Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 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-ssh7557704933353282474.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-ssh12352855372787939996.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-ssh12366406111971980141.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-ssh17424327826622925514.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-ssh13078676204235035228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10966 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/178 [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/178 # 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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 Commit message: "feat(security): build spire server and agent from the source in Dockfile (#3944)" > git rev-list --no-walk 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:32:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:32:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:32:29 ========================================================= 13:32:29 EdgeX Global Pipelines Version Info 13:32:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:32:30 ------------------- 13:32:30 stable info: 13:32:30 ------------------- 13:32:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:32:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:32:30 Message: update stable to v1.0.221 13:32:31 ------------------- 13:32:31 experimental info: 13:32:31 ------------------- 13:32:31 Commited By: **** collab-it+edgex@linuxfoundation.org 13:32:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:32:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9607b83 [Pipeline] echo 13:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:31 provisioning config files... 13:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config7648921122531626191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:32 ---> docker-login.sh 13:32:32 nexus3.edgexfoundry.org:10001 13:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:32 Configure a credential helper to remove this warning. See 13:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:32 13:32:32 Login Succeeded 13:32:32 nexus3.edgexfoundry.org:10002 13:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:32 Configure a credential helper to remove this warning. See 13:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:32 13:32:32 Login Succeeded 13:32:32 nexus3.edgexfoundry.org:10003 13:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:32 Configure a credential helper to remove this warning. See 13:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:32 13:32:32 Login Succeeded 13:32:32 nexus3.edgexfoundry.org:10004 13:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:32 Configure a credential helper to remove this warning. See 13:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:32 13:32:32 Login Succeeded 13:32:32 docker.io 13:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:33 Configure a credential helper to remove this warning. See 13:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:33 13:32:33 Login Succeeded 13:32:33 ---> docker-login.sh ends [Pipeline] } 13:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:33 + 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 13:32:33 + dirname cmd/core-command/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo core-command,cmd/core-command/Dockerfile 13:32:33 + + cut -d/ -f2 13:32:33 dirname cmd/core-data/Dockerfile 13:32:33 + echo core-data,cmd/core-data/Dockerfile 13:32:33 + + dirname cmd/core-metadata/Dockerfilecut 13:32:33 -d/ -f2 13:32:33 + echo core-metadata,cmd/core-metadata/Dockerfile 13:32:33 + + dirname cmd/security-bootstrapper/Dockerfile 13:32:33 cut -d/ -f2 13:32:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:32:33 + dirname cmd/security-proxy-setup/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:32:33 + dirname cmd/security-secretstore-setup/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:32:33 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 13:32:33 cut -d/ -f2 13:32:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:32:33 + dirname cmd/security-spire-agent/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:32:33 + dirname cmd/security-spire-config/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:32:33 + + cut -d/ -f2 13:32:33 dirname cmd/security-spire-server/Dockerfile 13:32:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:32:33 + dirname cmd/support-notifications/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo support-notifications,cmd/support-notifications/Dockerfile 13:32:33 + dirname cmd/support-scheduler/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:32:33 + dirname cmd/sys-mgmt-agent/Dockerfile 13:32:33 + cut -d/ -f2 13:32:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:32:33 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 13:32:34 + git rev-list -1 --merges 9607b8313bf3bc4f18f2455067ce19b66a7e2c12~1..9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo 13:32:34 -----------> git rev-list -1 --merges 9607b8313bf3bc4f18f2455067ce19b66a7e2c12~1..9607b8313bf3bc4f18f2455067ce19b66a7e2c12 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [false] [Pipeline] sh 13:32:34 + git log --format=format:%s -1 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] echo 13:32:34 ========================================================= 13:32:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:32:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:32:35 + grep -v github /etc/ssh/ssh_known_hosts 13:32:35 + [ -e /tmp/ssh_known_hosts ] 13:32:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:32:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:32:35 + sudo tee -a /etc/ssh/ssh_known_hosts 13:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:35 13:32:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:32:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:35 latest: Pulling from edgex-devops/git-semver 13:32:35 a0d0a0d46f8b: Pulling fs layer 13:32:35 3e5f54012d9b: Pulling fs layer 13:32:35 4c7163046ea9: Pulling fs layer 13:32:35 0c2d73faf560: Pulling fs layer 13:32:35 0c2d73faf560: Waiting 13:32:35 3e5f54012d9b: Verifying Checksum 13:32:35 3e5f54012d9b: Download complete 13:32:35 a0d0a0d46f8b: Verifying Checksum 13:32:35 a0d0a0d46f8b: Download complete 13:32:36 0c2d73faf560: Verifying Checksum 13:32:36 0c2d73faf560: Download complete 13:32:36 4c7163046ea9: Verifying Checksum 13:32:36 4c7163046ea9: Download complete 13:32:36 a0d0a0d46f8b: Pull complete 13:32:36 3e5f54012d9b: Pull complete 13:32:36 4c7163046ea9: Pull complete 13:32:36 0c2d73faf560: Pull complete 13:32:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:32:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:32:36 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 13:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:32:37 $ docker top 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:37 [ssh-agent] Looking for ssh-agent implementation... 13:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:37 $ docker exec 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent 13:32:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlCPpoB/agent.14 13:32:38 SSH_AGENT_PID=20 13:32:38 Running ssh-add (command line suppressed) 13:32:38 Identity added: /w/workspace/edgex-go/178@tmp/private_key_5886248469094226493.key (/w/workspace/edgex-go/178@tmp/private_key_5886248469094226493.key) 13:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:38 + git tag --points-at HEAD [Pipeline] } 13:32:38 $ docker exec --env ******** --env ******** 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent -k 13:32:38 unset SSH_AUTH_SOCK; 13:32:38 unset SSH_AGENT_PID; 13:32:38 echo Agent pid 20 killed; 13:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:38 [ssh-agent] Looking for ssh-agent implementation... 13:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:38 $ docker exec 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent 13:32:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgMMPgK/agent.53 13:32:38 SSH_AGENT_PID=59 13:32:38 Running ssh-add (command line suppressed) 13:32:39 Identity added: /w/workspace/edgex-go/178@tmp/private_key_1910094573611805285.key (/w/workspace/edgex-go/178@tmp/private_key_1910094573611805285.key) 13:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:39 + git semver init 13:32:39 # -> Open(): unable to determine branch for HEAD 13:32:39 # $GIT_DIR = /w/workspace/edgex-go/178/.git 13:32:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/178 13:32:39 # $SEMVER_REMOTE_NAME = origin 13:32:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:32:39 # $SEMVER_USER_NAME = edgex-jenkins 13:32:39 # $SEMVER_BRANCH = main 13:32:39 # $SEMVER_TEMP = /tmp/semver-022677556 13:32:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:32:54 # '/tmp/semver-022677556' -> '/w/workspace/edgex-go/178/.semver' 13:32:54 # -> Force: false 13:32:54 # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [Pipeline] } 13:32:54 $ docker exec --env ******** --env ******** 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 ssh-agent -k 13:32:54 unset SSH_AUTH_SOCK; 13:32:54 unset SSH_AGENT_PID; 13:32:54 echo Agent pid 59 killed; 13:32:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:54 + git semver [Pipeline] } 13:32:54 $ docker stop --time=1 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 13:32:56 $ docker rm -f 498bbd6f18535ed1b42e243adad60664e90b793387e4169980130eaaf4437608 [Pipeline] // withDockerContainer [Pipeline] sh 13:32:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:32:57 Stashed 1 file(s) [Pipeline] echo 13:32:57 [edgeXSemver]: initialized semver on version 2.2.0-dev.56 [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 13:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:57 ========================================================= 13:32:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:32:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:32:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:32:57 59bf1c3509f3: Pulling fs layer 13:32:57 666ba61612fd: Pulling fs layer 13:32:57 8ed8ca486205: Pulling fs layer 13:32:57 4fe6c5a15a65: Pulling fs layer 13:32:57 22a0e8bec74d: Pulling fs layer 13:32:57 640e595b4fbd: Pulling fs layer 13:32:57 763cafe07f6e: Pulling fs layer 13:32:57 0c0b528cf693: Pulling fs layer 13:32:57 10935f4eaf8b: Pulling fs layer 13:32:57 4fe6c5a15a65: Waiting 13:32:57 22a0e8bec74d: Waiting 13:32:57 640e595b4fbd: Waiting 13:32:57 763cafe07f6e: Waiting 13:32:57 0c0b528cf693: Waiting 13:32:57 10935f4eaf8b: Waiting 13:32:57 8ed8ca486205: Verifying Checksum 13:32:57 8ed8ca486205: Download complete 13:32:57 666ba61612fd: Verifying Checksum 13:32:57 666ba61612fd: Download complete 13:32:57 22a0e8bec74d: Verifying Checksum 13:32:57 22a0e8bec74d: Download complete 13:32:57 640e595b4fbd: Verifying Checksum 13:32:57 640e595b4fbd: Download complete 13:32:57 59bf1c3509f3: Verifying Checksum 13:32:57 59bf1c3509f3: Download complete 13:32:57 763cafe07f6e: Verifying Checksum 13:32:57 763cafe07f6e: Download complete 13:32:57 0c0b528cf693: Verifying Checksum 13:32:57 0c0b528cf693: Download complete 13:32:57 59bf1c3509f3: Pull complete 13:32:57 666ba61612fd: Pull complete 13:32:58 8ed8ca486205: Pull complete 13:32:58 10935f4eaf8b: Verifying Checksum 13:32:58 10935f4eaf8b: Download complete 13:32:58 4fe6c5a15a65: Download complete 13:33:02 4fe6c5a15a65: Pull complete 13:33:02 22a0e8bec74d: Pull complete 13:33:02 640e595b4fbd: Pull complete 13:33:02 763cafe07f6e: Pull complete 13:33:02 0c0b528cf693: Pull complete 13:33:05 10935f4eaf8b: Pull complete 13:33:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:33:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:33:05 WORKDIR /edgex 13:33:05 COPY go.mod . 13:33:05 RUN go mod download 13:33:05 docker build -t ci-base-image-x86_64 -f - . 13:33:06 Sending build context to Docker daemon 334.6MB 13:33:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:33:06 ---> 99d49a6021b9 13:33:06 Step 2/4 : WORKDIR /edgex 13:33:09 ---> Running in cb1ce026a156 13:33:09 Removing intermediate container cb1ce026a156 13:33:09 ---> 275b4bd82738 13:33:09 Step 3/4 : COPY go.mod . 13:33:09 ---> c384763c0ae7 13:33:09 Step 4/4 : RUN go mod download 13:33:09 ---> Running in 5d72b0779b67 13:33:12 Still waiting to schedule task 13:33:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:33:27 Removing intermediate container 5d72b0779b67 13:33:27 ---> 676b5ab71911 13:33:27 Successfully built 676b5ab71911 13:33:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:33:28 + docker inspect -f . ci-base-image-x86_64 13:33:28 . [Pipeline] withDockerContainer 13:33:28 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 13:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:33:28 $ docker top c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:29 + go version 13:33:29 go version go1.17.6 linux/amd64 [Pipeline] } 13:33:29 $ docker stop --time=1 c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 13:33:30 $ docker rm -f c37948249db09ca364a4819eca4340d75a971eada3357378358a40f93eb15910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:30 + docker inspect -f . ci-base-image-x86_64 13:33:30 . [Pipeline] withDockerContainer 13:33:30 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 13:33:30 $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:33:31 $ docker top ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 -eo pid,comm [Pipeline] { [Pipeline] echo 13:33:31 ========================================================= 13:33:31 [edgeXBuildGoParallel] Running Tests and Build... 13:33:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:33:31 + make test 13:33:31 go mod tidy -compat=1.17 13:33:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:33:38 ? github.com/edgexfoundry/edgex-go [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 13:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 13:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.9% of statements 13:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.620s coverage: 89.2% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 94.7% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 24.0% of statements 13:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 13:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 13:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements 13:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 13:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements 13:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:34:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 13:34:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 13:34:16 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 13:34:34 GO111MODULE=on go vet ./... 13:34:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:34:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:34:39 ./bin/test-attribution-txt.sh [Pipeline] echo 13:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:34:40 + ls -al . 13:34:40 total 664 13:34:40 drwxrwxr-x 10 1001 1001 4096 Apr 6 13:34 . 13:34:40 drwxr-xr-x 4 root root 4096 Apr 6 13:33 .. 13:34:40 -rw-rw-r-- 1 1001 1001 11 Apr 6 13:32 .dockerignore 13:34:40 drwxrwxr-x 8 1001 1001 4096 Apr 6 13:32 .git 13:34:40 drwxrwxr-x 4 1001 1001 4096 Apr 6 13:32 .github 13:34:40 -rw-rw-r-- 1 1001 1001 870 Apr 6 13:32 .gitignore 13:34:40 -rw-rw-r-- 1 1001 1001 42 Apr 6 13:32 .golangci.yml 13:34:40 -rw-rw-r-- 1 1001 1001 87 Apr 6 13:32 .hadolint.yml 13:34:40 drwx------ 3 1001 1001 4096 Apr 6 13:32 .semver 13:34:40 -rw-rw-r-- 1 1001 1001 166 Apr 6 13:32 .sonarcloud.properties 13:34:40 -rw-rw-r-- 1 1001 1001 1171 Apr 6 13:32 ADOPTERS.md 13:34:40 -rw-rw-r-- 1 1001 1001 9953 Apr 6 13:32 Attribution.txt 13:34:40 -rw-rw-r-- 1 1001 1001 51732 Apr 6 13:32 CHANGELOG.md 13:34:40 -rw-rw-r-- 1 1001 1001 3804 Apr 6 13:32 CONTRIBUTING.md 13:34:40 -rw-rw-r-- 1 1001 1001 677 Apr 6 13:32 GOVERNANCE.md 13:34:40 -rw-rw-r-- 1 1001 1001 849 Apr 6 13:32 Jenkinsfile 13:34:40 -rw-rw-r-- 1 1001 1001 10775 Apr 6 13:32 LICENSE 13:34:40 -rw-rw-r-- 1 1001 1001 8478 Apr 6 13:32 Makefile 13:34:40 -rw-rw-r-- 1 1001 1001 582 Apr 6 13:32 OWNERS.md 13:34:40 -rw-rw-r-- 1 1001 1001 8207 Apr 6 13:32 README.md 13:34:40 -rw-rw-r-- 1 1001 1001 6912 Apr 6 13:32 SECURITY.md 13:34:40 -rw-rw-r-- 1 1001 1001 12 Apr 6 13:32 VERSION 13:34:40 -rw-rw-r-- 1 1001 1001 4131 Apr 6 13:32 ZMQWindows.md 13:34:40 drwxrwxr-x 2 1001 1001 4096 Apr 6 13:32 bin 13:34:40 drwxrwxr-x 18 1001 1001 4096 Apr 6 13:32 cmd 13:34:40 -rw-r--r-- 1 root root 429121 Apr 6 13:34 coverage.out 13:34:40 -rw-rw-r-- 1 1001 1001 3175 Apr 6 13:32 go.mod 13:34:40 -rw-rw-r-- 1 1001 1001 34990 Apr 6 13:33 go.sum 13:34:40 drwxrwxr-x 8 1001 1001 4096 Apr 6 13:32 internal 13:34:40 drwxrwxr-x 3 1001 1001 4096 Apr 6 13:32 openapi 13:34:40 drwxrwxr-x 4 1001 1001 4096 Apr 6 13:32 snap 13:34:40 -rw-rw-r-- 1 1001 1001 204 Apr 6 13:32 version.go [Pipeline] sh 13:34:40 + '[' -e coverage.out ] 13:34:40 + chown 1001:1001 coverage.out [Pipeline] stash 13:34:40 Stashed 1 file(s) [Pipeline] sh 13:34:40 + make build 13:34:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:34:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10967 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:34:49 Running in /w/workspace/edgex-go/178 [Pipeline] { [Pipeline] checkout 13:34:49 The recommended git tool is: git 13:34:56 using credential edgex-jenkins-ssh 13:34:56 Cloning the remote Git repository 13:34:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:34:56 > git init /w/workspace/edgex-go/178 # timeout=10 13:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:34:56 > git --version # timeout=10 13:34:56 > git --version # 'git version 2.25.1' 13:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:35:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:35:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:35:12 Avoid second fetch 13:35:12 Checking out Revision 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (main) 13:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:35:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:35:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:12 > git config core.sparsecheckout # timeout=10 13:35:13 > git checkout -f 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 13:35:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:35:17 Commit message: "feat(security): build spire server and agent from the source in Dockfile (#3944)" 13:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:18 Dload Upload Total Spent Left Speed 13:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh 13:35:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:35:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:19 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 13:35:19 /etc/docker/daemon.json 13:35:19 { 13:35:19 "registry-mirrors": [ 13:35:19 "https://nexus3.edgexfoundry.org:10001" 13:35:19 ], 13:35:19 "bip": "10.250.0.254/24", 13:35:19 "hosts": [ 13:35:19 "tcp://0.0.0.0:5555", 13:35:19 "unix:///var/run/docker.sock" 13:35:19 ], 13:35:19 "mtu": 1458, 13:35:19 "selinux-enabled": true, 13:35:19 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:19 } [Pipeline] sh 13:35:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:19 + sudo service docker restart 13:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:35:21 $ docker stop --time=1 ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 13:35:24 $ docker rm -f ed613f59113fc190bb80185c84c6641b8f0133bcaf668f09dbc0374b1d3c4336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:25 13:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:26 latest: Pulling from edgex-devops/edgex-compose 13:35:26 cbdbe7a5bc2a: Pulling fs layer 13:35:26 ca9280d653b3: Pulling fs layer 13:35:26 7e9c9ca2126c: Pulling fs layer 13:35:26 cbdbe7a5bc2a: Download complete 13:35:26 ca9280d653b3: Verifying Checksum 13:35:26 ca9280d653b3: Download complete 13:35:26 cbdbe7a5bc2a: Pull complete 13:35:26 7e9c9ca2126c: Download complete 13:35:27 ca9280d653b3: Pull complete 13:35:31 7e9c9ca2126c: Pull complete 13:35:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:35:31 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 13:35:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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 13:35:32 $ docker top 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:33 + docker-compose build --help+ 13:35:33 grep parallel 13:35:33 --parallel Build images in parallel. [Pipeline] } 13:35:33 $ docker stop --time=1 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb 13:35:34 $ docker rm -f 7ac81b35f7dfae60e87367d8ac0ec5d09822f669acfd36480238ac7f352fdaeb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:35 . [Pipeline] withDockerContainer 13:35:35 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 13:35:35 $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:35:36 $ docker top 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:36 + docker-compose -f ./docker-compose-build.yml build --parallel 13:35:36 Building core-command ... 13:35:36 Building core-data ... 13:35:36 Building core-metadata ... 13:35:36 Building security-bootstrapper ... 13:35:36 Building security-proxy-setup ... 13:35:36 Building security-secretstore-setup ... 13:35:36 Building security-spiffe-token-provider ... 13:35:36 Building security-spire-agent ... 13:35:36 Building security-spire-config ... 13:35:36 Building security-spire-server ... 13:35:36 Building support-notifications ... 13:35:36 Building support-scheduler ... 13:35:36 Building sys-mgmt-agent ... 13:35:36 Building security-bootstrapper 13:35:36 Building security-secretstore-setup 13:35:36 Building core-metadata 13:35:36 Building security-spire-config 13:35:36 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:38 provisioning config files... 13:35:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config4563574022432153743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:38 ---> docker-login.sh 13:35:38 nexus3.edgexfoundry.org:10001 13:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:39 Configure a credential helper to remove this warning. See 13:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:39 13:35:39 Login Succeeded 13:35:39 nexus3.edgexfoundry.org:10002 13:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:39 Configure a credential helper to remove this warning. See 13:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:39 13:35:39 Login Succeeded 13:35:40 nexus3.edgexfoundry.org:10003 13:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:40 Configure a credential helper to remove this warning. See 13:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:40 13:35:40 Login Succeeded 13:35:40 nexus3.edgexfoundry.org:10004 13:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:40 Configure a credential helper to remove this warning. See 13:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:40 13:35:40 Login Succeeded 13:35:40 docker.io 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 ---> docker-login.sh ends [Pipeline] } 13:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:35:42 ========================================================= 13:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:35:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:35:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:35:42 9b3977197b4f: Pulling fs layer 13:35:42 1a89e8eeedd5: Pulling fs layer 13:35:42 94645a83ff95: Pulling fs layer 13:35:42 3f3a8bcf1eab: Pulling fs layer 13:35:42 0c92f367c5e7: Pulling fs layer 13:35:42 f7c0051592d6: Pulling fs layer 13:35:42 a227ed2f7395: Pulling fs layer 13:35:42 7b1c46037f91: Pulling fs layer 13:35:42 3f3a8bcf1eab: Waiting 13:35:42 0c92f367c5e7: Waiting 13:35:42 f7c0051592d6: Waiting 13:35:42 a227ed2f7395: Waiting 13:35:42 7b1c46037f91: Waiting 13:35:42 94645a83ff95: Verifying Checksum 13:35:42 94645a83ff95: Download complete 13:35:42 1a89e8eeedd5: Verifying Checksum 13:35:42 1a89e8eeedd5: Download complete 13:35:42 0c92f367c5e7: Verifying Checksum 13:35:42 0c92f367c5e7: Download complete 13:35:42 f7c0051592d6: Verifying Checksum 13:35:42 f7c0051592d6: Download complete 13:35:42 a227ed2f7395: Verifying Checksum 13:35:42 a227ed2f7395: Download complete 13:35:42 9b3977197b4f: Verifying Checksum 13:35:42 9b3977197b4f: Download complete 13:35:43 9b3977197b4f: Pull complete 13:35:44 1a89e8eeedd5: Pull complete 13:35:44 94645a83ff95: Pull complete 13:35:44 7b1c46037f91: Verifying Checksum 13:35:44 7b1c46037f91: Download complete 13:35:45 3f3a8bcf1eab: Verifying Checksum 13:35:45 3f3a8bcf1eab: Download complete 13:35:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:35:55 ---> 676b5ab71911 13:35:55 Step 3/23 : WORKDIR /edgex-go 13:35:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:35:55 ---> 676b5ab71911 13:35:55 Step 3/23 : WORKDIR /edgex-go 13:35:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:35:55 ---> 676b5ab71911 13:35:55 Step 3/26 : WORKDIR /edgex-go 13:35:55 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:35:55 ---> 676b5ab71911 13:35:55 Step 3/25 : WORKDIR /edgex-go 13:35:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:35:55 ---> 676b5ab71911 13:35:55 Step 3/31 : WORKDIR /edgex-go 13:35:58 ---> Running in fb20330b481d 13:35:58 ---> Running in 7861428362a3 13:35:58 ---> Running in 823367898cc5 13:35:58 ---> Running in 5f8a79a39a5d 13:35:58 ---> Running in 1dfd4a7cdadc 13:35:58 Removing intermediate container 7861428362a3 13:35:58 ---> 0f55d6f4d874 13:35:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:58 Removing intermediate container fb20330b481d 13:35:58 ---> 5a6b3eb22efa 13:35:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:58 Removing intermediate container 823367898cc5 13:35:58 Removing intermediate container 5f8a79a39a5d 13:35:58 ---> 24929979c3fe 13:35:58 ---> 6fbcfea00c87 13:35:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:58 13:35:58 Removing intermediate container 1dfd4a7cdadc 13:35:58 ---> 2e271156bf8e 13:35:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:58 ---> Running in 6fa8f9991023 13:35:58 ---> Running in 65976236fcd6 13:35:58 ---> Running in 9cd6da97bd0b 13:35:58 ---> Running in 3ba9f5752f9d 13:35:58 ---> Running in a32d944cad95 13:35:59 Removing intermediate container 65976236fcd6 13:35:59 ---> 58d3f2256182 13:35:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:35:59 ---> Running in cb6535a0947d 13:35:59 Removing intermediate container 6fa8f9991023 13:35:59 ---> a93359eade52 13:35:59 Step 5/23 : RUN apk add --update --no-cache make git 13:35:59 ---> Running in 49ac3b399eca 13:35:59 Removing intermediate container 9cd6da97bd0b 13:35:59 ---> 070d5e5a21c0 13:35:59 Step 5/25 : RUN apk add --update --no-cache make git 13:35:59 Removing intermediate container a32d944cad95 13:35:59 ---> ba3554fbec4e 13:35:59 Step 5/23 : RUN apk add --update --no-cache make git 13:35:59 ---> Running in ab1d8f01b14a 13:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:35:59 Removing intermediate container 3ba9f5752f9d 13:35:59 ---> e97cd0bb3981 13:35:59 Step 5/31 : RUN apk add --update --no-cache make git 13:35:59 ---> Running in fbfc38e6cc8d 13:35:59 ---> Running in 4606d849ed4b 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:00 3f3a8bcf1eab: Pull complete 13:36:00 0c92f367c5e7: Pull complete 13:36:00 f7c0051592d6: Pull complete 13:36:00 a227ed2f7395: Pull complete 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:01 OK: 221 MiB in 52 packages 13:36:01 OK: 221 MiB in 52 packages 13:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:01 OK: 221 MiB in 52 packages 13:36:01 OK: 221 MiB in 52 packages 13:36:01 OK: 221 MiB in 52 packages 13:36:01 Removing intermediate container cb6535a0947d 13:36:01 ---> c7fac38f5795 13:36:01 Step 6/26 : COPY go.mod vendor* ./ 13:36:01 Removing intermediate container 49ac3b399eca 13:36:01 ---> 5e2673c5338e 13:36:01 Step 6/23 : COPY go.mod vendor* ./ 13:36:01 ---> 11b7b74ba8bf 13:36:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:01 ---> 19b09542660b 13:36:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:01 ---> Running in c9dfdb406c6b 13:36:01 ---> Running in 88815b92fa3a 13:36:01 Removing intermediate container ab1d8f01b14a 13:36:01 ---> 162696ed67aa 13:36:01 Step 6/25 : COPY go.mod vendor* ./ 13:36:01 Removing intermediate container 4606d849ed4b 13:36:01 ---> 22cbb48707cc 13:36:01 Step 6/31 : COPY go.mod vendor* ./ 13:36:02 Removing intermediate container fbfc38e6cc8d 13:36:02 ---> 5104c4bf1f51 13:36:02 Step 6/23 : COPY go.mod vendor* ./ 13:36:02 ---> 5e61cc06836e 13:36:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:02 ---> e50c377ad129 13:36:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:02 ---> Running in ac3a8b9994e2 13:36:02 ---> Running in 811a9f061904 13:36:02 ---> 95c1de1db455 13:36:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:02 ---> Running in cc7ec7466aa1 13:36:03 Removing intermediate container c9dfdb406c6b 13:36:03 ---> 7fd15f08203f 13:36:03 Step 8/26 : COPY . . 13:36:03 Removing intermediate container 88815b92fa3a 13:36:03 ---> 4a990bf80abd 13:36:03 Step 8/23 : COPY . . 13:36:04 7b1c46037f91: Pull complete 13:36:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:36:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:36:05 WORKDIR /edgex 13:36:05 COPY go.mod . 13:36:05 RUN go mod download 13:36:05 + docker build -t ci-base-image-arm64 -f - . 13:36:06 Removing intermediate container ac3a8b9994e2 13:36:06 ---> 63c6f3145b37 13:36:06 Step 8/25 : COPY . . 13:36:06 Removing intermediate container 811a9f061904 13:36:06 ---> 3c64b9191873 13:36:06 Removing intermediate container cc7ec7466aa1 13:36:06 Step 8/31 : COPY . . ---> 16c638fe17e6 13:36:06 13:36:06 Step 8/23 : COPY . . 13:36:08 Sending build context to Docker daemon 169MB 13:36:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:36:08 ---> f79e39bc4007 13:36:08 Step 2/4 : WORKDIR /edgex 13:36:09 ---> Running in ac9eeefa3931 13:36:09 Removing intermediate container ac9eeefa3931 13:36:09 ---> a1fe2c0179d1 13:36:09 Step 3/4 : COPY go.mod . 13:36:10 ---> 431bf250af13 13:36:10 Step 4/4 : RUN go mod download 13:36:10 ---> Running in 3717bd5c4aab 13:36:14 ---> 6a33c1846883 13:36:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:36:14 ---> b6701003c5a6 13:36:14 Step 9/23 : RUN make cmd/core-command/core-command 13:36:14 ---> 2c17b240a1be 13:36:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> cb8251eecffe 13:36:14 ---> 45e47ea5c7e6 13:36:14 13:36:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:36:14 13:36:14 ---> Running in f629136c0ce8 13:36:14 ---> Running in e5699e59af8c 13:36:14 ---> Running in 0001841e7512 13:36:14 ---> Running in cb946a6c80ce 13:36:14 ---> Running in fe1e8ca17123 13:36:14 Removing intermediate container e5699e59af8c 13:36:14 ---> e4a3f0889be8 13:36:14 Step 10/26 : RUN mkdir -p spire-build 13:36:14 ---> Running in dd1fd225555f 13:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:36:15 Removing intermediate container dd1fd225555f 13:36:15 ---> 65eaea8faf60 13:36:15 Step 11/26 : WORKDIR /edgex-go/spire-build 13:36:15 ---> Running in 45ae84039fdc 13:36:16 Removing intermediate container 45ae84039fdc 13:36:16 ---> 702667d56c15 13:36:16 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 13:36:16 ---> Running in 6874c6f5bb53 13:36:17 spire-1.2.1/ 13:36:17 spire-1.2.1/.data/ 13:36:17 spire-1.2.1/.data/.file 13:36:17 spire-1.2.1/.dockerignore 13:36:17 spire-1.2.1/.gitattributes 13:36:17 spire-1.2.1/.githooks/ 13:36:17 spire-1.2.1/.githooks/pre-commit 13:36:17 spire-1.2.1/.github/ 13:36:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:36:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:36:17 spire-1.2.1/.github/dependabot.yml 13:36:17 spire-1.2.1/.github/workflows/ 13:36:17 spire-1.2.1/.github/workflows/nightly_build.yaml 13:36:17 spire-1.2.1/.github/workflows/pr_build.yaml 13:36:17 spire-1.2.1/.github/workflows/release_build.yaml 13:36:17 spire-1.2.1/.github/workflows/scripts/ 13:36:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:36:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:36:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:36:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:36:17 spire-1.2.1/.github/workflows/scripts/split.sh 13:36:17 spire-1.2.1/.gitignore 13:36:17 spire-1.2.1/.go-version 13:36:17 spire-1.2.1/.golangci.yml 13:36:17 spire-1.2.1/ADOPTERS.md 13:36:17 spire-1.2.1/CHANGELOG.md 13:36:17 spire-1.2.1/CODE-OF-CONDUCT.md 13:36:17 spire-1.2.1/CODEOWNERS 13:36:17 spire-1.2.1/CONTRIBUTING.md 13:36:17 spire-1.2.1/Dockerfile 13:36:17 spire-1.2.1/Dockerfile.dev 13:36:17 spire-1.2.1/Dockerfile.scratch 13:36:17 spire-1.2.1/LICENSE 13:36:17 spire-1.2.1/MAINTAINERS.md 13:36:17 spire-1.2.1/Makefile 13:36:17 spire-1.2.1/README.md 13:36:17 spire-1.2.1/ROADMAP.md 13:36:17 spire-1.2.1/SECURITY.md 13:36:17 spire-1.2.1/cmd/ 13:36:17 spire-1.2.1/cmd/spire-agent/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/common/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/run/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:36:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:36:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:36:17 spire-1.2.1/cmd/spire-agent/main.go 13:36:17 spire-1.2.1/cmd/spire-server/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/cli.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/run/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/token/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/validate/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/x509/ 13:36:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:36:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:36:17 spire-1.2.1/cmd/spire-server/main.go 13:36:17 spire-1.2.1/cmd/spire-server/util/ 13:36:17 spire-1.2.1/cmd/spire-server/util/util.go 13:36:17 spire-1.2.1/conf/ 13:36:17 spire-1.2.1/conf/agent/ 13:36:17 spire-1.2.1/conf/agent/agent.conf 13:36:17 spire-1.2.1/conf/agent/agent_full.conf 13:36:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:36:17 spire-1.2.1/conf/server/ 13:36:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:36:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:36:17 spire-1.2.1/conf/server/server.conf 13:36:17 spire-1.2.1/conf/server/server_full.conf 13:36:17 spire-1.2.1/doc/ 13:36:17 spire-1.2.1/doc/SPIRE101.md 13:36:17 spire-1.2.1/doc/auditlog.md 13:36:17 spire-1.2.1/doc/authorization_policy_engine.md 13:36:17 spire-1.2.1/doc/changelog_guidelines.md 13:36:17 spire-1.2.1/doc/cure53-report.pdf 13:36:17 spire-1.2.1/doc/images/ 13:36:17 spire-1.2.1/doc/images/2019_roadmap.png 13:36:17 spire-1.2.1/doc/images/SPIRE101.png 13:36:17 spire-1.2.1/doc/images/SPIRE_agent.png 13:36:17 spire-1.2.1/doc/images/SPIRE_server.png 13:36:17 spire-1.2.1/doc/images/cache_mgr.png 13:36:17 spire-1.2.1/doc/images/cache_mgr_components.png 13:36:17 spire-1.2.1/doc/images/federated_spire.png 13:36:17 spire-1.2.1/doc/images/ha_mode.png 13:36:17 spire-1.2.1/doc/images/nested_spire.png 13:36:17 spire-1.2.1/doc/images/oidc_federation.png 13:36:17 spire-1.2.1/doc/images/single_trust_domain.png 13:36:17 spire-1.2.1/doc/images/spiffe_compatible.png 13:36:17 spire-1.2.1/doc/images/spire_logo.png 13:36:17 spire-1.2.1/doc/migrating_registration_api_clients.md 13:36:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:36:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:36:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:36:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:36:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:36:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:36:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:36:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:36:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:36:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:36:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:36:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:36:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:36:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:36:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:36:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:36:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:36:17 spire-1.2.1/doc/scaling_spire.md 13:36:17 spire-1.2.1/doc/spire_agent.md 13:36:17 spire-1.2.1/doc/spire_server.md 13:36:17 spire-1.2.1/doc/supported_integrations.md 13:36:17 spire-1.2.1/doc/telemetry.md 13:36:17 spire-1.2.1/doc/telemetry_config.md 13:36:17 spire-1.2.1/doc/upgrading.md 13:36:17 spire-1.2.1/doc/using_spire.md 13:36:17 spire-1.2.1/examples/ 13:36:17 spire-1.2.1/examples/README.md 13:36:17 spire-1.2.1/go.mod 13:36:17 spire-1.2.1/go.sum 13:36:17 spire-1.2.1/pkg/ 13:36:17 spire-1.2.1/pkg/agent/ 13:36:17 spire-1.2.1/pkg/agent/agent.go 13:36:17 spire-1.2.1/pkg/agent/api/ 13:36:17 spire-1.2.1/pkg/agent/api/config.go 13:36:17 spire-1.2.1/pkg/agent/api/debug/ 13:36:17 spire-1.2.1/pkg/agent/api/debug/v1/ 13:36:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:36:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:36:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:36:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:36:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:36:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:36:17 spire-1.2.1/pkg/agent/api/endpoints.go 13:36:17 spire-1.2.1/pkg/agent/api/health/ 13:36:17 spire-1.2.1/pkg/agent/api/health/v1/ 13:36:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:36:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:36:17 spire-1.2.1/pkg/agent/api/rpccontext/ 13:36:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:36:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:36:17 spire-1.2.1/pkg/agent/attestor/ 13:36:17 spire-1.2.1/pkg/agent/attestor/node/ 13:36:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:36:17 spire-1.2.1/pkg/agent/attestor/node/node.go 13:36:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:36:17 spire-1.2.1/pkg/agent/attestor/workload/ 13:36:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:36:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:36:17 spire-1.2.1/pkg/agent/catalog/ 13:36:17 spire-1.2.1/pkg/agent/catalog/catalog.go 13:36:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:36:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:36:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:36:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:36:17 spire-1.2.1/pkg/agent/client/ 13:36:17 spire-1.2.1/pkg/agent/client/client.go 13:36:17 spire-1.2.1/pkg/agent/client/client_test.go 13:36:17 spire-1.2.1/pkg/agent/client/dial.go 13:36:17 spire-1.2.1/pkg/agent/client/nodeconn.go 13:36:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:36:17 spire-1.2.1/pkg/agent/client/update.go 13:36:17 spire-1.2.1/pkg/agent/client/util.go 13:36:17 spire-1.2.1/pkg/agent/common/ 13:36:17 spire-1.2.1/pkg/agent/common/backoff/ 13:36:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:36:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:36:17 spire-1.2.1/pkg/agent/common/cgroups/ 13:36:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:36:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:36:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:36:17 spire-1.2.1/pkg/agent/config.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/ 13:36:17 spire-1.2.1/pkg/agent/endpoints/config.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/workload/ 13:36:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:36:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/ 13:36:17 spire-1.2.1/pkg/agent/manager/cache/ 13:36:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:36:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:36:17 spire-1.2.1/pkg/agent/manager/config.go 13:36:17 spire-1.2.1/pkg/agent/manager/manager.go 13:36:17 spire-1.2.1/pkg/agent/manager/manager_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/storage.go 13:36:17 spire-1.2.1/pkg/agent/manager/storage_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/storecache/ 13:36:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:36:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:36:17 spire-1.2.1/pkg/agent/manager/sync.go 13:36:17 spire-1.2.1/pkg/agent/plugin/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:36:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:36:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:36:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:36:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:36:17 spire-1.2.1/pkg/agent/svid/ 13:36:17 spire-1.2.1/pkg/agent/svid/rotator.go 13:36:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:36:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:36:17 spire-1.2.1/pkg/agent/svid/store/ 13:36:17 spire-1.2.1/pkg/agent/svid/store/service.go 13:36:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:36:17 spire-1.2.1/pkg/common/ 13:36:17 spire-1.2.1/pkg/common/agentpathtemplate/ 13:36:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:36:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:36:17 spire-1.2.1/pkg/common/api/ 13:36:17 spire-1.2.1/pkg/common/api/metrics.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/ 13:36:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/logger.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/names.go 13:36:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:36:17 spire-1.2.1/pkg/common/api/names.go 13:36:17 spire-1.2.1/pkg/common/api/ratelimit.go 13:36:17 spire-1.2.1/pkg/common/api/rpccontext/ 13:36:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:36:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:36:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:36:17 spire-1.2.1/pkg/common/auth/ 13:36:17 spire-1.2.1/pkg/common/auth/interceptors.go 13:36:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:36:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/ 13:36:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/types.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:36:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:36:17 spire-1.2.1/pkg/common/catalog/ 13:36:17 spire-1.2.1/pkg/common/catalog/bind.go 13:36:17 spire-1.2.1/pkg/common/catalog/builtin.go 13:36:17 spire-1.2.1/pkg/common/catalog/catalog.go 13:36:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:36:17 spire-1.2.1/pkg/common/catalog/closers.go 13:36:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:36:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:36:17 spire-1.2.1/pkg/common/catalog/config.go 13:36:17 spire-1.2.1/pkg/common/catalog/config_test.go 13:36:17 spire-1.2.1/pkg/common/catalog/configure.go 13:36:17 spire-1.2.1/pkg/common/catalog/constraints.go 13:36:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:36:17 spire-1.2.1/pkg/common/catalog/context.go 13:36:17 spire-1.2.1/pkg/common/catalog/external.go 13:36:17 spire-1.2.1/pkg/common/catalog/host.go 13:36:17 spire-1.2.1/pkg/common/catalog/pipenet.go 13:36:17 spire-1.2.1/pkg/common/catalog/plugin.go 13:36:17 spire-1.2.1/pkg/common/catalog/testplugin/ 13:36:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:36:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:36:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:36:17 spire-1.2.1/pkg/common/cli/ 13:36:17 spire-1.2.1/pkg/common/cli/env.go 13:36:17 spire-1.2.1/pkg/common/cli/flags.go 13:36:17 spire-1.2.1/pkg/common/cli/trust_domain.go 13:36:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:36:17 spire-1.2.1/pkg/common/cli/umask.go 13:36:17 spire-1.2.1/pkg/common/cli/umask_posix.go 13:36:17 spire-1.2.1/pkg/common/cli/umask_test.go 13:36:17 spire-1.2.1/pkg/common/cli/umask_windows.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/flag.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/format.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:36:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:36:17 spire-1.2.1/pkg/common/coretypes/ 13:36:17 spire-1.2.1/pkg/common/coretypes/bundle/ 13:36:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:36:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:36:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:36:17 spire-1.2.1/pkg/common/cryptoutil/ 13:36:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:36:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:36:17 spire-1.2.1/pkg/common/diskutil/ 13:36:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:36:17 spire-1.2.1/pkg/common/diskutil/file_test.go 13:36:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:36:17 spire-1.2.1/pkg/common/errorutil/ 13:36:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:36:17 spire-1.2.1/pkg/common/health/ 13:36:17 spire-1.2.1/pkg/common/health/config.go 13:36:17 spire-1.2.1/pkg/common/health/context.go 13:36:17 spire-1.2.1/pkg/common/health/context_test.go 13:36:17 spire-1.2.1/pkg/common/health/health.go 13:36:17 spire-1.2.1/pkg/common/health/health_test.go 13:36:17 spire-1.2.1/pkg/common/health/logger.go 13:36:17 spire-1.2.1/pkg/common/hostservice/ 13:36:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:36:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:36:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:36:17 spire-1.2.1/pkg/common/idutil/ 13:36:17 spire-1.2.1/pkg/common/idutil/require.go 13:36:17 spire-1.2.1/pkg/common/idutil/require_test.go 13:36:17 spire-1.2.1/pkg/common/idutil/safety.go 13:36:17 spire-1.2.1/pkg/common/idutil/safety_test.go 13:36:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:36:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:36:17 spire-1.2.1/pkg/common/jwtsvid/ 13:36:17 spire-1.2.1/pkg/common/jwtsvid/common.go 13:36:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:36:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:36:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:36:17 spire-1.2.1/pkg/common/jwtutil/ 13:36:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:36:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:36:17 spire-1.2.1/pkg/common/log/ 13:36:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:36:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:36:17 spire-1.2.1/pkg/common/log/log.go 13:36:17 spire-1.2.1/pkg/common/log/log_test.go 13:36:17 spire-1.2.1/pkg/common/log/options.go 13:36:17 spire-1.2.1/pkg/common/nodeutil/ 13:36:17 spire-1.2.1/pkg/common/nodeutil/node.go 13:36:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:36:17 spire-1.2.1/pkg/common/peertracker/ 13:36:17 spire-1.2.1/pkg/common/peertracker/conn.go 13:36:17 spire-1.2.1/pkg/common/peertracker/credentials.go 13:36:17 spire-1.2.1/pkg/common/peertracker/errors.go 13:36:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:36:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:36:17 spire-1.2.1/pkg/common/peertracker/info.go 13:36:17 spire-1.2.1/pkg/common/peertracker/listener.go 13:36:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:36:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tcp.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:36:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:36:17 spire-1.2.1/pkg/common/peertracker/uds.go 13:36:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:36:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:36:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:36:17 spire-1.2.1/pkg/common/pemutil/ 13:36:17 spire-1.2.1/pkg/common/pemutil/block.go 13:36:17 spire-1.2.1/pkg/common/pemutil/certs.go 13:36:17 spire-1.2.1/pkg/common/pemutil/common.go 13:36:17 spire-1.2.1/pkg/common/pemutil/csr.go 13:36:17 spire-1.2.1/pkg/common/pemutil/keys.go 13:36:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/ 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:36:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:36:17 spire-1.2.1/pkg/common/plugin/ 13:36:17 spire-1.2.1/pkg/common/plugin/aws/ 13:36:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:36:17 spire-1.2.1/pkg/common/plugin/azure/ 13:36:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:36:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/facade.go 13:36:17 spire-1.2.1/pkg/common/plugin/facade_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/gcp/ 13:36:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/ 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:36:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/log.go 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/ 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:36:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:36:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:36:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:36:17 spire-1.2.1/pkg/common/plugin/x509pop/ 13:36:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:36:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:36:17 spire-1.2.1/pkg/common/profiling/ 13:36:17 spire-1.2.1/pkg/common/profiling/dumpers.go 13:36:17 spire-1.2.1/pkg/common/profiling/profiling.go 13:36:17 spire-1.2.1/pkg/common/protoutil/ 13:36:17 spire-1.2.1/pkg/common/protoutil/masks.go 13:36:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:36:17 spire-1.2.1/pkg/common/rotationutil/ 13:36:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:36:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:36:17 spire-1.2.1/pkg/common/selector/ 13:36:17 spire-1.2.1/pkg/common/selector/selector.go 13:36:17 spire-1.2.1/pkg/common/selector/selector_test.go 13:36:17 spire-1.2.1/pkg/common/selector/set.go 13:36:17 spire-1.2.1/pkg/common/selector/set_utils.go 13:36:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/ 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/ 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:36:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:36:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:36:17 spire-1.2.1/pkg/common/telemetry/call.go 13:36:17 spire-1.2.1/pkg/common/telemetry/common/ 13:36:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:36:17 spire-1.2.1/pkg/common/telemetry/config.go 13:36:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:36:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/inmem.go 13:36:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/m3.go 13:36:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/metrics.go 13:36:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/names.go 13:36:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:36:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:36:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/ 13:36:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:36:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:36:17 spire-1.2.1/pkg/common/telemetry/server/server.go 13:36:17 spire-1.2.1/pkg/common/telemetry/sink.go 13:36:17 spire-1.2.1/pkg/common/telemetry/statsd.go 13:36:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:36:17 spire-1.2.1/pkg/common/telemetry/uptime.go 13:36:17 spire-1.2.1/pkg/common/telemetry/version.go 13:36:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:36:17 spire-1.2.1/pkg/common/uptime/ 13:36:17 spire-1.2.1/pkg/common/uptime/uptime.go 13:36:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:36:17 spire-1.2.1/pkg/common/util/ 13:36:17 spire-1.2.1/pkg/common/util/certs.go 13:36:17 spire-1.2.1/pkg/common/util/certs_test.go 13:36:17 spire-1.2.1/pkg/common/util/csr.go 13:36:17 spire-1.2.1/pkg/common/util/hash.go 13:36:17 spire-1.2.1/pkg/common/util/selectors.go 13:36:17 spire-1.2.1/pkg/common/util/selectors_test.go 13:36:17 spire-1.2.1/pkg/common/util/signals.go 13:36:17 spire-1.2.1/pkg/common/util/sort.go 13:36:17 spire-1.2.1/pkg/common/util/sort_test.go 13:36:17 spire-1.2.1/pkg/common/util/task.go 13:36:17 spire-1.2.1/pkg/common/util/task_test.go 13:36:17 spire-1.2.1/pkg/common/util/testdata/ 13:36:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:36:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:36:17 spire-1.2.1/pkg/common/version/ 13:36:17 spire-1.2.1/pkg/common/version/version.go 13:36:17 spire-1.2.1/pkg/common/x509svid/ 13:36:17 spire-1.2.1/pkg/common/x509svid/common_test.go 13:36:17 spire-1.2.1/pkg/common/x509svid/csr.go 13:36:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:36:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:36:17 spire-1.2.1/pkg/common/x509util/ 13:36:17 spire-1.2.1/pkg/common/x509util/cert.go 13:36:17 spire-1.2.1/pkg/common/x509util/dns.go 13:36:17 spire-1.2.1/pkg/common/x509util/dns_test.go 13:36:17 spire-1.2.1/pkg/common/x509util/keyid.go 13:36:17 spire-1.2.1/pkg/common/x509util/keypair.go 13:36:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:36:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:36:17 spire-1.2.1/pkg/server/ 13:36:17 spire-1.2.1/pkg/server/api/ 13:36:17 spire-1.2.1/pkg/server/api/agent.go 13:36:17 spire-1.2.1/pkg/server/api/agent/ 13:36:17 spire-1.2.1/pkg/server/api/agent/v1/ 13:36:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/agent_test.go 13:36:17 spire-1.2.1/pkg/server/api/api.go 13:36:17 spire-1.2.1/pkg/server/api/audit/ 13:36:17 spire-1.2.1/pkg/server/api/audit/audit.go 13:36:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:36:17 spire-1.2.1/pkg/server/api/bundle.go 13:36:17 spire-1.2.1/pkg/server/api/bundle/ 13:36:17 spire-1.2.1/pkg/server/api/bundle/v1/ 13:36:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/bundle_test.go 13:36:17 spire-1.2.1/pkg/server/api/debug/ 13:36:17 spire-1.2.1/pkg/server/api/debug/v1/ 13:36:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/entry.go 13:36:17 spire-1.2.1/pkg/server/api/entry/ 13:36:17 spire-1.2.1/pkg/server/api/entry/v1/ 13:36:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/entry_test.go 13:36:17 spire-1.2.1/pkg/server/api/health/ 13:36:17 spire-1.2.1/pkg/server/api/health/v1/ 13:36:17 spire-1.2.1/pkg/server/api/health/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/id.go 13:36:17 spire-1.2.1/pkg/server/api/id_test.go 13:36:17 spire-1.2.1/pkg/server/api/limits/ 13:36:17 spire-1.2.1/pkg/server/api/limits/limits.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/ 13:36:17 spire-1.2.1/pkg/server/api/middleware/alias.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/audit.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/caller.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/common.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/entries.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:36:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:36:17 spire-1.2.1/pkg/server/api/ratelimit.go 13:36:17 spire-1.2.1/pkg/server/api/rpccontext/ 13:36:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:36:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:36:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:36:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:36:17 spire-1.2.1/pkg/server/api/selector.go 13:36:17 spire-1.2.1/pkg/server/api/selector_test.go 13:36:17 spire-1.2.1/pkg/server/api/status.go 13:36:17 spire-1.2.1/pkg/server/api/status_test.go 13:36:17 spire-1.2.1/pkg/server/api/svid/ 13:36:17 spire-1.2.1/pkg/server/api/svid/v1/ 13:36:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/trustdomain.go 13:36:17 spire-1.2.1/pkg/server/api/trustdomain/ 13:36:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:36:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:36:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:36:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:36:17 spire-1.2.1/pkg/server/authpolicy/ 13:36:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:36:17 spire-1.2.1/pkg/server/authpolicy/policy.go 13:36:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:36:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:36:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:36:17 spire-1.2.1/pkg/server/authpolicy/validate.go 13:36:17 spire-1.2.1/pkg/server/bundle/ 13:36:17 spire-1.2.1/pkg/server/bundle/client/ 13:36:17 spire-1.2.1/pkg/server/bundle/client/client.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/manager.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/sources.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/updater.go 13:36:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:36:17 spire-1.2.1/pkg/server/ca/ 13:36:17 spire-1.2.1/pkg/server/ca/ca.go 13:36:17 spire-1.2.1/pkg/server/ca/ca_health.go 13:36:17 spire-1.2.1/pkg/server/ca/ca_test.go 13:36:17 spire-1.2.1/pkg/server/ca/journal.go 13:36:17 spire-1.2.1/pkg/server/ca/journal_test.go 13:36:17 spire-1.2.1/pkg/server/ca/manager.go 13:36:17 spire-1.2.1/pkg/server/ca/manager_health.go 13:36:17 spire-1.2.1/pkg/server/ca/manager_test.go 13:36:17 spire-1.2.1/pkg/server/ca/templates.go 13:36:17 spire-1.2.1/pkg/server/ca/upstream_client.go 13:36:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:36:17 spire-1.2.1/pkg/server/ca/validation.go 13:36:17 spire-1.2.1/pkg/server/cache/ 13:36:17 spire-1.2.1/pkg/server/cache/dscache/ 13:36:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:36:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/ 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:36:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:36:17 spire-1.2.1/pkg/server/catalog/ 13:36:17 spire-1.2.1/pkg/server/catalog/catalog.go 13:36:17 spire-1.2.1/pkg/server/catalog/keymanager.go 13:36:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:36:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:36:17 spire-1.2.1/pkg/server/catalog/notifier.go 13:36:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:36:17 spire-1.2.1/pkg/server/config.go 13:36:17 spire-1.2.1/pkg/server/datastore/ 13:36:17 spire-1.2.1/pkg/server/datastore/datastore.go 13:36:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:36:17 spire-1.2.1/pkg/server/datastore/repository.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:36:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:36:17 spire-1.2.1/pkg/server/endpoints/ 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/ 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:36:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:36:17 spire-1.2.1/pkg/server/endpoints/config.go 13:36:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:36:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:36:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:36:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:36:17 spire-1.2.1/pkg/server/endpoints/middleware.go 13:36:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:36:17 spire-1.2.1/pkg/server/hostservice/ 13:36:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:36:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:36:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:36:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:36:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:36:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:36:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:36:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:36:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:36:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:36:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/ 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:36:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:36:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:36:17 spire-1.2.1/pkg/server/registration/ 13:36:17 spire-1.2.1/pkg/server/registration/manager.go 13:36:17 spire-1.2.1/pkg/server/registration/manager_test.go 13:36:17 spire-1.2.1/pkg/server/scanentries.go 13:36:17 spire-1.2.1/pkg/server/scanentries_test.go 13:36:17 spire-1.2.1/pkg/server/server.go 13:36:17 spire-1.2.1/pkg/server/server_test.go 13:36:17 spire-1.2.1/pkg/server/svid/ 13:36:17 spire-1.2.1/pkg/server/svid/observer.go 13:36:17 spire-1.2.1/pkg/server/svid/observer_test.go 13:36:17 spire-1.2.1/pkg/server/svid/rotator.go 13:36:17 spire-1.2.1/pkg/server/svid/rotator_config.go 13:36:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:36:17 spire-1.2.1/pkg/server/svid/rotator_test.go 13:36:17 spire-1.2.1/proto/ 13:36:17 spire-1.2.1/proto/private/ 13:36:17 spire-1.2.1/proto/private/server/ 13:36:17 spire-1.2.1/proto/private/server/journal/ 13:36:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:36:17 spire-1.2.1/proto/private/server/journal/journal.proto 13:36:17 spire-1.2.1/proto/spire/ 13:36:17 spire-1.2.1/proto/spire/common/ 13:36:17 spire-1.2.1/proto/spire/common/common.pb.go 13:36:17 spire-1.2.1/proto/spire/common/common.proto 13:36:17 spire-1.2.1/proto/spire/common/plugin/ 13:36:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:36:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:36:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:36:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:36:17 spire-1.2.1/proto/spire/plugin/ 13:36:17 spire-1.2.1/proto/spire/plugin/agent/ 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:36:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:36:17 spire-1.2.1/release/ 13:36:17 spire-1.2.1/release/spire-extras/ 13:36:17 spire-1.2.1/release/spire-extras/README.md 13:36:17 spire-1.2.1/release/spire-extras/conf/ 13:36:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:36:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:36:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:36:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:36:17 spire-1.2.1/release/spire/ 13:36:17 spire-1.2.1/release/spire/README.md 13:36:17 spire-1.2.1/release/spire/conf/ 13:36:17 spire-1.2.1/release/spire/conf/agent/ 13:36:17 spire-1.2.1/release/spire/conf/agent/agent.conf 13:36:17 spire-1.2.1/release/spire/conf/server/ 13:36:17 spire-1.2.1/release/spire/conf/server/server.conf 13:36:17 spire-1.2.1/script/ 13:36:17 spire-1.2.1/script/build-artifact.sh 13:36:17 spire-1.2.1/script/generate_dummy_ca.sh 13:36:17 spire-1.2.1/support/ 13:36:17 spire-1.2.1/support/k8s/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:36:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/ 13:36:17 spire-1.2.1/support/oidc-discovery-provider/README.md 13:36:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/config.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/main.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:36:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:36:17 spire-1.2.1/test/ 13:36:17 spire-1.2.1/test/clock/ 13:36:17 spire-1.2.1/test/clock/clock.go 13:36:17 spire-1.2.1/test/fakes/ 13:36:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:36:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:36:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:36:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:36:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:36:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:36:17 spire-1.2.1/test/fakes/fakeagentstore/ 13:36:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:36:17 spire-1.2.1/test/fakes/fakedatastore/ 13:36:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:36:17 spire-1.2.1/test/fakes/fakeentryclient/ 13:36:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:36:17 spire-1.2.1/test/fakes/fakehealthchecker/ 13:36:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:36:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:36:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:36:17 spire-1.2.1/test/fakes/fakemetrics/ 13:36:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:36:17 spire-1.2.1/test/fakes/fakenoderesolver/ 13:36:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:36:17 spire-1.2.1/test/fakes/fakenotifier/ 13:36:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:36:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:36:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:36:17 spire-1.2.1/test/fakes/fakeserverca/ 13:36:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:36:17 spire-1.2.1/test/fakes/fakeservercatalog/ 13:36:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:36:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:36:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:36:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:36:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:36:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:36:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:36:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:36:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:36:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:36:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:36:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:36:17 spire-1.2.1/test/fixture/ 13:36:17 spire-1.2.1/test/fixture/certs/ 13:36:17 spire-1.2.1/test/fixture/certs/agent_svid.der 13:36:17 spire-1.2.1/test/fixture/certs/base_cert.pem 13:36:17 spire-1.2.1/test/fixture/certs/base_csr.pem 13:36:17 spire-1.2.1/test/fixture/certs/base_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:36:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:36:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:36:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:36:17 spire-1.2.1/test/fixture/certs/blog_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/bundle.der 13:36:17 spire-1.2.1/test/fixture/certs/ca.pem 13:36:17 spire-1.2.1/test/fixture/certs/ca_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/database_cert.pem 13:36:17 spire-1.2.1/test/fixture/certs/database_csr.pem 13:36:17 spire-1.2.1/test/fixture/certs/database_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/node_cert.pem 13:36:17 spire-1.2.1/test/fixture/certs/node_csr.pem 13:36:17 spire-1.2.1/test/fixture/certs/node_key.pem 13:36:17 spire-1.2.1/test/fixture/certs/svid.pem 13:36:17 spire-1.2.1/test/fixture/certs/svid_key.pem 13:36:17 spire-1.2.1/test/fixture/config/ 13:36:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:36:17 spire-1.2.1/test/fixture/config/agent_good.conf 13:36:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:36:17 spire-1.2.1/test/fixture/config/plugin_good.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:36:17 spire-1.2.1/test/fixture/config/server_good.conf 13:36:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:36:17 spire-1.2.1/test/fixture/fixture.go 13:36:17 spire-1.2.1/test/fixture/nodeattestor/ 13:36:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:36:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:36:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:36:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:36:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:36:17 spire-1.2.1/test/fixture/registration/ 13:36:17 spire-1.2.1/test/fixture/registration/entries.json 13:36:17 spire-1.2.1/test/fixture/registration/good-for-update.json 13:36:17 spire-1.2.1/test/fixture/registration/good.json 13:36:17 spire-1.2.1/test/fixture/registration/invalid.json 13:36:17 spire-1.2.1/test/fixture/registration/invalid_json.json 13:36:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:36:17 spire-1.2.1/test/integration/ 13:36:17 spire-1.2.1/test/integration/README.md 13:36:17 spire-1.2.1/test/integration/common 13:36:17 spire-1.2.1/test/integration/setup/ 13:36:17 spire-1.2.1/test/integration/setup/adminclient/ 13:36:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:36:17 spire-1.2.1/test/integration/setup/adminclient/client.go 13:36:17 spire-1.2.1/test/integration/setup/debugagent/ 13:36:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:36:17 spire-1.2.1/test/integration/setup/debugagent/main.go 13:36:17 spire-1.2.1/test/integration/setup/debugserver/ 13:36:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:36:17 spire-1.2.1/test/integration/setup/debugserver/main.go 13:36:17 spire-1.2.1/test/integration/setup/downstreamclient/ 13:36:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:36:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:36:17 spire-1.2.1/test/integration/setup/itclient/ 13:36:17 spire-1.2.1/test/integration/setup/itclient/client.go 13:36:17 spire-1.2.1/test/integration/setup/node-attestation/ 13:36:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:36:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:36:17 spire-1.2.1/test/integration/setup/x509pop/ 13:36:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:36:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:36:17 spire-1.2.1/test/integration/suites/ 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:36:17 spire-1.2.1/test/integration/suites/join-token/ 13:36:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:36:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:36:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:36:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:36:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:36:17 spire-1.2.1/test/integration/suites/join-token/README.md 13:36:17 spire-1.2.1/test/integration/suites/join-token/conf/ 13:36:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/join-token/teardown 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:36:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:36:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:36:17 spire-1.2.1/test/integration/suites/k8s/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/00-setup 13:36:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:36:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:36:17 spire-1.2.1/test/integration/suites/k8s/README.md 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:36:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:36:17 spire-1.2.1/test/integration/suites/k8s/teardown 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/ 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:36:17 spire-1.2.1/test/integration/suites/rotation/ 13:36:17 spire-1.2.1/test/integration/suites/rotation/00-setup 13:36:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:36:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:36:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:36:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:36:17 spire-1.2.1/test/integration/suites/rotation/README.md 13:36:17 spire-1.2.1/test/integration/suites/rotation/conf/ 13:36:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/rotation/teardown 13:36:17 spire-1.2.1/test/integration/suites/self-test/ 13:36:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:36:17 spire-1.2.1/test/integration/suites/self-test/README.md 13:36:17 spire-1.2.1/test/integration/suites/self-test/teardown 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:36:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:36:17 spire-1.2.1/test/integration/suites/upgrade/ 13:36:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:36:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:36:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:36:17 spire-1.2.1/test/integration/suites/upgrade/README.md 13:36:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:36:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:36:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:36:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:36:17 spire-1.2.1/test/integration/suites/upgrade/teardown 13:36:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:36:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:36:17 spire-1.2.1/test/integration/test-one.sh 13:36:17 spire-1.2.1/test/integration/test.sh 13:36:17 spire-1.2.1/test/plugintest/ 13:36:17 spire-1.2.1/test/plugintest/config.go 13:36:17 spire-1.2.1/test/plugintest/load.go 13:36:17 spire-1.2.1/test/plugintest/option.go 13:36:17 spire-1.2.1/test/spiretest/ 13:36:17 spire-1.2.1/test/spiretest/apiserver.go 13:36:17 spire-1.2.1/test/spiretest/assertions.go 13:36:17 spire-1.2.1/test/spiretest/dir.go 13:36:17 spire-1.2.1/test/spiretest/errors_posix.go 13:36:17 spire-1.2.1/test/spiretest/errors_windows.go 13:36:17 spire-1.2.1/test/spiretest/logs.go 13:36:17 spire-1.2.1/test/spiretest/socketapi.go 13:36:17 spire-1.2.1/test/spiretest/suite.go 13:36:17 spire-1.2.1/test/spiretest/x509.go 13:36:17 spire-1.2.1/test/testca/ 13:36:17 spire-1.2.1/test/testca/ca.go 13:36:17 spire-1.2.1/test/testkey/ 13:36:17 spire-1.2.1/test/testkey/generate.sh 13:36:17 spire-1.2.1/test/testkey/genkeys.go 13:36:17 spire-1.2.1/test/testkey/keys.go 13:36:17 spire-1.2.1/test/testkey/new.go 13:36:17 spire-1.2.1/test/tpmsimulator/ 13:36:17 spire-1.2.1/test/tpmsimulator/simulator.go 13:36:17 spire-1.2.1/test/util/ 13:36:17 spire-1.2.1/test/util/cert_fixtures.go 13:36:17 spire-1.2.1/test/util/cert_generation.go 13:36:17 spire-1.2.1/test/util/io_redirection.go 13:36:17 spire-1.2.1/test/util/race.go 13:36:17 spire-1.2.1/test/util/util.go 13:36:17 building spire from source... 13:36:17 Installing go1.17.7... 13:36:23 Building bin/spire-server... 13:36:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:36:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:36:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:36:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:36:23 go: downloading github.com/mitchellh/cli v1.1.2 13:36:23 go: downloading github.com/imdario/mergo v0.3.12 13:36:23 go: downloading github.com/sirupsen/logrus v1.8.1 13:36:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:36:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:36:23 go: downloading google.golang.org/grpc v1.44.0 13:36:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:36:23 go: downloading github.com/fatih/color v1.13.0 13:36:23 go: downloading github.com/mattn/go-isatty v0.0.14 13:36:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:36:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:36:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:36:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:36:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:36:24 go: downloading github.com/armon/go-metrics v0.3.10 13:36:24 go: downloading github.com/prometheus/client_golang v1.12.1 13:36:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:36:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:36:24 go: downloading github.com/open-policy-agent/opa v0.38.0 13:36:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:36:24 go: downloading github.com/mattn/go-colorable v0.1.12 13:36:24 go: downloading github.com/Masterminds/goutils v1.1.0 13:36:24 go: downloading github.com/Masterminds/semver v1.5.0 13:36:24 go: downloading github.com/google/uuid v1.1.2 13:36:24 go: downloading github.com/huandu/xstrings v1.3.2 13:36:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:36:24 go: downloading github.com/oklog/run v1.0.0 13:36:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:36:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:36:24 go: downloading github.com/prometheus/client_model v0.2.0 13:36:24 go: downloading github.com/prometheus/common v0.32.1 13:36:24 go: downloading github.com/beorn7/perks v1.0.1 13:36:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:36:24 go: downloading github.com/prometheus/procfs v0.7.3 13:36:24 go: downloading github.com/imkira/go-observer v1.0.3 13:36:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:36:24 go: downloading go.uber.org/atomic v1.9.0 13:36:24 go: downloading github.com/pkg/errors v0.9.1 13:36:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:36:24 go: downloading github.com/hashicorp/errwrap v1.1.0 13:36:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:36:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:36:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:36:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:36:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:36:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:36:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:36:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:36:27 go: downloading github.com/stretchr/testify v1.7.0 13:36:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:36:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:36:27 go: downloading github.com/blang/semver/v4 v4.0.0 13:36:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:36:27 go: downloading github.com/jinzhu/gorm v1.9.16 13:36:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:36:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:36:32 go: downloading google.golang.org/api v0.70.0 13:36:32 go: downloading k8s.io/client-go v0.23.4 13:36:32 go: downloading k8s.io/api v0.23.4 13:36:32 go: downloading github.com/google/go-tpm v0.3.3 13:36:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:36:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:36:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:36:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:36:32 go: downloading cloud.google.com/go/storage v1.21.0 13:36:33 go: downloading cloud.google.com/go v0.100.2 13:36:34 go: downloading k8s.io/apimachinery v0.23.4 13:36:34 go: downloading k8s.io/kube-aggregator v0.23.3 13:36:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:36:34 go: downloading cloud.google.com/go/security v1.3.0 13:36:35 go: downloading github.com/hashicorp/vault/api v1.4.1 13:36:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:36:35 go: downloading github.com/twmb/murmur3 v1.1.6 13:36:35 go: downloading github.com/aws/smithy-go v1.11.0 13:36:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:36:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:36:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:36:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:36:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:36:35 go: downloading github.com/jinzhu/inflection v1.0.0 13:36:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:36:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:36:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:36:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:36:35 go: downloading github.com/dimchansky/utfbom v1.1.1 13:36:35 go: downloading cloud.google.com/go/compute v1.3.0 13:36:36 go: downloading cloud.google.com/go/iam v0.1.1 13:36:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:36:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:36:38 go: downloading github.com/gogo/protobuf v1.3.2 13:36:38 go: downloading k8s.io/klog/v2 v2.30.0 13:36:38 go: downloading github.com/google/gofuzz v1.1.0 13:36:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:36:38 go: downloading github.com/spf13/pflag v1.0.5 13:36:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:36:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:36:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:36:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:36:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:36:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:36:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:36:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:36:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:36:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:36:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:36:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:36:38 go: downloading gopkg.in/yaml.v2 v2.4.0 13:36:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:36:38 go: downloading github.com/gobwas/glob v0.2.3 13:36:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:36:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:36:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:36:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:36:38 go: downloading go.opencensus.io v0.23.0 13:36:39 go: downloading gopkg.in/inf.v0 v0.9.1 13:36:39 go: downloading github.com/google/go-cmp v0.5.7 13:36:39 go: downloading github.com/googleapis/gnostic v0.5.5 13:36:39 go: downloading github.com/go-logr/logr v1.2.2 13:36:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:36:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:36:39 go: downloading github.com/json-iterator/go v1.1.12 13:36:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:36:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:36:39 go: downloading go.uber.org/zap v1.21.0 13:36:39 go: downloading github.com/tklauser/numcpus v0.3.0 13:36:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:36:39 go: downloading sigs.k8s.io/yaml v1.3.0 13:36:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:36:39 go: downloading github.com/golang/snappy v0.0.4 13:36:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:36:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:36:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:36:39 go: downloading github.com/hashicorp/go-version v1.2.0 13:36:39 go: downloading github.com/ryanuber/go-glob v1.0.0 13:36:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:36:39 go: downloading github.com/modern-go/reflect2 v1.0.2 13:36:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:36:39 go: downloading go.uber.org/multierr v1.6.0 13:36:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:36:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:36:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:36:57 Removing intermediate container 3717bd5c4aab 13:36:57 ---> 25185f71273d 13:36:57 Successfully built 25185f71273d 13:36:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:36:57 + docker inspect -f . ci-base-image-arm64 13:36:57 . [Pipeline] withDockerContainer 13:36:58 prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container 13:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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 13:36:59 $ docker top 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:00 + go version 13:37:00 go version go1.17.6 linux/arm64 [Pipeline] } 13:37:00 $ docker stop --time=1 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 13:37:01 $ docker rm -f 62e495d1790d2e4953fe7005f3f237a878ffb78673cdc29c0a1619e0b5940fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:02 13:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:02 latest: Pulling from edgex-devops/edgex-compose-arm64 13:37:02 29e5d40040c1: Pulling fs layer 13:37:02 1ce36da41761: Pulling fs layer 13:37:02 25b303627fd3: Pulling fs layer 13:37:03 29e5d40040c1: Verifying Checksum 13:37:03 29e5d40040c1: Download complete 13:37:03 1ce36da41761: Verifying Checksum 13:37:03 1ce36da41761: Download complete 13:37:03 29e5d40040c1: Pull complete 13:37:05 25b303627fd3: Verifying Checksum 13:37:05 25b303627fd3: Download complete 13:37:05 1ce36da41761: Pull complete 13:37:08 Removing intermediate container fe1e8ca17123 13:37:08 ---> ccbb33fef994 13:37:08 13:37:08 Step 10/25 : FROM alpine:3.14 13:37:08 Removing intermediate container 0001841e7512 13:37:08 ---> 29bf8f247d3d 13:37:08 13:37:08 Step 10/23 : FROM alpine:3.14 13:37:08 Removing intermediate container f629136c0ce8 13:37:08 ---> 33b74190c5d0 13:37:08 13:37:08 Step 10/23 : FROM alpine:3.14 13:37:08 Removing intermediate container cb946a6c80ce 13:37:08 ---> 6cade9ee5acb 13:37:08 13:37:08 Step 10/31 : FROM alpine:3.14 13:37:08 3.14: Pulling from library/alpine 13:37:08 3.14: Pulling from library/alpine 13:37:08 3.14: Pulling from library/alpine 13:37:08 3.14: Pulling from library/alpine 13:37:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:37:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:37:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:37:09 Status: Image is up to date for alpine:3.14 13:37:09 Status: Downloaded newer image for alpine:3.14 13:37:09 Status: Downloaded newer image for alpine:3.14 13:37:09 ---> e04c818066af 13:37:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:37:09 ---> e04c818066af 13:37:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:37:09 ---> e04c818066af 13:37:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:37:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:37:09 Status: Image is up to date for alpine:3.14 13:37:10 ---> e04c818066af 13:37:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:37:10 ---> Running in 84999ec0dadd 13:37:10 ---> Running in 201ec1ebf0f5 13:37:10 ---> Running in 0be2bd8b685a 13:37:10 ---> Running in 4f46868edf22 13:37:10 Removing intermediate container 84999ec0dadd 13:37:10 ---> a27fce263208 13:37:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:37:10 ---> Running in d92e619e7d18 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:37:12 (1/2) Installing dumb-init (1.2.5-r1) 13:37:12 (2/2) Installing su-exec (0.2-r1) 13:37:12 Executing busybox-1.33.1-r7.trigger 13:37:12 OK: 6 MiB in 16 packages 13:37:12 (1/1) Installing dumb-init (1.2.5-r1) 13:37:12 Executing busybox-1.33.1-r7.trigger 13:37:12 OK: 6 MiB in 15 packages 13:37:12 (1/3) Installing ca-certificates (20211220-r0) 13:37:12 (2/3) Installing dumb-init (1.2.5-r1) 13:37:12 (3/3) Installing su-exec (0.2-r1) 13:37:12 Executing busybox-1.33.1-r7.trigger 13:37:12 Executing ca-certificates-20211220-r0.trigger 13:37:12 (1/1) Installing dumb-init (1.2.5-r1) 13:37:12 Executing busybox-1.33.1-r7.trigger 13:37:12 OK: 6 MiB in 17 packages 13:37:12 OK: 6 MiB in 15 packages 13:37:13 Removing intermediate container 201ec1ebf0f5 13:37:13 ---> caa68d98d477 13:37:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:37:13 ---> Running in 8d5766301730 13:37:13 Removing intermediate container d92e619e7d18 13:37:13 ---> 1e5eb2c9bb1f 13:37:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:37:13 ---> Running in ae3296508480 13:37:13 Removing intermediate container 4f46868edf22 13:37:13 ---> fc71e96f3ebb 13:37:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:37:13 ---> Running in 585fb6f7f06e 13:37:13 Removing intermediate container 8d5766301730 13:37:13 ---> 9f84067e7c14 13:37:13 Step 13/23 : ENV APP_PORT=59881 13:37:13 Removing intermediate container 0be2bd8b685a 13:37:13 ---> b75d800029a1 13:37:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:37:13 Removing intermediate container ae3296508480 13:37:13 ---> c2e114c236ae 13:37:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:37:13 ---> Running in d87090f32aeb 13:37:13 ---> Running in 257dfc10bb72 13:37:13 ---> Running in 5830e63251cd 13:37:13 Removing intermediate container 585fb6f7f06e 13:37:13 ---> 92866a76cd17 13:37:13 Step 13/23 : ENV APP_PORT=59882 13:37:14 ---> Running in 6a25140c4c74 13:37:14 Removing intermediate container d87090f32aeb 13:37:14 ---> d33521e379f0 13:37:14 Step 14/23 : EXPOSE $APP_PORT 13:37:14 Removing intermediate container 5830e63251cd 13:37:14 ---> 2d8c37c4da59 13:37:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:37:14 Removing intermediate container 257dfc10bb72 13:37:14 ---> dc7106d00558 13:37:14 Step 13/25 : WORKDIR / 13:37:14 ---> Running in 2560ce06caca 13:37:14 ---> Running in 0bf4ddf364d2 13:37:14 ---> Running in dc29e6b55bed 13:37:14 Removing intermediate container 6a25140c4c74 13:37:14 ---> acc631374dff 13:37:14 Step 14/23 : EXPOSE $APP_PORT 13:37:14 Removing intermediate container 2560ce06caca 13:37:14 ---> 0ab1c6418c8c 13:37:14 Step 15/23 : WORKDIR / 13:37:14 ---> Running in 8437d03076e5 13:37:14 Removing intermediate container dc29e6b55bed 13:37:14 ---> 96fe229dcfa6 13:37:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:37:14 ---> Running in aaa38ca03a4e 13:37:15 Removing intermediate container 8437d03076e5 13:37:15 ---> f53f13506bea 13:37:15 Step 15/23 : WORKDIR / 13:37:15 Removing intermediate container aaa38ca03a4e 13:37:15 ---> f2f0c1a843d1 13:37:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:15 ---> Running in 5491da5ec275 13:37:15 ---> fc8a286b62cc 13:37:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:37:15 Removing intermediate container 5491da5ec275 13:37:15 ---> c5d6c3ff7ef3 13:37:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:15 ---> 1a5ef63769ec 13:37:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:37:15 ---> 261d529e6a86 13:37:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:37:16 ---> 41f923b6cc52 13:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:37:16 Removing intermediate container 0bf4ddf364d2 13:37:16 ---> e0f006ffa3dd 13:37:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:37:16 ---> 9376d8a7af18 13:37:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:37:16 ---> Running in 504d276e4ba2 13:37:16 Removing intermediate container 504d276e4ba2 13:37:16 ---> 3214664e1165 13:37:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:37:17 ---> 86da668f4334 13:37:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:37:17 ---> 5b86fea432a1 13:37:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:37:17 ---> 7e11628f14b9 13:37:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:37:17 ---> cb62f9e97b14 13:37:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:37:17 ---> Running in 33e52e4719f0 13:37:17 ---> 9c5a93d6da4c 13:37:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:37:17 ---> Running in 6ba988c9c063 13:37:17 25b303627fd3: Pull complete 13:37:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:37:17 ---> 07675dba2132 13:37:17 Step 19/23 : ENTRYPOINT ["/core-command"] 13:37:17 ---> Running in 505aac992ddc 13:37:17 prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container 13:37:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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 13:37:18 Removing intermediate container 6ba988c9c063 13:37:18 ---> 692ce6404dc2 13:37:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:18 Removing intermediate container 505aac992ddc 13:37:18 ---> 70047016a193 13:37:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:18 ---> Running in 7a45676d5ce9 13:37:18 ---> Running in 2f1d9ba775e8 13:37:18 Removing intermediate container 2f1d9ba775e8 13:37:18 ---> 09ecdce08455 13:37:18 Step 21/23 : LABEL arch=x86_64 13:37:18 Removing intermediate container 7a45676d5ce9 13:37:18 ---> 266859dab69f 13:37:18 Step 21/23 : LABEL arch=x86_64 13:37:18 ---> 248f41256dca 13:37:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:37:18 ---> Running in e59e467e29d7 13:37:18 ---> Running in 1cc5494c3b2f 13:37:18 Removing intermediate container e59e467e29d7 13:37:18 ---> 43123b87d1d0 13:37:18 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:37:18 Removing intermediate container 1cc5494c3b2f 13:37:18 ---> 236c591da775 13:37:18 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:37:19 ---> Running in cffb65c8e3ab 13:37:19 ---> Running in 2b7b535d2d58 13:37:19 Removing intermediate container cffb65c8e3ab 13:37:19 ---> df34088aca4d 13:37:19 Step 23/23 : LABEL version=2.2.0-dev.56 13:37:19 ---> Running in 34c77e87a0ba 13:37:19 Removing intermediate container 33e52e4719f0 13:37:19 ---> d51bffad5808 13:37:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:19 Removing intermediate container 2b7b535d2d58 13:37:19 ---> 9d49444b0869 13:37:19 Step 23/23 : LABEL version=2.2.0-dev.56 13:37:19 Removing intermediate container 34c77e87a0ba 13:37:19 ---> 1c019dba72a9 13:37:19 13:37:19 ---> Running in 2fb45f970bbd 13:37:20 $ docker top de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c -eo pid,comm 13:37:20 ---> be2065f8e28d 13:37:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:37:20 ---> ccec28a4d748 13:37:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:37:20 Successfully built 1c019dba72a9 13:37:20 Successfully tagged core-command:latest 13:37:20  Building core-command ... done Building support-notifications [Pipeline] { [Pipeline] sh 13:37:21 + grep parallel 13:37:21 + docker-compose build --help 13:37:21 Removing intermediate container 2fb45f970bbd 13:37:21 ---> 90b622e15c73 13:37:21 13:37:21 Successfully built 90b622e15c73 13:37:21 Successfully tagged core-metadata:latest 13:37:21 Building support-scheduler 13:37:24  Building core-metadata ... done  ---> 3f065f9e1302 13:37:24 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/ 13:37:24 ---> e8ea633e39bb 13:37:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:37:24 ---> Running in 8fd2d96b3972 13:37:24 --parallel Build images in parallel. 13:37:24 ---> 68518ef81f5b 13:37:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [Pipeline] } 13:37:24 $ docker stop --time=1 de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c 13:37:25 ---> 6d14f0d2d6c4 13:37:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:37:26 Removing intermediate container 8fd2d96b3972 13:37:26 ---> c3077d654f99 13:37:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:37:26 ---> Running in d6b277bf2dcb 13:37:26 ---> 48a418b89f31 13:37:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:37:26 ---> Running in f93cb626c2fd 13:37:26 Removing intermediate container d6b277bf2dcb 13:37:26 ---> a65496ee4545 13:37:26 Step 23/25 : LABEL arch=x86_64 13:37:26 $ docker rm -f de12d0ce3eae13114adfee079467dd4249d21572ff49ec6f685913786e256f2c [Pipeline] // withDockerContainer 13:37:26 ---> Running in c3950ee9e7f1 13:37:26 Removing intermediate container f93cb626c2fd 13:37:26 ---> 0b0c6cd9ab40 13:37:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:26 Removing intermediate container c3950ee9e7f1 13:37:26 ---> ae7a900e3020 13:37:26 Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:27 . [Pipeline] withDockerContainer 13:37:27 ---> 86a9183c73b1 13:37:27 Step 26/31 : RUN chmod +x /entrypoint.sh 13:37:27 ---> Running in 69257ac1a44b 13:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container 13:37:27 $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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 13:37:27 ---> Running in 7716bc293920 13:37:27 Removing intermediate container 69257ac1a44b 13:37:27 ---> c8a2ae0efef2 13:37:27 Step 25/25 : LABEL version=2.2.0-dev.56 13:37:27 ---> Running in bd2c918d090a 13:37:28 $ docker top 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 -eo pid,comm 13:37:28 Removing intermediate container bd2c918d090a 13:37:28 ---> 2721e13f4d4d 13:37:28 13:37:28 Successfully built 2721e13f4d4d 13:37:28 Successfully tagged security-secretstore-setup:latest 13:37:28  Building security-secretstore-setup ... done Building security-spiffe-token-provider [Pipeline] { [Pipeline] sh 13:37:29 + docker-compose -f ./docker-compose-build.yml build --parallel 13:37:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:37:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:37:30 ---> 676b5ab71911 13:37:30 Step 3/22 : WORKDIR /edgex-go 13:37:30 ---> Using cache 13:37:30 ---> 2e271156bf8e 13:37:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:30 ---> Using cache 13:37:30 ---> 070d5e5a21c0 13:37:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:37:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:37:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:37:32 ---> 676b5ab71911 13:37:32 Step 3/22 : WORKDIR /edgex-go 13:37:32 ---> Using cache 13:37:32 ---> 2e271156bf8e 13:37:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:32 ---> Using cache 13:37:32 ---> 070d5e5a21c0 13:37:32 Step 5/22 : RUN apk add --update --no-cache make git 13:37:32 ---> Using cache 13:37:32 ---> 162696ed67aa 13:37:32 Step 6/22 : COPY go.mod vendor* ./ 13:37:32 ---> Using cache 13:37:32 ---> 5e61cc06836e 13:37:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:32 ---> Using cache 13:37:32 ---> 63c6f3145b37 13:37:32 Step 8/22 : COPY . . 13:37:32 ---> Using cache 13:37:32 ---> cb8251eecffe 13:37:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:37:33 ---> Running in 01498e21fbb8 13:37:33 Removing intermediate container 7716bc293920 13:37:33 ---> 775ecfb7c426 13:37:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:37:33 ---> Running in e7bd24e42128 13:37:33 Building core-command ... 13:37:33 Building core-data ... 13:37:33 Building core-metadata ... 13:37:33 Building security-bootstrapper ... 13:37:33 Building security-proxy-setup ... 13:37:33 Building security-secretstore-setup ... 13:37:33 Building security-spiffe-token-provider ... 13:37:33 Building security-spire-agent ... 13:37:33 Building security-spire-config ... 13:37:33 Building security-spire-server ... 13:37:33 Building support-notifications ... 13:37:33 Building support-scheduler ... 13:37:33 Building sys-mgmt-agent ... 13:37:33 Building security-bootstrapper 13:37:33 Building security-spire-agent 13:37:33 Building support-notifications 13:37:33 Building security-spire-config 13:37:33 Building security-proxy-setup 13:37:34 ---> Running in b37176abaef6 13:37:34 Removing intermediate container b37176abaef6 13:37:34 ---> 84603f8f083a 13:37:34 Step 28/31 : CMD ["gate"] 13:37:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:37:34 ---> Running in 8bdf60b95db2 13:37:34 Removing intermediate container 8bdf60b95db2 13:37:34 ---> ea8ca3b806f3 13:37:34 Step 29/31 : LABEL arch=x86_64 13:37:35 ---> Running in 767901b7bd9d 13:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:35 Removing intermediate container 767901b7bd9d 13:37:35 ---> f079df82434e 13:37:35 Step 30/31 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:37:35 OK: 221 MiB in 52 packages 13:37:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:37:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:37:35 ---> 676b5ab71911 13:37:35 Step 3/20 : WORKDIR /edgex-go 13:37:35 ---> Using cache 13:37:35 ---> 2e271156bf8e 13:37:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:37:36 ---> Running in 57a057d099c1 13:37:36 ---> Running in 949c3459755b 13:37:36 Removing intermediate container 57a057d099c1 13:37:36 ---> 5f70e5b7d602 13:37:36 Step 31/31 : LABEL version=2.2.0-dev.56 13:37:36 ---> Running in c16e40436723 13:37:36 Removing intermediate container 01498e21fbb8 13:37:36 ---> 3010c0b1ce33 13:37:36 Step 6/22 : COPY go.mod vendor* ./ 13:37:36 Removing intermediate container c16e40436723 13:37:36 ---> ba973b0a573e 13:37:36 13:37:36 ---> 03572d522449 13:37:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:36 Successfully built ba973b0a573e 13:37:36 Successfully tagged security-bootstrapper:latest 13:37:36  Building security-bootstrapper ... done Building security-spire-server 13:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:36 ---> Running in 4b82d852f58b 13:37:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:37 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:37:37 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:37:37 OK: 15864 distinct packages available 13:37:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:39 OK: 221 MiB in 52 packages 13:37:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:37:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:37:40 ---> 676b5ab71911 13:37:40 Step 3/25 : WORKDIR /edgex-go 13:37:40 ---> Using cache 13:37:40 ---> 2e271156bf8e 13:37:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:40 ---> Using cache 13:37:40 ---> 070d5e5a21c0 13:37:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:37:41 ---> Running in 2c95be5bd80a 13:37:41 Removing intermediate container 4b82d852f58b 13:37:41 ---> 2dd95bbadf02 13:37:41 Step 8/22 : COPY . . 13:37:42 Removing intermediate container 949c3459755b 13:37:42 ---> c5057919080c 13:37:42 Step 5/20 : COPY go.mod vendor* ./ 13:37:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:43 ---> 48f81d7cf52c 13:37:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:43 OK: 221 MiB in 52 packages 13:37:44 ---> Running in 4870c2f48139 13:37:45 Removing intermediate container 2c95be5bd80a 13:37:45 ---> fb482e313f88 13:37:45 Step 6/25 : COPY go.mod vendor* ./ 13:37:45 ---> da5132ba1272 13:37:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:45 ---> Running in 9046ea981688 13:37:46 Removing intermediate container 4870c2f48139 13:37:46 ---> a3107776ab25 13:37:46 Step 7/20 : COPY . . 13:37:49 Removing intermediate container 9046ea981688 13:37:49 ---> 155b24068893 13:37:49 Step 8/25 : COPY . . 13:37:51 ---> dcf75f134b90 13:37:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:37:55 ---> Running in 9eda7b79a685 13:37:55 ---> fab38d30b216 13:37:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:37:55 ---> Running in fd50c9485eaa 13:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:37:57 ---> 93b604587a22 13:37:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:37:57 Removing intermediate container e7bd24e42128 13:37:57 ---> 3d977bdfbf97 13:37:57 13:37:57 Step 10/22 : FROM alpine:3.14 13:37:57 ---> e04c818066af 13:37:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:37:57 ---> Using cache 13:37:57 ---> fc71e96f3ebb 13:37:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:37:57 ---> Using cache 13:37:57 ---> 92866a76cd17 13:37:57 Step 13/22 : ENV APP_PORT=59861 13:37:57 ---> Running in 71302d1eda0b 13:37:57 ---> Running in 28e961a62e1b 13:37:57 Removing intermediate container 71302d1eda0b 13:37:57 ---> f0c7f47ea7b4 13:37:57 Step 14/22 : EXPOSE $APP_PORT 13:37:57 Removing intermediate container 28e961a62e1b 13:37:57 ---> 10f49c245e40 13:37:57 Step 10/25 : RUN mkdir -p spire-build 13:37:57 ---> Running in 2d5101f085b7 13:37:57 ---> Running in ad0f34228508 13:37:57 Removing intermediate container 2d5101f085b7 13:37:57 ---> ec30ed7e0a29 13:37:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:58 ---> 7885d0ccf307 13:37:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:37:58 Removing intermediate container ad0f34228508 13:37:58 ---> 1404ed36cc8f 13:37:58 Step 11/25 : WORKDIR /edgex-go/spire-build 13:37:59 ---> d198ac6a1f57 13:37:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:37:59 ---> Running in 5ad7727db8ee 13:37:59 Removing intermediate container 5ad7727db8ee 13:37:59 ---> a1069651bf05 13:37:59 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 13:37:59 ---> fcd0e41eadd5 13:37:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:37:59 ---> Running in 815a8159b875 13:37:59 ---> Running in 7e253f44cfc9 13:37:59 Removing intermediate container 7e253f44cfc9 13:37:59 ---> d18c2c246698 13:37:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:59 ---> Running in dd294c3ed928 13:38:00 Removing intermediate container dd294c3ed928 13:38:00 ---> d626de720eca 13:38:00 Step 20/22 : LABEL arch=x86_64 13:38:00 ---> Running in 511e5073af49 13:38:00 Removing intermediate container 511e5073af49 13:38:00 ---> 533698625da9 13:38:00 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:38:00 ---> Running in b9ad5059fc67 13:38:01 spire-1.2.1/ 13:38:01 spire-1.2.1/.data/ 13:38:01 spire-1.2.1/.data/.file 13:38:01 spire-1.2.1/.dockerignore 13:38:01 spire-1.2.1/.gitattributes 13:38:01 spire-1.2.1/.githooks/ 13:38:01 spire-1.2.1/.githooks/pre-commit 13:38:01 spire-1.2.1/.github/ 13:38:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:38:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:38:01 spire-1.2.1/.github/dependabot.yml 13:38:01 spire-1.2.1/.github/workflows/ 13:38:01 spire-1.2.1/.github/workflows/nightly_build.yaml 13:38:01 spire-1.2.1/.github/workflows/pr_build.yaml 13:38:01 spire-1.2.1/.github/workflows/release_build.yaml 13:38:01 spire-1.2.1/.github/workflows/scripts/ 13:38:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:38:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:38:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:38:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:38:01 spire-1.2.1/.github/workflows/scripts/split.sh 13:38:01 spire-1.2.1/.gitignore 13:38:01 spire-1.2.1/.go-version 13:38:01 spire-1.2.1/.golangci.yml 13:38:01 spire-1.2.1/ADOPTERS.md 13:38:01 spire-1.2.1/CHANGELOG.md 13:38:01 spire-1.2.1/CODE-OF-CONDUCT.md 13:38:01 spire-1.2.1/CODEOWNERS 13:38:01 spire-1.2.1/CONTRIBUTING.md 13:38:01 spire-1.2.1/Dockerfile 13:38:01 spire-1.2.1/Dockerfile.dev 13:38:01 spire-1.2.1/Dockerfile.scratch 13:38:01 spire-1.2.1/LICENSE 13:38:01 spire-1.2.1/MAINTAINERS.md 13:38:01 spire-1.2.1/Makefile 13:38:01 spire-1.2.1/README.md 13:38:01 spire-1.2.1/ROADMAP.md 13:38:01 spire-1.2.1/SECURITY.md 13:38:01 spire-1.2.1/cmd/ 13:38:01 spire-1.2.1/cmd/spire-agent/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/common/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/run/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:38:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:38:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:38:01 spire-1.2.1/cmd/spire-agent/main.go 13:38:01 spire-1.2.1/cmd/spire-server/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/cli.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/run/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/token/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/validate/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/x509/ 13:38:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:38:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:38:01 spire-1.2.1/cmd/spire-server/main.go 13:38:01 spire-1.2.1/cmd/spire-server/util/ 13:38:01 spire-1.2.1/cmd/spire-server/util/util.go 13:38:01 spire-1.2.1/conf/ 13:38:01 spire-1.2.1/conf/agent/ 13:38:01 spire-1.2.1/conf/agent/agent.conf 13:38:01 spire-1.2.1/conf/agent/agent_full.conf 13:38:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:38:01 spire-1.2.1/conf/server/ 13:38:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:38:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:38:01 spire-1.2.1/conf/server/server.conf 13:38:01 spire-1.2.1/conf/server/server_full.conf 13:38:01 spire-1.2.1/doc/ 13:38:01 spire-1.2.1/doc/SPIRE101.md 13:38:01 spire-1.2.1/doc/auditlog.md 13:38:01 spire-1.2.1/doc/authorization_policy_engine.md 13:38:01 spire-1.2.1/doc/changelog_guidelines.md 13:38:01 spire-1.2.1/doc/cure53-report.pdf 13:38:01 spire-1.2.1/doc/images/ 13:38:01 spire-1.2.1/doc/images/2019_roadmap.png 13:38:01 spire-1.2.1/doc/images/SPIRE101.png 13:38:01 spire-1.2.1/doc/images/SPIRE_agent.png 13:38:01 spire-1.2.1/doc/images/SPIRE_server.png 13:38:01 spire-1.2.1/doc/images/cache_mgr.png 13:38:01 spire-1.2.1/doc/images/cache_mgr_components.png 13:38:01 spire-1.2.1/doc/images/federated_spire.png 13:38:01 spire-1.2.1/doc/images/ha_mode.png 13:38:01 spire-1.2.1/doc/images/nested_spire.png 13:38:01 spire-1.2.1/doc/images/oidc_federation.png 13:38:01 spire-1.2.1/doc/images/single_trust_domain.png 13:38:01 spire-1.2.1/doc/images/spiffe_compatible.png 13:38:01 spire-1.2.1/doc/images/spire_logo.png 13:38:01 spire-1.2.1/doc/migrating_registration_api_clients.md 13:38:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:38:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:38:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:38:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:38:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:38:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:38:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:38:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:38:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:38:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:38:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:38:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:38:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:38:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:38:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:38:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container b9ad5059fc67 13:38:01 ---> fd676fb2b56e 13:38:01 Step 22/22 : LABEL version=2.2.0-dev.56 13:38:01 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:38:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:38:01 spire-1.2.1/doc/scaling_spire.md 13:38:01 spire-1.2.1/doc/spire_agent.md 13:38:01 spire-1.2.1/doc/spire_server.md 13:38:01 spire-1.2.1/doc/supported_integrations.md 13:38:01 spire-1.2.1/doc/telemetry.md 13:38:01 spire-1.2.1/doc/telemetry_config.md 13:38:01 spire-1.2.1/doc/upgrading.md 13:38:01 spire-1.2.1/doc/using_spire.md 13:38:01 spire-1.2.1/examples/ 13:38:01 spire-1.2.1/examples/README.md 13:38:01 spire-1.2.1/go.mod 13:38:01 spire-1.2.1/go.sum 13:38:01 spire-1.2.1/pkg/ 13:38:01 spire-1.2.1/pkg/agent/ 13:38:01 spire-1.2.1/pkg/agent/agent.go 13:38:01 spire-1.2.1/pkg/agent/api/ 13:38:01 spire-1.2.1/pkg/agent/api/config.go 13:38:01 spire-1.2.1/pkg/agent/api/debug/ 13:38:01 spire-1.2.1/pkg/agent/api/debug/v1/ 13:38:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:38:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:38:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:38:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:38:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:38:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:38:01 spire-1.2.1/pkg/agent/api/endpoints.go 13:38:01 spire-1.2.1/pkg/agent/api/health/ 13:38:01 spire-1.2.1/pkg/agent/api/health/v1/ 13:38:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:38:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:38:01 spire-1.2.1/pkg/agent/api/rpccontext/ 13:38:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:38:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:38:01 spire-1.2.1/pkg/agent/attestor/ 13:38:01 spire-1.2.1/pkg/agent/attestor/node/ 13:38:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:38:01 spire-1.2.1/pkg/agent/attestor/node/node.go 13:38:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:38:01 spire-1.2.1/pkg/agent/attestor/workload/ 13:38:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:38:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:38:01 spire-1.2.1/pkg/agent/catalog/ 13:38:01 spire-1.2.1/pkg/agent/catalog/catalog.go 13:38:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:38:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:38:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:38:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:38:01 spire-1.2.1/pkg/agent/client/ 13:38:01 spire-1.2.1/pkg/agent/client/client.go 13:38:01 spire-1.2.1/pkg/agent/client/client_test.go 13:38:01 spire-1.2.1/pkg/agent/client/dial.go 13:38:01 spire-1.2.1/pkg/agent/client/nodeconn.go 13:38:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:38:01 spire-1.2.1/pkg/agent/client/update.go 13:38:01 spire-1.2.1/pkg/agent/client/util.go 13:38:01 spire-1.2.1/pkg/agent/common/ 13:38:01 spire-1.2.1/pkg/agent/common/backoff/ 13:38:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:38:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:38:01 spire-1.2.1/pkg/agent/common/cgroups/ 13:38:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:38:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:38:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:38:01 spire-1.2.1/pkg/agent/config.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/ 13:38:01 spire-1.2.1/pkg/agent/endpoints/config.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/workload/ 13:38:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:38:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/ 13:38:01 spire-1.2.1/pkg/agent/manager/cache/ 13:38:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:38:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:38:01 spire-1.2.1/pkg/agent/manager/config.go 13:38:01 spire-1.2.1/pkg/agent/manager/manager.go 13:38:01 spire-1.2.1/pkg/agent/manager/manager_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/storage.go 13:38:01 spire-1.2.1/pkg/agent/manager/storage_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/storecache/ 13:38:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:38:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:38:01 spire-1.2.1/pkg/agent/manager/sync.go 13:38:01 spire-1.2.1/pkg/agent/plugin/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:38:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:38:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:38:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:38:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:38:01 spire-1.2.1/pkg/agent/svid/ 13:38:01 spire-1.2.1/pkg/agent/svid/rotator.go 13:38:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:38:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:38:01 spire-1.2.1/pkg/agent/svid/store/ 13:38:01 spire-1.2.1/pkg/agent/svid/store/service.go 13:38:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:38:01 spire-1.2.1/pkg/common/ 13:38:01 spire-1.2.1/pkg/common/agentpathtemplate/ 13:38:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:38:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:38:01 spire-1.2.1/pkg/common/api/ 13:38:01 spire-1.2.1/pkg/common/api/metrics.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/ 13:38:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/logger.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/names.go 13:38:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:38:01 spire-1.2.1/pkg/common/api/names.go 13:38:01 spire-1.2.1/pkg/common/api/ratelimit.go 13:38:01 spire-1.2.1/pkg/common/api/rpccontext/ 13:38:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:38:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:38:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:38:01 spire-1.2.1/pkg/common/auth/ 13:38:01 spire-1.2.1/pkg/common/auth/interceptors.go 13:38:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:38:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/ 13:38:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/types.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:38:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:38:01 spire-1.2.1/pkg/common/catalog/ 13:38:01 spire-1.2.1/pkg/common/catalog/bind.go 13:38:01 spire-1.2.1/pkg/common/catalog/builtin.go 13:38:01 spire-1.2.1/pkg/common/catalog/catalog.go 13:38:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:38:01 spire-1.2.1/pkg/common/catalog/closers.go 13:38:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:38:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:38:01 spire-1.2.1/pkg/common/catalog/config.go 13:38:01 spire-1.2.1/pkg/common/catalog/config_test.go 13:38:01 spire-1.2.1/pkg/common/catalog/configure.go 13:38:01 spire-1.2.1/pkg/common/catalog/constraints.go 13:38:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:38:01 spire-1.2.1/pkg/common/catalog/context.go 13:38:01 spire-1.2.1/pkg/common/catalog/external.go 13:38:01 spire-1.2.1/pkg/common/catalog/host.go 13:38:01 spire-1.2.1/pkg/common/catalog/pipenet.go 13:38:01 spire-1.2.1/pkg/common/catalog/plugin.go 13:38:01 spire-1.2.1/pkg/common/catalog/testplugin/ 13:38:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:38:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:38:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:38:01 spire-1.2.1/pkg/common/cli/ 13:38:01 spire-1.2.1/pkg/common/cli/env.go 13:38:01 spire-1.2.1/pkg/common/cli/flags.go 13:38:01 spire-1.2.1/pkg/common/cli/trust_domain.go 13:38:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:38:01 spire-1.2.1/pkg/common/cli/umask.go 13:38:01 spire-1.2.1/pkg/common/cli/umask_posix.go 13:38:01 spire-1.2.1/pkg/common/cli/umask_test.go 13:38:01 spire-1.2.1/pkg/common/cli/umask_windows.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/flag.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/format.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:38:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:38:01 spire-1.2.1/pkg/common/coretypes/ 13:38:01 spire-1.2.1/pkg/common/coretypes/bundle/ 13:38:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:38:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:38:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:38:01 spire-1.2.1/pkg/common/cryptoutil/ 13:38:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:38:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:38:01 spire-1.2.1/pkg/common/diskutil/ 13:38:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:38:01 spire-1.2.1/pkg/common/diskutil/file_test.go 13:38:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:38:01 spire-1.2.1/pkg/common/errorutil/ 13:38:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:38:01 spire-1.2.1/pkg/common/health/ 13:38:01 spire-1.2.1/pkg/common/health/config.go 13:38:01 spire-1.2.1/pkg/common/health/context.go 13:38:01 spire-1.2.1/pkg/common/health/context_test.go 13:38:01 spire-1.2.1/pkg/common/health/health.go 13:38:01 spire-1.2.1/pkg/common/health/health_test.go 13:38:01 spire-1.2.1/pkg/common/health/logger.go 13:38:01 spire-1.2.1/pkg/common/hostservice/ 13:38:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:38:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:38:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:38:01 spire-1.2.1/pkg/common/idutil/ 13:38:01 spire-1.2.1/pkg/common/idutil/require.go 13:38:01 spire-1.2.1/pkg/common/idutil/require_test.go 13:38:01 spire-1.2.1/pkg/common/idutil/safety.go 13:38:01 spire-1.2.1/pkg/common/idutil/safety_test.go 13:38:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:38:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:38:01 spire-1.2.1/pkg/common/jwtsvid/ 13:38:01 spire-1.2.1/pkg/common/jwtsvid/common.go 13:38:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:38:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:38:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:38:01 spire-1.2.1/pkg/common/jwtutil/ 13:38:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:38:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:38:01 spire-1.2.1/pkg/common/log/ 13:38:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:38:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:38:01 spire-1.2.1/pkg/common/log/log.go 13:38:01 spire-1.2.1/pkg/common/log/log_test.go 13:38:01 spire-1.2.1/pkg/common/log/options.go 13:38:01 spire-1.2.1/pkg/common/nodeutil/ 13:38:01 spire-1.2.1/pkg/common/nodeutil/node.go 13:38:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:38:01 spire-1.2.1/pkg/common/peertracker/ 13:38:01 spire-1.2.1/pkg/common/peertracker/conn.go 13:38:01 spire-1.2.1/pkg/common/peertracker/credentials.go 13:38:01 spire-1.2.1/pkg/common/peertracker/errors.go 13:38:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:38:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:38:01 spire-1.2.1/pkg/common/peertracker/info.go 13:38:01 spire-1.2.1/pkg/common/peertracker/listener.go 13:38:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:38:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tcp.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:38:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:38:01 spire-1.2.1/pkg/common/peertracker/uds.go 13:38:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:38:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:38:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:38:01 spire-1.2.1/pkg/common/pemutil/ 13:38:01 spire-1.2.1/pkg/common/pemutil/block.go 13:38:01 spire-1.2.1/pkg/common/pemutil/certs.go 13:38:01 spire-1.2.1/pkg/common/pemutil/common.go 13:38:01 spire-1.2.1/pkg/common/pemutil/csr.go 13:38:01 spire-1.2.1/pkg/common/pemutil/keys.go 13:38:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:38:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:38:01 spire-1.2.1/pkg/common/plugin/ 13:38:01 spire-1.2.1/pkg/common/plugin/aws/ 13:38:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:38:01 spire-1.2.1/pkg/common/plugin/azure/ 13:38:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:38:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/facade.go 13:38:01 spire-1.2.1/pkg/common/plugin/facade_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/gcp/ 13:38:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/ 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:38:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/log.go 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/ 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:38:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:38:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:38:01 spire-1.2.1/pkg/common/plugin/x509pop/ 13:38:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:38:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:38:01 spire-1.2.1/pkg/common/profiling/ 13:38:01 spire-1.2.1/pkg/common/profiling/dumpers.go 13:38:01 spire-1.2.1/pkg/common/profiling/profiling.go 13:38:01 spire-1.2.1/pkg/common/protoutil/ 13:38:01 spire-1.2.1/pkg/common/protoutil/masks.go 13:38:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:38:01 spire-1.2.1/pkg/common/rotationutil/ 13:38:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:38:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:38:01 spire-1.2.1/pkg/common/selector/ 13:38:01 spire-1.2.1/pkg/common/selector/selector.go 13:38:01 spire-1.2.1/pkg/common/selector/selector_test.go 13:38:01 spire-1.2.1/pkg/common/selector/set.go 13:38:01 spire-1.2.1/pkg/common/selector/set_utils.go 13:38:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/ 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/ 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:38:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:38:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:38:01 spire-1.2.1/pkg/common/telemetry/call.go 13:38:01 spire-1.2.1/pkg/common/telemetry/common/ 13:38:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:38:01 spire-1.2.1/pkg/common/telemetry/config.go 13:38:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:38:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/inmem.go 13:38:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/m3.go 13:38:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/metrics.go 13:38:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/names.go 13:38:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:38:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:38:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/ 13:38:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:38:01 spire-1.2.1/pkg/common/telemetry/server/server.go 13:38:01 spire-1.2.1/pkg/common/telemetry/sink.go 13:38:01 spire-1.2.1/pkg/common/telemetry/statsd.go 13:38:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:38:01 spire-1.2.1/pkg/common/telemetry/uptime.go 13:38:01 spire-1.2.1/pkg/common/telemetry/version.go 13:38:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:38:01 spire-1.2.1/pkg/common/uptime/ 13:38:01 spire-1.2.1/pkg/common/uptime/uptime.go 13:38:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:38:01 spire-1.2.1/pkg/common/util/ 13:38:01 spire-1.2.1/pkg/common/util/certs.go 13:38:01 spire-1.2.1/pkg/common/util/certs_test.go 13:38:01 spire-1.2.1/pkg/common/util/csr.go 13:38:01 spire-1.2.1/pkg/common/util/hash.go 13:38:01 spire-1.2.1/pkg/common/util/selectors.go 13:38:01 spire-1.2.1/pkg/common/util/selectors_test.go 13:38:01 spire-1.2.1/pkg/common/util/signals.go 13:38:01 spire-1.2.1/pkg/common/util/sort.go 13:38:01 spire-1.2.1/pkg/common/util/sort_test.go 13:38:01 spire-1.2.1/pkg/common/util/task.go 13:38:01 spire-1.2.1/pkg/common/util/task_test.go 13:38:01 spire-1.2.1/pkg/common/util/testdata/ 13:38:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:38:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:38:01 spire-1.2.1/pkg/common/version/ 13:38:01 spire-1.2.1/pkg/common/version/version.go 13:38:01 spire-1.2.1/pkg/common/x509svid/ 13:38:01 spire-1.2.1/pkg/common/x509svid/common_test.go 13:38:01 spire-1.2.1/pkg/common/x509svid/csr.go 13:38:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:38:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:38:01 spire-1.2.1/pkg/common/x509util/ 13:38:01 spire-1.2.1/pkg/common/x509util/cert.go 13:38:01 spire-1.2.1/pkg/common/x509util/dns.go 13:38:01 spire-1.2.1/pkg/common/x509util/dns_test.go 13:38:01 spire-1.2.1/pkg/common/x509util/keyid.go 13:38:01 spire-1.2.1/pkg/common/x509util/keypair.go 13:38:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:38:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:38:01 spire-1.2.1/pkg/server/ 13:38:01 spire-1.2.1/pkg/server/api/ 13:38:01 spire-1.2.1/pkg/server/api/agent.go 13:38:01 spire-1.2.1/pkg/server/api/agent/ 13:38:01 spire-1.2.1/pkg/server/api/agent/v1/ 13:38:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/agent_test.go 13:38:01 spire-1.2.1/pkg/server/api/api.go 13:38:01 spire-1.2.1/pkg/server/api/audit/ 13:38:01 spire-1.2.1/pkg/server/api/audit/audit.go 13:38:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:38:01 spire-1.2.1/pkg/server/api/bundle.go 13:38:01 spire-1.2.1/pkg/server/api/bundle/ 13:38:01 spire-1.2.1/pkg/server/api/bundle/v1/ 13:38:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/bundle_test.go 13:38:01 spire-1.2.1/pkg/server/api/debug/ 13:38:01 spire-1.2.1/pkg/server/api/debug/v1/ 13:38:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/entry.go 13:38:01 spire-1.2.1/pkg/server/api/entry/ 13:38:01 spire-1.2.1/pkg/server/api/entry/v1/ 13:38:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/entry_test.go 13:38:01 spire-1.2.1/pkg/server/api/health/ 13:38:01 spire-1.2.1/pkg/server/api/health/v1/ 13:38:01 spire-1.2.1/pkg/server/api/health/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/id.go 13:38:01 spire-1.2.1/pkg/server/api/id_test.go 13:38:01 spire-1.2.1/pkg/server/api/limits/ 13:38:01 spire-1.2.1/pkg/server/api/limits/limits.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/ 13:38:01 spire-1.2.1/pkg/server/api/middleware/alias.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/audit.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/caller.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/common.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/entries.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:38:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:38:01 spire-1.2.1/pkg/server/api/ratelimit.go 13:38:01 spire-1.2.1/pkg/server/api/rpccontext/ 13:38:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:38:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:38:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:38:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:38:01 spire-1.2.1/pkg/server/api/selector.go 13:38:01 spire-1.2.1/pkg/server/api/selector_test.go 13:38:01 spire-1.2.1/pkg/server/api/status.go 13:38:01 spire-1.2.1/pkg/server/api/status_test.go 13:38:01 spire-1.2.1/pkg/server/api/svid/ 13:38:01 spire-1.2.1/pkg/server/api/svid/v1/ 13:38:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/trustdomain.go 13:38:01 spire-1.2.1/pkg/server/api/trustdomain/ 13:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:38:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:38:01 spire-1.2.1/pkg/server/authpolicy/ 13:38:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:38:01 spire-1.2.1/pkg/server/authpolicy/policy.go 13:38:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:38:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:38:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:38:01 spire-1.2.1/pkg/server/authpolicy/validate.go 13:38:01 spire-1.2.1/pkg/server/bundle/ 13:38:01 spire-1.2.1/pkg/server/bundle/client/ 13:38:01 spire-1.2.1/pkg/server/bundle/client/client.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/manager.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/sources.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/updater.go 13:38:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:38:01 spire-1.2.1/pkg/server/ca/ 13:38:01 spire-1.2.1/pkg/server/ca/ca.go 13:38:01 spire-1.2.1/pkg/server/ca/ca_health.go 13:38:01 spire-1.2.1/pkg/server/ca/ca_test.go 13:38:01 spire-1.2.1/pkg/server/ca/journal.go 13:38:01 spire-1.2.1/pkg/server/ca/journal_test.go 13:38:01 spire-1.2.1/pkg/server/ca/manager.go 13:38:01 spire-1.2.1/pkg/server/ca/manager_health.go 13:38:01 spire-1.2.1/pkg/server/ca/manager_test.go 13:38:01 spire-1.2.1/pkg/server/ca/templates.go 13:38:01 spire-1.2.1/pkg/server/ca/upstream_client.go 13:38:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:38:01 spire-1.2.1/pkg/server/ca/validation.go 13:38:01 spire-1.2.1/pkg/server/cache/ 13:38:01 spire-1.2.1/pkg/server/cache/dscache/ 13:38:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:38:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/ 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:38:01 spire-1.2.1/pkg/server/catalog/ 13:38:01 spire-1.2.1/pkg/server/catalog/catalog.go 13:38:01 ---> Running in c25f00f42f4f 13:38:01 spire-1.2.1/pkg/server/catalog/keymanager.go 13:38:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:38:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:38:01 spire-1.2.1/pkg/server/catalog/notifier.go 13:38:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:38:01 spire-1.2.1/pkg/server/config.go 13:38:01 spire-1.2.1/pkg/server/datastore/ 13:38:01 spire-1.2.1/pkg/server/datastore/datastore.go 13:38:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:38:01 spire-1.2.1/pkg/server/datastore/repository.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:38:01 spire-1.2.1/pkg/server/endpoints/ 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/ 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:38:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:38:01 spire-1.2.1/pkg/server/endpoints/config.go 13:38:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:38:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:38:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:38:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:38:01 spire-1.2.1/pkg/server/endpoints/middleware.go 13:38:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:38:01 spire-1.2.1/pkg/server/hostservice/ 13:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:38:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/ 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:38:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:38:01 spire-1.2.1/pkg/server/registration/ 13:38:01 spire-1.2.1/pkg/server/registration/manager.go 13:38:01 spire-1.2.1/pkg/server/registration/manager_test.go 13:38:01 spire-1.2.1/pkg/server/scanentries.go 13:38:01 spire-1.2.1/pkg/server/scanentries_test.go 13:38:01 spire-1.2.1/pkg/server/server.go 13:38:01 spire-1.2.1/pkg/server/server_test.go 13:38:01 spire-1.2.1/pkg/server/svid/ 13:38:01 spire-1.2.1/pkg/server/svid/observer.go 13:38:01 spire-1.2.1/pkg/server/svid/observer_test.go 13:38:01 spire-1.2.1/pkg/server/svid/rotator.go 13:38:01 spire-1.2.1/pkg/server/svid/rotator_config.go 13:38:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:38:01 spire-1.2.1/pkg/server/svid/rotator_test.go 13:38:01 spire-1.2.1/proto/ 13:38:01 spire-1.2.1/proto/private/ 13:38:01 spire-1.2.1/proto/private/server/ 13:38:01 spire-1.2.1/proto/private/server/journal/ 13:38:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:38:01 spire-1.2.1/proto/private/server/journal/journal.proto 13:38:01 spire-1.2.1/proto/spire/ 13:38:01 spire-1.2.1/proto/spire/common/ 13:38:01 spire-1.2.1/proto/spire/common/common.pb.go 13:38:01 spire-1.2.1/proto/spire/common/common.proto 13:38:01 spire-1.2.1/proto/spire/common/plugin/ 13:38:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:38:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:38:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:38:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:38:01 spire-1.2.1/proto/spire/plugin/ 13:38:01 spire-1.2.1/proto/spire/plugin/agent/ 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:38:01 spire-1.2.1/release/ 13:38:01 spire-1.2.1/release/spire-extras/ 13:38:01 spire-1.2.1/release/spire-extras/README.md 13:38:01 spire-1.2.1/release/spire-extras/conf/ 13:38:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:38:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:38:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:38:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:38:01 spire-1.2.1/release/spire/ 13:38:01 spire-1.2.1/release/spire/README.md 13:38:01 spire-1.2.1/release/spire/conf/ 13:38:01 spire-1.2.1/release/spire/conf/agent/ 13:38:01 spire-1.2.1/release/spire/conf/agent/agent.conf 13:38:01 spire-1.2.1/release/spire/conf/server/ 13:38:01 spire-1.2.1/release/spire/conf/server/server.conf 13:38:01 spire-1.2.1/script/ 13:38:01 spire-1.2.1/script/build-artifact.sh 13:38:01 spire-1.2.1/script/generate_dummy_ca.sh 13:38:01 spire-1.2.1/support/ 13:38:01 spire-1.2.1/support/k8s/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/ 13:38:01 spire-1.2.1/support/oidc-discovery-provider/README.md 13:38:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/config.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/main.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:38:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:38:01 spire-1.2.1/test/ 13:38:01 spire-1.2.1/test/clock/ 13:38:01 spire-1.2.1/test/clock/clock.go 13:38:01 spire-1.2.1/test/fakes/ 13:38:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:38:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:38:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:38:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:38:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:38:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:38:01 spire-1.2.1/test/fakes/fakeagentstore/ 13:38:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:38:01 spire-1.2.1/test/fakes/fakedatastore/ 13:38:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:38:01 spire-1.2.1/test/fakes/fakeentryclient/ 13:38:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:38:01 spire-1.2.1/test/fakes/fakehealthchecker/ 13:38:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:38:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:38:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:38:01 spire-1.2.1/test/fakes/fakemetrics/ 13:38:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:38:01 spire-1.2.1/test/fakes/fakenoderesolver/ 13:38:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:38:01 spire-1.2.1/test/fakes/fakenotifier/ 13:38:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:38:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:38:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:38:01 spire-1.2.1/test/fakes/fakeserverca/ 13:38:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:38:01 spire-1.2.1/test/fakes/fakeservercatalog/ 13:38:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:38:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:38:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:38:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:38:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:38:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:38:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:38:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:38:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:38:01 spire-1.2.1/test/fixture/ 13:38:01 spire-1.2.1/test/fixture/certs/ 13:38:01 spire-1.2.1/test/fixture/certs/agent_svid.der 13:38:01 spire-1.2.1/test/fixture/certs/base_cert.pem 13:38:01 spire-1.2.1/test/fixture/certs/base_csr.pem 13:38:01 spire-1.2.1/test/fixture/certs/base_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:38:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:38:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:38:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:38:01 spire-1.2.1/test/fixture/certs/blog_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/bundle.der 13:38:01 spire-1.2.1/test/fixture/certs/ca.pem 13:38:01 spire-1.2.1/test/fixture/certs/ca_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/database_cert.pem 13:38:01 spire-1.2.1/test/fixture/certs/database_csr.pem 13:38:01 spire-1.2.1/test/fixture/certs/database_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/node_cert.pem 13:38:01 spire-1.2.1/test/fixture/certs/node_csr.pem 13:38:01 spire-1.2.1/test/fixture/certs/node_key.pem 13:38:01 spire-1.2.1/test/fixture/certs/svid.pem 13:38:01 spire-1.2.1/test/fixture/certs/svid_key.pem 13:38:01 spire-1.2.1/test/fixture/config/ 13:38:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:38:01 spire-1.2.1/test/fixture/config/agent_good.conf 13:38:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:38:01 spire-1.2.1/test/fixture/config/plugin_good.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:38:01 spire-1.2.1/test/fixture/config/server_good.conf 13:38:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:38:01 spire-1.2.1/test/fixture/fixture.go 13:38:01 spire-1.2.1/test/fixture/nodeattestor/ 13:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:38:01 spire-1.2.1/test/fixture/registration/ 13:38:01 spire-1.2.1/test/fixture/registration/entries.json 13:38:01 spire-1.2.1/test/fixture/registration/good-for-update.json 13:38:01 spire-1.2.1/test/fixture/registration/good.json 13:38:01 spire-1.2.1/test/fixture/registration/invalid.json 13:38:01 spire-1.2.1/test/fixture/registration/invalid_json.json 13:38:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:38:01 spire-1.2.1/test/integration/ 13:38:01 spire-1.2.1/test/integration/README.md 13:38:01 spire-1.2.1/test/integration/common 13:38:01 spire-1.2.1/test/integration/setup/ 13:38:01 spire-1.2.1/test/integration/setup/adminclient/ 13:38:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:38:01 spire-1.2.1/test/integration/setup/adminclient/client.go 13:38:01 spire-1.2.1/test/integration/setup/debugagent/ 13:38:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:38:01 spire-1.2.1/test/integration/setup/debugagent/main.go 13:38:01 spire-1.2.1/test/integration/setup/debugserver/ 13:38:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:38:01 spire-1.2.1/test/integration/setup/debugserver/main.go 13:38:01 spire-1.2.1/test/integration/setup/downstreamclient/ 13:38:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:38:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:38:01 spire-1.2.1/test/integration/setup/itclient/ 13:38:01 spire-1.2.1/test/integration/setup/itclient/client.go 13:38:01 spire-1.2.1/test/integration/setup/node-attestation/ 13:38:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:38:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:38:01 spire-1.2.1/test/integration/setup/x509pop/ 13:38:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:38:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:38:01 spire-1.2.1/test/integration/suites/ 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:38:01 spire-1.2.1/test/integration/suites/join-token/ 13:38:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:38:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:38:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:38:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:38:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:38:01 spire-1.2.1/test/integration/suites/join-token/README.md 13:38:01 spire-1.2.1/test/integration/suites/join-token/conf/ 13:38:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/join-token/teardown 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:38:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:38:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:38:01 spire-1.2.1/test/integration/suites/k8s/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/00-setup 13:38:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:38:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:38:01 spire-1.2.1/test/integration/suites/k8s/README.md 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:38:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:38:01 spire-1.2.1/test/integration/suites/k8s/teardown 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/ 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:38:01 spire-1.2.1/test/integration/suites/rotation/ 13:38:01 spire-1.2.1/test/integration/suites/rotation/00-setup 13:38:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:38:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:38:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:38:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:38:01 spire-1.2.1/test/integration/suites/rotation/README.md 13:38:01 spire-1.2.1/test/integration/suites/rotation/conf/ 13:38:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/rotation/teardown 13:38:01 spire-1.2.1/test/integration/suites/self-test/ 13:38:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:38:01 spire-1.2.1/test/integration/suites/self-test/README.md 13:38:01 spire-1.2.1/test/integration/suites/self-test/teardown 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:38:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:38:01 spire-1.2.1/test/integration/suites/upgrade/ 13:38:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:38:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:38:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:38:01 spire-1.2.1/test/integration/suites/upgrade/README.md 13:38:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:38:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:38:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:38:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:38:01 spire-1.2.1/test/integration/suites/upgrade/teardown 13:38:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:38:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:38:01 spire-1.2.1/test/integration/test-one.sh 13:38:01 spire-1.2.1/test/integration/test.sh 13:38:01 spire-1.2.1/test/plugintest/ 13:38:01 spire-1.2.1/test/plugintest/config.go 13:38:01 spire-1.2.1/test/plugintest/load.go 13:38:01 spire-1.2.1/test/plugintest/option.go 13:38:01 spire-1.2.1/test/spiretest/ 13:38:01 spire-1.2.1/test/spiretest/apiserver.go 13:38:01 spire-1.2.1/test/spiretest/assertions.go 13:38:01 spire-1.2.1/test/spiretest/dir.go 13:38:01 spire-1.2.1/test/spiretest/errors_posix.go 13:38:01 spire-1.2.1/test/spiretest/errors_windows.go 13:38:01 spire-1.2.1/test/spiretest/logs.go 13:38:01 spire-1.2.1/test/spiretest/socketapi.go 13:38:01 spire-1.2.1/test/spiretest/suite.go 13:38:01 spire-1.2.1/test/spiretest/x509.go 13:38:01 spire-1.2.1/test/testca/ 13:38:01 spire-1.2.1/test/testca/ca.go 13:38:01 spire-1.2.1/test/testkey/ 13:38:01 spire-1.2.1/test/testkey/generate.sh 13:38:01 spire-1.2.1/test/testkey/genkeys.go 13:38:01 spire-1.2.1/test/testkey/keys.go 13:38:01 spire-1.2.1/test/testkey/new.go 13:38:01 spire-1.2.1/test/tpmsimulator/ 13:38:01 spire-1.2.1/test/tpmsimulator/simulator.go 13:38:01 spire-1.2.1/test/util/ 13:38:01 spire-1.2.1/test/util/cert_fixtures.go 13:38:01 spire-1.2.1/test/util/cert_generation.go 13:38:01 spire-1.2.1/test/util/io_redirection.go 13:38:01 spire-1.2.1/test/util/race.go 13:38:01 spire-1.2.1/test/util/util.go 13:38:01 building spire from source... 13:38:01 Installing go1.17.7... 13:38:01 Removing intermediate container c25f00f42f4f 13:38:01 ---> c5ec151d015d 13:38:01 13:38:01 Successfully built c5ec151d015d 13:38:01 Successfully tagged support-scheduler:latest 13:38:01 Building security-proxy-setup 13:38:06  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:38:06 ---> 676b5ab71911 13:38:06 Step 3/22 : WORKDIR /edgex-go 13:38:06 ---> Using cache 13:38:06 ---> 2e271156bf8e 13:38:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:06 ---> Using cache 13:38:06 ---> 070d5e5a21c0 13:38:06 Step 5/22 : RUN apk add --update --no-cache make git 13:38:06 ---> Using cache 13:38:06 ---> 162696ed67aa 13:38:06 Step 6/22 : COPY go.mod vendor* ./ 13:38:06 ---> Using cache 13:38:06 ---> 5e61cc06836e 13:38:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:06 ---> Using cache 13:38:06 ---> 63c6f3145b37 13:38:06 Step 8/22 : COPY . . 13:38:06 ---> Using cache 13:38:06 ---> cb8251eecffe 13:38:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:38:06 Building bin/spire-server... 13:38:06 go: downloading github.com/mitchellh/cli v1.1.2 13:38:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:38:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:38:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:38:06 go: downloading google.golang.org/grpc v1.44.0 13:38:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:38:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:38:06 go: downloading github.com/imdario/mergo v0.3.12 13:38:06 go: downloading github.com/sirupsen/logrus v1.8.1 13:38:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:38:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:38:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:38:07 go: downloading github.com/fatih/color v1.13.0 13:38:07 go: downloading github.com/mattn/go-isatty v0.0.14 13:38:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:38:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:38:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:38:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:38:07 go: downloading github.com/armon/go-metrics v0.3.10 13:38:07 go: downloading github.com/prometheus/client_golang v1.12.1 13:38:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:38:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:38:07 go: downloading github.com/open-policy-agent/opa v0.38.0 13:38:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:38:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:38:07 go: downloading github.com/mattn/go-colorable v0.1.12 13:38:07 go: downloading github.com/Masterminds/goutils v1.1.0 13:38:07 go: downloading github.com/Masterminds/semver v1.5.0 13:38:07 go: downloading github.com/google/uuid v1.1.2 13:38:07 go: downloading github.com/huandu/xstrings v1.3.2 13:38:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:38:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:38:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:38:07 go: downloading github.com/oklog/run v1.0.0 13:38:07 go: downloading github.com/imkira/go-observer v1.0.3 13:38:08 go: downloading github.com/pkg/errors v0.9.1 13:38:08 go: downloading go.uber.org/atomic v1.9.0 13:38:08 go: downloading github.com/prometheus/client_model v0.2.0 13:38:08 go: downloading github.com/prometheus/common v0.32.1 13:38:08 go: downloading github.com/beorn7/perks v1.0.1 13:38:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:38:08 go: downloading github.com/prometheus/procfs v0.7.3 13:38:08 go: downloading github.com/hashicorp/errwrap v1.1.0 13:38:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:38:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:38:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:38:08 go: downloading github.com/blang/semver/v4 v4.0.0 13:38:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:38:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:38:08 go: downloading github.com/jinzhu/gorm v1.9.16 13:38:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:38:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:38:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:38:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:38:11 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:38:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:38:11 go: downloading github.com/stretchr/testify v1.7.0 13:38:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:38:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:38:12  ---> Running in 5607d9393fa0 13:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:38:14 go: downloading google.golang.org/api v0.70.0 13:38:14 go: downloading k8s.io/client-go v0.23.4 13:38:14 go: downloading k8s.io/api v0.23.4 13:38:14 go: downloading github.com/google/go-tpm v0.3.3 13:38:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:38:14 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:38:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:38:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:38:14 go: downloading cloud.google.com/go/storage v1.21.0 13:38:14 go: downloading cloud.google.com/go v0.100.2 13:38:15 go: downloading k8s.io/apimachinery v0.23.4 13:38:16 go: downloading k8s.io/kube-aggregator v0.23.3 13:38:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:38:16 go: downloading cloud.google.com/go/security v1.3.0 13:38:16 go: downloading github.com/hashicorp/vault/api v1.4.1 13:38:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:38:16 go: downloading github.com/twmb/murmur3 v1.1.6 13:38:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:38:16 go: downloading github.com/jinzhu/inflection v1.0.0 13:38:16 go: downloading github.com/aws/smithy-go v1.11.0 13:38:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:38:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:38:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:38:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:38:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:38:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:38:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:38:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:38:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:38:16 go: downloading github.com/dimchansky/utfbom v1.1.1 13:38:16 go: downloading cloud.google.com/go/compute v1.3.0 13:38:16 go: downloading cloud.google.com/go/iam v0.1.1 13:38:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:38:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:38:19 go: downloading github.com/gogo/protobuf v1.3.2 13:38:19 go: downloading k8s.io/klog/v2 v2.30.0 13:38:19 go: downloading github.com/google/gofuzz v1.1.0 13:38:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:38:19 go: downloading github.com/spf13/pflag v1.0.5 13:38:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:38:19 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:38:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:38:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:38:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:38:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:38:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:38:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:38:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:38:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:38:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:38:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:38:19 go: downloading gopkg.in/yaml.v2 v2.4.0 13:38:19 go: downloading github.com/gobwas/glob v0.2.3 13:38:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:38:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:38:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:38:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:38:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:38:19 go: downloading go.opencensus.io v0.23.0 13:38:19 go: downloading gopkg.in/inf.v0 v0.9.1 13:38:19 go: downloading github.com/google/go-cmp v0.5.7 13:38:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:38:19 go: downloading github.com/googleapis/gnostic v0.5.5 13:38:19 go: downloading github.com/go-logr/logr v1.2.2 13:38:19 go: downloading github.com/json-iterator/go v1.1.12 13:38:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:38:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:38:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:38:19 go: downloading go.uber.org/zap v1.21.0 13:38:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:38:19 go: downloading github.com/tklauser/numcpus v0.3.0 13:38:19 go: downloading sigs.k8s.io/yaml v1.3.0 13:38:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:38:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:38:19 go: downloading github.com/modern-go/reflect2 v1.0.2 13:38:19 go: downloading github.com/ryanuber/go-glob v1.0.0 13:38:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:38:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:38:19 go: downloading github.com/hashicorp/go-version v1.2.0 13:38:19 go: downloading github.com/golang/snappy v0.0.4 13:38:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:38:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:38:19 go: downloading go.uber.org/multierr v1.6.0 13:38:25 Building bin/spire-agent... 13:38:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:38:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:38:26 go: downloading github.com/docker/docker v20.10.12+incompatible 13:38:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:38:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:38:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:38:26 go: downloading github.com/google/go-tpm-tools v0.3.3 13:38:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:38:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:38:27 go: downloading github.com/docker/go-units v0.4.0 13:38:27 go: downloading github.com/opencontainers/image-spec v1.0.1 13:38:27 go: downloading github.com/docker/go-connections v0.4.0 13:38:27 go: downloading github.com/containerd/containerd v1.3.4 13:38:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:38:27 go: downloading github.com/opencontainers/go-digest v1.0.0 13:38:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:38:30 ---> 25185f71273d 13:38:30 Step 3/22 : WORKDIR /edgex-go 13:38:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:38:30 ---> 25185f71273d 13:38:30 Step 3/31 : WORKDIR /edgex-go 13:38:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:38:30 ---> 25185f71273d 13:38:30 Step 3/22 : WORKDIR /edgex-go 13:38:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:38:30 ---> 25185f71273d 13:38:30 Step 3/26 : WORKDIR /edgex-go 13:38:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:38:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:38:30 ---> 25185f71273d 13:38:30 Step 3/26 : WORKDIR /edgex-go 13:38:30 ---> Running in bc7477f5fdb4 13:38:30 ---> Running in 15be5a5c7602 13:38:30 ---> Running in 096fbacb5133 13:38:30 ---> Running in 67dc71cbccbb 13:38:30 ---> Running in 83900e7314ef 13:38:30 Removing intermediate container 15be5a5c7602 13:38:30 ---> f56eed041d71 13:38:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:30 Removing intermediate container 67dc71cbccbb 13:38:30 ---> 07b0f3e286e0 13:38:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:30 Removing intermediate container bc7477f5fdb4 13:38:30 ---> de430d890710 13:38:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:30 ---> Running in e88788d1941c 13:38:30 Removing intermediate container 83900e7314ef 13:38:30 ---> 3390d6cdf56f 13:38:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 096fbacb5133 13:38:30 13:38:30 ---> b3fecd88b558 13:38:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:30 ---> Running in 55ad688a3843 13:38:30 ---> Running in 7bc8e3d028a0 13:38:30 ---> Running in 3770f625abc8 13:38:30 ---> Running in 370dd697755f 13:38:30 Removing intermediate container 55ad688a3843 13:38:30 ---> 7d3fd04afc90 13:38:30 Step 5/31 : RUN apk add --update --no-cache make git 13:38:30 ---> Running in e32e9291be57 13:38:30 Removing intermediate container e88788d1941c 13:38:30 ---> b68eac8467ba 13:38:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:38:30 ---> Running in 182dc76167c7 13:38:30 Removing intermediate container 3770f625abc8 13:38:30 Removing intermediate container 7bc8e3d028a0 13:38:30 ---> b99e006d52a3 13:38:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:38:30 ---> d79b62d1dceb 13:38:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:38:30 Removing intermediate container 370dd697755f 13:38:30 ---> 25369cf91561 13:38:30 Step 5/22 : RUN apk add --update --no-cache make git 13:38:30 ---> Running in 22aff39988b2 13:38:30 ---> Running in 79675fa5e807 13:38:30 ---> Running in 79dfad9adeb1 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:38:31 OK: 220 MiB in 52 packages 13:38:31 OK: 220 MiB in 52 packages 13:38:32 OK: 220 MiB in 52 packages 13:38:32 OK: 220 MiB in 52 packages 13:38:32 OK: 220 MiB in 52 packages 13:38:33 Removing intermediate container e32e9291be57 13:38:33 ---> 7fa425170d8f 13:38:33 Step 6/31 : COPY go.mod vendor* ./ 13:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:38:34 Removing intermediate container 182dc76167c7 13:38:34 ---> 4102247895f0 13:38:34 Step 6/26 : COPY go.mod vendor* ./ 13:38:34 Removing intermediate container 79675fa5e807 13:38:34 ---> 18bf87d713f1 13:38:34 Step 6/22 : COPY go.mod vendor* ./ 13:38:34 ---> 494d6f4080b9 13:38:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:34 Removing intermediate container 22aff39988b2 13:38:34 Removing intermediate container 79dfad9adeb1 13:38:34 ---> 05f2487470a2 13:38:34 Step 6/22 : COPY go.mod vendor* ./ ---> d69a66a2f027 13:38:34 Step 6/26 : COPY go.mod vendor* ./ 13:38:34 13:38:34 ---> Running in 3f1d356a8a8d 13:38:35 ---> bbec0ef1d888 13:38:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:35 ---> Running in adc3b167008c 13:38:36 ---> 1c0d742614e1 13:38:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:36 ---> 8a705042ae07 13:38:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:36 ---> 9bf8019a8d72 13:38:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:36 ---> Running in 6f92dab095b2 13:38:36 ---> Running in 206ecc358a0c 13:38:36 ---> Running in 01d9097953eb 13:38:36 Removing intermediate container 9eda7b79a685 13:38:36 ---> b23eca6276cf 13:38:36 13:38:36 Step 10/22 : FROM alpine:3.14 13:38:36 ---> e04c818066af 13:38:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:38:36 Removing intermediate container fd50c9485eaa 13:38:36 ---> 7043dcf30b45 13:38:36 13:38:36 Step 9/20 : FROM alpine:3.15 13:38:36 ---> Running in 0ad214d0cd55 13:38:36 3.15: Pulling from library/alpine 13:38:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:38:37 Status: Downloaded newer image for alpine:3.15 13:38:37 ---> 0ac33e5f5afa 13:38:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:38:38 (1/2) Installing ca-certificates (20211220-r0) 13:38:38 (2/2) Installing dumb-init (1.2.5-r1) 13:38:38 Executing busybox-1.33.1-r7.trigger 13:38:38 Executing ca-certificates-20211220-r0.trigger 13:38:38 OK: 6 MiB in 16 packages 13:38:39 ---> Running in 2f46f662c2d0 13:38:39 Removing intermediate container 2f46f662c2d0 13:38:39 ---> 9215aeb79f27 13:38:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:39 Removing intermediate container 3f1d356a8a8d 13:38:39 ---> 1608628198a7 13:38:39 Step 8/31 : COPY . . 13:38:39 ---> Running in 693d4edd5fc7 13:38:39 Removing intermediate container 0ad214d0cd55 13:38:39 ---> 153de9b1db81 13:38:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:38:39 ---> Running in 045c173f636b 13:38:40 Removing intermediate container adc3b167008c 13:38:40 ---> 68d6a22c8d04 13:38:40 Step 8/26 : COPY . . 13:38:40 Removing intermediate container 5607d9393fa0 13:38:40 ---> 631e7faa3c43 13:38:40 13:38:40 Step 10/22 : FROM alpine:3.14 13:38:40 ---> e04c818066af 13:38:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:38:40 ---> Running in c4b765406809 13:38:40 Removing intermediate container 045c173f636b 13:38:40 ---> ddd507be4369 13:38:40 Step 13/22 : ENV APP_PORT=59860 13:38:40 ---> Running in 4f60a30eeaf8 13:38:40 Removing intermediate container 4f60a30eeaf8 13:38:40 ---> 25b251208a76 13:38:40 Step 14/22 : EXPOSE $APP_PORT 13:38:40 ---> Running in 054d47c88089 13:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:38:41 Removing intermediate container 054d47c88089 13:38:41 ---> a089abeea496 13:38:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:38:41 Removing intermediate container 693d4edd5fc7 13:38:41 ---> 6ecd8d0db9ce 13:38:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:38:41 (1/6) Installing ca-certificates (20211220-r0) 13:38:41 ---> Running in 519cc582cb40 13:38:41 (2/6) Installing brotli-libs (1.0.9-r5) 13:38:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:38:41 (4/6) Installing libcurl (7.79.1-r0) 13:38:41 (5/6) Installing curl (7.79.1-r0) 13:38:41 (6/6) Installing dumb-init (1.2.5-r1) 13:38:41 Executing busybox-1.33.1-r7.trigger 13:38:41 Executing ca-certificates-20211220-r0.trigger 13:38:41 ---> 842cd059bb87 13:38:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:38:41 OK: 8 MiB in 20 packages 13:38:42 Removing intermediate container 206ecc358a0c 13:38:42 ---> 5342d049e1ef 13:38:42 Step 8/26 : COPY . . 13:38:42 Removing intermediate container 01d9097953eb 13:38:42 ---> 18aebb1bf59e 13:38:42 Step 8/22 : COPY . . 13:38:42 Removing intermediate container 6f92dab095b2 13:38:42 ---> 914a1bc574c2 13:38:42 Step 8/22 : COPY . . 13:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:42 Removing intermediate container c4b765406809 13:38:42 ---> dee312365bd4 13:38:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:38:42 ---> 5396534c8fbe 13:38:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:38:42 ---> Running in 2518eba63d5d 13:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:43 Removing intermediate container 2518eba63d5d 13:38:43 ---> 5ceb8ece201d 13:38:43 Step 13/22 : WORKDIR /edgex 13:38:43 ---> 2d8d2e310dbf 13:38:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:38:43 ---> Running in 29fd5acdb309 13:38:43 ---> Running in 0a114609d0e6 13:38:43 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:38:43 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:38:43 OK: 15854 distinct packages available 13:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:44 Removing intermediate container 29fd5acdb309 13:38:44 ---> e8e4f9089418 13:38:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:38:44 Removing intermediate container 0a114609d0e6 13:38:44 ---> e27fb1d54ffd 13:38:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:44 ---> Running in 715f6448c6b5 13:38:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:44 ---> 49c2739eff2e 13:38:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:38:44 (1/9) Installing ca-certificates (20211220-r0) 13:38:44 (2/9) Installing brotli-libs (1.0.9-r5) 13:38:44 Removing intermediate container 715f6448c6b5 13:38:44 ---> daa770dfacbe 13:38:44 Step 20/22 : LABEL arch=x86_64 13:38:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:38:44 (4/9) Installing libcurl (7.80.0-r0) 13:38:45 (5/9) Installing curl (7.80.0-r0) 13:38:45 (6/9) Installing dumb-init (1.2.5-r1) 13:38:45 ---> Running in fbd501526d22 13:38:45 (7/9) Installing musl-obstack (1.2.3-r0) 13:38:45 (8/9) Installing libucontext (1.1-r0) 13:38:45 (9/9) Installing gcompat (1.0.0-r4) 13:38:45 Executing busybox-1.34.1-r5.trigger 13:38:45 Executing ca-certificates-20211220-r0.trigger 13:38:45 OK: 8 MiB in 23 packages 13:38:45 Removing intermediate container fbd501526d22 13:38:45 ---> 2b1648b89a04 13:38:45 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:38:46 ---> b99a023567c9 13:38:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:38:46 ---> Running in ae80a6ba23bd 13:38:46 Removing intermediate container ae80a6ba23bd 13:38:46 ---> e3c941f61e02 13:38:46 Step 22/22 : LABEL version=2.2.0-dev.56 13:38:47 Removing intermediate container 519cc582cb40 13:38:47 ---> 65ed4b6431c0 13:38:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:47 ---> Running in af92552691e9 13:38:47 ---> 2dfbd0fdae01 13:38:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:38:47 Removing intermediate container af92552691e9 13:38:47 ---> 56b46772400a 13:38:47 13:38:47 ---> e679b58efd49 13:38:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:38:47 Successfully built 56b46772400a 13:38:47 Successfully tagged support-notifications:latest 13:38:47 Building security-spire-agent 13:38:50  Building support-notifications ... done  ---> aad2abe01b64 13:38:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:38:50 ---> 3822615af8d1 13:38:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:38:50 ---> Running in 90cc204b8782 13:38:51 ---> 3bb09a434aad 13:38:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:38:51 ---> Running in 8009311da4f3 13:38:52 Removing intermediate container 8009311da4f3 13:38:52 ---> d5d12d26cc15 13:38:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:52 ---> Running in 7a6b5725f524 13:38:52 Removing intermediate container 90cc204b8782 13:38:52 ---> 9eee77c9e87f 13:38:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:38:52 ---> Running in 170b13783660 13:38:52 Removing intermediate container 7a6b5725f524 13:38:52 ---> 18066b445abe 13:38:52 Step 18/20 : LABEL arch=x86_64 13:38:52 ---> Running in c3f37c1ca505 13:38:52 Removing intermediate container 170b13783660 13:38:52 ---> ef1d412caa9c 13:38:52 Step 20/22 : LABEL arch=x86_64 13:38:52 ---> Running in 9ad808000af5 13:38:52 Removing intermediate container c3f37c1ca505 13:38:52 ---> 24d095b15b3e 13:38:52 Step 19/20 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:38:53 Removing intermediate container 9ad808000af5 13:38:53 ---> 6c2fc25c63e3 13:38:53 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:38:53 ---> Running in 0a1a90f19f78 13:38:53 ---> Running in 04a549f70396 13:38:53 Removing intermediate container 0a1a90f19f78 13:38:53 ---> 7ab992f91cf6 13:38:53 Step 20/20 : LABEL version=2.2.0-dev.56 13:38:53 Removing intermediate container 04a549f70396 13:38:53 ---> 707c35573c45 13:38:53 Step 22/22 : LABEL version=2.2.0-dev.56 13:38:53 ---> Running in 1cd860949a24 13:38:53 ---> Running in b14fc1db2bc0 13:38:54 Removing intermediate container 1cd860949a24 13:38:54 ---> 52825ca6d26f 13:38:54 13:38:54 Removing intermediate container b14fc1db2bc0 13:38:54 ---> 7a6a464dbe92 13:38:54 13:38:54 Successfully built 7a6a464dbe92 13:38:54 Successfully tagged security-proxy-setup:latest 13:38:54  Building security-proxy-setup ... done Building core-data 13:38:54 Successfully built 52825ca6d26f 13:38:54 Successfully tagged security-spiffe-token-provider:latest 13:38:54  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 13:38:57 ---> 681d412257a2 13:38:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:38:57 ---> 0a81f693b320 13:38:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:38:57 ---> b033014cc5a2 13:38:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:38:57 ---> Running in fd780096d334 13:38:57 ---> Running in f85bc108deb2 13:38:57 ---> Running in 0267de676d59 13:38:58 ---> 89b42c1ac057 13:38:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:38:58 Removing intermediate container f85bc108deb2 13:38:58 ---> a7c0316baaee 13:38:58 Step 10/26 : RUN mkdir -p spire-build 13:38:58 Removing intermediate container 0267de676d59 13:38:58 ---> 9d01766b57f6 13:38:58 Step 10/26 : RUN mkdir -p spire-build 13:38:58 ---> Running in 5ab000a1e846 13:38:58 ---> Running in b99328b0ae92 13:38:58 ---> Running in ee59e8314d25 13:38:58 ---> fee0cf1576b9 13:38:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:38:58 ---> Running in 1b5cbd7c5e3e 13:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:39:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:39:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:39:02 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:39:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:39:02 ---> 676b5ab71911 13:39:02 Step 3/26 : WORKDIR /edgex-go 13:39:02 ---> Using cache 13:39:02 ---> 2e271156bf8e 13:39:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:02 ---> Using cache 13:39:02 ---> 070d5e5a21c0 13:39:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:39:02 ---> Using cache 13:39:02 ---> fb482e313f88 13:39:02 Step 6/26 : COPY go.mod vendor* ./ 13:39:02 ---> Using cache 13:39:02 ---> da5132ba1272 13:39:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:02 ---> Using cache 13:39:02 ---> 155b24068893 13:39:02 Step 8/26 : COPY . . 13:39:02 ---> Using cache 13:39:02 ---> 93b604587a22 13:39:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:39:02 ---> Using cache 13:39:02 ---> 10f49c245e40 13:39:02 Step 10/26 : RUN mkdir -p spire-build 13:39:02 ---> Using cache 13:39:02 ---> 1404ed36cc8f 13:39:02 Step 11/26 : WORKDIR /edgex-go/spire-build 13:39:02 ---> Using cache 13:39:02 ---> a1069651bf05 13:39:02 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 13:39:02 Removing intermediate container ee59e8314d25 13:39:02 ---> c16f1d131b68 13:39:02 Step 11/26 : WORKDIR /edgex-go/spire-build 13:39:02 Removing intermediate container b99328b0ae92 13:39:02 ---> 03d1d104840b 13:39:02 Step 11/26 : WORKDIR /edgex-go/spire-build 13:39:02 ---> Running in 41d6df5eef3d 13:39:02 ---> Running in acd10e0078c6 13:39:03 Removing intermediate container 41d6df5eef3d 13:39:03 ---> 60b9df4df104 13:39:03 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agentRemoving intermediate container acd10e0078c6 13:39:03 ---> 501de340635b 13:39:03 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 13:39:03 13:39:03 ---> Running in 407faace916d 13:39:03 ---> Running in 429ee695079d 13:39:07 spire-1.2.1/ 13:39:07 spire-1.2.1/.data/ 13:39:07 spire-1.2.1/.data/.file 13:39:07 spire-1.2.1/.dockerignore 13:39:07 spire-1.2.1/.gitattributes 13:39:07 spire-1.2.1/.githooks/ 13:39:07 spire-1.2.1/.githooks/pre-commit 13:39:07 spire-1.2.1/.github/ 13:39:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:39:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:39:07 spire-1.2.1/.github/dependabot.yml 13:39:07 spire-1.2.1/.github/workflows/ 13:39:07 spire-1.2.1/.github/workflows/nightly_build.yaml 13:39:07 spire-1.2.1/.github/workflows/pr_build.yaml 13:39:07 spire-1.2.1/.github/workflows/release_build.yaml 13:39:07 spire-1.2.1/.github/workflows/scripts/ 13:39:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/split.sh 13:39:07 spire-1.2.1/.gitignore 13:39:07 spire-1.2.1/.go-version 13:39:07 spire-1.2.1/.golangci.yml 13:39:07 spire-1.2.1/ADOPTERS.md 13:39:07 spire-1.2.1/CHANGELOG.md 13:39:07 spire-1.2.1/CODE-OF-CONDUCT.md 13:39:07 spire-1.2.1/CODEOWNERS 13:39:07 spire-1.2.1/CONTRIBUTING.md 13:39:07 spire-1.2.1/Dockerfile 13:39:07 spire-1.2.1/Dockerfile.dev 13:39:07 spire-1.2.1/Dockerfile.scratch 13:39:07 spire-1.2.1/LICENSE 13:39:07 spire-1.2.1/MAINTAINERS.md 13:39:07 spire-1.2.1/Makefile 13:39:07 spire-1.2.1/README.md 13:39:07 spire-1.2.1/ROADMAP.md 13:39:07 spire-1.2.1/SECURITY.md 13:39:07 spire-1.2.1/cmd/ 13:39:07 spire-1.2.1/cmd/spire-agent/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/common/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/main.go 13:39:07 spire-1.2.1/cmd/spire-server/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/cli.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ 13:39:07 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ 13:39:07 spire-1.2.1/.data/.file 13:39:07 spire-1.2.1/.dockerignore 13:39:07 spire-1.2.1/.gitattributes 13:39:07 spire-1.2.1/.githooks/ 13:39:07 spire-1.2.1/.githooks/pre-commit 13:39:07 spire-1.2.1/.github/ 13:39:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:39:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:39:07 spire-1.2.1/.github/dependabot.yml 13:39:07 spire-1.2.1/.github/workflows/ 13:39:07 spire-1.2.1/.github/workflows/nightly_build.yaml 13:39:07 spire-1.2.1/.github/workflows/pr_build.yaml 13:39:07 spire-1.2.1/.github/workflows/release_build.yaml 13:39:07 spire-1.2.1/.github/workflows/scripts/ 13:39:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:39:07 spire-1.2.1/.github/workflows/scripts/split.sh 13:39:07 spire-1.2.1/.gitignore 13:39:07 spire-1.2.1/.go-version 13:39:07 spire-1.2.1/.golangci.yml 13:39:07 spire-1.2.1/ADOPTERS.md 13:39:07 spire-1.2.1/CHANGELOG.md 13:39:07 spire-1.2.1/CODE-OF-CONDUCT.md 13:39:07 spire-1.2.1/CODEOWNERS 13:39:07 spire-1.2.1/CONTRIBUTING.md 13:39:07 spire-1.2.1/Dockerfile 13:39:07 spire-1.2.1/Dockerfile.dev 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:39:07 spire-1.2.1/Dockerfile.scratch 13:39:07 spire-1.2.1/LICENSE 13:39:07 spire-1.2.1/MAINTAINERS.md 13:39:07 spire-1.2.1/Makefile 13:39:07 spire-1.2.1/README.md 13:39:07 spire-1.2.1/ROADMAP.md 13:39:07 spire-1.2.1/SECURITY.md 13:39:07 spire-1.2.1/cmd/ 13:39:07 spire-1.2.1/cmd/spire-agent/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/common/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:39:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:39:07 spire-1.2.1/cmd/spire-agent/main.go 13:39:07 spire-1.2.1/cmd/spire-server/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/cli.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:39:07 spire-1.2.1/cmd/spire-server/main.go 13:39:07 spire-1.2.1/cmd/spire-server/util/ 13:39:07 spire-1.2.1/cmd/spire-server/util/util.go 13:39:07 spire-1.2.1/conf/ 13:39:07 spire-1.2.1/conf/agent/ 13:39:07 spire-1.2.1/conf/agent/agent.conf 13:39:07 spire-1.2.1/conf/agent/agent_full.conf 13:39:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:39:07 spire-1.2.1/conf/server/ 13:39:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:39:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:39:07 spire-1.2.1/conf/server/server.conf 13:39:07 spire-1.2.1/conf/server/server_full.conf 13:39:07 spire-1.2.1/doc/ 13:39:07 spire-1.2.1/doc/SPIRE101.md 13:39:07 spire-1.2.1/doc/auditlog.md 13:39:07 spire-1.2.1/doc/authorization_policy_engine.md 13:39:07 spire-1.2.1/doc/changelog_guidelines.md 13:39:07 spire-1.2.1/doc/cure53-report.pdf 13:39:07 spire-1.2.1/doc/images/ 13:39:07 spire-1.2.1/doc/images/2019_roadmap.png 13:39:07 spire-1.2.1/doc/images/SPIRE101.png 13:39:07 spire-1.2.1/doc/images/SPIRE_agent.png 13:39:07 spire-1.2.1/doc/images/SPIRE_server.png 13:39:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/ 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:39:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:39:07 spire-1.2.1/cmd/spire-server/main.go 13:39:07 spire-1.2.1/cmd/spire-server/util/ 13:39:07 spire-1.2.1/cmd/spire-server/util/util.go 13:39:07 spire-1.2.1/conf/ 13:39:07 spire-1.2.1/conf/agent/ 13:39:07 spire-1.2.1/conf/agent/agent.conf 13:39:07 spire-1.2.1/conf/agent/agent_full.conf 13:39:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:39:07 spire-1.2.1/conf/server/ 13:39:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:39:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:39:07 spire-1.2.1/conf/server/server.conf 13:39:07 spire-1.2.1/conf/server/server_full.conf 13:39:07 spire-1.2.1/doc/ 13:39:07 spire-1.2.1/doc/SPIRE101.md 13:39:07 spire-1.2.1/doc/auditlog.md 13:39:07 spire-1.2.1/doc/authorization_policy_engine.md 13:39:07 spire-1.2.1/doc/changelog_guidelines.md 13:39:07 spire-1.2.1/doc/cure53-report.pdf 13:39:07 spire-1.2.1/doc/images/ 13:39:07 spire-1.2.1/doc/images/2019_roadmap.png 13:39:07 spire-1.2.1/doc/images/SPIRE101.png 13:39:07 spire-1.2.1/doc/images/SPIRE_agent.png 13:39:07 spire-1.2.1/doc/images/SPIRE_server.png 13:39:07 spire-1.2.1/doc/images/cache_mgr.png 13:39:07 spire-1.2.1/doc/images/cache_mgr_components.png 13:39:07 spire-1.2.1/doc/images/federated_spire.png 13:39:07 spire-1.2.1/doc/images/ha_mode.png 13:39:07 spire-1.2.1/doc/images/nested_spire.png 13:39:07 spire-1.2.1/doc/images/oidc_federation.png 13:39:07 spire-1.2.1/doc/images/single_trust_domain.png 13:39:07 spire-1.2.1/doc/images/spiffe_compatible.png 13:39:07 spire-1.2.1/doc/images/spire_logo.png 13:39:07 spire-1.2.1/doc/migrating_registration_api_clients.md 13:39:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:39:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:39:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:39:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:39:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:39:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:39:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:39:07 spire-1.2.1/doc/images/cache_mgr.png 13:39:07 spire-1.2.1/doc/images/cache_mgr_components.png 13:39:07 spire-1.2.1/doc/images/federated_spire.png 13:39:07 spire-1.2.1/doc/images/ha_mode.png 13:39:07 spire-1.2.1/doc/images/nested_spire.png 13:39:07 spire-1.2.1/doc/images/oidc_federation.png 13:39:07 spire-1.2.1/doc/images/single_trust_domain.png 13:39:07 spire-1.2.1/doc/images/spiffe_compatible.png 13:39:07 spire-1.2.1/doc/images/spire_logo.png 13:39:07 spire-1.2.1/doc/migrating_registration_api_clients.md 13:39:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:39:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:39:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:39:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:39:07 spire-1.2.1/doc/scaling_spire.md 13:39:07 spire-1.2.1/doc/spire_agent.md 13:39:07 spire-1.2.1/doc/spire_server.md 13:39:07 spire-1.2.1/doc/supported_integrations.md 13:39:07 spire-1.2.1/doc/telemetry.md 13:39:07 spire-1.2.1/doc/telemetry_config.md 13:39:07 spire-1.2.1/doc/upgrading.md 13:39:07 spire-1.2.1/doc/using_spire.md 13:39:07 spire-1.2.1/examples/ 13:39:07 spire-1.2.1/examples/README.md 13:39:07 spire-1.2.1/go.mod 13:39:07 spire-1.2.1/go.sum 13:39:07 spire-1.2.1/pkg/ 13:39:07 spire-1.2.1/pkg/agent/ 13:39:07 spire-1.2.1/pkg/agent/agent.go 13:39:07 spire-1.2.1/pkg/agent/api/ 13:39:07 spire-1.2.1/pkg/agent/api/config.go 13:39:07 spire-1.2.1/pkg/agent/api/debug/ 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/api/endpoints.go 13:39:07 spire-1.2.1/pkg/agent/api/health/ 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:39:07 spire-1.2.1/pkg/agent/attestor/ 13:39:07 spire-1.2.1/pkg/agent/attestor/node/ 13:39:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:39:07 spire-1.2.1/pkg/agent/attestor/node/node.go 13:39:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/ 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:39:07 spire-1.2.1/pkg/agent/catalog/ 13:39:07 spire-1.2.1/pkg/agent/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:39:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:39:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:39:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:39:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:39:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:39:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:39:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:39:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:39:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:39:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:39:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:39:07 spire-1.2.1/pkg/agent/client/ 13:39:07 spire-1.2.1/pkg/agent/client/client.go 13:39:07 spire-1.2.1/pkg/agent/client/client_test.go 13:39:07 spire-1.2.1/pkg/agent/client/dial.go 13:39:07 spire-1.2.1/pkg/agent/client/nodeconn.go 13:39:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:39:07 spire-1.2.1/pkg/agent/client/update.go 13:39:07 spire-1.2.1/pkg/agent/client/util.go 13:39:07 spire-1.2.1/pkg/agent/common/ 13:39:07 spire-1.2.1/pkg/agent/common/backoff/ 13:39:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:39:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/ 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:39:07 spire-1.2.1/pkg/agent/config.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/config.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:39:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:39:07 spire-1.2.1/doc/scaling_spire.md 13:39:07 spire-1.2.1/doc/spire_agent.md 13:39:07 spire-1.2.1/doc/spire_server.md 13:39:07 spire-1.2.1/doc/supported_integrations.md 13:39:07 spire-1.2.1/doc/telemetry.md 13:39:07 spire-1.2.1/doc/telemetry_config.md 13:39:07 spire-1.2.1/doc/upgrading.md 13:39:07 spire-1.2.1/doc/using_spire.md 13:39:07 spire-1.2.1/examples/ 13:39:07 spire-1.2.1/examples/README.md 13:39:07 spire-1.2.1/go.mod 13:39:07 spire-1.2.1/go.sum 13:39:07 spire-1.2.1/pkg/ 13:39:07 spire-1.2.1/pkg/agent/ 13:39:07 spire-1.2.1/pkg/agent/agent.go 13:39:07 spire-1.2.1/pkg/agent/api/ 13:39:07 spire-1.2.1/pkg/agent/api/config.go 13:39:07 spire-1.2.1/pkg/agent/api/debug/ 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/ 13:39:07 spire-1.2.1/pkg/agent/manager/cache/ 13:39:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:39:07 spire-1.2.1/pkg/agent/manager/config.go 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/api/endpoints.go 13:39:07 spire-1.2.1/pkg/agent/api/health/ 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/ 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:39:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:39:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:39:07 spire-1.2.1/pkg/agent/attestor/ 13:39:07 spire-1.2.1/pkg/agent/attestor/node/ 13:39:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:39:07 spire-1.2.1/pkg/agent/attestor/node/node.go 13:39:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/ 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:39:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:39:07 spire-1.2.1/pkg/agent/catalog/ 13:39:07 spire-1.2.1/pkg/agent/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:39:07 spire-1.2.1/pkg/agent/manager/manager.go 13:39:07 spire-1.2.1/pkg/agent/manager/manager_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/storage.go 13:39:07 spire-1.2.1/pkg/agent/manager/storage_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/ 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/sync.go 13:39:07 spire-1.2.1/pkg/agent/plugin/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:39:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:39:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:39:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:39:07 spire-1.2.1/pkg/agent/client/ 13:39:07 spire-1.2.1/pkg/agent/client/client.go 13:39:07 spire-1.2.1/pkg/agent/client/client_test.go 13:39:07 spire-1.2.1/pkg/agent/client/dial.go 13:39:07 spire-1.2.1/pkg/agent/client/nodeconn.go 13:39:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:39:07 spire-1.2.1/pkg/agent/client/update.go 13:39:07 spire-1.2.1/pkg/agent/client/util.go 13:39:07 spire-1.2.1/pkg/agent/common/ 13:39:07 spire-1.2.1/pkg/agent/common/backoff/ 13:39:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:39:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/ 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:39:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:39:07 spire-1.2.1/pkg/agent/config.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/config.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/ 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:39:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/ 13:39:07 spire-1.2.1/pkg/agent/manager/cache/ 13:39:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:39:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:39:07 spire-1.2.1/pkg/agent/manager/config.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:39:07 spire-1.2.1/pkg/agent/manager/manager.go 13:39:07 spire-1.2.1/pkg/agent/manager/manager_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/storage.go 13:39:07 spire-1.2.1/pkg/agent/manager/storage_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/ 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:39:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:39:07 spire-1.2.1/pkg/agent/manager/sync.go 13:39:07 spire-1.2.1/pkg/agent/plugin/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:39:07 spire-1.2.1/pkg/agent/svid/ 13:39:07 spire-1.2.1/pkg/agent/svid/rotator.go 13:39:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:39:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:39:07 spire-1.2.1/pkg/agent/svid/store/ 13:39:07 spire-1.2.1/pkg/agent/svid/store/service.go 13:39:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:39:07 spire-1.2.1/pkg/common/ 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/ 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:39:07 spire-1.2.1/pkg/common/api/ 13:39:07 spire-1.2.1/pkg/common/api/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/ 13:39:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:39:07 spire-1.2.1/pkg/common/api/middleware/logger.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/names.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:39:07 spire-1.2.1/pkg/common/api/names.go 13:39:07 spire-1.2.1/pkg/common/api/ratelimit.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:39:07 spire-1.2.1/pkg/common/auth/ 13:39:07 spire-1.2.1/pkg/common/auth/interceptors.go 13:39:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:39:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/ 13:39:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/types.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/ 13:39:07 spire-1.2.1/pkg/common/catalog/bind.go 13:39:07 spire-1.2.1/pkg/common/catalog/builtin.go 13:39:07 spire-1.2.1/pkg/common/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/closers.go 13:39:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:39:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:39:07 spire-1.2.1/pkg/common/catalog/config.go 13:39:07 spire-1.2.1/pkg/common/catalog/config_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/configure.go 13:39:07 spire-1.2.1/pkg/common/catalog/constraints.go 13:39:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/context.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:39:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/external.go 13:39:07 spire-1.2.1/pkg/common/catalog/host.go 13:39:07 spire-1.2.1/pkg/common/catalog/pipenet.go 13:39:07 spire-1.2.1/pkg/common/catalog/plugin.go 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/ 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:39:07 spire-1.2.1/pkg/common/cli/ 13:39:07 spire-1.2.1/pkg/common/cli/env.go 13:39:07 spire-1.2.1/pkg/common/cli/flags.go 13:39:07 spire-1.2.1/pkg/common/cli/trust_domain.go 13:39:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:39:07 spire-1.2.1/pkg/common/cli/umask.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_posix.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_test.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_windows.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/flag.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/format.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/ 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/ 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:39:07 spire-1.2.1/pkg/agent/svid/ 13:39:07 spire-1.2.1/pkg/agent/svid/rotator.go 13:39:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:39:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:39:07 spire-1.2.1/pkg/agent/svid/store/ 13:39:07 spire-1.2.1/pkg/agent/svid/store/service.go 13:39:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:39:07 spire-1.2.1/pkg/common/ 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/ 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:39:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:39:07 spire-1.2.1/pkg/common/api/ 13:39:07 spire-1.2.1/pkg/common/api/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/ 13:39:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:39:07 spire-1.2.1/pkg/common/cryptoutil/ 13:39:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:39:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:39:07 spire-1.2.1/pkg/common/diskutil/ 13:39:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:39:07 spire-1.2.1/pkg/common/diskutil/file_test.go 13:39:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:39:07 spire-1.2.1/pkg/common/errorutil/ 13:39:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:39:07 spire-1.2.1/pkg/common/health/ 13:39:07 spire-1.2.1/pkg/common/health/config.go 13:39:07 spire-1.2.1/pkg/common/health/context.go 13:39:07 spire-1.2.1/pkg/common/health/context_test.go 13:39:07 spire-1.2.1/pkg/common/health/health.go 13:39:07 spire-1.2.1/pkg/common/health/health_test.go 13:39:07 spire-1.2.1/pkg/common/health/logger.go 13:39:07 spire-1.2.1/pkg/common/hostservice/ 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/logger.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/names.go 13:39:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:39:07 spire-1.2.1/pkg/common/api/names.go 13:39:07 spire-1.2.1/pkg/common/api/ratelimit.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:39:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:39:07 spire-1.2.1/pkg/common/auth/ 13:39:07 spire-1.2.1/pkg/common/auth/interceptors.go 13:39:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:39:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/ 13:39:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:39:07 13:39:07 spire-1.2.1/pkg/common/idutil/ 13:39:07 spire-1.2.1/pkg/common/idutil/require.go 13:39:07 spire-1.2.1/pkg/common/idutil/require_test.go 13:39:07 spire-1.2.1/pkg/common/idutil/safety.go 13:39:07 spire-1.2.1/pkg/common/idutil/safety_test.go 13:39:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:39:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/ 13:39:07 spire-1.2.1/pkg/common/jwtsvid/common.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:39:07 spire-1.2.1/pkg/common/jwtutil/ 13:39:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:39:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:39:07 spire-1.2.1/pkg/common/log/ 13:39:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:39:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:39:07 spire-1.2.1/pkg/common/log/log.go 13:39:07 spire-1.2.1/pkg/common/log/log_test.go 13:39:07 spire-1.2.1/pkg/common/log/options.go 13:39:07 spire-1.2.1/pkg/common/nodeutil/ 13:39:07 spire-1.2.1/pkg/common/nodeutil/node.go 13:39:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/ 13:39:07 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/types.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:39:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/ 13:39:07 spire-1.2.1/pkg/common/catalog/bind.go 13:39:07 spire-1.2.1/pkg/common/catalog/builtin.go 13:39:07 spire-1.2.1/pkg/common/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/closers.go 13:39:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:39:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:39:07 spire-1.2.1/pkg/common/catalog/config.go 13:39:07 spire-1.2.1/pkg/common/catalog/config_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/configure.go 13:39:07 spire-1.2.1/pkg/common/catalog/constraints.go 13:39:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/context.go 13:39:07 spire-1.2.1/pkg/common/peertracker/credentials.go 13:39:07 spire-1.2.1/pkg/common/peertracker/errors.go 13:39:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:39:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:39:07 spire-1.2.1/pkg/common/peertracker/info.go 13:39:07 spire-1.2.1/pkg/common/peertracker/listener.go 13:39:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:39:07 spire-1.2.1/pkg/common/catalog/external.go 13:39:07 spire-1.2.1/pkg/common/catalog/host.go 13:39:07 spire-1.2.1/pkg/common/catalog/pipenet.go 13:39:07 spire-1.2.1/pkg/common/catalog/plugin.go 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/ 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:39:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:39:07 spire-1.2.1/pkg/common/cli/ 13:39:07 spire-1.2.1/pkg/common/cli/env.go 13:39:07 spire-1.2.1/pkg/common/cli/flags.go 13:39:07 spire-1.2.1/pkg/common/cli/trust_domain.go 13:39:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:39:07 spire-1.2.1/pkg/common/cli/umask.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_posix.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_test.go 13:39:07 spire-1.2.1/pkg/common/cli/umask_windows.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/flag.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/format.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:39:07 spire-1.2.1/pkg/common/pemutil/ 13:39:07 spire-1.2.1/pkg/common/pemutil/block.go 13:39:07 spire-1.2.1/pkg/common/pemutil/certs.go 13:39:07 spire-1.2.1/pkg/common/pemutil/common.go 13:39:07 spire-1.2.1/pkg/common/pemutil/csr.go 13:39:07 spire-1.2.1/pkg/common/pemutil/keys.go 13:39:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:39:07 13:39:07 spire-1.2.1/pkg/common/plugin/ 13:39:07 spire-1.2.1/pkg/common/plugin/aws/ 13:39:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:39:07 spire-1.2.1/pkg/common/plugin/azure/ 13:39:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:39:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/facade.go 13:39:07 spire-1.2.1/pkg/common/plugin/facade_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/gcp/ 13:39:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/ 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/log.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/ 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:39:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:39:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/ 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/common/profiling/ 13:39:07 spire-1.2.1/pkg/common/profiling/dumpers.go 13:39:07 spire-1.2.1/pkg/common/profiling/profiling.go 13:39:07 spire-1.2.1/pkg/common/protoutil/ 13:39:07 spire-1.2.1/pkg/common/protoutil/masks.go 13:39:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:39:07 spire-1.2.1/pkg/common/rotationutil/ 13:39:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:39:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:39:07 spire-1.2.1/pkg/common/selector/ 13:39:07 spire-1.2.1/pkg/common/selector/selector.go 13:39:07 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:39:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/ 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/ 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:39:07 spire-1.2.1/pkg/common/selector/set.go 13:39:07 spire-1.2.1/pkg/common/selector/set_utils.go 13:39:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:39:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:39:07 spire-1.2.1/pkg/common/telemetry/call.go 13:39:07 spire-1.2.1/pkg/common/telemetry/common/ 13:39:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:39:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:39:07 spire-1.2.1/pkg/common/cryptoutil/ 13:39:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:39:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:39:07 spire-1.2.1/pkg/common/diskutil/ 13:39:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:39:07 spire-1.2.1/pkg/common/diskutil/file_test.go 13:39:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:39:07 spire-1.2.1/pkg/common/errorutil/ 13:39:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:39:07 spire-1.2.1/pkg/common/health/ 13:39:07 spire-1.2.1/pkg/common/health/config.go 13:39:07 spire-1.2.1/pkg/common/health/context.go 13:39:07 spire-1.2.1/pkg/common/health/context_test.go 13:39:07 spire-1.2.1/pkg/common/health/health.go 13:39:07 spire-1.2.1/pkg/common/health/health_test.go 13:39:07 spire-1.2.1/pkg/common/health/logger.go 13:39:07 spire-1.2.1/pkg/common/hostservice/ 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:39:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/config.go 13:39:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:39:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/inmem.go 13:39:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/m3.go 13:39:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/metrics.go 13:39:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/names.go 13:39:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:39:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:39:07 spire-1.2.1/pkg/common/idutil/ 13:39:07 spire-1.2.1/pkg/common/idutil/require.go 13:39:07 spire-1.2.1/pkg/common/idutil/require_test.go 13:39:07 spire-1.2.1/pkg/common/idutil/safety.go 13:39:07 spire-1.2.1/pkg/common/idutil/safety_test.go 13:39:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:39:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/ 13:39:07 spire-1.2.1/pkg/common/jwtsvid/common.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:39:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:39:07 spire-1.2.1/pkg/common/jwtutil/ 13:39:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:39:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:39:07 spire-1.2.1/pkg/common/log/ 13:39:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:39:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:39:07 spire-1.2.1/pkg/common/log/log.go 13:39:07 spire-1.2.1/pkg/common/log/log_test.go 13:39:07 spire-1.2.1/pkg/common/log/options.go 13:39:07 spire-1.2.1/pkg/common/nodeutil/ 13:39:07 spire-1.2.1/pkg/common/nodeutil/node.go 13:39:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/ 13:39:07 spire-1.2.1/pkg/common/peertracker/conn.go 13:39:07 spire-1.2.1/pkg/common/peertracker/credentials.go 13:39:07 spire-1.2.1/pkg/common/peertracker/errors.go 13:39:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:39:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:39:07 spire-1.2.1/pkg/common/peertracker/info.go 13:39:07 spire-1.2.1/pkg/common/peertracker/listener.go 13:39:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:39:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:39:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:39:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:39:07 spire-1.2.1/pkg/common/pemutil/ 13:39:07 spire-1.2.1/pkg/common/pemutil/block.go 13:39:07 spire-1.2.1/pkg/common/pemutil/certs.go 13:39:07 spire-1.2.1/pkg/common/pemutil/common.go 13:39:07 spire-1.2.1/pkg/common/pemutil/csr.go 13:39:07 spire-1.2.1/pkg/common/pemutil/keys.go 13:39:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:39:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/server.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sink.go 13:39:07 spire-1.2.1/pkg/common/telemetry/statsd.go 13:39:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/uptime.go 13:39:07 spire-1.2.1/pkg/common/telemetry/version.go 13:39:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:39:07 spire-1.2.1/pkg/common/uptime/ 13:39:07 spire-1.2.1/pkg/common/uptime/uptime.go 13:39:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/ 13:39:07 spire-1.2.1/pkg/common/plugin/aws/ 13:39:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:39:07 spire-1.2.1/pkg/common/plugin/azure/ 13:39:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:39:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/facade.go 13:39:07 spire-1.2.1/pkg/common/plugin/facade_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/gcp/ 13:39:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/ 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:39:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/log.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/ 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:39:07 spire-1.2.1/pkg/common/util/ 13:39:07 spire-1.2.1/pkg/common/util/certs.go 13:39:07 spire-1.2.1/pkg/common/util/certs_test.go 13:39:07 spire-1.2.1/pkg/common/util/csr.go 13:39:07 spire-1.2.1/pkg/common/util/hash.go 13:39:07 spire-1.2.1/pkg/common/util/selectors.go 13:39:07 spire-1.2.1/pkg/common/util/selectors_test.go 13:39:07 spire-1.2.1/pkg/common/util/signals.go 13:39:07 spire-1.2.1/pkg/common/util/sort.go 13:39:07 spire-1.2.1/pkg/common/util/sort_test.go 13:39:07 spire-1.2.1/pkg/common/util/task.go 13:39:07 spire-1.2.1/pkg/common/util/task_test.go 13:39:07 spire-1.2.1/pkg/common/util/testdata/ 13:39:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:39:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:39:07 spire-1.2.1/pkg/common/version/ 13:39:07 spire-1.2.1/pkg/common/version/version.go 13:39:07 spire-1.2.1/pkg/common/x509svid/ 13:39:07 spire-1.2.1/pkg/common/x509svid/common_test.go 13:39:07 spire-1.2.1/pkg/common/x509svid/csr.go 13:39:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:39:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:39:07 spire-1.2.1/pkg/common/x509util/ 13:39:07 spire-1.2.1/pkg/common/x509util/cert.go 13:39:07 spire-1.2.1/pkg/common/x509util/dns.go 13:39:07 spire-1.2.1/pkg/common/x509util/dns_test.go 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:39:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:39:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:39:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/ 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/common/profiling/ 13:39:07 spire-1.2.1/pkg/common/profiling/dumpers.go 13:39:07 spire-1.2.1/pkg/common/profiling/profiling.go 13:39:07 spire-1.2.1/pkg/common/protoutil/ 13:39:07 spire-1.2.1/pkg/common/protoutil/masks.go 13:39:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:39:07 spire-1.2.1/pkg/common/rotationutil/ 13:39:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:39:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:39:07 spire-1.2.1/pkg/common/selector/ 13:39:07 spire-1.2.1/pkg/common/selector/selector.go 13:39:07 spire-1.2.1/pkg/common/selector/selector_test.go 13:39:07 spire-1.2.1/pkg/common/selector/set.go 13:39:07 spire-1.2.1/pkg/common/selector/set_utils.go 13:39:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:39:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:39:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:39:07 spire-1.2.1/pkg/common/telemetry/call.go 13:39:07 spire-1.2.1/pkg/common/telemetry/common/ 13:39:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:39:07 spire-1.2.1/pkg/common/x509util/keyid.go 13:39:07 spire-1.2.1/pkg/common/x509util/keypair.go 13:39:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:39:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:39:07 spire-1.2.1/pkg/server/ 13:39:07 spire-1.2.1/pkg/server/api/ 13:39:07 spire-1.2.1/pkg/server/api/agent.go 13:39:07 spire-1.2.1/pkg/server/api/agent/ 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/ 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/agent_test.go 13:39:07 spire-1.2.1/pkg/server/api/api.go 13:39:07 spire-1.2.1/pkg/server/api/audit/ 13:39:07 spire-1.2.1/pkg/server/api/audit/audit.go 13:39:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:39:07 spire-1.2.1/pkg/server/api/bundle.go 13:39:07 spire-1.2.1/pkg/server/api/bundle/ 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/ 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/bundle_test.go 13:39:07 spire-1.2.1/pkg/server/api/debug/ 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/ 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/config.go 13:39:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:39:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/inmem.go 13:39:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/m3.go 13:39:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/metrics.go 13:39:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/names.go 13:39:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:39:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:39:07 spire-1.2.1/pkg/server/api/entry.go 13:39:07 spire-1.2.1/pkg/server/api/entry/ 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/ 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/entry_test.go 13:39:07 spire-1.2.1/pkg/server/api/health/ 13:39:07 spire-1.2.1/pkg/server/api/health/v1/ 13:39:07 spire-1.2.1/pkg/server/api/health/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/id.go 13:39:07 spire-1.2.1/pkg/server/api/id_test.go 13:39:07 spire-1.2.1/pkg/server/api/limits/ 13:39:07 spire-1.2.1/pkg/server/api/limits/limits.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ 13:39:07 spire-1.2.1/pkg/server/api/middleware/alias.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/audit.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/caller.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:39:07 spire-1.2.1/pkg/common/telemetry/server/server.go 13:39:07 spire-1.2.1/pkg/common/telemetry/sink.go 13:39:07 spire-1.2.1/pkg/common/telemetry/statsd.go 13:39:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:39:07 spire-1.2.1/pkg/common/telemetry/uptime.go 13:39:07 spire-1.2.1/pkg/common/telemetry/version.go 13:39:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:39:07 spire-1.2.1/pkg/common/uptime/ 13:39:07 spire-1.2.1/pkg/common/uptime/uptime.go 13:39:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/common.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/entries.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:39:07 spire-1.2.1/pkg/server/api/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/selector.go 13:39:07 spire-1.2.1/pkg/server/api/selector_test.go 13:39:07 spire-1.2.1/pkg/server/api/status.go 13:39:07 spire-1.2.1/pkg/server/api/status_test.go 13:39:07 spire-1.2.1/pkg/server/api/svid/ 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/ 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/ 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:39:07 spire-1.2.1/pkg/common/util/ 13:39:07 spire-1.2.1/pkg/common/util/certs.go 13:39:07 spire-1.2.1/pkg/common/util/certs_test.go 13:39:07 spire-1.2.1/pkg/common/util/csr.go 13:39:07 spire-1.2.1/pkg/common/util/hash.go 13:39:07 spire-1.2.1/pkg/common/util/selectors.go 13:39:07 spire-1.2.1/pkg/common/util/selectors_test.go 13:39:07 spire-1.2.1/pkg/common/util/signals.go 13:39:07 spire-1.2.1/pkg/common/util/sort.go 13:39:07 spire-1.2.1/pkg/common/util/sort_test.go 13:39:07 spire-1.2.1/pkg/common/util/task.go 13:39:07 spire-1.2.1/pkg/common/util/task_test.go 13:39:07 spire-1.2.1/pkg/common/util/testdata/ 13:39:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:39:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:39:07 spire-1.2.1/pkg/common/version/ 13:39:07 spire-1.2.1/pkg/common/version/version.go 13:39:07 spire-1.2.1/pkg/common/x509svid/ 13:39:07 spire-1.2.1/pkg/common/x509svid/common_test.go 13:39:07 spire-1.2.1/pkg/common/x509svid/csr.go 13:39:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:39:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:39:07 spire-1.2.1/pkg/common/x509util/ 13:39:07 spire-1.2.1/pkg/common/x509util/cert.go 13:39:07 spire-1.2.1/pkg/common/x509util/dns.go 13:39:07 spire-1.2.1/pkg/common/x509util/dns_test.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/ 13:39:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/validate.go 13:39:07 spire-1.2.1/pkg/server/bundle/ 13:39:07 spire-1.2.1/pkg/server/bundle/client/ 13:39:07 spire-1.2.1/pkg/server/bundle/client/client.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/manager.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/sources.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/updater.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:39:07 spire-1.2.1/pkg/server/ca/ 13:39:07 spire-1.2.1/pkg/server/ca/ca.go 13:39:07 spire-1.2.1/pkg/server/ca/ca_health.go 13:39:07 spire-1.2.1/pkg/common/x509util/keyid.go 13:39:07 spire-1.2.1/pkg/common/x509util/keypair.go 13:39:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:39:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:39:07 spire-1.2.1/pkg/server/ 13:39:07 spire-1.2.1/pkg/server/api/ 13:39:07 spire-1.2.1/pkg/server/api/agent.go 13:39:07 spire-1.2.1/pkg/server/api/agent/ 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/ 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/agent_test.go 13:39:07 spire-1.2.1/pkg/server/api/api.go 13:39:07 spire-1.2.1/pkg/server/api/audit/ 13:39:07 spire-1.2.1/pkg/server/api/audit/audit.go 13:39:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:39:07 spire-1.2.1/pkg/server/api/bundle.go 13:39:07 spire-1.2.1/pkg/server/api/bundle/ 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/ 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/bundle_test.go 13:39:07 spire-1.2.1/pkg/server/api/debug/ 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/ 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/entry.go 13:39:07 spire-1.2.1/pkg/server/api/entry/ 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/ 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/entry_test.go 13:39:07 spire-1.2.1/pkg/server/api/health/ 13:39:07 spire-1.2.1/pkg/server/api/health/v1/ 13:39:07 spire-1.2.1/pkg/server/api/health/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/id.go 13:39:07 spire-1.2.1/pkg/server/api/id_test.go 13:39:07 spire-1.2.1/pkg/server/api/limits/ 13:39:07 spire-1.2.1/pkg/server/api/limits/limits.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ 13:39:07 spire-1.2.1/pkg/server/api/middleware/alias.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/audit.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/caller.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:39:07 spire-1.2.1/pkg/server/ca/ca_test.go 13:39:07 spire-1.2.1/pkg/server/ca/journal.go 13:39:07 spire-1.2.1/pkg/server/ca/journal_test.go 13:39:07 spire-1.2.1/pkg/server/ca/manager.go 13:39:07 spire-1.2.1/pkg/server/ca/manager_health.go 13:39:07 spire-1.2.1/pkg/server/ca/manager_test.go 13:39:07 spire-1.2.1/pkg/server/ca/templates.go 13:39:07 spire-1.2.1/pkg/server/ca/upstream_client.go 13:39:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:39:07 spire-1.2.1/pkg/server/ca/validation.go 13:39:07 spire-1.2.1/pkg/server/cache/ 13:39:07 spire-1.2.1/pkg/server/cache/dscache/ 13:39:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:39:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/ 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:39:07 spire-1.2.1/pkg/server/catalog/ 13:39:07 spire-1.2.1/pkg/server/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/server/catalog/keymanager.go 13:39:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:39:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:39:07 spire-1.2.1/pkg/server/catalog/notifier.go 13:39:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:39:07 spire-1.2.1/pkg/server/config.go 13:39:07 spire-1.2.1/pkg/server/datastore/ 13:39:07 spire-1.2.1/pkg/server/datastore/datastore.go 13:39:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:39:07 spire-1.2.1/pkg/server/datastore/repository.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/common.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/entries.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:39:07 spire-1.2.1/pkg/server/api/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/ 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:39:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:39:07 spire-1.2.1/pkg/server/api/selector.go 13:39:07 spire-1.2.1/pkg/server/api/selector_test.go 13:39:07 spire-1.2.1/pkg/server/api/status.go 13:39:07 spire-1.2.1/pkg/server/api/status_test.go 13:39:07 spire-1.2.1/pkg/server/api/svid/ 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/ 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/ 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:39:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/ 13:39:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:39:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:39:07 spire-1.2.1/pkg/server/authpolicy/validate.go 13:39:07 spire-1.2.1/pkg/server/bundle/ 13:39:07 spire-1.2.1/pkg/server/bundle/client/ 13:39:07 spire-1.2.1/pkg/server/bundle/client/client.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/manager.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/sources.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/updater.go 13:39:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:39:07 spire-1.2.1/pkg/server/ca/ 13:39:07 spire-1.2.1/pkg/server/ca/ca.go 13:39:07 spire-1.2.1/pkg/server/ca/ca_health.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:39:07 spire-1.2.1/pkg/server/endpoints/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:39:07 spire-1.2.1/pkg/server/endpoints/config.go 13:39:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:39:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:39:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/middleware.go 13:39:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:39:07 spire-1.2.1/pkg/server/hostservice/ 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:39:07 spire-1.2.1/pkg/server/ca/ca_test.go 13:39:07 spire-1.2.1/pkg/server/ca/journal.go 13:39:07 spire-1.2.1/pkg/server/ca/journal_test.go 13:39:07 spire-1.2.1/pkg/server/ca/manager.go 13:39:07 spire-1.2.1/pkg/server/ca/manager_health.go 13:39:07 spire-1.2.1/pkg/server/ca/manager_test.go 13:39:07 spire-1.2.1/pkg/server/ca/templates.go 13:39:07 spire-1.2.1/pkg/server/ca/upstream_client.go 13:39:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:39:07 spire-1.2.1/pkg/server/ca/validation.go 13:39:07 spire-1.2.1/pkg/server/cache/ 13:39:07 spire-1.2.1/pkg/server/cache/dscache/ 13:39:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:39:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/ 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:39:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:39:07 spire-1.2.1/pkg/server/catalog/ 13:39:07 spire-1.2.1/pkg/server/catalog/catalog.go 13:39:07 spire-1.2.1/pkg/server/catalog/keymanager.go 13:39:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:39:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:39:07 spire-1.2.1/pkg/server/catalog/notifier.go 13:39:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:39:07 spire-1.2.1/pkg/server/config.go 13:39:07 spire-1.2.1/pkg/server/datastore/ 13:39:07 spire-1.2.1/pkg/server/datastore/datastore.go 13:39:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:39:07 spire-1.2.1/pkg/server/datastore/repository.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:39:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:39:07 spire-1.2.1/pkg/server/endpoints/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:39:07 spire-1.2.1/pkg/server/endpoints/config.go 13:39:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:39:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:39:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:39:07 spire-1.2.1/pkg/server/endpoints/middleware.go 13:39:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:39:07 spire-1.2.1/pkg/server/hostservice/ 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:39:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:39:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:39:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:39:07 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:39:07 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:39:07 spire-1.2.1/pkg/server/registration/ 13:39:07 spire-1.2.1/pkg/server/registration/manager.go 13:39:07 spire-1.2.1/pkg/server/registration/manager_test.go 13:39:07 spire-1.2.1/pkg/server/scanentries.go 13:39:07 spire-1.2.1/pkg/server/scanentries_test.go 13:39:07 spire-1.2.1/pkg/server/server.go 13:39:07 spire-1.2.1/pkg/server/server_test.go 13:39:07 spire-1.2.1/pkg/server/svid/ 13:39:07 spire-1.2.1/pkg/server/svid/observer.go 13:39:07 spire-1.2.1/pkg/server/svid/observer_test.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_config.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_test.go 13:39:07 spire-1.2.1/proto/ 13:39:07 spire-1.2.1/proto/private/ 13:39:07 spire-1.2.1/proto/private/server/ 13:39:07 spire-1.2.1/proto/private/server/journal/ 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:39:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:39:07 spire-1.2.1/pkg/server/registration/ 13:39:07 spire-1.2.1/pkg/server/registration/manager.go 13:39:07 spire-1.2.1/pkg/server/registration/manager_test.go 13:39:07 spire-1.2.1/pkg/server/scanentries.go 13:39:07 spire-1.2.1/pkg/server/scanentries_test.go 13:39:07 spire-1.2.1/pkg/server/server.go 13:39:07 spire-1.2.1/pkg/server/server_test.go 13:39:07 spire-1.2.1/pkg/server/svid/ 13:39:07 spire-1.2.1/pkg/server/svid/observer.go 13:39:07 spire-1.2.1/pkg/server/svid/observer_test.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_config.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:39:07 spire-1.2.1/pkg/server/svid/rotator_test.go 13:39:07 spire-1.2.1/proto/ 13:39:07 spire-1.2.1/proto/private/ 13:39:07 spire-1.2.1/proto/private/server/ 13:39:07 spire-1.2.1/proto/private/server/journal/ 13:39:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:39:07 spire-1.2.1/proto/private/server/journal/journal.proto 13:39:07 spire-1.2.1/proto/spire/ 13:39:07 spire-1.2.1/proto/spire/common/ 13:39:07 spire-1.2.1/proto/spire/common/common.pb.go 13:39:07 spire-1.2.1/proto/spire/common/common.proto 13:39:07 spire-1.2.1/proto/spire/common/plugin/ 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:39:07 spire-1.2.1/release/ 13:39:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:39:07 spire-1.2.1/proto/private/server/journal/journal.proto 13:39:07 spire-1.2.1/proto/spire/ 13:39:07 spire-1.2.1/proto/spire/common/ 13:39:07 spire-1.2.1/proto/spire/common/common.pb.go 13:39:07 spire-1.2.1/proto/spire/common/common.proto 13:39:07 spire-1.2.1/proto/spire/common/plugin/ 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:39:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:39:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:39:08 spire-1.2.1/release/ 13:39:08 spire-1.2.1/release/spire-extras/ 13:39:08 spire-1.2.1/release/spire-extras/README.md 13:39:08 spire-1.2.1/release/spire-extras/conf/ 13:39:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:39:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:39:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:39:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:39:08 spire-1.2.1/release/spire/ 13:39:08 spire-1.2.1/release/spire/README.md 13:39:08 spire-1.2.1/release/spire/conf/ 13:39:08 spire-1.2.1/release/spire/conf/agent/ 13:39:08 spire-1.2.1/release/spire/conf/agent/agent.conf 13:39:08 spire-1.2.1/release/spire/conf/server/ 13:39:08 spire-1.2.1/release/spire/conf/server/server.conf 13:39:08 spire-1.2.1/script/ 13:39:08 spire-1.2.1/script/build-artifact.sh 13:39:08 spire-1.2.1/script/generate_dummy_ca.sh 13:39:08 spire-1.2.1/support/ 13:39:08 spire-1.2.1/support/k8s/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:39:08 spire-1.2.1/release/spire-extras/ 13:39:08 spire-1.2.1/release/spire-extras/README.md 13:39:08 spire-1.2.1/release/spire-extras/conf/ 13:39:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:39:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:39:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:39:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:39:08 spire-1.2.1/release/spire/ 13:39:08 spire-1.2.1/release/spire/README.md 13:39:08 spire-1.2.1/release/spire/conf/ 13:39:08 spire-1.2.1/release/spire/conf/agent/ 13:39:08 spire-1.2.1/release/spire/conf/agent/agent.conf 13:39:08 spire-1.2.1/release/spire/conf/server/ 13:39:08 spire-1.2.1/release/spire/conf/server/server.conf 13:39:08 spire-1.2.1/script/ 13:39:08 spire-1.2.1/script/build-artifact.sh 13:39:08 spire-1.2.1/script/generate_dummy_ca.sh 13:39:08 spire-1.2.1/support/ 13:39:08 spire-1.2.1/support/k8s/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/ 13:39:08 spire-1.2.1/support/oidc-discovery-provider/README.md 13:39:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/config.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/main.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:39:08 spire-1.2.1/test/ 13:39:08 spire-1.2.1/test/clock/ 13:39:08 spire-1.2.1/test/clock/clock.go 13:39:08 spire-1.2.1/test/fakes/ 13:39:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:39:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:39:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:39:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:39:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:39:08 spire-1.2.1/test/fakes/fakeagentstore/ 13:39:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:39:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/ 13:39:08 spire-1.2.1/support/oidc-discovery-provider/README.md 13:39:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/config.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:39:08 spire-1.2.1/test/fakes/fakedatastore/ 13:39:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:39:08 spire-1.2.1/test/fakes/fakeentryclient/ 13:39:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:39:08 spire-1.2.1/test/fakes/fakehealthchecker/ 13:39:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:39:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:39:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:39:08 spire-1.2.1/test/fakes/fakemetrics/ 13:39:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:39:08 spire-1.2.1/test/fakes/fakenoderesolver/ 13:39:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:39:08 spire-1.2.1/test/fakes/fakenotifier/ 13:39:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:39:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:39:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:39:08 spire-1.2.1/test/fakes/fakeserverca/ 13:39:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:39:08 spire-1.2.1/test/fakes/fakeservercatalog/ 13:39:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:39:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:39:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/main.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:39:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:39:08 spire-1.2.1/test/ 13:39:08 spire-1.2.1/test/clock/ 13:39:08 spire-1.2.1/test/clock/clock.go 13:39:08 spire-1.2.1/test/fakes/ 13:39:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:39:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:39:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:39:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:39:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:39:08 spire-1.2.1/test/fakes/fakeagentstore/ 13:39:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:39:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:39:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:39:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:39:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:39:08 spire-1.2.1/test/fixture/ 13:39:08 spire-1.2.1/test/fixture/certs/ 13:39:08 spire-1.2.1/test/fixture/certs/agent_svid.der 13:39:08 spire-1.2.1/test/fixture/certs/base_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/bundle.der 13:39:08 spire-1.2.1/test/fakes/fakedatastore/ 13:39:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:39:08 spire-1.2.1/test/fakes/fakeentryclient/ 13:39:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:39:08 spire-1.2.1/test/fakes/fakehealthchecker/ 13:39:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:39:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:39:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:39:08 spire-1.2.1/test/fakes/fakemetrics/ 13:39:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:39:08 spire-1.2.1/test/fakes/fakenoderesolver/ 13:39:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:39:08 spire-1.2.1/test/fakes/fakenotifier/ 13:39:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:39:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:39:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:39:08 spire-1.2.1/test/fakes/fakeserverca/ 13:39:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:39:08 spire-1.2.1/test/fakes/fakeservercatalog/ 13:39:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:39:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:39:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:39:08 spire-1.2.1/test/fixture/certs/ca.pem 13:39:08 spire-1.2.1/test/fixture/certs/ca_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/svid.pem 13:39:08 spire-1.2.1/test/fixture/certs/svid_key.pem 13:39:08 spire-1.2.1/test/fixture/config/ 13:39:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:39:08 spire-1.2.1/test/fixture/config/agent_good.conf 13:39:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:39:08 spire-1.2.1/test/fixture/config/plugin_good.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:39:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:39:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:39:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:39:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:39:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:39:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:39:08 spire-1.2.1/test/fixture/ 13:39:08 spire-1.2.1/test/fixture/certs/ 13:39:08 spire-1.2.1/test/fixture/certs/agent_svid.der 13:39:08 spire-1.2.1/test/fixture/certs/base_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/blog_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/bundle.der 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_good.conf 13:39:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:39:08 spire-1.2.1/test/fixture/fixture.go 13:39:08 spire-1.2.1/test/fixture/nodeattestor/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:39:08 spire-1.2.1/test/fixture/certs/ca.pem 13:39:08 spire-1.2.1/test/fixture/certs/ca_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/database_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_cert.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_csr.pem 13:39:08 spire-1.2.1/test/fixture/certs/node_key.pem 13:39:08 spire-1.2.1/test/fixture/certs/svid.pem 13:39:08 spire-1.2.1/test/fixture/certs/svid_key.pem 13:39:08 spire-1.2.1/test/fixture/config/ 13:39:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:39:08 spire-1.2.1/test/fixture/config/agent_good.conf 13:39:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:39:08 spire-1.2.1/test/fixture/config/plugin_good.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:39:08 spire-1.2.1/test/fixture/config/server_good.conf 13:39:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:39:08 spire-1.2.1/test/fixture/fixture.go 13:39:08 spire-1.2.1/test/fixture/nodeattestor/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:39:08 spire-1.2.1/test/fixture/registration/ 13:39:08 spire-1.2.1/test/fixture/registration/entries.json 13:39:08 spire-1.2.1/test/fixture/registration/good-for-update.json 13:39:08 spire-1.2.1/test/fixture/registration/good.json 13:39:08 spire-1.2.1/test/fixture/registration/invalid.json 13:39:08 spire-1.2.1/test/fixture/registration/invalid_json.json 13:39:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:39:08 spire-1.2.1/test/integration/ 13:39:08 spire-1.2.1/test/integration/README.md 13:39:08 spire-1.2.1/test/integration/common 13:39:08 spire-1.2.1/test/integration/setup/ 13:39:08 spire-1.2.1/test/integration/setup/adminclient/ 13:39:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:39:08 spire-1.2.1/test/integration/setup/adminclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/debugagent/ 13:39:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:39:08 spire-1.2.1/test/integration/setup/debugagent/main.go 13:39:08 spire-1.2.1/test/integration/setup/debugserver/ 13:39:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:39:08 spire-1.2.1/test/integration/setup/debugserver/main.go 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/ 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/itclient/ 13:39:08 spire-1.2.1/test/integration/setup/itclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/ 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:39:08 spire-1.2.1/test/integration/setup/x509pop/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:39:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:39:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:39:08 spire-1.2.1/test/fixture/registration/ 13:39:08 spire-1.2.1/test/fixture/registration/entries.json 13:39:08 spire-1.2.1/test/fixture/registration/good-for-update.json 13:39:08 spire-1.2.1/test/fixture/registration/good.json 13:39:08 spire-1.2.1/test/fixture/registration/invalid.json 13:39:08 spire-1.2.1/test/fixture/registration/invalid_json.json 13:39:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:39:08 spire-1.2.1/test/integration/ 13:39:08 spire-1.2.1/test/integration/README.md 13:39:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:39:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:39:08 spire-1.2.1/test/integration/suites/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/common 13:39:08 spire-1.2.1/test/integration/setup/ 13:39:08 spire-1.2.1/test/integration/setup/adminclient/ 13:39:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:39:08 spire-1.2.1/test/integration/setup/adminclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/debugagent/ 13:39:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:39:08 spire-1.2.1/test/integration/setup/debugagent/main.go 13:39:08 spire-1.2.1/test/integration/setup/debugserver/ 13:39:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:39:08 spire-1.2.1/test/integration/setup/debugserver/main.go 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/ 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:39:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/itclient/ 13:39:08 spire-1.2.1/test/integration/setup/itclient/client.go 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/ 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:39:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:39:08 spire-1.2.1/test/integration/setup/x509pop/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:39:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:39:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:39:08 spire-1.2.1/test/integration/suites/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:39:08 spire-1.2.1/test/integration/suites/join-token/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:39:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:39:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:39:08 spire-1.2.1/test/integration/suites/join-token/README.md 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/join-token/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:39:08 spire-1.2.1/test/integration/suites/join-token/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s/README.md 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:39:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:39:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:39:08 spire-1.2.1/test/integration/suites/join-token/README.md 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/join-token/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/k8s/teardown 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:39:08 spire-1.2.1/test/integration/suites/k8s/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/00-setup 13:39:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:39:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:39:08 spire-1.2.1/test/integration/suites/k8s/README.md 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:39:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/k8s/teardown 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:39:08 spire-1.2.1/test/integration/suites/rotation/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:39:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:39:08 spire-1.2.1/test/integration/suites/rotation/README.md 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/rotation/teardown 13:39:08 spire-1.2.1/test/integration/suites/self-test/ 13:39:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:39:08 spire-1.2.1/test/integration/suites/self-test/README.md 13:39:08 spire-1.2.1/test/integration/suites/self-test/teardown 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:39:08 spire-1.2.1/test/integration/suites/upgrade/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:39:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:39:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:39:08 spire-1.2.1/test/integration/suites/upgrade/README.md 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/upgrade/teardown 13:39:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:39:08 spire-1.2.1/test/integration/suites/rotation/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/00-setup 13:39:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:39:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:39:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:39:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:39:08 spire-1.2.1/test/integration/suites/rotation/README.md 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/rotation/teardown 13:39:08 spire-1.2.1/test/integration/suites/self-test/ 13:39:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:39:08 spire-1.2.1/test/integration/suites/self-test/README.md 13:39:08 spire-1.2.1/test/integration/suites/self-test/teardown 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:39:08 spire-1.2.1/test/integration/test-one.sh 13:39:08 spire-1.2.1/test/integration/test.sh 13:39:08 spire-1.2.1/test/plugintest/ 13:39:08 spire-1.2.1/test/plugintest/config.go 13:39:08 spire-1.2.1/test/plugintest/load.go 13:39:08 spire-1.2.1/test/plugintest/option.go 13:39:08 spire-1.2.1/test/spiretest/ 13:39:08 spire-1.2.1/test/spiretest/apiserver.go 13:39:08 spire-1.2.1/test/spiretest/assertions.go 13:39:08 spire-1.2.1/test/spiretest/dir.go 13:39:08 spire-1.2.1/test/spiretest/errors_posix.go 13:39:08 spire-1.2.1/test/spiretest/errors_windows.go 13:39:08 spire-1.2.1/test/spiretest/logs.go 13:39:08 spire-1.2.1/test/spiretest/socketapi.go 13:39:08 spire-1.2.1/test/spiretest/suite.go 13:39:08 spire-1.2.1/test/spiretest/x509.go 13:39:08 spire-1.2.1/test/testca/ 13:39:08 spire-1.2.1/test/testca/ca.go 13:39:08 spire-1.2.1/test/testkey/ 13:39:08 spire-1.2.1/test/testkey/generate.sh 13:39:08 spire-1.2.1/test/testkey/genkeys.go 13:39:08 spire-1.2.1/test/testkey/keys.go 13:39:08 spire-1.2.1/test/testkey/new.go 13:39:08 spire-1.2.1/test/tpmsimulator/ 13:39:08 spire-1.2.1/test/tpmsimulator/simulator.go 13:39:08 spire-1.2.1/test/util/ 13:39:08 spire-1.2.1/test/util/cert_fixtures.go 13:39:08 spire-1.2.1/test/util/cert_generation.go 13:39:08 spire-1.2.1/test/util/io_redirection.go 13:39:08 spire-1.2.1/test/util/race.go 13:39:08 spire-1.2.1/test/util/util.go 13:39:08 building spire from source... 13:39:08 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:39:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:39:08 spire-1.2.1/test/integration/suites/upgrade/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:39:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:39:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:39:08 spire-1.2.1/test/integration/suites/upgrade/README.md 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:39:08 spire-1.2.1/test/integration/suites/upgrade/teardown 13:39:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:39:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:39:08 spire-1.2.1/test/integration/test-one.sh 13:39:08 spire-1.2.1/test/integration/test.sh 13:39:08 spire-1.2.1/test/plugintest/ 13:39:08 spire-1.2.1/test/plugintest/config.go 13:39:08 spire-1.2.1/test/plugintest/load.go 13:39:08 spire-1.2.1/test/plugintest/option.go 13:39:08 spire-1.2.1/test/spiretest/ 13:39:08 spire-1.2.1/test/spiretest/apiserver.go 13:39:08 spire-1.2.1/test/spiretest/assertions.go 13:39:08 spire-1.2.1/test/spiretest/dir.go 13:39:08 spire-1.2.1/test/spiretest/errors_posix.go 13:39:08 spire-1.2.1/test/spiretest/errors_windows.go 13:39:08 spire-1.2.1/test/spiretest/logs.go 13:39:08 spire-1.2.1/test/spiretest/socketapi.go 13:39:08 spire-1.2.1/test/spiretest/suite.go 13:39:08 spire-1.2.1/test/spiretest/x509.go 13:39:08 spire-1.2.1/test/testca/ 13:39:08 spire-1.2.1/test/testca/ca.go 13:39:08 spire-1.2.1/test/testkey/ 13:39:08 spire-1.2.1/test/testkey/generate.sh 13:39:08 spire-1.2.1/test/testkey/genkeys.go 13:39:08 spire-1.2.1/test/testkey/keys.go 13:39:08 spire-1.2.1/test/testkey/new.go 13:39:08 spire-1.2.1/test/tpmsimulator/ 13:39:08 spire-1.2.1/test/tpmsimulator/simulator.go 13:39:08 spire-1.2.1/test/util/ 13:39:08 spire-1.2.1/test/util/cert_fixtures.go 13:39:08 spire-1.2.1/test/util/cert_generation.go 13:39:08 spire-1.2.1/test/util/io_redirection.go 13:39:08 spire-1.2.1/test/util/race.go 13:39:08 spire-1.2.1/test/util/util.go 13:39:08 building spire from source... 13:39:09 Installing go1.17.7... 13:39:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:39:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:39:09 ---> 676b5ab71911 13:39:09 Step 3/23 : WORKDIR /edgex-go 13:39:09 ---> Using cache 13:39:09 ---> 2e271156bf8e 13:39:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:09 ---> Using cache 13:39:09 ---> 070d5e5a21c0 13:39:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:39:09 Installing go1.17.7... 13:39:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:39:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:39:10 ---> 676b5ab71911 13:39:10 Step 3/23 : WORKDIR /edgex-go 13:39:10 ---> Using cache 13:39:10 ---> 2e271156bf8e 13:39:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:10 ---> Using cache 13:39:10 ---> 070d5e5a21c0 13:39:10 Step 5/23 : RUN apk add --update --no-cache make bash git 13:39:12 ---> Running in bdca78574f54 13:39:13 ---> Running in 54eb7e2970f3 13:39:13 ---> Running in 4c5535198317 13:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:39:14 spire-1.2.1/ 13:39:14 spire-1.2.1/.data/ 13:39:14 spire-1.2.1/.data/.file 13:39:14 spire-1.2.1/.dockerignore 13:39:14 spire-1.2.1/.gitattributes 13:39:14 spire-1.2.1/.githooks/ 13:39:14 spire-1.2.1/.githooks/pre-commit 13:39:14 spire-1.2.1/.github/ 13:39:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:39:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:39:14 spire-1.2.1/.github/dependabot.yml 13:39:14 spire-1.2.1/.github/workflows/ 13:39:14 spire-1.2.1/.github/workflows/nightly_build.yaml 13:39:14 spire-1.2.1/.github/workflows/pr_build.yaml 13:39:14 spire-1.2.1/.github/workflows/release_build.yaml 13:39:14 spire-1.2.1/.github/workflows/scripts/ 13:39:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:39:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:39:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:39:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:39:14 spire-1.2.1/.github/workflows/scripts/split.sh 13:39:14 spire-1.2.1/.gitignore 13:39:14 spire-1.2.1/.go-version 13:39:14 spire-1.2.1/.golangci.yml 13:39:14 spire-1.2.1/ADOPTERS.md 13:39:14 spire-1.2.1/CHANGELOG.md 13:39:14 spire-1.2.1/CODE-OF-CONDUCT.md 13:39:14 spire-1.2.1/CODEOWNERS 13:39:14 spire-1.2.1/CONTRIBUTING.md 13:39:14 spire-1.2.1/Dockerfile 13:39:14 spire-1.2.1/Dockerfile.dev 13:39:14 spire-1.2.1/Dockerfile.scratch 13:39:14 spire-1.2.1/LICENSE 13:39:14 spire-1.2.1/MAINTAINERS.md 13:39:14 spire-1.2.1/Makefile 13:39:14 spire-1.2.1/README.md 13:39:14 spire-1.2.1/ROADMAP.md 13:39:14 spire-1.2.1/SECURITY.md 13:39:14 spire-1.2.1/cmd/ 13:39:14 spire-1.2.1/cmd/spire-agent/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/common/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/run/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:39:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:39:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:39:14 spire-1.2.1/cmd/spire-agent/main.go 13:39:14 spire-1.2.1/cmd/spire-server/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/cli.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/run/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/token/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/validate/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/x509/ 13:39:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:39:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:39:14 spire-1.2.1/cmd/spire-server/main.go 13:39:14 spire-1.2.1/cmd/spire-server/util/ 13:39:14 spire-1.2.1/cmd/spire-server/util/util.go 13:39:14 spire-1.2.1/conf/ 13:39:14 spire-1.2.1/conf/agent/ 13:39:14 spire-1.2.1/conf/agent/agent.conf 13:39:14 spire-1.2.1/conf/agent/agent_full.conf 13:39:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:39:14 spire-1.2.1/conf/server/ 13:39:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:39:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:39:14 spire-1.2.1/conf/server/server.conf 13:39:14 spire-1.2.1/conf/server/server_full.conf 13:39:14 spire-1.2.1/doc/ 13:39:14 spire-1.2.1/doc/SPIRE101.md 13:39:14 spire-1.2.1/doc/auditlog.md 13:39:14 spire-1.2.1/doc/authorization_policy_engine.md 13:39:14 spire-1.2.1/doc/changelog_guidelines.md 13:39:14 spire-1.2.1/doc/cure53-report.pdf 13:39:14 spire-1.2.1/doc/images/ 13:39:14 spire-1.2.1/doc/images/2019_roadmap.png 13:39:14 spire-1.2.1/doc/images/SPIRE101.png 13:39:14 spire-1.2.1/doc/images/SPIRE_agent.png 13:39:14 spire-1.2.1/doc/images/SPIRE_server.png 13:39:14 spire-1.2.1/doc/images/cache_mgr.png 13:39:14 spire-1.2.1/doc/images/cache_mgr_components.png 13:39:14 spire-1.2.1/doc/images/federated_spire.png 13:39:14 spire-1.2.1/doc/images/ha_mode.png 13:39:14 spire-1.2.1/doc/images/nested_spire.png 13:39:14 spire-1.2.1/doc/images/oidc_federation.png 13:39:14 spire-1.2.1/doc/images/single_trust_domain.png 13:39:14 spire-1.2.1/doc/images/spiffe_compatible.png 13:39:14 spire-1.2.1/doc/images/spire_logo.png 13:39:14 spire-1.2.1/doc/migrating_registration_api_clients.md 13:39:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:39:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:39:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:39:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:39:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:39:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:39:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:39:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:39:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:39:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:39:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:39:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:39:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:39:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:39:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:39:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:39:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:39:14 spire-1.2.1/doc/scaling_spire.md 13:39:14 spire-1.2.1/doc/spire_agent.md 13:39:14 spire-1.2.1/doc/spire_server.md 13:39:14 spire-1.2.1/doc/supported_integrations.md 13:39:14 spire-1.2.1/doc/telemetry.md 13:39:14 spire-1.2.1/doc/telemetry_config.md 13:39:14 spire-1.2.1/doc/upgrading.md 13:39:14 spire-1.2.1/doc/using_spire.md 13:39:14 spire-1.2.1/examples/ 13:39:14 spire-1.2.1/examples/README.md 13:39:14 spire-1.2.1/go.mod 13:39:14 spire-1.2.1/go.sum 13:39:14 spire-1.2.1/pkg/ 13:39:14 spire-1.2.1/pkg/agent/ 13:39:14 spire-1.2.1/pkg/agent/agent.go 13:39:14 spire-1.2.1/pkg/agent/api/ 13:39:14 spire-1.2.1/pkg/agent/api/config.go 13:39:14 spire-1.2.1/pkg/agent/api/debug/ 13:39:14 spire-1.2.1/pkg/agent/api/debug/v1/ 13:39:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:39:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:39:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:39:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:39:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:39:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:39:14 spire-1.2.1/pkg/agent/api/endpoints.go 13:39:14 spire-1.2.1/pkg/agent/api/health/ 13:39:14 spire-1.2.1/pkg/agent/api/health/v1/ 13:39:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:39:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:39:14 spire-1.2.1/pkg/agent/api/rpccontext/ 13:39:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:39:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:39:14 spire-1.2.1/pkg/agent/attestor/ 13:39:14 spire-1.2.1/pkg/agent/attestor/node/ 13:39:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:39:14 spire-1.2.1/pkg/agent/attestor/node/node.go 13:39:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:39:14 spire-1.2.1/pkg/agent/attestor/workload/ 13:39:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:39:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:39:14 spire-1.2.1/pkg/agent/catalog/ 13:39:14 spire-1.2.1/pkg/agent/catalog/catalog.go 13:39:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:39:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:39:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:39:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:39:14 spire-1.2.1/pkg/agent/client/ 13:39:14 spire-1.2.1/pkg/agent/client/client.go 13:39:14 spire-1.2.1/pkg/agent/client/client_test.go 13:39:14 spire-1.2.1/pkg/agent/client/dial.go 13:39:14 spire-1.2.1/pkg/agent/client/nodeconn.go 13:39:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:39:14 spire-1.2.1/pkg/agent/client/update.go 13:39:14 spire-1.2.1/pkg/agent/client/util.go 13:39:14 spire-1.2.1/pkg/agent/common/ 13:39:14 spire-1.2.1/pkg/agent/common/backoff/ 13:39:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:39:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:39:14 spire-1.2.1/pkg/agent/common/cgroups/ 13:39:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:39:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:39:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:39:14 spire-1.2.1/pkg/agent/config.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/ 13:39:14 spire-1.2.1/pkg/agent/endpoints/config.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/workload/ 13:39:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:39:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/ 13:39:14 spire-1.2.1/pkg/agent/manager/cache/ 13:39:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:39:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:39:14 spire-1.2.1/pkg/agent/manager/config.go 13:39:14 spire-1.2.1/pkg/agent/manager/manager.go 13:39:14 spire-1.2.1/pkg/agent/manager/manager_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/storage.go 13:39:14 spire-1.2.1/pkg/agent/manager/storage_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/storecache/ 13:39:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:39:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:39:14 spire-1.2.1/pkg/agent/manager/sync.go 13:39:14 spire-1.2.1/pkg/agent/plugin/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:39:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:39:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:39:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:39:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:39:14 spire-1.2.1/pkg/agent/svid/ 13:39:14 spire-1.2.1/pkg/agent/svid/rotator.go 13:39:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:39:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:39:14 spire-1.2.1/pkg/agent/svid/store/ 13:39:14 spire-1.2.1/pkg/agent/svid/store/service.go 13:39:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:39:14 spire-1.2.1/pkg/common/ 13:39:14 spire-1.2.1/pkg/common/agentpathtemplate/ 13:39:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:39:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:39:14 spire-1.2.1/pkg/common/api/ 13:39:14 spire-1.2.1/pkg/common/api/metrics.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/ 13:39:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/logger.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/names.go 13:39:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:39:14 spire-1.2.1/pkg/common/api/names.go 13:39:14 spire-1.2.1/pkg/common/api/ratelimit.go 13:39:14 spire-1.2.1/pkg/common/api/rpccontext/ 13:39:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:39:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:39:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:39:14 spire-1.2.1/pkg/common/auth/ 13:39:14 spire-1.2.1/pkg/common/auth/interceptors.go 13:39:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:39:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/ 13:39:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/types.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:39:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:39:14 spire-1.2.1/pkg/common/catalog/ 13:39:14 spire-1.2.1/pkg/common/catalog/bind.go 13:39:14 spire-1.2.1/pkg/common/catalog/builtin.go 13:39:14 spire-1.2.1/pkg/common/catalog/catalog.go 13:39:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:39:14 spire-1.2.1/pkg/common/catalog/closers.go 13:39:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:39:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:39:14 spire-1.2.1/pkg/common/catalog/config.go 13:39:14 spire-1.2.1/pkg/common/catalog/config_test.go 13:39:14 spire-1.2.1/pkg/common/catalog/configure.go 13:39:14 spire-1.2.1/pkg/common/catalog/constraints.go 13:39:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:39:14 spire-1.2.1/pkg/common/catalog/context.go 13:39:14 spire-1.2.1/pkg/common/catalog/external.go 13:39:14 spire-1.2.1/pkg/common/catalog/host.go 13:39:14 spire-1.2.1/pkg/common/catalog/pipenet.go 13:39:14 spire-1.2.1/pkg/common/catalog/plugin.go 13:39:14 spire-1.2.1/pkg/common/catalog/testplugin/ 13:39:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:39:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:39:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:39:14 spire-1.2.1/pkg/common/cli/ 13:39:14 spire-1.2.1/pkg/common/cli/env.go 13:39:14 spire-1.2.1/pkg/common/cli/flags.go 13:39:14 spire-1.2.1/pkg/common/cli/trust_domain.go 13:39:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:39:14 spire-1.2.1/pkg/common/cli/umask.go 13:39:14 spire-1.2.1/pkg/common/cli/umask_posix.go 13:39:14 spire-1.2.1/pkg/common/cli/umask_test.go 13:39:14 spire-1.2.1/pkg/common/cli/umask_windows.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/flag.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/format.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:39:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:39:14 spire-1.2.1/pkg/common/coretypes/ 13:39:14 spire-1.2.1/pkg/common/coretypes/bundle/ 13:39:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:39:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:39:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:39:14 spire-1.2.1/pkg/common/cryptoutil/ 13:39:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:39:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:39:14 spire-1.2.1/pkg/common/diskutil/ 13:39:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:39:14 spire-1.2.1/pkg/common/diskutil/file_test.go 13:39:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:39:14 spire-1.2.1/pkg/common/errorutil/ 13:39:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:39:14 spire-1.2.1/pkg/common/health/ 13:39:14 spire-1.2.1/pkg/common/health/config.go 13:39:14 spire-1.2.1/pkg/common/health/context.go 13:39:14 spire-1.2.1/pkg/common/health/context_test.go 13:39:14 spire-1.2.1/pkg/common/health/health.go 13:39:14 spire-1.2.1/pkg/common/health/health_test.go 13:39:14 spire-1.2.1/pkg/common/health/logger.go 13:39:14 spire-1.2.1/pkg/common/hostservice/ 13:39:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:39:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:39:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:39:14 spire-1.2.1/pkg/common/idutil/ 13:39:14 spire-1.2.1/pkg/common/idutil/require.go 13:39:14 spire-1.2.1/pkg/common/idutil/require_test.go 13:39:14 spire-1.2.1/pkg/common/idutil/safety.go 13:39:14 spire-1.2.1/pkg/common/idutil/safety_test.go 13:39:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:39:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:39:14 spire-1.2.1/pkg/common/jwtsvid/ 13:39:14 spire-1.2.1/pkg/common/jwtsvid/common.go 13:39:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:39:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:39:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:39:14 spire-1.2.1/pkg/common/jwtutil/ 13:39:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:39:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:39:14 spire-1.2.1/pkg/common/log/ 13:39:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:39:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:39:14 spire-1.2.1/pkg/common/log/log.go 13:39:14 spire-1.2.1/pkg/common/log/log_test.go 13:39:14 spire-1.2.1/pkg/common/log/options.go 13:39:14 spire-1.2.1/pkg/common/nodeutil/ 13:39:14 spire-1.2.1/pkg/common/nodeutil/node.go 13:39:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:39:14 spire-1.2.1/pkg/common/peertracker/ 13:39:14 spire-1.2.1/pkg/common/peertracker/conn.go 13:39:14 spire-1.2.1/pkg/common/peertracker/credentials.go 13:39:14 spire-1.2.1/pkg/common/peertracker/errors.go 13:39:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:39:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:39:14 spire-1.2.1/pkg/common/peertracker/info.go 13:39:14 spire-1.2.1/pkg/common/peertracker/listener.go 13:39:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:39:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tcp.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:39:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:39:14 spire-1.2.1/pkg/common/peertracker/uds.go 13:39:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:39:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:39:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:39:14 spire-1.2.1/pkg/common/pemutil/ 13:39:14 spire-1.2.1/pkg/common/pemutil/block.go 13:39:14 spire-1.2.1/pkg/common/pemutil/certs.go 13:39:14 spire-1.2.1/pkg/common/pemutil/common.go 13:39:14 spire-1.2.1/pkg/common/pemutil/csr.go 13:39:14 spire-1.2.1/pkg/common/pemutil/keys.go 13:39:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/ 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:39:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:39:14 spire-1.2.1/pkg/common/plugin/ 13:39:14 spire-1.2.1/pkg/common/plugin/aws/ 13:39:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:39:14 spire-1.2.1/pkg/common/plugin/azure/ 13:39:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:39:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/facade.go 13:39:14 spire-1.2.1/pkg/common/plugin/facade_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/gcp/ 13:39:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/ 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:39:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/log.go 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/ 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:39:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:39:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:39:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:39:14 spire-1.2.1/pkg/common/plugin/x509pop/ 13:39:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:39:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:39:14 spire-1.2.1/pkg/common/profiling/ 13:39:14 spire-1.2.1/pkg/common/profiling/dumpers.go 13:39:14 spire-1.2.1/pkg/common/profiling/profiling.go 13:39:14 spire-1.2.1/pkg/common/protoutil/ 13:39:14 spire-1.2.1/pkg/common/protoutil/masks.go 13:39:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:39:14 spire-1.2.1/pkg/common/rotationutil/ 13:39:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:39:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:39:14 spire-1.2.1/pkg/common/selector/ 13:39:14 spire-1.2.1/pkg/common/selector/selector.go 13:39:14 spire-1.2.1/pkg/common/selector/selector_test.go 13:39:14 spire-1.2.1/pkg/common/selector/set.go 13:39:14 spire-1.2.1/pkg/common/selector/set_utils.go 13:39:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/ 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/ 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:39:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:39:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:39:14 spire-1.2.1/pkg/common/telemetry/call.go 13:39:14 spire-1.2.1/pkg/common/telemetry/common/ 13:39:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:39:14 spire-1.2.1/pkg/common/telemetry/config.go 13:39:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:39:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/inmem.go 13:39:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/m3.go 13:39:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/metrics.go 13:39:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/names.go 13:39:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:39:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:39:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/ 13:39:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:39:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:39:14 spire-1.2.1/pkg/common/telemetry/server/server.go 13:39:14 spire-1.2.1/pkg/common/telemetry/sink.go 13:39:14 spire-1.2.1/pkg/common/telemetry/statsd.go 13:39:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:39:14 spire-1.2.1/pkg/common/telemetry/uptime.go 13:39:14 spire-1.2.1/pkg/common/telemetry/version.go 13:39:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:39:14 spire-1.2.1/pkg/common/uptime/ 13:39:14 spire-1.2.1/pkg/common/uptime/uptime.go 13:39:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:39:14 spire-1.2.1/pkg/common/util/ 13:39:14 spire-1.2.1/pkg/common/util/certs.go 13:39:14 spire-1.2.1/pkg/common/util/certs_test.go 13:39:14 spire-1.2.1/pkg/common/util/csr.go 13:39:14 spire-1.2.1/pkg/common/util/hash.go 13:39:14 spire-1.2.1/pkg/common/util/selectors.go 13:39:14 spire-1.2.1/pkg/common/util/selectors_test.go 13:39:14 spire-1.2.1/pkg/common/util/signals.go 13:39:14 spire-1.2.1/pkg/common/util/sort.go 13:39:14 spire-1.2.1/pkg/common/util/sort_test.go 13:39:14 spire-1.2.1/pkg/common/util/task.go 13:39:14 spire-1.2.1/pkg/common/util/task_test.go 13:39:14 spire-1.2.1/pkg/common/util/testdata/ 13:39:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:39:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:39:14 spire-1.2.1/pkg/common/version/ 13:39:14 spire-1.2.1/pkg/common/version/version.go 13:39:14 spire-1.2.1/pkg/common/x509svid/ 13:39:14 spire-1.2.1/pkg/common/x509svid/common_test.go 13:39:14 spire-1.2.1/pkg/common/x509svid/csr.go 13:39:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:39:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:39:14 spire-1.2.1/pkg/common/x509util/ 13:39:14 spire-1.2.1/pkg/common/x509util/cert.go 13:39:14 spire-1.2.1/pkg/common/x509util/dns.go 13:39:14 spire-1.2.1/pkg/common/x509util/dns_test.go 13:39:14 spire-1.2.1/pkg/common/x509util/keyid.go 13:39:14 spire-1.2.1/pkg/common/x509util/keypair.go 13:39:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:39:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:39:14 spire-1.2.1/pkg/server/ 13:39:14 spire-1.2.1/pkg/server/api/ 13:39:14 spire-1.2.1/pkg/server/api/agent.go 13:39:14 spire-1.2.1/pkg/server/api/agent/ 13:39:14 spire-1.2.1/pkg/server/api/agent/v1/ 13:39:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/agent_test.go 13:39:14 spire-1.2.1/pkg/server/api/api.go 13:39:14 spire-1.2.1/pkg/server/api/audit/ 13:39:14 spire-1.2.1/pkg/server/api/audit/audit.go 13:39:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:39:14 spire-1.2.1/pkg/server/api/bundle.go 13:39:14 spire-1.2.1/pkg/server/api/bundle/ 13:39:14 spire-1.2.1/pkg/server/api/bundle/v1/ 13:39:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/bundle_test.go 13:39:14 spire-1.2.1/pkg/server/api/debug/ 13:39:14 spire-1.2.1/pkg/server/api/debug/v1/ 13:39:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/entry.go 13:39:14 spire-1.2.1/pkg/server/api/entry/ 13:39:14 spire-1.2.1/pkg/server/api/entry/v1/ 13:39:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/entry_test.go 13:39:14 spire-1.2.1/pkg/server/api/health/ 13:39:14 spire-1.2.1/pkg/server/api/health/v1/ 13:39:14 spire-1.2.1/pkg/server/api/health/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/id.go 13:39:14 spire-1.2.1/pkg/server/api/id_test.go 13:39:14 spire-1.2.1/pkg/server/api/limits/ 13:39:14 spire-1.2.1/pkg/server/api/limits/limits.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/ 13:39:14 spire-1.2.1/pkg/server/api/middleware/alias.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/audit.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/caller.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/common.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/entries.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:39:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:39:14 spire-1.2.1/pkg/server/api/ratelimit.go 13:39:14 spire-1.2.1/pkg/server/api/rpccontext/ 13:39:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:39:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:39:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:39:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:39:14 spire-1.2.1/pkg/server/api/selector.go 13:39:14 spire-1.2.1/pkg/server/api/selector_test.go 13:39:14 spire-1.2.1/pkg/server/api/status.go 13:39:14 spire-1.2.1/pkg/server/api/status_test.go 13:39:14 spire-1.2.1/pkg/server/api/svid/ 13:39:14 spire-1.2.1/pkg/server/api/svid/v1/ 13:39:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/trustdomain.go 13:39:14 spire-1.2.1/pkg/server/api/trustdomain/ 13:39:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:39:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:39:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:39:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:39:14 spire-1.2.1/pkg/server/authpolicy/ 13:39:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:39:14 spire-1.2.1/pkg/server/authpolicy/policy.go 13:39:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:39:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:39:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:39:14 spire-1.2.1/pkg/server/authpolicy/validate.go 13:39:14 spire-1.2.1/pkg/server/bundle/ 13:39:14 spire-1.2.1/pkg/server/bundle/client/ 13:39:14 spire-1.2.1/pkg/server/bundle/client/client.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/manager.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/sources.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/updater.go 13:39:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:39:14 spire-1.2.1/pkg/server/ca/ 13:39:14 spire-1.2.1/pkg/server/ca/ca.go 13:39:14 spire-1.2.1/pkg/server/ca/ca_health.go 13:39:14 spire-1.2.1/pkg/server/ca/ca_test.go 13:39:14 spire-1.2.1/pkg/server/ca/journal.go 13:39:14 spire-1.2.1/pkg/server/ca/journal_test.go 13:39:14 spire-1.2.1/pkg/server/ca/manager.go 13:39:14 spire-1.2.1/pkg/server/ca/manager_health.go 13:39:14 spire-1.2.1/pkg/server/ca/manager_test.go 13:39:14 spire-1.2.1/pkg/server/ca/templates.go 13:39:14 spire-1.2.1/pkg/server/ca/upstream_client.go 13:39:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:39:14 spire-1.2.1/pkg/server/ca/validation.go 13:39:14 spire-1.2.1/pkg/server/cache/ 13:39:14 spire-1.2.1/pkg/server/cache/dscache/ 13:39:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:39:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/ 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:39:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:39:14 spire-1.2.1/pkg/server/catalog/ 13:39:14 spire-1.2.1/pkg/server/catalog/catalog.go 13:39:14 spire-1.2.1/pkg/server/catalog/keymanager.go 13:39:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:39:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:39:14 spire-1.2.1/pkg/server/catalog/notifier.go 13:39:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:39:14 spire-1.2.1/pkg/server/config.go 13:39:14 spire-1.2.1/pkg/server/datastore/ 13:39:14 spire-1.2.1/pkg/server/datastore/datastore.go 13:39:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:39:14 spire-1.2.1/pkg/server/datastore/repository.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:39:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:39:14 spire-1.2.1/pkg/server/endpoints/ 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/ 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:39:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:39:14 spire-1.2.1/pkg/server/endpoints/config.go 13:39:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:39:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:39:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:39:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:39:14 spire-1.2.1/pkg/server/endpoints/middleware.go 13:39:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:39:14 spire-1.2.1/pkg/server/hostservice/ 13:39:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:39:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:39:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:39:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:39:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:39:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:39:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:39:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:39:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:39:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:39:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/ 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:39:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:39:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:39:14 spire-1.2.1/pkg/server/registration/ 13:39:14 spire-1.2.1/pkg/server/registration/manager.go 13:39:14 spire-1.2.1/pkg/server/registration/manager_test.go 13:39:14 spire-1.2.1/pkg/server/scanentries.go 13:39:14 spire-1.2.1/pkg/server/scanentries_test.go 13:39:14 spire-1.2.1/pkg/server/server.go 13:39:14 spire-1.2.1/pkg/server/server_test.go 13:39:14 spire-1.2.1/pkg/server/svid/ 13:39:14 spire-1.2.1/pkg/server/svid/observer.go 13:39:14 spire-1.2.1/pkg/server/svid/observer_test.go 13:39:14 spire-1.2.1/pkg/server/svid/rotator.go 13:39:14 spire-1.2.1/pkg/server/svid/rotator_config.go 13:39:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:39:14 spire-1.2.1/pkg/server/svid/rotator_test.go 13:39:14 spire-1.2.1/proto/ 13:39:14 spire-1.2.1/proto/private/ 13:39:14 spire-1.2.1/proto/private/server/ 13:39:14 spire-1.2.1/proto/private/server/journal/ 13:39:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:39:14 spire-1.2.1/proto/private/server/journal/journal.proto 13:39:14 spire-1.2.1/proto/spire/ 13:39:14 spire-1.2.1/proto/spire/common/ 13:39:14 spire-1.2.1/proto/spire/common/common.pb.go 13:39:14 spire-1.2.1/proto/spire/common/common.proto 13:39:14 spire-1.2.1/proto/spire/common/plugin/ 13:39:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:39:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:39:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:39:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:39:14 spire-1.2.1/proto/spire/plugin/ 13:39:14 spire-1.2.1/proto/spire/plugin/agent/ 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:39:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:39:14 spire-1.2.1/release/ 13:39:14 spire-1.2.1/release/spire-extras/ 13:39:14 spire-1.2.1/release/spire-extras/README.md 13:39:14 spire-1.2.1/release/spire-extras/conf/ 13:39:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:39:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:39:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:39:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:39:14 spire-1.2.1/release/spire/ 13:39:14 spire-1.2.1/release/spire/README.md 13:39:14 spire-1.2.1/release/spire/conf/ 13:39:14 spire-1.2.1/release/spire/conf/agent/ 13:39:14 spire-1.2.1/release/spire/conf/agent/agent.conf 13:39:14 spire-1.2.1/release/spire/conf/server/ 13:39:14 spire-1.2.1/release/spire/conf/server/server.conf 13:39:14 spire-1.2.1/script/ 13:39:14 spire-1.2.1/script/build-artifact.sh 13:39:14 spire-1.2.1/script/generate_dummy_ca.sh 13:39:14 spire-1.2.1/support/ 13:39:14 spire-1.2.1/support/k8s/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:39:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/ 13:39:14 spire-1.2.1/support/oidc-discovery-provider/README.md 13:39:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/config.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/main.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:39:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:39:14 spire-1.2.1/test/ 13:39:14 spire-1.2.1/test/clock/ 13:39:14 spire-1.2.1/test/clock/clock.go 13:39:14 spire-1.2.1/test/fakes/ 13:39:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:39:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:39:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:39:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:39:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:39:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:39:14 spire-1.2.1/test/fakes/fakeagentstore/ 13:39:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:39:14 spire-1.2.1/test/fakes/fakedatastore/ 13:39:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:39:14 spire-1.2.1/test/fakes/fakeentryclient/ 13:39:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:39:14 spire-1.2.1/test/fakes/fakehealthchecker/ 13:39:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:39:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:39:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:39:14 spire-1.2.1/test/fakes/fakemetrics/ 13:39:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:39:14 spire-1.2.1/test/fakes/fakenoderesolver/ 13:39:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:39:14 spire-1.2.1/test/fakes/fakenotifier/ 13:39:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:39:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:39:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:39:14 spire-1.2.1/test/fakes/fakeserverca/ 13:39:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:39:14 spire-1.2.1/test/fakes/fakeservercatalog/ 13:39:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:39:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:39:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:39:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:39:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:39:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:39:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:39:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:39:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:39:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:39:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:39:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:39:14 spire-1.2.1/test/fixture/ 13:39:14 spire-1.2.1/test/fixture/certs/ 13:39:14 spire-1.2.1/test/fixture/certs/agent_svid.der 13:39:14 spire-1.2.1/test/fixture/certs/base_cert.pem 13:39:14 spire-1.2.1/test/fixture/certs/base_csr.pem 13:39:14 spire-1.2.1/test/fixture/certs/base_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:39:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:39:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:39:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:39:14 spire-1.2.1/test/fixture/certs/blog_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/bundle.der 13:39:14 spire-1.2.1/test/fixture/certs/ca.pem 13:39:14 spire-1.2.1/test/fixture/certs/ca_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/database_cert.pem 13:39:14 spire-1.2.1/test/fixture/certs/database_csr.pem 13:39:14 spire-1.2.1/test/fixture/certs/database_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/node_cert.pem 13:39:14 spire-1.2.1/test/fixture/certs/node_csr.pem 13:39:14 spire-1.2.1/test/fixture/certs/node_key.pem 13:39:14 spire-1.2.1/test/fixture/certs/svid.pem 13:39:14 spire-1.2.1/test/fixture/certs/svid_key.pem 13:39:14 spire-1.2.1/test/fixture/config/ 13:39:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:39:14 spire-1.2.1/test/fixture/config/agent_good.conf 13:39:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:39:14 spire-1.2.1/test/fixture/config/plugin_good.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:39:14 spire-1.2.1/test/fixture/config/server_good.conf 13:39:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:39:14 spire-1.2.1/test/fixture/fixture.go 13:39:14 spire-1.2.1/test/fixture/nodeattestor/ 13:39:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:39:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:39:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:39:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:39:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:39:14 spire-1.2.1/test/fixture/registration/ 13:39:14 spire-1.2.1/test/fixture/registration/entries.json 13:39:14 spire-1.2.1/test/fixture/registration/good-for-update.json 13:39:14 spire-1.2.1/test/fixture/registration/good.json 13:39:14 spire-1.2.1/test/fixture/registration/invalid.json 13:39:14 spire-1.2.1/test/fixture/registration/invalid_json.json 13:39:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:39:14 spire-1.2.1/test/integration/ 13:39:14 spire-1.2.1/test/integration/README.md 13:39:14 spire-1.2.1/test/integration/common 13:39:14 spire-1.2.1/test/integration/setup/ 13:39:14 spire-1.2.1/test/integration/setup/adminclient/ 13:39:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:39:14 spire-1.2.1/test/integration/setup/adminclient/client.go 13:39:14 spire-1.2.1/test/integration/setup/debugagent/ 13:39:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:39:14 spire-1.2.1/test/integration/setup/debugagent/main.go 13:39:14 spire-1.2.1/test/integration/setup/debugserver/ 13:39:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:39:14 spire-1.2.1/test/integration/setup/debugserver/main.go 13:39:14 spire-1.2.1/test/integration/setup/downstreamclient/ 13:39:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:39:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:39:14 spire-1.2.1/test/integration/setup/itclient/ 13:39:14 spire-1.2.1/test/integration/setup/itclient/client.go 13:39:14 spire-1.2.1/test/integration/setup/node-attestation/ 13:39:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:39:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:39:14 spire-1.2.1/test/integration/setup/x509pop/ 13:39:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:39:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:39:14 spire-1.2.1/test/integration/suites/ 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:39:14 spire-1.2.1/test/integration/suites/join-token/ 13:39:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:39:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:39:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:39:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:39:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:39:14 spire-1.2.1/test/integration/suites/join-token/README.md 13:39:14 spire-1.2.1/test/integration/suites/join-token/conf/ 13:39:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/join-token/teardown 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:39:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:39:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:39:14 spire-1.2.1/test/integration/suites/k8s/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/00-setup 13:39:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:39:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:39:14 spire-1.2.1/test/integration/suites/k8s/README.md 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:39:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:39:14 spire-1.2.1/test/integration/suites/k8s/teardown 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/ 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:39:14 spire-1.2.1/test/integration/suites/rotation/ 13:39:14 spire-1.2.1/test/integration/suites/rotation/00-setup 13:39:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:39:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:39:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:39:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:39:14 spire-1.2.1/test/integration/suites/rotation/README.md 13:39:14 spire-1.2.1/test/integration/suites/rotation/conf/ 13:39:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/rotation/teardown 13:39:14 spire-1.2.1/test/integration/suites/self-test/ 13:39:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:39:14 spire-1.2.1/test/integration/suites/self-test/README.md 13:39:14 spire-1.2.1/test/integration/suites/self-test/teardown 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:39:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:39:14 spire-1.2.1/test/integration/suites/upgrade/ 13:39:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:39:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:39:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:39:14 spire-1.2.1/test/integration/suites/upgrade/README.md 13:39:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:39:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:39:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:39:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:39:14 spire-1.2.1/test/integration/suites/upgrade/teardown 13:39:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:39:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:39:14 spire-1.2.1/test/integration/test-one.sh 13:39:14 spire-1.2.1/test/integration/test.sh 13:39:14 spire-1.2.1/test/plugintest/ 13:39:14 spire-1.2.1/test/plugintest/config.go 13:39:14 spire-1.2.1/test/plugintest/load.go 13:39:14 spire-1.2.1/test/plugintest/option.go 13:39:14 spire-1.2.1/test/spiretest/ 13:39:14 spire-1.2.1/test/spiretest/apiserver.go 13:39:14 spire-1.2.1/test/spiretest/assertions.go 13:39:14 spire-1.2.1/test/spiretest/dir.go 13:39:14 spire-1.2.1/test/spiretest/errors_posix.go 13:39:14 spire-1.2.1/test/spiretest/errors_windows.go 13:39:14 spire-1.2.1/test/spiretest/logs.go 13:39:14 spire-1.2.1/test/spiretest/socketapi.go 13:39:14 spire-1.2.1/test/spiretest/suite.go 13:39:14 spire-1.2.1/test/spiretest/x509.go 13:39:14 spire-1.2.1/test/testca/ 13:39:14 spire-1.2.1/test/testca/ca.go 13:39:14 spire-1.2.1/test/testkey/ 13:39:14 spire-1.2.1/test/testkey/generate.sh 13:39:14 spire-1.2.1/test/testkey/genkeys.go 13:39:14 spire-1.2.1/test/testkey/keys.go 13:39:14 spire-1.2.1/test/testkey/new.go 13:39:14 spire-1.2.1/test/tpmsimulator/ 13:39:14 spire-1.2.1/test/tpmsimulator/simulator.go 13:39:14 spire-1.2.1/test/util/ 13:39:14 spire-1.2.1/test/util/cert_fixtures.go 13:39:14 spire-1.2.1/test/util/cert_generation.go 13:39:14 spire-1.2.1/test/util/io_redirection.go 13:39:14 spire-1.2.1/test/util/race.go 13:39:14 spire-1.2.1/test/util/util.go 13:39:14 building spire from source... 13:39:14 Installing go1.17.7... 13:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:39:15 OK: 221 MiB in 52 packages 13:39:15 OK: 221 MiB in 52 packages 13:39:20 Building bin/spire-server... 13:39:20 go: downloading github.com/mitchellh/cli v1.1.2 13:39:20 go: downloading google.golang.org/grpc v1.44.0 13:39:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:39:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:39:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:39:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:39:20 go: downloading github.com/imdario/mergo v0.3.12 13:39:20 go: downloading github.com/sirupsen/logrus v1.8.1 13:39:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:39:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:39:20 Removing intermediate container 4c5535198317 13:39:20 ---> 372de36624d1 13:39:20 Step 6/23 : COPY go.mod vendor* ./ 13:39:20 Removing intermediate container 54eb7e2970f3 13:39:20 ---> 44bc05143ece 13:39:20 Step 6/23 : COPY go.mod vendor* ./ 13:39:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:39:20 go: downloading github.com/fatih/color v1.13.0 13:39:20 go: downloading github.com/mattn/go-isatty v0.0.14 13:39:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:39:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:39:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:39:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:39:20 go: downloading github.com/armon/go-metrics v0.3.10 13:39:21 go: downloading github.com/prometheus/client_golang v1.12.1 13:39:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:39:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:39:21 go: downloading github.com/open-policy-agent/opa v0.38.0 13:39:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:39:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:39:21 go: downloading github.com/Masterminds/goutils v1.1.0 13:39:21 go: downloading github.com/Masterminds/semver v1.5.0 13:39:21 go: downloading github.com/google/uuid v1.1.2 13:39:21 go: downloading github.com/huandu/xstrings v1.3.2 13:39:21 go: downloading github.com/mattn/go-colorable v0.1.12 13:39:21  ---> b538547462fe 13:39:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:39:21 go: downloading github.com/oklog/run v1.0.0 13:39:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:39:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:39:21 go: downloading github.com/prometheus/client_model v0.2.0 13:39:21 go: downloading github.com/prometheus/common v0.32.1 13:39:21 go: downloading github.com/imkira/go-observer v1.0.3 13:39:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:39:21 go: downloading github.com/beorn7/perks v1.0.1 13:39:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:39:21 go: downloading github.com/prometheus/procfs v0.7.3 13:39:22  ---> 5bbbf78c4c4e 13:39:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:22 go: downloading github.com/pkg/errors v0.9.1 13:39:22 go: downloading go.uber.org/atomic v1.9.0 13:39:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:39:22  ---> Running in 6023e538bc4f 13:39:22 go: downloading github.com/hashicorp/errwrap v1.1.0 13:39:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:39:22 go: downloading github.com/blang/semver/v4 v4.0.0 13:39:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:39:22  ---> Running in 7b9c2ef906ee 13:39:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:39:22 go: downloading github.com/jinzhu/gorm v1.9.16 13:39:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:39:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:39:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:39:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:39:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:39:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:39:23 go: downloading github.com/stretchr/testify v1.7.0 13:39:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:39:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:39:27 go: downloading google.golang.org/api v0.70.0 13:39:27 go: downloading k8s.io/client-go v0.23.4 13:39:27 go: downloading k8s.io/api v0.23.4 13:39:27 go: downloading github.com/google/go-tpm v0.3.3 13:39:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:39:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:39:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:39:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:39:27 go: downloading cloud.google.com/go/storage v1.21.0 13:39:28 Removing intermediate container 7b9c2ef906ee 13:39:28 ---> 7620ded7ab8c 13:39:28 Step 8/23 : COPY . . 13:39:28 Removing intermediate container 6023e538bc4f 13:39:28 ---> a348e57a5594 13:39:28 Step 8/23 : COPY . . 13:39:28 go: downloading cloud.google.com/go v0.100.2 13:39:28 go: downloading k8s.io/apimachinery v0.23.4 13:39:28 go: downloading k8s.io/kube-aggregator v0.23.3 13:39:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:39:28 go: downloading cloud.google.com/go/security v1.3.0 13:39:28 go: downloading github.com/hashicorp/vault/api v1.4.1 13:39:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:39:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:39:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:39:29 go: downloading github.com/twmb/murmur3 v1.1.6 13:39:29 go: downloading github.com/jinzhu/inflection v1.0.0 13:39:29 go: downloading github.com/aws/smithy-go v1.11.0 13:39:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:39:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:39:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:39:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:39:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:39:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:39:29 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:39:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:39:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:39:29 go: downloading github.com/dimchansky/utfbom v1.1.1 13:39:29 go: downloading cloud.google.com/go/compute v1.3.0 13:39:29 go: downloading cloud.google.com/go/iam v0.1.1 13:39:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:39:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:39:30 go: downloading github.com/gogo/protobuf v1.3.2 13:39:30 go: downloading k8s.io/klog/v2 v2.30.0 13:39:30 go: downloading github.com/google/gofuzz v1.1.0 13:39:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:39:30 go: downloading github.com/spf13/pflag v1.0.5 13:39:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:39:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:39:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:39:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:39:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:39:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:39:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:39:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:39:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:39:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:39:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:39:30 go: downloading gopkg.in/yaml.v2 v2.4.0 13:39:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:39:30 go: downloading github.com/gobwas/glob v0.2.3 13:39:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:39:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:39:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:39:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:39:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:39:30 go: downloading go.opencensus.io v0.23.0 13:39:30 go: downloading gopkg.in/inf.v0 v0.9.1 13:39:30 go: downloading github.com/google/go-cmp v0.5.7 13:39:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:39:30 go: downloading github.com/go-logr/logr v1.2.2 13:39:30 go: downloading github.com/googleapis/gnostic v0.5.5 13:39:30 go: downloading github.com/json-iterator/go v1.1.12 13:39:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:39:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:39:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:39:30 go: downloading go.uber.org/zap v1.21.0 13:39:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:39:30 go: downloading github.com/tklauser/numcpus v0.3.0 13:39:30 go: downloading sigs.k8s.io/yaml v1.3.0 13:39:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:39:30 go: downloading github.com/golang/snappy v0.0.4 13:39:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:39:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:39:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:39:30 go: downloading github.com/hashicorp/go-version v1.2.0 13:39:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:39:30 go: downloading github.com/modern-go/reflect2 v1.0.2 13:39:30 go: downloading github.com/ryanuber/go-glob v1.0.0 13:39:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:39:30 go: downloading go.uber.org/multierr v1.6.0 13:39:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:39:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:39:36 Building bin/spire-server... 13:39:36 go: downloading github.com/mitchellh/cli v1.1.2 13:39:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:39:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:39:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:39:36 Building bin/spire-server... 13:39:36 go: downloading google.golang.org/grpc v1.44.0 13:39:36 go: downloading github.com/mitchellh/cli v1.1.2 13:39:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:39:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:39:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:39:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:39:36 go: downloading google.golang.org/grpc v1.44.0 13:39:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:39:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:39:37 go: downloading github.com/imdario/mergo v0.3.12 13:39:37 go: downloading github.com/sirupsen/logrus v1.8.1 13:39:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:39:38 go: downloading github.com/imdario/mergo v0.3.12 13:39:38 go: downloading github.com/sirupsen/logrus v1.8.1 13:39:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:39:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:39:38 go: downloading github.com/fatih/color v1.13.0 13:39:38 go: downloading github.com/mattn/go-isatty v0.0.14 13:39:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:39:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:39:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:39:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:39:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:39:38 go: downloading github.com/armon/go-metrics v0.3.10 13:39:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:39:39 go: downloading github.com/fatih/color v1.13.0 13:39:39 go: downloading github.com/mattn/go-isatty v0.0.14 13:39:39 go: downloading github.com/prometheus/client_golang v1.12.1 13:39:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:39:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:39:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:39:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:39:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:39:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:39:39 go: downloading github.com/open-policy-agent/opa v0.38.0 13:39:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:39:40 go: downloading github.com/open-policy-agent/opa v0.38.0 13:39:41  ---> dfd03be36d76 13:39:41 Step 9/23 : RUN make cmd/core-data/core-data 13:39:41 ---> da52d84baa87 13:39:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:39:41 ---> Running in 4d209611615a 13:39:41 ---> Running in e2d6b997784d 13:39:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:39:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:39:42 Removing intermediate container 6874c6f5bb53 13:39:42 ---> 65e2b5152dca 13:39:42 13:39:42 Step 13/26 : FROM alpine:3.15 13:39:42 ---> 0ac33e5f5afa 13:39:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:39:42 ---> Using cache 13:39:42 ---> 9215aeb79f27 13:39:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:42 ---> Using cache 13:39:42 ---> 6ecd8d0db9ce 13:39:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:39:42 ---> Running in 0dab9e79d8e8 13:39:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:39:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:39:44 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:39:44 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:39:44 OK: 15854 distinct packages available 13:39:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:39:45 (1/4) Installing dumb-init (1.2.5-r1) 13:39:45 (2/4) Installing musl-obstack (1.2.3-r0) 13:39:45 (3/4) Installing libucontext (1.1-r0) 13:39:45 (4/4) Installing gcompat (1.0.0-r4) 13:39:45 Executing busybox-1.34.1-r5.trigger 13:39:45 OK: 6 MiB in 18 packages 13:39:47 Removing intermediate container 0dab9e79d8e8 13:39:47 ---> c6cf31a9abfb 13:39:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:39:48 ---> d44a752fe636 13:39:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:39:48 ---> c9d4c67d05fb 13:39:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:39:49 ---> Running in 248320becf3c 13:39:49 Removing intermediate container 248320becf3c 13:39:49 ---> 61306585857d 13:39:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:39:49 ---> c4579e650bf8 13:39:49 Step 21/26 : WORKDIR / 13:39:49 ---> Running in 54de99947640 13:39:50 Removing intermediate container 54de99947640 13:39:50 ---> 5d060b92037a 13:39:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:39:50 ---> Running in 29f8c864b587 13:39:50 Removing intermediate container 29f8c864b587 13:39:50 ---> 070785fa6945 13:39:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:39:50 ---> Running in 3a3797b772fd 13:39:50 Removing intermediate container 3a3797b772fd 13:39:50 ---> fe30beed3696 13:39:50 Step 24/26 : LABEL arch=x86_64 13:39:50 ---> Running in f9cf2ffd65a9 13:39:50 Removing intermediate container f9cf2ffd65a9 13:39:50 ---> fb0f3da3ae54 13:39:50 Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:39:50 ---> Running in 0e44bae280e0 13:39:51 Removing intermediate container 0e44bae280e0 13:39:51 ---> 160740856892 13:39:51 Step 26/26 : LABEL version=2.2.0-dev.56 13:39:51 ---> Running in 385282172c58 13:39:51 Removing intermediate container 385282172c58 13:39:51 ---> 18a27a033121 13:39:51 13:39:51 Successfully built 18a27a033121 13:39:51 Successfully tagged security-spire-config:latest 13:40:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:40:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:40:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:40:07 go: downloading github.com/mattn/go-colorable v0.1.12 13:40:07 go: downloading github.com/armon/go-metrics v0.3.10 13:40:07 go: downloading github.com/Masterminds/goutils v1.1.0 13:40:07 go: downloading github.com/Masterminds/semver v1.5.0 13:40:07 go: downloading github.com/prometheus/client_golang v1.12.1 13:40:07 go: downloading github.com/google/uuid v1.1.2 13:40:07 go: downloading github.com/huandu/xstrings v1.3.2 13:40:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:40:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:40:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:40:07 go: downloading github.com/prometheus/client_model v0.2.0 13:40:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:40:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:40:07 go: downloading github.com/prometheus/common v0.32.1 13:40:07 go: downloading github.com/beorn7/perks v1.0.1 13:40:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:40:07 go: downloading github.com/prometheus/procfs v0.7.3 13:40:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:40:07 go: downloading github.com/mattn/go-colorable v0.1.12 13:40:07 go: downloading github.com/Masterminds/goutils v1.1.0 13:40:07 go: downloading github.com/Masterminds/semver v1.5.0 13:40:07 go: downloading github.com/google/uuid v1.1.2 13:40:07 go: downloading github.com/huandu/xstrings v1.3.2 13:40:07 go: downloading github.com/imkira/go-observer v1.0.3 13:40:07 go: downloading github.com/pkg/errors v0.9.1 13:40:07 go: downloading go.uber.org/atomic v1.9.0 13:40:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:40:07 go: downloading github.com/oklog/run v1.0.0 13:40:07 go: downloading github.com/imkira/go-observer v1.0.3 13:40:07 go: downloading github.com/hashicorp/errwrap v1.1.0 13:40:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:40:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:40:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:40:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:40:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:40:07 go: downloading github.com/prometheus/client_model v0.2.0 13:40:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:40:07 go: downloading github.com/blang/semver/v4 v4.0.0 13:40:07 go: downloading github.com/prometheus/common v0.32.1 13:40:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:40:07 go: downloading github.com/beorn7/perks v1.0.1 13:40:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:40:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:40:07 go: downloading github.com/prometheus/procfs v0.7.3 13:40:08 go: downloading github.com/jinzhu/gorm v1.9.16 13:40:08 go: downloading go.uber.org/atomic v1.9.0 13:40:08 go: downloading github.com/pkg/errors v0.9.1 13:40:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:40:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:40:08 go: downloading github.com/oklog/run v1.0.0 13:40:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:40:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:40:09 go: downloading github.com/hashicorp/errwrap v1.1.0 13:40:09 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:40:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:40:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:40:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:40:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:40:11 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:40:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:40:13  Building security-spire-config ... done Removing intermediate container e2d6b997784d 13:40:13 ---> 965211f9dac6 13:40:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:40:13 ---> Running in 54a14fa81e47 13:40:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:40:14 Building bin/spire-agent... 13:40:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:40:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:40:14 go: downloading github.com/docker/docker v20.10.12+incompatible 13:40:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:40:15 go: downloading github.com/google/go-tpm-tools v0.3.3 13:40:15 Removing intermediate container 54a14fa81e47 13:40:15 ---> c476cc0838c4 13:40:15 13:40:15 Step 11/23 : FROM docker:20.10.14 13:40:15 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:40:15 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:40:15 20.10.14: Pulling from library/docker 13:40:15 go: downloading github.com/docker/go-units v0.4.0 13:40:15 go: downloading github.com/opencontainers/image-spec v1.0.1 13:40:15 go: downloading github.com/docker/go-connections v0.4.0 13:40:15 go: downloading github.com/containerd/containerd v1.3.4 13:40:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:40:15 go: downloading github.com/opencontainers/go-digest v1.0.0 13:40:17 Removing intermediate container 4d209611615a 13:40:17 ---> 391a0ecac770 13:40:17 13:40:17 Step 10/23 : FROM alpine:3.14 13:40:17 ---> e04c818066af 13:40:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:40:17 ---> Running in 04a19ade99a3 13:40:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:40:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:40:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:40:17 go: downloading github.com/stretchr/testify v1.7.0 13:40:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:40:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:40:17 go: downloading github.com/stretchr/testify v1.7.0 13:40:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:40:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:40:17 Removing intermediate container 04a19ade99a3 13:40:17 ---> f7b2d5e353aa 13:40:17 Step 12/23 : ENV APP_PORT=59880 13:40:17 ---> Running in de836d388b74 13:40:18 Removing intermediate container de836d388b74 13:40:18 ---> 24d53dd8d210 13:40:18 Step 13/23 : EXPOSE $APP_PORT 13:40:18 ---> Running in 8ce5c4cfd5de 13:40:18 Removing intermediate container 8ce5c4cfd5de 13:40:18 ---> f65315bb8c33 13:40:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:18 ---> Running in 22bef46b1367 13:40:20 Removing intermediate container 22bef46b1367 13:40:20 ---> e2c52db5bf27 13:40:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:40:20 ---> Running in aa7dc15192cb 13:40:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:40:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:40:22 (1/6) Installing dumb-init (1.2.5-r1) 13:40:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:40:22 (3/6) Installing libsodium (1.0.18-r0) 13:40:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:40:22 (5/6) Installing libzmq (4.3.4-r0) 13:40:22 (6/6) Installing zeromq (4.3.4-r0) 13:40:22 Executing busybox-1.33.1-r7.trigger 13:40:22 OK: 8 MiB in 20 packages 13:40:24 Removing intermediate container aa7dc15192cb 13:40:24 ---> 8fb265cbff52 13:40:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:40:24 ---> 8bcd289282eb 13:40:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:40:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:40:24 Status: Downloaded newer image for docker:20.10.14 13:40:24 ---> 7417809fdb73 13:40:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:40:24 ---> Running in 3d8f30bb1598 13:40:25 Removing intermediate container 3d8f30bb1598 13:40:25 ---> a3c19bf60ba2 13:40:25 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 13:40:25 ---> Running in 71a447b7da31 13:40:26 ---> 1aa4147a3f1c 13:40:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:26 (1/43) Installing readline (8.1.1-r0) 13:40:26 (2/43) Installing bash (5.1.16-r0) 13:40:26 Executing bash-5.1.16-r0.post-install 13:40:26 (3/43) Installing brotli-libs (1.0.9-r5) 13:40:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:40:26 (5/43) Installing libcurl (7.80.0-r0) 13:40:26 (6/43) Installing curl (7.80.0-r0) 13:40:26 (7/43) Installing dumb-init (1.2.5-r1) 13:40:26 (8/43) Installing libbz2 (1.0.8-r1) 13:40:26 (9/43) Installing expat (2.4.7-r0) 13:40:26 (10/43) Installing libffi (3.4.2-r1) 13:40:26 (11/43) Installing gdbm (1.22-r0) 13:40:26 (12/43) Installing xz-libs (5.2.5-r0) 13:40:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:40:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:40:26 ---> 238567447cf7 13:40:26 Step 19/23 : ENTRYPOINT ["/core-data"] 13:40:26 (15/43) Installing mpdecimal (2.5.1-r1) 13:40:26 (16/43) Installing sqlite-libs (3.36.0-r0) 13:40:26 (17/43) Installing python3 (3.9.7-r4) 13:40:26 ---> Running in d47e345492d2 13:40:27 (18/43) Installing py3-appdirs (1.4.4-r2) 13:40:27 (19/43) Installing py3-certifi (2020.12.5-r1) 13:40:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:40:27 (21/43) Installing py3-idna (3.3-r0) 13:40:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:40:27 (23/43) Installing py3-requests (2.26.0-r1) 13:40:27 (24/43) Installing py3-msgpack (1.0.2-r1) 13:40:27 (25/43) Installing py3-lockfile (0.12.2-r4) 13:40:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:40:27 (27/43) Installing py3-colorama (0.4.4-r1) 13:40:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:40:27 Removing intermediate container d47e345492d2 13:40:27 ---> a4f5c4f44e13 13:40:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:40:27 (29/43) Installing py3-distlib (0.3.3-r0) 13:40:27 ---> Running in 1592fd47f580 13:40:27 (30/43) Installing py3-distro (1.6.0-r0) 13:40:27 (31/43) Installing py3-six (1.16.0-r0) 13:40:27 (32/43) Installing py3-webencodings (0.5.1-r4) 13:40:27 (33/43) Installing py3-html5lib (1.1-r1) 13:40:27 (34/43) Installing py3-parsing (2.4.7-r2) 13:40:27 (35/43) Installing py3-packaging (20.9-r1) 13:40:27 (36/43) Installing py3-tomli (1.2.2-r0) 13:40:27 (37/43) Installing py3-pep517 (0.12.0-r0) 13:40:27 (38/43) Installing py3-progress (1.6-r0) 13:40:27 (39/43) Installing py3-retrying (1.3.3-r2) 13:40:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:40:27 (41/43) Installing py3-setuptools (52.0.0-r4) 13:40:27 (42/43) Installing py3-toml (0.10.2-r2) 13:40:27 (43/43) Installing py3-pip (20.3.4-r1) 13:40:27 Executing busybox-1.34.1-r5.trigger 13:40:27 OK: 83 MiB in 65 packages 13:40:27 Removing intermediate container 1592fd47f580 13:40:27 ---> 503fb585d00e 13:40:27 Step 21/23 : LABEL arch=x86_64 13:40:27 ---> Running in 95ab58a93d25 13:40:27 Removing intermediate container 95ab58a93d25 13:40:27 ---> 1fcbef3c3dd4 13:40:27 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:40:28 ---> Running in 28fbccf5ce4e 13:40:28 Collecting docker-compose==1.23.2 13:40:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:40:28 Removing intermediate container 28fbccf5ce4e 13:40:28 ---> 22c2a83bce1d 13:40:28 Step 23/23 : LABEL version=2.2.0-dev.56 13:40:28 Collecting cached-property<2,>=1.2.0 13:40:28 ---> Running in f3065fa6a08e 13:40:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:40:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:40:28 Collecting PyYAML<4,>=3.10 13:40:28 Downloading PyYAML-3.13.tar.gz (270 kB) 13:40:28 Removing intermediate container f3065fa6a08e 13:40:28 ---> bda5fd275241 13:40:28 13:40:28 Successfully built bda5fd275241 13:40:28 Successfully tagged core-data:latest 13:40:29  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 13:40:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:40:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:40:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:40:29 Collecting dockerpty<0.5,>=0.4.1 13:40:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:40:29 Collecting jsonschema<3,>=2.5.1 13:40:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:40:29 Collecting docopt<0.7,>=0.6.1 13:40:29 Downloading docopt-0.6.2.tar.gz (25 kB) 13:40:29 Collecting docker<4.0,>=3.6.0 13:40:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:40:29 Collecting texttable<0.10,>=0.9.0 13:40:29 Downloading texttable-0.9.1.tar.gz (11 kB) 13:40:30 Collecting docker-pycreds>=0.4.0 13:40:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:40:30 Collecting urllib3<1.25,>=1.21.1 13:40:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:40:30 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) 13:40:30 Collecting idna<2.8,>=2.5 13:40:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:40:30 Collecting chardet<3.1.0,>=3.0.2 13:40:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:40:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:40:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:40:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:40:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:40:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:40:30 Attempting uninstall: urllib3 13:40:30 Found existing installation: urllib3 1.26.7 13:40:30 Uninstalling urllib3-1.26.7: 13:40:30 Successfully uninstalled urllib3-1.26.7 13:40:30 Attempting uninstall: idna 13:40:30 Found existing installation: idna 3.3 13:40:30 Uninstalling idna-3.3: 13:40:30 Successfully uninstalled idna-3.3 13:40:31 Attempting uninstall: requests 13:40:31 Found existing installation: requests 2.26.0 13:40:31 Uninstalling requests-2.26.0: 13:40:31 Successfully uninstalled requests-2.26.0 13:40:31 Running setup.py install for texttable: started 13:40:31 Running setup.py install for texttable: finished with status 'done' 13:40:31 Running setup.py install for PyYAML: started 13:40:32 Running setup.py install for PyYAML: finished with status 'done' 13:40:32 Running setup.py install for docopt: started 13:40:32 Running setup.py install for docopt: finished with status 'done' 13:40:32 Running setup.py install for dockerpty: started 13:40:32 Running setup.py install for dockerpty: finished with status 'done' 13:40:32 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 13:40:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:40:35 go: downloading github.com/blang/semver/v4 v4.0.0 13:40:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:40:35 go: downloading github.com/jinzhu/gorm v1.9.16 13:40:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:40:36 go: downloading k8s.io/client-go v0.23.4 13:40:36 go: downloading google.golang.org/api v0.70.0 13:40:38 go: downloading google.golang.org/api v0.70.0 13:40:38 go: downloading k8s.io/client-go v0.23.4 13:40:38 go: downloading k8s.io/api v0.23.4 13:40:38 Removing intermediate container 71a447b7da31 13:40:38 ---> d5b3249aa2e4 13:40:38 Step 14/23 : ENV APP_PORT=58890 13:40:38 ---> Running in 64aa3e7c64db 13:40:38 Removing intermediate container 64aa3e7c64db 13:40:38 ---> 8d572ffb27d6 13:40:38 Step 15/23 : EXPOSE $APP_PORT 13:40:38 ---> Running in db1f0240a10f 13:40:38 Removing intermediate container db1f0240a10f 13:40:38 ---> 3269ef91dca8 13:40:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:40:39 ---> efd8c49a7dd2 13:40:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:40:40 ---> 2ebd84a5e02d 13:40:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:40:40 ---> 29b2fe47b0eb 13:40:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:40:40 ---> Running in 701e1848b403 13:40:40 Removing intermediate container 701e1848b403 13:40:40 ---> a7d1b4f9ffa8 13:40:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:40:40 ---> Running in abca7df2cf68 13:40:41 Removing intermediate container abca7df2cf68 13:40:41 ---> c3a0eaa82659 13:40:41 Step 21/23 : LABEL arch=x86_64 13:40:41 ---> Running in 08f61ee035d4 13:40:41 Removing intermediate container 08f61ee035d4 13:40:41 ---> 360f8cfd89a6 13:40:41 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:40:41 ---> Running in 14f3ed2b2fb9 13:40:41 go: downloading k8s.io/api v0.23.4 13:40:41 Removing intermediate container 14f3ed2b2fb9 13:40:41 ---> 3347167d5eec 13:40:41 Step 23/23 : LABEL version=2.2.0-dev.56 13:40:41 ---> Running in 09d227931443 13:40:41 Removing intermediate container 09d227931443 13:40:41 ---> f6c4670f28b4 13:40:41 13:40:42 Successfully built f6c4670f28b4 13:40:42 Successfully tagged sys-mgmt-agent:latest 13:40:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:40:49 go: downloading github.com/google/go-tpm v0.3.3 13:40:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:41:20  Building sys-mgmt-agent ... done Removing intermediate container 815a8159b875 13:41:20 ---> 4daea8f134c1 13:41:20 13:41:20 Step 13/25 : FROM alpine:3.15 13:41:20 ---> 0ac33e5f5afa 13:41:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:41:20 ---> Using cache 13:41:20 ---> 9215aeb79f27 13:41:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:20 ---> Using cache 13:41:20 ---> 6ecd8d0db9ce 13:41:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:41:20 ---> Running in 35f00a730dc2 13:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:41:20 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:41:20 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:41:20 OK: 15854 distinct packages available 13:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:41:20 (1/5) Installing dumb-init (1.2.5-r1) 13:41:20 (2/5) Installing musl-obstack (1.2.3-r0) 13:41:20 (3/5) Installing libucontext (1.1-r0) 13:41:20 (4/5) Installing gcompat (1.0.0-r4) 13:41:20 (5/5) Installing openssl (1.1.1n-r0) 13:41:20 Executing busybox-1.34.1-r5.trigger 13:41:20 OK: 6 MiB in 19 packages 13:41:20 Removing intermediate container 35f00a730dc2 13:41:20 ---> e963eb58972d 13:41:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:41:20 ---> ee058491d7e9 13:41:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:41:20 ---> c86754daa6ff 13:41:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:41:20 ---> 576f0953f71e 13:41:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:41:20 ---> 53ec0577c6aa 13:41:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:41:20 ---> Running in d9bc35b0e76f 13:41:21 Removing intermediate container d9bc35b0e76f 13:41:21 ---> c3ae91471150 13:41:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:41:21 ---> Running in 23de37d9ef51 13:41:21 Removing intermediate container 23de37d9ef51 13:41:21 ---> fe84119c429d 13:41:21 Step 23/25 : LABEL arch=x86_64 13:41:21 ---> Running in 5999f90fbc90 13:41:21 Removing intermediate container 5999f90fbc90 13:41:21 ---> ae00b42b4c64 13:41:21 Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:41:21 ---> Running in 82924e4326c6 13:41:21 Removing intermediate container 82924e4326c6 13:41:21 ---> 8a17e49da3aa 13:41:21 Step 25/25 : LABEL version=2.2.0-dev.56 13:41:21 ---> Running in 91e02fc329b8 13:41:21 Removing intermediate container 91e02fc329b8 13:41:21 ---> a63a5e456d75 13:41:21 13:41:21 Successfully built a63a5e456d75 13:41:21 Successfully tagged security-spire-server:latest 13:41:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:41:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:41:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:41:22 go: downloading cloud.google.com/go/storage v1.21.0 13:41:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:41:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:41:22 go: downloading cloud.google.com/go v0.100.2 13:41:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:41:22 go: downloading cloud.google.com/go/storage v1.21.0 13:41:22 go: downloading cloud.google.com/go v0.100.2 13:41:22 go: downloading k8s.io/apimachinery v0.23.4 13:41:22 go: downloading k8s.io/apimachinery v0.23.4 13:41:22 go: downloading k8s.io/kube-aggregator v0.23.3 13:41:22 go: downloading k8s.io/kube-aggregator v0.23.3 13:41:22 go: downloading cloud.google.com/go/security v1.3.0 13:41:22 go: downloading github.com/hashicorp/vault/api v1.4.1 13:41:22 go: downloading github.com/google/go-tpm v0.3.3 13:41:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:41:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:41:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:41:24 go: downloading cloud.google.com/go/security v1.3.0 13:41:25 go: downloading github.com/hashicorp/vault/api v1.4.1 13:41:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:41:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:41:26 go: downloading github.com/twmb/murmur3 v1.1.6 13:41:26 go: downloading gopkg.in/yaml.v2 v2.4.0 13:41:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:41:26 go: downloading gopkg.in/yaml.v2 v2.4.0 13:41:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:41:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:41:26 go: downloading github.com/gobwas/glob v0.2.3 13:41:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:41:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:41:27 go: downloading github.com/gobwas/glob v0.2.3 13:41:27 go: downloading github.com/jinzhu/inflection v1.0.0 13:41:27 go: downloading github.com/aws/smithy-go v1.11.0 13:41:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:41:27 go: downloading github.com/twmb/murmur3 v1.1.6 13:41:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:41:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:41:28 go: downloading github.com/aws/smithy-go v1.11.0 13:41:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:41:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:41:29 go: downloading github.com/gogo/protobuf v1.3.2 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:41:29  Building security-spire-server ... done Building bin/spire-agent... 13:41:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:41:29 go: downloading github.com/docker/docker v20.10.12+incompatible 13:41:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:41:29 go: downloading github.com/google/go-tpm-tools v0.3.3 13:41:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:41:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:41:29 go: downloading github.com/docker/go-connections v0.4.0 13:41:29 go: downloading github.com/docker/go-units v0.4.0 13:41:29 go: downloading github.com/opencontainers/image-spec v1.0.1 13:41:29 go: downloading github.com/containerd/containerd v1.3.4 13:41:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:41:29 go: downloading github.com/opencontainers/go-digest v1.0.0 13:41:30 go: downloading github.com/jinzhu/inflection v1.0.0 13:41:30 go: downloading github.com/gogo/protobuf v1.3.2 13:41:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:41:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:41:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:41:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:41:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:41:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:41:35 go: downloading github.com/dimchansky/utfbom v1.1.1 13:41:35 go: downloading cloud.google.com/go/compute v1.3.0 13:41:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:41:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:41:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:41:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:41:35 go: downloading github.com/dimchansky/utfbom v1.1.1 13:41:35 go: downloading cloud.google.com/go/compute v1.3.0 13:41:36 go: downloading cloud.google.com/go/iam v0.1.1 13:41:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:41:36 go: downloading k8s.io/klog/v2 v2.30.0 13:41:36 go: downloading github.com/google/gofuzz v1.1.0 13:41:36 go: downloading cloud.google.com/go/iam v0.1.1 13:41:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:41:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:41:37 go: downloading k8s.io/klog/v2 v2.30.0 13:41:37 go: downloading github.com/google/gofuzz v1.1.0 13:41:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:41:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:41:38 go: downloading github.com/spf13/pflag v1.0.5 13:41:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:41:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:41:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:41:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:41:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:41:38 go: downloading github.com/spf13/pflag v1.0.5 13:41:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:41:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:41:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:41:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:41:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:41:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:41:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:41:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:41:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:41:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:41:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:41:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:41:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:41:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:41:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:41:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:41:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:41:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:41:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:41:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:41:43 go: downloading go.opencensus.io v0.23.0 13:41:43 go: downloading go.opencensus.io v0.23.0 13:41:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:41:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:41:44 go: downloading gopkg.in/inf.v0 v0.9.1 13:41:44 go: downloading github.com/go-logr/logr v1.2.2 13:41:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:41:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:41:44 go: downloading github.com/google/go-cmp v0.5.7 13:41:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:41:44 go: downloading gopkg.in/inf.v0 v0.9.1 13:41:45 go: downloading github.com/go-logr/logr v1.2.2 13:41:45 go: downloading github.com/json-iterator/go v1.1.12 13:41:45 go: downloading github.com/google/go-cmp v0.5.7 13:41:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:41:45 go: downloading github.com/googleapis/gnostic v0.5.5 13:41:45 go: downloading github.com/json-iterator/go v1.1.12 13:41:46 go: downloading github.com/googleapis/gnostic v0.5.5 13:41:48 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:41:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:41:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:41:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:41:51 go: downloading github.com/tklauser/numcpus v0.3.0 13:41:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:41:51 go: downloading go.uber.org/zap v1.21.0 13:41:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:41:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:41:51 go: downloading github.com/tklauser/numcpus v0.3.0 13:41:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:41:52 go: downloading go.uber.org/zap v1.21.0 13:41:52 go: downloading sigs.k8s.io/yaml v1.3.0 13:41:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:41:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:41:52 go: downloading github.com/modern-go/reflect2 v1.0.2 13:41:52 go: downloading sigs.k8s.io/yaml v1.3.0 13:41:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:41:52 go: downloading github.com/ryanuber/go-glob v1.0.0 13:41:52 go: downloading github.com/golang/snappy v0.0.4 13:41:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:41:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:41:52 go: downloading github.com/modern-go/reflect2 v1.0.2 13:41:53 go: downloading github.com/ryanuber/go-glob v1.0.0 13:41:53 go: downloading github.com/golang/snappy v0.0.4 13:41:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:42:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:42:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:42:03 go: downloading github.com/hashicorp/go-version v1.2.0 13:42:03 go: downloading go.uber.org/multierr v1.6.0 13:42:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:42:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:42:03 go: downloading github.com/hashicorp/go-version v1.2.0 13:42:03 go: downloading go.uber.org/multierr v1.6.0 13:42:26 Removing intermediate container bdca78574f54 13:42:26 ---> 867c54597f7a 13:42:26 13:42:26 Step 13/26 : FROM alpine:3.15 13:42:26 ---> 0ac33e5f5afa 13:42:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:42:26 ---> Using cache 13:42:26 ---> 9215aeb79f27 13:42:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:26 ---> Using cache 13:42:26 ---> 6ecd8d0db9ce 13:42:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:42:26 ---> Using cache 13:42:26 ---> e963eb58972d 13:42:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 13:42:26 ---> 32de93015afc 13:42:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:42:26 ---> 598219c04d58 13:42:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:42:26 ---> 622067d32432 13:42:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:42:26 ---> f884ebddf09d 13:42:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:42:26 ---> 528cf5358eb7 13:42:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:42:26 ---> Running in af05197951a9 13:42:26 Removing intermediate container af05197951a9 13:42:26 ---> dd823ab2e8d7 13:42:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:42:26 ---> Running in c3d097b7608f 13:42:26 Removing intermediate container c3d097b7608f 13:42:26 ---> 6468ec27add0 13:42:26 Step 24/26 : LABEL arch=x86_64 13:42:26 ---> Running in 9fee5b95ac60 13:42:26 Removing intermediate container 9fee5b95ac60 13:42:26 ---> 9a1672e6fb92 13:42:26 Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:26 ---> Running in 385a1587279e 13:42:26 Removing intermediate container 385a1587279e 13:42:26 ---> e15c848748bd 13:42:26 Step 26/26 : LABEL version=2.2.0-dev.56 13:42:26 ---> Running in 90ea045545bb 13:42:26 Removing intermediate container 90ea045545bb 13:42:26 ---> d6634f76ee9c 13:42:26 13:42:26 Successfully built d6634f76ee9c 13:42:26 Successfully tagged security-spire-agent:latest 13:42:26  Building security-spire-agent ... done  [Pipeline] } 13:42:26 $ docker stop --time=1 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 13:42:27 $ docker rm -f 8a130893c83498e03846819b1f9e91eada5cddf37bf936b27a38ff8ef097b3d7 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:27 + docker images 13:42:27 REPOSITORY TAG IMAGE ID CREATED SIZE 13:42:27 security-spire-agent latest d6634f76ee9c 6 seconds ago 127MB 13:42:27 867c54597f7a 17 seconds ago 4.5GB 13:42:27 security-spire-server latest a63a5e456d75 About a minute ago 87.3MB 13:42:27 4daea8f134c1 About a minute ago 4.5GB 13:42:27 sys-mgmt-agent latest f6c4670f28b4 About a minute ago 307MB 13:42:27 core-data latest bda5fd275241 About a minute ago 35.9MB 13:42:27 391a0ecac770 2 minutes ago 1.65GB 13:42:27 c476cc0838c4 2 minutes ago 1.62GB 13:42:27 security-spire-config latest 18a27a033121 2 minutes ago 86.7MB 13:42:27 65e2b5152dca 2 minutes ago 4.5GB 13:42:27 security-proxy-setup latest 7a6a464dbe92 3 minutes ago 43.4MB 13:42:27 security-spiffe-token-provider latest 52825ca6d26f 3 minutes ago 28.5MB 13:42:27 support-notifications latest 56b46772400a 3 minutes ago 26.6MB 13:42:27 631e7faa3c43 3 minutes ago 1.63GB 13:42:27 7043dcf30b45 3 minutes ago 1.61GB 13:42:27 b23eca6276cf 3 minutes ago 1.62GB 13:42:27 support-scheduler latest c5ec151d015d 4 minutes ago 26MB 13:42:27 3d977bdfbf97 4 minutes ago 1.62GB 13:42:27 security-bootstrapper latest ba973b0a573e 4 minutes ago 24.3MB 13:42:27 security-secretstore-setup latest 2721e13f4d4d 5 minutes ago 42.1MB 13:42:27 core-metadata latest 90b622e15c73 5 minutes ago 26.1MB 13:42:27 core-command latest 1c019dba72a9 5 minutes ago 24.5MB 13:42:27 ccbb33fef994 5 minutes ago 1.63GB 13:42:27 6cade9ee5acb 5 minutes ago 1.61GB 13:42:27 33b74190c5d0 5 minutes ago 1.61GB 13:42:27 29bf8f247d3d 5 minutes ago 1.62GB 13:42:27 ci-base-image-x86_64 latest 676b5ab71911 9 minutes ago 896MB 13:42:27 docker 20.10.14 7417809fdb73 27 hours ago 218MB 13:42:27 alpine 3.14 e04c818066af 37 hours ago 5.59MB 13:42:27 alpine 3.15 0ac33e5f5afa 37 hours ago 5.57MB 13:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 13:42:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 13:42:27 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 13:42:28 provisioning config files... 13:42:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config4305524381041245347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:28 ---> docker-login.sh 13:42:28 nexus3.edgexfoundry.org:10001 13:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:28 Configure a credential helper to remove this warning. See 13:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:28 13:42:28 Login Succeeded 13:42:28 nexus3.edgexfoundry.org:10002 13:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:28 Configure a credential helper to remove this warning. See 13:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:28 13:42:28 Login Succeeded 13:42:28 nexus3.edgexfoundry.org:10003 13:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:28 Configure a credential helper to remove this warning. See 13:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:28 13:42:28 Login Succeeded 13:42:28 nexus3.edgexfoundry.org:10004 13:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:28 Configure a credential helper to remove this warning. See 13:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:28 13:42:28 Login Succeeded 13:42:28 docker.io 13:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:29 Configure a credential helper to remove this warning. See 13:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:29 13:42:29 Login Succeeded 13:42:29 ---> docker-login.sh ends [Pipeline] } 13:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:42:29 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:29 latest 13:42:29 2.2.0-dev.56 13:42:29 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:29 main 13:42:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:29 + docker push nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:42:29 27c88a38ba43: Preparing 13:42:29 a879dc622fc3: Preparing 13:42:29 15ebdd24259b: Preparing 13:42:29 7f9f5e45f315: Preparing 13:42:29 b541d28bf3b4: Preparing 13:42:29 b541d28bf3b4: Layer already exists 13:42:29 27c88a38ba43: Pushed 13:42:29 7f9f5e45f315: Pushed 13:42:29 15ebdd24259b: Pushed 13:42:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:42:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:42:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:42:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:42:31 a879dc622fc3: Pushed 13:42:32 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh 13:42:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 13:42:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:42:32 27c88a38ba43: Preparing 13:42:32 a879dc622fc3: Preparing 13:42:32 15ebdd24259b: Preparing 13:42:32 7f9f5e45f315: Preparing 13:42:32 b541d28bf3b4: Preparing 13:42:32 15ebdd24259b: Layer already exists 13:42:32 a879dc622fc3: Layer already exists 13:42:32 b541d28bf3b4: Layer already exists 13:42:32 7f9f5e45f315: Layer already exists 13:42:32 27c88a38ba43: Layer already exists 13:42:32 latest: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh 13:42:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:33 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 13:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:42:33 27c88a38ba43: Preparing 13:42:33 a879dc622fc3: Preparing 13:42:33 15ebdd24259b: Preparing 13:42:33 7f9f5e45f315: Preparing 13:42:33 b541d28bf3b4: Preparing 13:42:33 27c88a38ba43: Layer already exists 13:42:33 b541d28bf3b4: Layer already exists 13:42:33 a879dc622fc3: Layer already exists 13:42:33 7f9f5e45f315: Layer already exists 13:42:33 15ebdd24259b: Layer already exists 13:42:33 2.2.0-dev.56: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh 13:42:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:33 + docker push nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:42:33 27c88a38ba43: Preparing 13:42:33 a879dc622fc3: Preparing 13:42:33 15ebdd24259b: Preparing 13:42:33 7f9f5e45f315: Preparing 13:42:33 b541d28bf3b4: Preparing 13:42:33 a879dc622fc3: Layer already exists 13:42:33 7f9f5e45f315: Layer already exists 13:42:33 15ebdd24259b: Layer already exists 13:42:33 27c88a38ba43: Layer already exists 13:42:33 b541d28bf3b4: Layer already exists 13:42:33 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] isUnix [Pipeline] sh 13:42:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 13:42:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:42:34 27c88a38ba43: Preparing 13:42:34 a879dc622fc3: Preparing 13:42:34 15ebdd24259b: Preparing 13:42:34 7f9f5e45f315: Preparing 13:42:34 b541d28bf3b4: Preparing 13:42:34 a879dc622fc3: Layer already exists 13:42:34 b541d28bf3b4: Layer already exists 13:42:34 27c88a38ba43: Layer already exists 13:42:34 7f9f5e45f315: Layer already exists 13:42:34 15ebdd24259b: Layer already exists 13:42:34 main: digest: sha256:a1c7a654c6d7866e594af8edbd8023793016c990919dc02ea0ed980adc77ba9c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:34 ===================================================== [Pipeline] echo 13:42:34 taggedImages: 13:42:34 - nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:34 - nexus3.edgexfoundry.org:10004/core-command:latest 13:42:34 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.56 13:42:34 - nexus3.edgexfoundry.org:10004/core-command:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:42:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:42:34 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:34 latest 13:42:34 2.2.0-dev.56 13:42:34 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:34 main 13:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:35 + docker push nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:42:35 cd6e4183a2c8: Preparing 13:42:35 d3d2441848bb: Preparing 13:42:35 15ebdd24259b: Preparing 13:42:35 8ae70e85636b: Preparing 13:42:35 50169afa021f: Preparing 13:42:35 b541d28bf3b4: Preparing 13:42:35 b541d28bf3b4: Waiting 13:42:35 15ebdd24259b: Layer already exists 13:42:35 b541d28bf3b4: Layer already exists 13:42:35 cd6e4183a2c8: Pushed 13:42:35 50169afa021f: Pushed 13:42:35 8ae70e85636b: Pushed 13:42:38 d3d2441848bb: Pushed 13:42:38 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:42:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 13:42:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:42:38 cd6e4183a2c8: Preparing 13:42:38 d3d2441848bb: Preparing 13:42:38 15ebdd24259b: Preparing 13:42:38 8ae70e85636b: Preparing 13:42:38 50169afa021f: Preparing 13:42:38 b541d28bf3b4: Preparing 13:42:38 15ebdd24259b: Layer already exists 13:42:38 8ae70e85636b: Layer already exists 13:42:38 50169afa021f: Layer already exists 13:42:38 cd6e4183a2c8: Layer already exists 13:42:38 d3d2441848bb: Layer already exists 13:42:38 b541d28bf3b4: Layer already exists 13:42:38 latest: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:42:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:39 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 13:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:42:39 cd6e4183a2c8: Preparing 13:42:39 d3d2441848bb: Preparing 13:42:39 15ebdd24259b: Preparing 13:42:39 8ae70e85636b: Preparing 13:42:39 50169afa021f: Preparing 13:42:39 b541d28bf3b4: Preparing 13:42:39 b541d28bf3b4: Waiting 13:42:39 15ebdd24259b: Layer already exists 13:42:39 cd6e4183a2c8: Layer already exists 13:42:39 8ae70e85636b: Layer already exists 13:42:39 d3d2441848bb: Layer already exists 13:42:39 50169afa021f: Layer already exists 13:42:39 b541d28bf3b4: Layer already exists 13:42:39 2.2.0-dev.56: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:42:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:39 + docker push nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:42:39 cd6e4183a2c8: Preparing 13:42:39 d3d2441848bb: Preparing 13:42:39 15ebdd24259b: Preparing 13:42:39 8ae70e85636b: Preparing 13:42:39 50169afa021f: Preparing 13:42:39 b541d28bf3b4: Preparing 13:42:39 b541d28bf3b4: Waiting 13:42:39 8ae70e85636b: Layer already exists 13:42:39 50169afa021f: Layer already exists 13:42:39 cd6e4183a2c8: Layer already exists 13:42:39 15ebdd24259b: Layer already exists 13:42:39 d3d2441848bb: Layer already exists 13:42:39 b541d28bf3b4: Layer already exists 13:42:39 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:42:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 13:42:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:42:40 cd6e4183a2c8: Preparing 13:42:40 d3d2441848bb: Preparing 13:42:40 15ebdd24259b: Preparing 13:42:40 8ae70e85636b: Preparing 13:42:40 50169afa021f: Preparing 13:42:40 b541d28bf3b4: Preparing 13:42:40 b541d28bf3b4: Waiting 13:42:40 50169afa021f: Layer already exists 13:42:40 15ebdd24259b: Layer already exists 13:42:40 cd6e4183a2c8: Layer already exists 13:42:40 8ae70e85636b: Layer already exists 13:42:40 d3d2441848bb: Layer already exists 13:42:40 b541d28bf3b4: Layer already exists 13:42:40 main: digest: sha256:1464478ffb3607907d61d4dc3e3c74117d25e4059aec70f1d9a5d8d4defa25e4 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:40 ===================================================== [Pipeline] echo 13:42:40 taggedImages: 13:42:40 - nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:40 - nexus3.edgexfoundry.org:10004/core-data:latest 13:42:40 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.56 13:42:40 - nexus3.edgexfoundry.org:10004/core-data:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:42:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:42:40 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:40 latest 13:42:40 2.2.0-dev.56 13:42:40 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:40 main 13:42:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:42:41 7f64cf323a7a: Preparing 13:42:41 939a11365f05: Preparing 13:42:41 15ebdd24259b: Preparing 13:42:41 fdaf055a9f4d: Preparing 13:42:41 b541d28bf3b4: Preparing 13:42:41 15ebdd24259b: Layer already exists 13:42:41 b541d28bf3b4: Layer already exists 13:42:41 7f64cf323a7a: Pushed 13:42:41 fdaf055a9f4d: Pushed 13:42:43 939a11365f05: Pushed 13:42:43 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh 13:42:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 13:42:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:42:44 7f64cf323a7a: Preparing 13:42:44 939a11365f05: Preparing 13:42:44 15ebdd24259b: Preparing 13:42:44 fdaf055a9f4d: Preparing 13:42:44 b541d28bf3b4: Preparing 13:42:44 7f64cf323a7a: Layer already exists 13:42:44 15ebdd24259b: Layer already exists 13:42:44 939a11365f05: Layer already exists 13:42:44 fdaf055a9f4d: Layer already exists 13:42:44 b541d28bf3b4: Layer already exists 13:42:44 latest: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh 13:42:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 13:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:42:44 7f64cf323a7a: Preparing 13:42:44 939a11365f05: Preparing 13:42:44 15ebdd24259b: Preparing 13:42:44 fdaf055a9f4d: Preparing 13:42:44 b541d28bf3b4: Preparing 13:42:44 15ebdd24259b: Layer already exists 13:42:44 939a11365f05: Layer already exists 13:42:44 fdaf055a9f4d: Layer already exists 13:42:44 7f64cf323a7a: Layer already exists 13:42:44 b541d28bf3b4: Layer already exists 13:42:44 2.2.0-dev.56: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh 13:42:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:42:45 7f64cf323a7a: Preparing 13:42:45 939a11365f05: Preparing 13:42:45 15ebdd24259b: Preparing 13:42:45 fdaf055a9f4d: Preparing 13:42:45 b541d28bf3b4: Preparing 13:42:45 939a11365f05: Layer already exists 13:42:45 b541d28bf3b4: Layer already exists 13:42:45 15ebdd24259b: Layer already exists 13:42:45 7f64cf323a7a: Layer already exists 13:42:45 fdaf055a9f4d: Layer already exists 13:42:45 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] isUnix [Pipeline] sh 13:42:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:42:46 7f64cf323a7a: Preparing 13:42:46 939a11365f05: Preparing 13:42:46 15ebdd24259b: Preparing 13:42:46 fdaf055a9f4d: Preparing 13:42:46 b541d28bf3b4: Preparing 13:42:46 b541d28bf3b4: Layer already exists 13:42:46 939a11365f05: Layer already exists 13:42:46 7f64cf323a7a: Layer already exists 13:42:46 15ebdd24259b: Layer already exists 13:42:46 fdaf055a9f4d: Layer already exists 13:42:46 main: digest: sha256:1726cef5da943dea94c102c6d07b61cd5f39f1e1553c30d6745fbdc06d4f8128 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:46 ===================================================== [Pipeline] echo 13:42:46 taggedImages: 13:42:46 - nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:42:46 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.56 13:42:46 - nexus3.edgexfoundry.org:10004/core-metadata:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:42:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:42:46 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:46 latest 13:42:46 2.2.0-dev.56 13:42:46 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:46 main 13:42:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:42:46 0b9d270f2138: Preparing 13:42:46 0b9d270f2138: Preparing 13:42:46 66921d6b9dd4: Preparing 13:42:46 c117c940363a: Preparing 13:42:46 16e06a88f804: Preparing 13:42:46 1d826a9cd1c3: Preparing 13:42:46 15ebdd24259b: Preparing 13:42:46 267f9b716828: Preparing 13:42:46 20b97a8e4c8c: Preparing 13:42:46 1ac5929c8cd0: Preparing 13:42:46 dda56a68a4ec: Preparing 13:42:46 b541d28bf3b4: Preparing 13:42:46 15ebdd24259b: Waiting 13:42:46 267f9b716828: Waiting 13:42:46 20b97a8e4c8c: Waiting 13:42:46 1ac5929c8cd0: Waiting 13:42:46 dda56a68a4ec: Waiting 13:42:46 b541d28bf3b4: Waiting 13:42:46 0b9d270f2138: Pushed 13:42:46 16e06a88f804: Pushed 13:42:46 c117c940363a: Pushed 13:42:46 66921d6b9dd4: Pushed 13:42:46 15ebdd24259b: Layer already exists 13:42:47 267f9b716828: Pushed 13:42:47 b541d28bf3b4: Layer already exists 13:42:47 dda56a68a4ec: Pushed 13:42:47 20b97a8e4c8c: Pushed 13:42:47 1ac5929c8cd0: Pushed 13:42:49 1d826a9cd1c3: Pushed 13:42:49 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:42:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 13:42:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:42:49 0b9d270f2138: Preparing 13:42:49 0b9d270f2138: Preparing 13:42:49 66921d6b9dd4: Preparing 13:42:49 c117c940363a: Preparing 13:42:49 16e06a88f804: Preparing 13:42:49 1d826a9cd1c3: Preparing 13:42:49 15ebdd24259b: Preparing 13:42:49 267f9b716828: Preparing 13:42:49 20b97a8e4c8c: Preparing 13:42:49 1ac5929c8cd0: Preparing 13:42:49 dda56a68a4ec: Preparing 13:42:49 b541d28bf3b4: Preparing 13:42:49 15ebdd24259b: Waiting 13:42:49 1ac5929c8cd0: Waiting 13:42:49 dda56a68a4ec: Waiting 13:42:49 b541d28bf3b4: Waiting 13:42:49 20b97a8e4c8c: Waiting 13:42:49 1d826a9cd1c3: Layer already exists 13:42:49 16e06a88f804: Layer already exists 13:42:49 0b9d270f2138: Layer already exists 13:42:49 c117c940363a: Layer already exists 13:42:49 66921d6b9dd4: Layer already exists 13:42:49 15ebdd24259b: Layer already exists 13:42:49 dda56a68a4ec: Layer already exists 13:42:49 1ac5929c8cd0: Layer already exists 13:42:49 20b97a8e4c8c: Layer already exists 13:42:49 267f9b716828: Layer already exists 13:42:49 b541d28bf3b4: Layer already exists 13:42:49 latest: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:42:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 13:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:42:50 0b9d270f2138: Preparing 13:42:50 0b9d270f2138: Preparing 13:42:50 66921d6b9dd4: Preparing 13:42:50 c117c940363a: Preparing 13:42:50 16e06a88f804: Preparing 13:42:50 1d826a9cd1c3: Preparing 13:42:50 15ebdd24259b: Preparing 13:42:50 267f9b716828: Preparing 13:42:50 20b97a8e4c8c: Preparing 13:42:50 1ac5929c8cd0: Preparing 13:42:50 dda56a68a4ec: Preparing 13:42:50 b541d28bf3b4: Preparing 13:42:50 267f9b716828: Waiting 13:42:50 20b97a8e4c8c: Waiting 13:42:50 1ac5929c8cd0: Waiting 13:42:50 dda56a68a4ec: Waiting 13:42:50 b541d28bf3b4: Waiting 13:42:50 15ebdd24259b: Waiting 13:42:50 1d826a9cd1c3: Layer already exists 13:42:50 16e06a88f804: Layer already exists 13:42:50 c117c940363a: Layer already exists 13:42:50 0b9d270f2138: Layer already exists 13:42:50 66921d6b9dd4: Layer already exists 13:42:50 15ebdd24259b: Layer already exists 13:42:50 267f9b716828: Layer already exists 13:42:50 20b97a8e4c8c: Layer already exists 13:42:50 1ac5929c8cd0: Layer already exists 13:42:50 dda56a68a4ec: Layer already exists 13:42:50 b541d28bf3b4: Layer already exists 13:42:50 2.2.0-dev.56: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:42:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:42:50 0b9d270f2138: Preparing 13:42:50 0b9d270f2138: Preparing 13:42:50 66921d6b9dd4: Preparing 13:42:50 c117c940363a: Preparing 13:42:50 16e06a88f804: Preparing 13:42:50 1d826a9cd1c3: Preparing 13:42:50 15ebdd24259b: Preparing 13:42:50 267f9b716828: Preparing 13:42:50 20b97a8e4c8c: Preparing 13:42:50 1ac5929c8cd0: Preparing 13:42:50 dda56a68a4ec: Preparing 13:42:50 b541d28bf3b4: Preparing 13:42:50 20b97a8e4c8c: Waiting 13:42:50 1ac5929c8cd0: Waiting 13:42:50 dda56a68a4ec: Waiting 13:42:50 b541d28bf3b4: Waiting 13:42:50 15ebdd24259b: Waiting 13:42:50 267f9b716828: Waiting 13:42:50 0b9d270f2138: Layer already exists 13:42:50 66921d6b9dd4: Layer already exists 13:42:50 16e06a88f804: Layer already exists 13:42:50 c117c940363a: Layer already exists 13:42:50 1d826a9cd1c3: Layer already exists 13:42:50 20b97a8e4c8c: Layer already exists 13:42:50 15ebdd24259b: Layer already exists 13:42:50 267f9b716828: Layer already exists 13:42:50 1ac5929c8cd0: Layer already exists 13:42:50 dda56a68a4ec: Layer already exists 13:42:50 b541d28bf3b4: Layer already exists 13:42:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:42:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 13:42:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:42:51 0b9d270f2138: Preparing 13:42:51 0b9d270f2138: Preparing 13:42:51 66921d6b9dd4: Preparing 13:42:51 c117c940363a: Preparing 13:42:51 16e06a88f804: Preparing 13:42:51 1d826a9cd1c3: Preparing 13:42:51 15ebdd24259b: Preparing 13:42:51 267f9b716828: Preparing 13:42:51 20b97a8e4c8c: Preparing 13:42:51 1ac5929c8cd0: Preparing 13:42:51 dda56a68a4ec: Preparing 13:42:51 b541d28bf3b4: Preparing 13:42:51 15ebdd24259b: Waiting 13:42:51 267f9b716828: Waiting 13:42:51 b541d28bf3b4: Waiting 13:42:51 dda56a68a4ec: Waiting 13:42:51 20b97a8e4c8c: Waiting 13:42:51 1ac5929c8cd0: Waiting 13:42:51 1d826a9cd1c3: Layer already exists 13:42:51 0b9d270f2138: Layer already exists 13:42:51 66921d6b9dd4: Layer already exists 13:42:51 16e06a88f804: Layer already exists 13:42:51 c117c940363a: Layer already exists 13:42:51 15ebdd24259b: Layer already exists 13:42:51 20b97a8e4c8c: Layer already exists 13:42:51 267f9b716828: Layer already exists 13:42:51 1ac5929c8cd0: Layer already exists 13:42:51 dda56a68a4ec: Layer already exists 13:42:51 b541d28bf3b4: Layer already exists 13:42:51 main: digest: sha256:97d636abf59d5ccecc072ddb7e4cb1f2258948b49599f4e7e005b953a9120566 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:51 ===================================================== [Pipeline] echo 13:42:51 taggedImages: 13:42:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:42:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.56 13:42:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:42:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:42:51 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:51 latest 13:42:51 2.2.0-dev.56 13:42:51 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:51 main 13:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:42:52 e750850c9203: Preparing 13:42:52 cefdb5f7ff9f: Preparing 13:42:52 93f7227811d7: Preparing 13:42:52 8a401ef57713: Preparing 13:42:52 82e70b54972a: Preparing 13:42:52 9b0baee43cff: Preparing 13:42:52 d7844e39fa59: Preparing 13:42:52 b541d28bf3b4: Preparing 13:42:52 9b0baee43cff: Waiting 13:42:52 b541d28bf3b4: Waiting 13:42:52 e750850c9203: Pushed 13:42:52 cefdb5f7ff9f: Pushed 13:42:52 82e70b54972a: Pushed 13:42:52 b541d28bf3b4: Layer already exists 13:42:52 9b0baee43cff: Pushed 13:42:52 d7844e39fa59: Pushed 13:42:54 8a401ef57713: Pushed 13:42:54 93f7227811d7: Pushed 13:42:54 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:42:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 13:42:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:42:54 e750850c9203: Preparing 13:42:54 cefdb5f7ff9f: Preparing 13:42:54 93f7227811d7: Preparing 13:42:54 8a401ef57713: Preparing 13:42:54 82e70b54972a: Preparing 13:42:54 9b0baee43cff: Preparing 13:42:54 d7844e39fa59: Preparing 13:42:54 b541d28bf3b4: Preparing 13:42:54 9b0baee43cff: Waiting 13:42:54 d7844e39fa59: Waiting 13:42:54 b541d28bf3b4: Waiting 13:42:54 93f7227811d7: Layer already exists 13:42:54 82e70b54972a: Layer already exists 13:42:54 e750850c9203: Layer already exists 13:42:54 8a401ef57713: Layer already exists 13:42:54 cefdb5f7ff9f: Layer already exists 13:42:54 9b0baee43cff: Layer already exists 13:42:54 d7844e39fa59: Layer already exists 13:42:54 b541d28bf3b4: Layer already exists 13:42:54 latest: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:42:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 13:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:42:55 e750850c9203: Preparing 13:42:55 cefdb5f7ff9f: Preparing 13:42:55 93f7227811d7: Preparing 13:42:55 8a401ef57713: Preparing 13:42:55 82e70b54972a: Preparing 13:42:55 9b0baee43cff: Preparing 13:42:55 d7844e39fa59: Preparing 13:42:55 b541d28bf3b4: Preparing 13:42:55 d7844e39fa59: Waiting 13:42:55 b541d28bf3b4: Waiting 13:42:55 9b0baee43cff: Waiting 13:42:55 cefdb5f7ff9f: Layer already exists 13:42:55 8a401ef57713: Layer already exists 13:42:55 93f7227811d7: Layer already exists 13:42:55 e750850c9203: Layer already exists 13:42:55 82e70b54972a: Layer already exists 13:42:55 d7844e39fa59: Layer already exists 13:42:55 9b0baee43cff: Layer already exists 13:42:55 b541d28bf3b4: Layer already exists 13:42:55 2.2.0-dev.56: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:42:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:42:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:42:56 e750850c9203: Preparing 13:42:56 cefdb5f7ff9f: Preparing 13:42:56 93f7227811d7: Preparing 13:42:56 8a401ef57713: Preparing 13:42:56 82e70b54972a: Preparing 13:42:56 9b0baee43cff: Preparing 13:42:56 d7844e39fa59: Preparing 13:42:56 b541d28bf3b4: Preparing 13:42:56 9b0baee43cff: Waiting 13:42:56 d7844e39fa59: Waiting 13:42:56 b541d28bf3b4: Waiting 13:42:56 82e70b54972a: Layer already exists 13:42:56 8a401ef57713: Layer already exists 13:42:56 cefdb5f7ff9f: Layer already exists 13:42:56 93f7227811d7: Layer already exists 13:42:56 e750850c9203: Layer already exists 13:42:56 9b0baee43cff: Layer already exists 13:42:56 b541d28bf3b4: Layer already exists 13:42:56 d7844e39fa59: Layer already exists 13:42:56 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:42:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 13:42:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:42:56 e750850c9203: Preparing 13:42:56 cefdb5f7ff9f: Preparing 13:42:56 93f7227811d7: Preparing 13:42:56 8a401ef57713: Preparing 13:42:56 82e70b54972a: Preparing 13:42:56 9b0baee43cff: Preparing 13:42:56 d7844e39fa59: Preparing 13:42:56 b541d28bf3b4: Preparing 13:42:56 d7844e39fa59: Waiting 13:42:56 9b0baee43cff: Waiting 13:42:56 b541d28bf3b4: Waiting 13:42:56 93f7227811d7: Layer already exists 13:42:56 82e70b54972a: Layer already exists 13:42:56 8a401ef57713: Layer already exists 13:42:56 e750850c9203: Layer already exists 13:42:56 cefdb5f7ff9f: Layer already exists 13:42:56 9b0baee43cff: Layer already exists 13:42:56 d7844e39fa59: Layer already exists 13:42:56 b541d28bf3b4: Layer already exists 13:42:56 main: digest: sha256:bc0ddaffc88941abb347f2b0adc543a5c510f18b36621bf40e48549ef5af7b80 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:56 ===================================================== [Pipeline] echo 13:42:56 taggedImages: 13:42:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:42:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.56 13:42:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:42:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:42:56 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:56 latest 13:42:56 2.2.0-dev.56 13:42:56 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:42:56 main 13:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:42:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:42:57 a4ad72c4b428: Preparing 13:42:57 feb2cecbc7fb: Preparing 13:42:57 c540ba7adc39: Preparing 13:42:57 78c5c6e8da52: Preparing 13:42:57 e6b64dbece9d: Preparing 13:42:57 a8af06cd38cf: Preparing 13:42:57 b4f857266070: Preparing 13:42:57 025b47c5c0e5: Preparing 13:42:57 16dcf6fcff3e: Preparing 13:42:57 b541d28bf3b4: Preparing 13:42:57 a8af06cd38cf: Waiting 13:42:57 b4f857266070: Waiting 13:42:57 16dcf6fcff3e: Waiting 13:42:57 b541d28bf3b4: Waiting 13:42:57 025b47c5c0e5: Waiting 13:42:57 a4ad72c4b428: Pushed 13:42:57 e6b64dbece9d: Pushed 13:42:57 feb2cecbc7fb: Pushed 13:42:57 a8af06cd38cf: Pushed 13:42:57 025b47c5c0e5: Pushed 13:42:57 b4f857266070: Pushed 13:42:57 b541d28bf3b4: Layer already exists 13:42:57 16dcf6fcff3e: Pushed 13:42:59 78c5c6e8da52: Pushed 13:42:59 c540ba7adc39: Pushed 13:42:59 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:42:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 13:43:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:43:00 a4ad72c4b428: Preparing 13:43:00 feb2cecbc7fb: Preparing 13:43:00 c540ba7adc39: Preparing 13:43:00 78c5c6e8da52: Preparing 13:43:00 e6b64dbece9d: Preparing 13:43:00 a8af06cd38cf: Preparing 13:43:00 b4f857266070: Preparing 13:43:00 025b47c5c0e5: Preparing 13:43:00 16dcf6fcff3e: Preparing 13:43:00 b4f857266070: Waiting 13:43:00 a8af06cd38cf: Waiting 13:43:00 025b47c5c0e5: Waiting 13:43:00 16dcf6fcff3e: Waiting 13:43:00 b541d28bf3b4: Preparing 13:43:00 b541d28bf3b4: Waiting 13:43:00 c540ba7adc39: Layer already exists 13:43:00 e6b64dbece9d: Layer already exists 13:43:00 feb2cecbc7fb: Layer already exists 13:43:00 a4ad72c4b428: Layer already exists 13:43:00 78c5c6e8da52: Layer already exists 13:43:00 a8af06cd38cf: Layer already exists 13:43:00 025b47c5c0e5: Layer already exists 13:43:00 b541d28bf3b4: Layer already exists 13:43:00 16dcf6fcff3e: Layer already exists 13:43:00 b4f857266070: Layer already exists 13:43:00 latest: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:43:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 13:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:43:00 a4ad72c4b428: Preparing 13:43:00 feb2cecbc7fb: Preparing 13:43:00 c540ba7adc39: Preparing 13:43:00 78c5c6e8da52: Preparing 13:43:00 e6b64dbece9d: Preparing 13:43:00 a8af06cd38cf: Preparing 13:43:00 b4f857266070: Preparing 13:43:00 025b47c5c0e5: Preparing 13:43:00 16dcf6fcff3e: Preparing 13:43:00 b541d28bf3b4: Preparing 13:43:00 a8af06cd38cf: Waiting 13:43:00 b4f857266070: Waiting 13:43:00 025b47c5c0e5: Waiting 13:43:00 16dcf6fcff3e: Waiting 13:43:00 b541d28bf3b4: Waiting 13:43:00 e6b64dbece9d: Layer already exists 13:43:00 78c5c6e8da52: Layer already exists 13:43:00 feb2cecbc7fb: Layer already exists 13:43:00 c540ba7adc39: Layer already exists 13:43:00 a4ad72c4b428: Layer already exists 13:43:00 a8af06cd38cf: Layer already exists 13:43:00 025b47c5c0e5: Layer already exists 13:43:00 b541d28bf3b4: Layer already exists 13:43:00 16dcf6fcff3e: Layer already exists 13:43:00 b4f857266070: Layer already exists 13:43:00 2.2.0-dev.56: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:43:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:43:01 a4ad72c4b428: Preparing 13:43:01 feb2cecbc7fb: Preparing 13:43:01 c540ba7adc39: Preparing 13:43:01 78c5c6e8da52: Preparing 13:43:01 e6b64dbece9d: Preparing 13:43:01 a8af06cd38cf: Preparing 13:43:01 b4f857266070: Preparing 13:43:01 025b47c5c0e5: Preparing 13:43:01 16dcf6fcff3e: Preparing 13:43:01 b541d28bf3b4: Preparing 13:43:01 b4f857266070: Waiting 13:43:01 025b47c5c0e5: Waiting 13:43:01 16dcf6fcff3e: Waiting 13:43:01 b541d28bf3b4: Waiting 13:43:01 a8af06cd38cf: Waiting 13:43:01 c540ba7adc39: Layer already exists 13:43:01 feb2cecbc7fb: Layer already exists 13:43:01 a4ad72c4b428: Layer already exists 13:43:01 78c5c6e8da52: Layer already exists 13:43:01 e6b64dbece9d: Layer already exists 13:43:01 a8af06cd38cf: Layer already exists 13:43:01 025b47c5c0e5: Layer already exists 13:43:01 b4f857266070: Layer already exists 13:43:01 16dcf6fcff3e: Layer already exists 13:43:01 b541d28bf3b4: Layer already exists 13:43:01 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:43:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 13:43:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:43:01 a4ad72c4b428: Preparing 13:43:01 feb2cecbc7fb: Preparing 13:43:01 c540ba7adc39: Preparing 13:43:01 78c5c6e8da52: Preparing 13:43:01 e6b64dbece9d: Preparing 13:43:01 a8af06cd38cf: Preparing 13:43:01 b4f857266070: Preparing 13:43:01 025b47c5c0e5: Preparing 13:43:01 16dcf6fcff3e: Preparing 13:43:01 b541d28bf3b4: Preparing 13:43:01 b4f857266070: Waiting 13:43:01 025b47c5c0e5: Waiting 13:43:01 a8af06cd38cf: Waiting 13:43:01 16dcf6fcff3e: Waiting 13:43:01 b541d28bf3b4: Waiting 13:43:01 e6b64dbece9d: Layer already exists 13:43:01 feb2cecbc7fb: Layer already exists 13:43:01 c540ba7adc39: Layer already exists 13:43:01 78c5c6e8da52: Layer already exists 13:43:01 a4ad72c4b428: Layer already exists 13:43:01 a8af06cd38cf: Layer already exists 13:43:01 b4f857266070: Layer already exists 13:43:01 b541d28bf3b4: Layer already exists 13:43:01 025b47c5c0e5: Layer already exists 13:43:01 16dcf6fcff3e: Layer already exists 13:43:01 main: digest: sha256:831cd29c5c7704ad07ce6730ede20136163f1c4d7a365c5f7a16b8dd494f632e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:01 ===================================================== [Pipeline] echo 13:43:02 taggedImages: 13:43:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:43:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.56 13:43:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:43:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:43:02 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:02 latest 13:43:02 2.2.0-dev.56 13:43:02 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:02 main 13:43:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:43:02 0b7c59bd902c: Preparing 13:43:02 4ce910f497e2: Preparing 13:43:02 15ebdd24259b: Preparing 13:43:02 a2f15d85ca9d: Preparing 13:43:02 23a9d67bfed1: Preparing 13:43:02 4fc242d58285: Preparing 13:43:02 4fc242d58285: Waiting 13:43:02 15ebdd24259b: Layer already exists 13:43:02 4fc242d58285: Layer already exists 13:43:02 23a9d67bfed1: Pushed 13:43:02 0b7c59bd902c: Pushed 13:43:03 a2f15d85ca9d: Pushed 13:43:04 4ce910f497e2: Pushed 13:43:04 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:43:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 13:43:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:43:05 0b7c59bd902c: Preparing 13:43:05 4ce910f497e2: Preparing 13:43:05 15ebdd24259b: Preparing 13:43:05 a2f15d85ca9d: Preparing 13:43:05 23a9d67bfed1: Preparing 13:43:05 4fc242d58285: Preparing 13:43:05 4fc242d58285: Waiting 13:43:05 4ce910f497e2: Layer already exists 13:43:05 0b7c59bd902c: Layer already exists 13:43:05 15ebdd24259b: Layer already exists 13:43:05 23a9d67bfed1: Layer already exists 13:43:05 a2f15d85ca9d: Layer already exists 13:43:05 4fc242d58285: Layer already exists 13:43:05 latest: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:43:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 13:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:43:05 0b7c59bd902c: Preparing 13:43:05 4ce910f497e2: Preparing 13:43:05 15ebdd24259b: Preparing 13:43:05 a2f15d85ca9d: Preparing 13:43:05 23a9d67bfed1: Preparing 13:43:05 4fc242d58285: Preparing 13:43:05 4fc242d58285: Waiting 13:43:05 a2f15d85ca9d: Layer already exists 13:43:05 4ce910f497e2: Layer already exists 13:43:05 15ebdd24259b: Layer already exists 13:43:05 0b7c59bd902c: Layer already exists 13:43:05 23a9d67bfed1: Layer already exists 13:43:05 4fc242d58285: Layer already exists 13:43:05 2.2.0-dev.56: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:43:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:43:06 0b7c59bd902c: Preparing 13:43:06 4ce910f497e2: Preparing 13:43:06 15ebdd24259b: Preparing 13:43:06 a2f15d85ca9d: Preparing 13:43:06 23a9d67bfed1: Preparing 13:43:06 4fc242d58285: Preparing 13:43:06 4fc242d58285: Waiting 13:43:06 0b7c59bd902c: Layer already exists 13:43:06 4ce910f497e2: Layer already exists 13:43:06 15ebdd24259b: Layer already exists 13:43:06 23a9d67bfed1: Layer already exists 13:43:06 a2f15d85ca9d: Layer already exists 13:43:06 4fc242d58285: Layer already exists 13:43:06 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:43:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 13:43:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:43:07 0b7c59bd902c: Preparing 13:43:07 4ce910f497e2: Preparing 13:43:07 15ebdd24259b: Preparing 13:43:07 a2f15d85ca9d: Preparing 13:43:07 23a9d67bfed1: Preparing 13:43:07 4fc242d58285: Preparing 13:43:07 4fc242d58285: Waiting 13:43:07 4ce910f497e2: Layer already exists 13:43:07 15ebdd24259b: Layer already exists 13:43:07 a2f15d85ca9d: Layer already exists 13:43:07 0b7c59bd902c: Layer already exists 13:43:07 23a9d67bfed1: Layer already exists 13:43:07 4fc242d58285: Layer already exists 13:43:07 main: digest: sha256:8042c50523abeb5754c0fc9dccdbfcdb512c0cc7fc290516bdd9e4f1544d2941 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:07 ===================================================== [Pipeline] echo 13:43:07 taggedImages: 13:43:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:43:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.56 13:43:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:43:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:43:07 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:07 latest 13:43:07 2.2.0-dev.56 13:43:07 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:07 main 13:43:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:43:07 2eb1310b0f91: Preparing 13:43:07 a76b1d42f183: Preparing 13:43:07 a57fc259f12c: Preparing 13:43:07 d4740af25561: Preparing 13:43:07 00ec43265d61: Preparing 13:43:07 92da0a65d04a: Preparing 13:43:07 23a9d67bfed1: Preparing 13:43:07 4fc242d58285: Preparing 13:43:07 92da0a65d04a: Waiting 13:43:07 23a9d67bfed1: Waiting 13:43:07 4fc242d58285: Waiting 13:43:07 2eb1310b0f91: Pushed 13:43:07 a57fc259f12c: Pushed 13:43:07 a76b1d42f183: Pushed 13:43:07 23a9d67bfed1: Layer already exists 13:43:07 4fc242d58285: Layer already exists 13:43:08 92da0a65d04a: Pushed 13:43:11 00ec43265d61: Pushed 13:43:14 d4740af25561: Pushed 13:43:14 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh 13:43:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 13:43:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:43:15 2eb1310b0f91: Preparing 13:43:15 a76b1d42f183: Preparing 13:43:15 a57fc259f12c: Preparing 13:43:15 d4740af25561: Preparing 13:43:15 00ec43265d61: Preparing 13:43:15 92da0a65d04a: Preparing 13:43:15 23a9d67bfed1: Preparing 13:43:15 4fc242d58285: Preparing 13:43:15 92da0a65d04a: Waiting 13:43:15 23a9d67bfed1: Waiting 13:43:15 4fc242d58285: Waiting 13:43:15 d4740af25561: Layer already exists 13:43:15 00ec43265d61: Layer already exists 13:43:15 a57fc259f12c: Layer already exists 13:43:15 2eb1310b0f91: Layer already exists 13:43:15 a76b1d42f183: Layer already exists 13:43:15 92da0a65d04a: Layer already exists 13:43:15 4fc242d58285: Layer already exists 13:43:15 23a9d67bfed1: Layer already exists 13:43:15 latest: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh 13:43:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 13:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:43:16 2eb1310b0f91: Preparing 13:43:16 a76b1d42f183: Preparing 13:43:16 a57fc259f12c: Preparing 13:43:16 d4740af25561: Preparing 13:43:16 00ec43265d61: Preparing 13:43:16 92da0a65d04a: Preparing 13:43:16 23a9d67bfed1: Preparing 13:43:16 4fc242d58285: Preparing 13:43:16 23a9d67bfed1: Waiting 13:43:16 4fc242d58285: Waiting 13:43:16 d4740af25561: Layer already exists 13:43:16 a76b1d42f183: Layer already exists 13:43:16 2eb1310b0f91: Layer already exists 13:43:16 00ec43265d61: Layer already exists 13:43:16 a57fc259f12c: Layer already exists 13:43:16 23a9d67bfed1: Layer already exists 13:43:16 92da0a65d04a: Layer already exists 13:43:16 4fc242d58285: Layer already exists 13:43:16 2.2.0-dev.56: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh 13:43:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:43:16 2eb1310b0f91: Preparing 13:43:16 a76b1d42f183: Preparing 13:43:16 a57fc259f12c: Preparing 13:43:16 d4740af25561: Preparing 13:43:16 00ec43265d61: Preparing 13:43:16 92da0a65d04a: Preparing 13:43:16 23a9d67bfed1: Preparing 13:43:16 4fc242d58285: Preparing 13:43:16 23a9d67bfed1: Waiting 13:43:16 a57fc259f12c: Layer already exists 13:43:16 00ec43265d61: Layer already exists 13:43:16 d4740af25561: Layer already exists 13:43:16 a76b1d42f183: Layer already exists 13:43:16 2eb1310b0f91: Layer already exists 13:43:16 92da0a65d04a: Layer already exists 13:43:16 23a9d67bfed1: Layer already exists 13:43:16 4fc242d58285: Layer already exists 13:43:16 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] isUnix [Pipeline] sh 13:43:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 13:43:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:43:17 2eb1310b0f91: Preparing 13:43:17 a76b1d42f183: Preparing 13:43:17 a57fc259f12c: Preparing 13:43:17 d4740af25561: Preparing 13:43:17 00ec43265d61: Preparing 13:43:17 92da0a65d04a: Preparing 13:43:17 23a9d67bfed1: Preparing 13:43:17 4fc242d58285: Preparing 13:43:17 92da0a65d04a: Waiting 13:43:17 4fc242d58285: Waiting 13:43:17 a76b1d42f183: Layer already exists 13:43:17 2eb1310b0f91: Layer already exists 13:43:17 d4740af25561: Layer already exists 13:43:17 00ec43265d61: Layer already exists 13:43:17 a57fc259f12c: Layer already exists 13:43:17 23a9d67bfed1: Layer already exists 13:43:17 92da0a65d04a: Layer already exists 13:43:17 4fc242d58285: Layer already exists 13:43:17 main: digest: sha256:c19755bf35848399f0cd86e855f23b8089d2e131d640915f0eae106297a34f0a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:17 ===================================================== [Pipeline] echo 13:43:17 taggedImages: 13:43:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:43:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.56 13:43:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:43:17 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:43:17 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:17 latest 13:43:17 2.2.0-dev.56 13:43:17 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:17 main 13:43:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:43:18 e9ae460a7ce8: Preparing 13:43:18 05e357361c0b: Preparing 13:43:18 90571e215300: Preparing 13:43:18 50eed2ae9408: Preparing 13:43:18 0b9c6db84e80: Preparing 13:43:18 23a9d67bfed1: Preparing 13:43:18 4fc242d58285: Preparing 13:43:18 23a9d67bfed1: Waiting 13:43:18 4fc242d58285: Waiting 13:43:18 e9ae460a7ce8: Pushed 13:43:18 23a9d67bfed1: Layer already exists 13:43:18 05e357361c0b: Pushed 13:43:18 90571e215300: Pushed 13:43:18 4fc242d58285: Layer already exists 13:43:18 0b9c6db84e80: Pushed 13:43:24 50eed2ae9408: Pushed 13:43:25 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh 13:43:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 13:43:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:43:25 e9ae460a7ce8: Preparing 13:43:25 05e357361c0b: Preparing 13:43:25 90571e215300: Preparing 13:43:25 50eed2ae9408: Preparing 13:43:25 0b9c6db84e80: Preparing 13:43:25 23a9d67bfed1: Preparing 13:43:25 4fc242d58285: Preparing 13:43:25 23a9d67bfed1: Waiting 13:43:25 4fc242d58285: Waiting 13:43:25 50eed2ae9408: Layer already exists 13:43:25 e9ae460a7ce8: Layer already exists 13:43:25 90571e215300: Layer already exists 13:43:25 0b9c6db84e80: Layer already exists 13:43:25 05e357361c0b: Layer already exists 13:43:25 23a9d67bfed1: Layer already exists 13:43:25 4fc242d58285: Layer already exists 13:43:25 latest: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 13:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:43:26 e9ae460a7ce8: Preparing 13:43:26 05e357361c0b: Preparing 13:43:26 90571e215300: Preparing 13:43:26 50eed2ae9408: Preparing 13:43:26 0b9c6db84e80: Preparing 13:43:26 23a9d67bfed1: Preparing 13:43:26 4fc242d58285: Preparing 13:43:26 23a9d67bfed1: Waiting 13:43:26 4fc242d58285: Waiting 13:43:26 50eed2ae9408: Layer already exists 13:43:26 e9ae460a7ce8: Layer already exists 13:43:26 90571e215300: Layer already exists 13:43:26 05e357361c0b: Layer already exists 13:43:26 0b9c6db84e80: Layer already exists 13:43:26 23a9d67bfed1: Layer already exists 13:43:26 4fc242d58285: Layer already exists 13:43:26 2.2.0-dev.56: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:43:26 e9ae460a7ce8: Preparing 13:43:26 05e357361c0b: Preparing 13:43:26 90571e215300: Preparing 13:43:26 50eed2ae9408: Preparing 13:43:26 0b9c6db84e80: Preparing 13:43:26 23a9d67bfed1: Preparing 13:43:26 4fc242d58285: Preparing 13:43:26 4fc242d58285: Waiting 13:43:26 23a9d67bfed1: Waiting 13:43:26 90571e215300: Layer already exists 13:43:26 50eed2ae9408: Layer already exists 13:43:26 0b9c6db84e80: Layer already exists 13:43:26 e9ae460a7ce8: Layer already exists 13:43:26 05e357361c0b: Layer already exists 13:43:26 23a9d67bfed1: Layer already exists 13:43:26 4fc242d58285: Layer already exists 13:43:26 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] isUnix [Pipeline] sh 13:43:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 13:43:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:43:27 e9ae460a7ce8: Preparing 13:43:27 05e357361c0b: Preparing 13:43:27 90571e215300: Preparing 13:43:27 50eed2ae9408: Preparing 13:43:27 0b9c6db84e80: Preparing 13:43:27 23a9d67bfed1: Preparing 13:43:27 4fc242d58285: Preparing 13:43:27 23a9d67bfed1: Waiting 13:43:27 4fc242d58285: Waiting 13:43:27 0b9c6db84e80: Layer already exists 13:43:27 e9ae460a7ce8: Layer already exists 13:43:27 90571e215300: Layer already exists 13:43:27 50eed2ae9408: Layer already exists 13:43:27 05e357361c0b: Layer already exists 13:43:27 4fc242d58285: Layer already exists 13:43:27 23a9d67bfed1: Layer already exists 13:43:27 main: digest: sha256:2b47801d2bcfa52dbb6a9ca92b00d6da945a31400f1b90c4b956cf1605ce13a5 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:27 ===================================================== [Pipeline] echo 13:43:27 taggedImages: 13:43:27 - nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:43:27 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.56 13:43:27 - nexus3.edgexfoundry.org:10004/security-spire-config:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:43:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:43:27 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:27 latest 13:43:27 2.2.0-dev.56 13:43:27 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:27 main 13:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:43:28 23cbe0511eb3: Preparing 13:43:28 bf9779518151: Preparing 13:43:28 63cc91d8693f: Preparing 13:43:28 fb4f05a2c3c3: Preparing 13:43:28 92da0a65d04a: Preparing 13:43:28 23a9d67bfed1: Preparing 13:43:28 4fc242d58285: Preparing 13:43:28 23a9d67bfed1: Waiting 13:43:28 4fc242d58285: Waiting 13:43:28 92da0a65d04a: Layer already exists 13:43:28 23a9d67bfed1: Layer already exists 13:43:28 4fc242d58285: Layer already exists 13:43:28 23cbe0511eb3: Pushed 13:43:28 63cc91d8693f: Pushed 13:43:28 bf9779518151: Pushed 13:43:36 fb4f05a2c3c3: Pushed 13:43:36 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:43:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 13:43:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:43:37 23cbe0511eb3: Preparing 13:43:37 bf9779518151: Preparing 13:43:37 63cc91d8693f: Preparing 13:43:37 fb4f05a2c3c3: Preparing 13:43:37 92da0a65d04a: Preparing 13:43:37 23a9d67bfed1: Preparing 13:43:37 4fc242d58285: Preparing 13:43:37 4fc242d58285: Waiting 13:43:37 23a9d67bfed1: Waiting 13:43:37 63cc91d8693f: Layer already exists 13:43:37 92da0a65d04a: Layer already exists 13:43:37 bf9779518151: Layer already exists 13:43:37 23cbe0511eb3: Layer already exists 13:43:37 fb4f05a2c3c3: Layer already exists 13:43:37 23a9d67bfed1: Layer already exists 13:43:37 4fc242d58285: Layer already exists 13:43:37 latest: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:43:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 13:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:43:37 23cbe0511eb3: Preparing 13:43:37 bf9779518151: Preparing 13:43:37 63cc91d8693f: Preparing 13:43:37 fb4f05a2c3c3: Preparing 13:43:37 92da0a65d04a: Preparing 13:43:37 23a9d67bfed1: Preparing 13:43:37 4fc242d58285: Preparing 13:43:37 23a9d67bfed1: Waiting 13:43:37 4fc242d58285: Waiting 13:43:37 92da0a65d04a: Layer already exists 13:43:37 23cbe0511eb3: Layer already exists 13:43:37 bf9779518151: Layer already exists 13:43:37 63cc91d8693f: Layer already exists 13:43:37 fb4f05a2c3c3: Layer already exists 13:43:37 23a9d67bfed1: Layer already exists 13:43:37 4fc242d58285: Layer already exists 13:43:37 2.2.0-dev.56: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:43:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:43:38 23cbe0511eb3: Preparing 13:43:38 bf9779518151: Preparing 13:43:38 63cc91d8693f: Preparing 13:43:38 fb4f05a2c3c3: Preparing 13:43:38 92da0a65d04a: Preparing 13:43:38 23a9d67bfed1: Preparing 13:43:38 4fc242d58285: Preparing 13:43:38 4fc242d58285: Waiting 13:43:38 23a9d67bfed1: Waiting 13:43:38 92da0a65d04a: Layer already exists 13:43:38 fb4f05a2c3c3: Layer already exists 13:43:38 63cc91d8693f: Layer already exists 13:43:38 bf9779518151: Layer already exists 13:43:38 23cbe0511eb3: Layer already exists 13:43:38 23a9d67bfed1: Layer already exists 13:43:38 4fc242d58285: Layer already exists 13:43:38 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:43:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 13:43:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:43:38 23cbe0511eb3: Preparing 13:43:38 bf9779518151: Preparing 13:43:38 63cc91d8693f: Preparing 13:43:38 fb4f05a2c3c3: Preparing 13:43:38 92da0a65d04a: Preparing 13:43:38 23a9d67bfed1: Preparing 13:43:38 4fc242d58285: Preparing 13:43:38 4fc242d58285: Waiting 13:43:38 23cbe0511eb3: Layer already exists 13:43:38 bf9779518151: Layer already exists 13:43:38 63cc91d8693f: Layer already exists 13:43:38 fb4f05a2c3c3: Layer already exists 13:43:38 92da0a65d04a: Layer already exists 13:43:38 4fc242d58285: Layer already exists 13:43:38 23a9d67bfed1: Layer already exists 13:43:38 main: digest: sha256:9d3173f720148bdcea576544c98cb464a192cda9a1321bb867b1a81fbee5c6b7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:38 ===================================================== [Pipeline] echo 13:43:38 taggedImages: 13:43:38 - nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:43:38 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.56 13:43:38 - nexus3.edgexfoundry.org:10004/security-spire-server:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:43:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:43:38 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:38 latest 13:43:38 2.2.0-dev.56 13:43:38 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:38 main 13:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:43:39 8a62d2363ca7: Preparing 13:43:39 dfb4ba6d47c6: Preparing 13:43:39 15ebdd24259b: Preparing 13:43:39 923eb8dcf134: Preparing 13:43:39 b541d28bf3b4: Preparing 13:43:39 15ebdd24259b: Layer already exists 13:43:39 b541d28bf3b4: Layer already exists 13:43:39 8a62d2363ca7: Pushed 13:43:39 923eb8dcf134: Pushed 13:43:42 dfb4ba6d47c6: Pushed 13:43:42 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh 13:43:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 13:43:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:43:42 8a62d2363ca7: Preparing 13:43:42 dfb4ba6d47c6: Preparing 13:43:42 15ebdd24259b: Preparing 13:43:42 923eb8dcf134: Preparing 13:43:42 b541d28bf3b4: Preparing 13:43:42 dfb4ba6d47c6: Layer already exists 13:43:42 15ebdd24259b: Layer already exists 13:43:42 b541d28bf3b4: Layer already exists 13:43:42 8a62d2363ca7: Layer already exists 13:43:42 923eb8dcf134: Layer already exists 13:43:42 latest: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh 13:43:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 13:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:43:43 8a62d2363ca7: Preparing 13:43:43 dfb4ba6d47c6: Preparing 13:43:43 15ebdd24259b: Preparing 13:43:43 923eb8dcf134: Preparing 13:43:43 b541d28bf3b4: Preparing 13:43:43 b541d28bf3b4: Layer already exists 13:43:43 8a62d2363ca7: Layer already exists 13:43:43 923eb8dcf134: Layer already exists 13:43:43 15ebdd24259b: Layer already exists 13:43:43 dfb4ba6d47c6: Layer already exists 13:43:43 2.2.0-dev.56: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh 13:43:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:43:44 8a62d2363ca7: Preparing 13:43:44 dfb4ba6d47c6: Preparing 13:43:44 15ebdd24259b: Preparing 13:43:44 923eb8dcf134: Preparing 13:43:44 b541d28bf3b4: Preparing 13:43:44 dfb4ba6d47c6: Layer already exists 13:43:44 8a62d2363ca7: Layer already exists 13:43:44 b541d28bf3b4: Layer already exists 13:43:44 15ebdd24259b: Layer already exists 13:43:44 923eb8dcf134: Layer already exists 13:43:44 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] isUnix [Pipeline] sh 13:43:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 13:43:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:43:44 8a62d2363ca7: Preparing 13:43:44 dfb4ba6d47c6: Preparing 13:43:44 15ebdd24259b: Preparing 13:43:44 923eb8dcf134: Preparing 13:43:44 b541d28bf3b4: Preparing 13:43:44 dfb4ba6d47c6: Layer already exists 13:43:44 923eb8dcf134: Layer already exists 13:43:44 8a62d2363ca7: Layer already exists 13:43:44 b541d28bf3b4: Layer already exists 13:43:44 15ebdd24259b: Layer already exists 13:43:44 main: digest: sha256:dd098e98e6f3ba5722b50521d0c69edd38a652e985bf28b0fc85412c6f3dd45f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:44 ===================================================== [Pipeline] echo 13:43:44 taggedImages: 13:43:44 - nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:43:44 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.56 13:43:44 - nexus3.edgexfoundry.org:10004/support-notifications:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:43:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:43:44 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:44 latest 13:43:44 2.2.0-dev.56 13:43:44 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:44 main 13:43:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:43:45 d22ac1683e81: Preparing 13:43:45 2c4a41951376: Preparing 13:43:45 15ebdd24259b: Preparing 13:43:45 7f9f5e45f315: Preparing 13:43:45 b541d28bf3b4: Preparing 13:43:45 7f9f5e45f315: Layer already exists 13:43:45 15ebdd24259b: Layer already exists 13:43:45 b541d28bf3b4: Layer already exists 13:43:45 d22ac1683e81: Pushed 13:43:48 2c4a41951376: Pushed 13:43:48 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:43:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 13:43:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:43:48 d22ac1683e81: Preparing 13:43:48 2c4a41951376: Preparing 13:43:48 15ebdd24259b: Preparing 13:43:48 7f9f5e45f315: Preparing 13:43:48 b541d28bf3b4: Preparing 13:43:48 b541d28bf3b4: Layer already exists 13:43:48 15ebdd24259b: Layer already exists 13:43:48 d22ac1683e81: Layer already exists 13:43:48 7f9f5e45f315: Layer already exists 13:43:48 2c4a41951376: Layer already exists 13:43:48 latest: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:43:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 13:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:43:49 d22ac1683e81: Preparing 13:43:49 2c4a41951376: Preparing 13:43:49 15ebdd24259b: Preparing 13:43:49 7f9f5e45f315: Preparing 13:43:49 b541d28bf3b4: Preparing 13:43:49 d22ac1683e81: Layer already exists 13:43:49 2c4a41951376: Layer already exists 13:43:49 15ebdd24259b: Layer already exists 13:43:49 b541d28bf3b4: Layer already exists 13:43:49 7f9f5e45f315: Layer already exists 13:43:49 2.2.0-dev.56: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:43:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:43:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:43:49 d22ac1683e81: Preparing 13:43:49 2c4a41951376: Preparing 13:43:49 15ebdd24259b: Preparing 13:43:49 7f9f5e45f315: Preparing 13:43:49 b541d28bf3b4: Preparing 13:43:49 b541d28bf3b4: Layer already exists 13:43:49 7f9f5e45f315: Layer already exists 13:43:49 d22ac1683e81: Layer already exists 13:43:49 2c4a41951376: Layer already exists 13:43:49 15ebdd24259b: Layer already exists 13:43:49 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:43:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 13:43:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:43:50 d22ac1683e81: Preparing 13:43:50 2c4a41951376: Preparing 13:43:50 15ebdd24259b: Preparing 13:43:50 7f9f5e45f315: Preparing 13:43:50 b541d28bf3b4: Preparing 13:43:50 d22ac1683e81: Layer already exists 13:43:50 b541d28bf3b4: Layer already exists 13:43:50 2c4a41951376: Layer already exists 13:43:50 7f9f5e45f315: Layer already exists 13:43:50 15ebdd24259b: Layer already exists 13:43:50 main: digest: sha256:bff7881bc4e6a9e6b69cb80976ce0fbb76f588dae05b5c6e9bdaa747936457e9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:50 ===================================================== [Pipeline] echo 13:43:50 taggedImages: 13:43:50 - nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:43:50 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.56 13:43:50 - nexus3.edgexfoundry.org:10004/support-scheduler:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 13:43:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 13:43:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:50 latest 13:43:50 2.2.0-dev.56 13:43:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:43:50 main 13:43:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 13:43:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:43:51 7ae42e6a9f6a: Preparing 13:43:51 9ca10ec08d9d: Preparing 13:43:51 6aa04a88b8dc: Preparing 13:43:51 2cf78d5c639d: Preparing 13:43:51 52f44be93a46: Preparing 13:43:51 10d82663b225: Preparing 13:43:51 f7a7a140f1b3: Preparing 13:43:51 10d82663b225: Waiting 13:43:51 31e69d4774c9: Preparing 13:43:51 f7a7a140f1b3: Waiting 13:43:51 7750d494dfbd: Preparing 13:43:51 18708474c90b: Preparing 13:43:51 4fc242d58285: Preparing 13:43:51 31e69d4774c9: Waiting 13:43:51 7750d494dfbd: Waiting 13:43:51 18708474c90b: Waiting 13:43:51 4fc242d58285: Waiting 13:43:51 9ca10ec08d9d: Pushed 13:43:51 52f44be93a46: Pushed 13:43:51 10d82663b225: Pushed 13:43:51 f7a7a140f1b3: Pushed 13:43:51 7750d494dfbd: Pushed 13:43:51 7ae42e6a9f6a: Pushed 13:43:51 4fc242d58285: Layer already exists 13:43:51 18708474c90b: Pushed 13:43:53 6aa04a88b8dc: Pushed 13:43:58 2cf78d5c639d: Pushed 13:44:13 31e69d4774c9: Pushed 13:44:13 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh 13:44:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 13:44:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:44:14 7ae42e6a9f6a: Preparing 13:44:14 9ca10ec08d9d: Preparing 13:44:14 6aa04a88b8dc: Preparing 13:44:14 2cf78d5c639d: Preparing 13:44:14 52f44be93a46: Preparing 13:44:14 10d82663b225: Preparing 13:44:14 f7a7a140f1b3: Preparing 13:44:14 31e69d4774c9: Preparing 13:44:14 7750d494dfbd: Preparing 13:44:14 18708474c90b: Preparing 13:44:14 4fc242d58285: Preparing 13:44:14 f7a7a140f1b3: Waiting 13:44:14 31e69d4774c9: Waiting 13:44:14 7750d494dfbd: Waiting 13:44:14 18708474c90b: Waiting 13:44:14 10d82663b225: Waiting 13:44:14 4fc242d58285: Waiting 13:44:14 6aa04a88b8dc: Layer already exists 13:44:14 52f44be93a46: Layer already exists 13:44:14 2cf78d5c639d: Layer already exists 13:44:14 7ae42e6a9f6a: Layer already exists 13:44:14 9ca10ec08d9d: Layer already exists 13:44:14 10d82663b225: Layer already exists 13:44:14 f7a7a140f1b3: Layer already exists 13:44:14 31e69d4774c9: Layer already exists 13:44:14 7750d494dfbd: Layer already exists 13:44:14 18708474c90b: Layer already exists 13:44:14 4fc242d58285: Layer already exists 13:44:14 latest: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh 13:44:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:44:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 13:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:44:14 7ae42e6a9f6a: Preparing 13:44:14 9ca10ec08d9d: Preparing 13:44:14 6aa04a88b8dc: Preparing 13:44:14 2cf78d5c639d: Preparing 13:44:14 52f44be93a46: Preparing 13:44:14 10d82663b225: Preparing 13:44:14 f7a7a140f1b3: Preparing 13:44:14 31e69d4774c9: Preparing 13:44:14 7750d494dfbd: Preparing 13:44:14 18708474c90b: Preparing 13:44:14 4fc242d58285: Preparing 13:44:14 f7a7a140f1b3: Waiting 13:44:14 18708474c90b: Waiting 13:44:14 4fc242d58285: Waiting 13:44:14 31e69d4774c9: Waiting 13:44:14 7750d494dfbd: Waiting 13:44:14 10d82663b225: Waiting 13:44:14 6aa04a88b8dc: Layer already exists 13:44:14 52f44be93a46: Layer already exists 13:44:14 7ae42e6a9f6a: Layer already exists 13:44:14 2cf78d5c639d: Layer already exists 13:44:14 9ca10ec08d9d: Layer already exists 13:44:14 10d82663b225: Layer already exists 13:44:14 7750d494dfbd: Layer already exists 13:44:14 f7a7a140f1b3: Layer already exists 13:44:14 18708474c90b: Layer already exists 13:44:14 31e69d4774c9: Layer already exists 13:44:14 4fc242d58285: Layer already exists 13:44:14 2.2.0-dev.56: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh 13:44:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 13:44:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:44:15 7ae42e6a9f6a: Preparing 13:44:15 9ca10ec08d9d: Preparing 13:44:15 6aa04a88b8dc: Preparing 13:44:15 2cf78d5c639d: Preparing 13:44:15 52f44be93a46: Preparing 13:44:15 10d82663b225: Preparing 13:44:15 f7a7a140f1b3: Preparing 13:44:15 31e69d4774c9: Preparing 13:44:15 7750d494dfbd: Preparing 13:44:15 18708474c90b: Preparing 13:44:15 4fc242d58285: Preparing 13:44:15 31e69d4774c9: Waiting 13:44:15 18708474c90b: Waiting 13:44:15 4fc242d58285: Waiting 13:44:15 f7a7a140f1b3: Waiting 13:44:15 10d82663b225: Waiting 13:44:15 7750d494dfbd: Waiting 13:44:15 9ca10ec08d9d: Layer already exists 13:44:15 52f44be93a46: Layer already exists 13:44:15 2cf78d5c639d: Layer already exists 13:44:15 7ae42e6a9f6a: Layer already exists 13:44:15 6aa04a88b8dc: Layer already exists 13:44:15 31e69d4774c9: Layer already exists 13:44:15 f7a7a140f1b3: Layer already exists 13:44:15 10d82663b225: Layer already exists 13:44:15 7750d494dfbd: Layer already exists 13:44:15 18708474c90b: Layer already exists 13:44:15 4fc242d58285: Layer already exists 13:44:15 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] isUnix [Pipeline] sh 13:44:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 13:44:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 13:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:44:15 7ae42e6a9f6a: Preparing 13:44:15 9ca10ec08d9d: Preparing 13:44:15 6aa04a88b8dc: Preparing 13:44:15 2cf78d5c639d: Preparing 13:44:15 52f44be93a46: Preparing 13:44:15 10d82663b225: Preparing 13:44:15 f7a7a140f1b3: Preparing 13:44:15 31e69d4774c9: Preparing 13:44:15 7750d494dfbd: Preparing 13:44:15 18708474c90b: Preparing 13:44:15 4fc242d58285: Preparing 13:44:15 18708474c90b: Waiting 13:44:15 10d82663b225: Waiting 13:44:15 7750d494dfbd: Waiting 13:44:15 f7a7a140f1b3: Waiting 13:44:15 4fc242d58285: Waiting 13:44:15 31e69d4774c9: Waiting 13:44:15 2cf78d5c639d: Layer already exists 13:44:15 6aa04a88b8dc: Layer already exists 13:44:15 9ca10ec08d9d: Layer already exists 13:44:15 52f44be93a46: Layer already exists 13:44:15 7ae42e6a9f6a: Layer already exists 13:44:15 10d82663b225: Layer already exists 13:44:15 7750d494dfbd: Layer already exists 13:44:15 31e69d4774c9: Layer already exists 13:44:15 f7a7a140f1b3: Layer already exists 13:44:15 18708474c90b: Layer already exists 13:44:15 4fc242d58285: Layer already exists 13:44:15 main: digest: sha256:932ebe9259406b3e67a7547d5d4efeed4e492ea11e063e0738ce8a73c23f949d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:15 ===================================================== [Pipeline] echo 13:44:15 taggedImages: 13:44:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:44:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:44:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.56 13:44:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 13:44:15 - 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] } 13:45:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:45:30 Removing intermediate container fd780096d334 13:45:30 ---> a674f94ef99f 13:45:30 13:45:30 Step 10/31 : FROM alpine:3.14 13:45:30 3.14: Pulling from library/alpine 13:45:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:45:31 Status: Downloaded newer image for alpine:3.14 13:45:31 ---> ac73e934f311 13:45:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:45:32 ---> Running in cfedee14ca5b 13:45:32 Removing intermediate container cfedee14ca5b 13:45:32 ---> c9a9ad25b202 13:45:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:45:32 ---> Running in 0431fa2f8f5c 13:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:45:36 (1/2) Installing dumb-init (1.2.5-r1) 13:45:36 (2/2) Installing su-exec (0.2-r1) 13:45:36 Executing busybox-1.33.1-r7.trigger 13:45:36 OK: 6 MiB in 16 packages 13:45:38 Removing intermediate container 0431fa2f8f5c 13:45:38 ---> 76df3325dc53 13:45:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:45:39 ---> Running in 2067fbc9fa8f 13:45:40 Removing intermediate container 2067fbc9fa8f 13:45:40 ---> c25b5f9a0451 13:45:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:45:40 ---> Running in d0da789a4f6f 13:45:41 Removing intermediate container d0da789a4f6f 13:45:41 ---> e5ea9dfcabc2 13:45:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:45:41 ---> Running in 3e66a300f44a 13:45:47 Removing intermediate container 3e66a300f44a 13:45:47 ---> 6975ba5e619d 13:45:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:45:47 ---> Running in 1c42f95c104b 13:45:47 Removing intermediate container 1c42f95c104b 13:45:47 ---> 5c6bca86cf41 13:45:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:45:48 Removing intermediate container 5ab000a1e846 13:45:48 ---> 922841569ae9 13:45:48 13:45:48 Step 10/22 : FROM alpine:3.14 13:45:48 ---> ac73e934f311 13:45:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:45:49 ---> Running in 6b423957dd1d 13:45:50 ---> 797f90d3a356 13:45:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:45:50 ---> Running in b0c2e6d469c5 13:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:45:53 (1/6) Installing ca-certificates (20211220-r0) 13:45:53 (2/6) Installing brotli-libs (1.0.9-r5) 13:45:53 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:45:53 (4/6) Installing libcurl (7.79.1-r0) 13:45:53 (5/6) Installing curl (7.79.1-r0) 13:45:53 (6/6) Installing dumb-init (1.2.5-r1) 13:45:53 Executing busybox-1.33.1-r7.trigger 13:45:53 Executing ca-certificates-20211220-r0.trigger 13:45:54 OK: 8 MiB in 20 packages 13:45:54 Removing intermediate container b0c2e6d469c5 13:45:54 ---> f83791b564a7 13:45:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:45:56 ---> faf81e75246d 13:45:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:45:56 Removing intermediate container 6b423957dd1d 13:45:56 ---> fc0e1e9f5994 13:45:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:45:56 Removing intermediate container 1b5cbd7c5e3e 13:45:56 ---> 87564763b5b0 13:45:56 13:45:56 Step 10/22 : FROM alpine:3.14 13:45:56 ---> ac73e934f311 13:45:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:45:57 ---> Running in 926bfd523f37 13:45:57 ---> Running in ee00c47a1d9f 13:45:58 Removing intermediate container 926bfd523f37 13:45:58 ---> 1d3fadc64675 13:45:58 Step 13/22 : WORKDIR /edgex 13:45:58 ---> Running in 414fd1f8f781 13:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:45:59 Removing intermediate container 414fd1f8f781 13:45:59 ---> 612d8ccfb5af 13:45:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:00 ---> 0254df69996d 13:46:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:46:00 (1/2) Installing ca-certificates (20211220-r0) 13:46:00 (2/2) Installing dumb-init (1.2.5-r1) 13:46:00 Executing busybox-1.33.1-r7.trigger 13:46:00 Executing ca-certificates-20211220-r0.trigger 13:46:00 ---> 8e3e0eacfb61 13:46:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:46:01 OK: 6 MiB in 16 packages 13:46:01 ---> 90705696f456 13:46:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:46:03 ---> 1a772d63d9be 13:46:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:46:04 Removing intermediate container ee00c47a1d9f 13:46:04 ---> 00acb61bd797 13:46:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:46:04 ---> Running in 5d15f940bb37 13:46:04 ---> 2468f879462a 13:46:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:46:05 ---> 2f62d986ab27 13:46:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:46:05 Removing intermediate container 5d15f940bb37 13:46:05 ---> 861bc67004d5 13:46:05 Step 13/22 : ENV APP_PORT=59860 13:46:05 ---> Running in 6dfc20ff1505 13:46:05 ---> Running in a59dfa11a864 13:46:06 Removing intermediate container a59dfa11a864 13:46:06 ---> fbc183110f60 13:46:06 Step 14/22 : EXPOSE $APP_PORT 13:46:06 ---> Running in 079401383c44 13:46:06 Removing intermediate container 6dfc20ff1505 13:46:06 ---> 607df2dbffb6 13:46:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:46:07 Removing intermediate container 079401383c44 13:46:07 ---> 8ed2f4ab69b0 13:46:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:46:08 ---> 524e03f9dfca 13:46:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:46:08 ---> 782fe3af06a2 13:46:08 Step 26/31 : RUN chmod +x /entrypoint.sh 13:46:09 ---> Running in 1a646491ea24 13:46:09 ---> 5e67fdcb72f4 13:46:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:46:10 ---> 1fad9cf9d067 13:46:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:46:10 ---> Running in 12a74a0e6c7a 13:46:13 Removing intermediate container 1a646491ea24 13:46:13 ---> c60621b1c5c1 13:46:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:46:14 ---> Running in 656a92e131c8 13:46:14 ---> 4feb8f0f94eb 13:46:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:46:14 Removing intermediate container 12a74a0e6c7a 13:46:14 ---> 5521a3fd6e1a 13:46:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:46:14 ---> Running in 8e72a6cfb220 13:46:14 Removing intermediate container 656a92e131c8 13:46:14 ---> 35a18a8e93a8 13:46:14 Step 28/31 : CMD ["gate"] 13:46:15 Removing intermediate container 8e72a6cfb220 13:46:15 ---> 33f2ffe736e6 13:46:15 Step 20/22 : LABEL arch=arm64 13:46:15 ---> Running in b3d19852efe7 13:46:15 ---> Running in eca7fc90779a 13:46:15 ---> 801457f8f715 13:46:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:46:16 ---> Running in 6fa9295317d8 13:46:16 Removing intermediate container eca7fc90779a 13:46:16 ---> f457a3817b7e 13:46:16 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:46:16 Removing intermediate container b3d19852efe7 13:46:16 ---> cffc22d60286 13:46:16 Step 29/31 : LABEL arch=arm64 13:46:16 ---> Running in 74fe27936753 13:46:16 Removing intermediate container 6fa9295317d8 13:46:16 ---> 6c2cbb942006 13:46:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:17 ---> Running in 9be5be732dd0 13:46:17 ---> Running in 59cbe7acd62b 13:46:17 Removing intermediate container 74fe27936753 13:46:17 ---> 48be658be2c9 13:46:17 Step 22/22 : LABEL version=2.2.0-dev.56 13:46:17 ---> Running in e83915f9e049 13:46:18 Removing intermediate container 9be5be732dd0 13:46:18 ---> 2ab631d72e26 13:46:18 Step 20/22 : LABEL arch=arm64 13:46:18 Removing intermediate container 59cbe7acd62b 13:46:18 ---> 0680b4f71b32 13:46:18 Step 30/31 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:46:18 ---> Running in a9f79899279a 13:46:18 Removing intermediate container e83915f9e049 13:46:18 ---> 97f57d6ce8bf 13:46:18 13:46:18 ---> Running in 33240cd5580f 13:46:18 Removing intermediate container a9f79899279a 13:46:18 ---> 637e215f7815 13:46:18 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:46:19 ---> Running in 918ea7123aaf 13:46:19 Successfully built 97f57d6ce8bf 13:46:19 Successfully tagged security-proxy-setup-arm64:latest 13:46:19  Building security-proxy-setup ... done Building security-spire-server 13:46:19 Removing intermediate container 33240cd5580f 13:46:19 ---> 9cf6e661369c 13:46:19 Step 31/31 : LABEL version=2.2.0-dev.56 13:46:20 Removing intermediate container 918ea7123aaf 13:46:20 ---> b3f1e4c91738 13:46:20 Step 22/22 : LABEL version=2.2.0-dev.56 13:46:20 ---> Running in 175b911984b7 13:46:20 ---> Running in 9342db85777c 13:46:20 Removing intermediate container 9342db85777c 13:46:20 ---> 5e15ef302b9b 13:46:20 13:46:20 Removing intermediate container 175b911984b7 13:46:20 ---> 7978c24d1dcc 13:46:20 13:46:21 Successfully built 7978c24d1dcc 13:46:21 Successfully tagged security-bootstrapper-arm64:latest 13:46:21 Building core-command 13:46:21 Successfully built 5e15ef302b9b 13:46:21 Successfully tagged support-notifications-arm64:latest 13:46:21 Building security-spiffe-token-provider 13:46:53  Building security-bootstrapper ... done  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:46:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:46:53 ---> 25185f71273d 13:46:53 Step 3/25 : WORKDIR /edgex-go 13:46:53 ---> Using cache 13:46:53 ---> b3fecd88b558 13:46:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:53 ---> Using cache 13:46:53 ---> 25369cf91561 13:46:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:46:53 ---> Running in 8b2e25e8bc1e 13:46:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:46:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:46:53 ---> 25185f71273d 13:46:53 Step 3/23 : WORKDIR /edgex-go 13:46:53 ---> Using cache 13:46:53 ---> b3fecd88b558 13:46:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:53 ---> Using cache 13:46:53 ---> 25369cf91561 13:46:53 Step 5/23 : RUN apk add --update --no-cache make git 13:46:53 ---> Using cache 13:46:53 ---> 05f2487470a2 13:46:53 Step 6/23 : COPY go.mod vendor* ./ 13:46:53 ---> Using cache 13:46:53 ---> 9bf8019a8d72 13:46:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:53 ---> Using cache 13:46:53 ---> 18aebb1bf59e 13:46:53 Step 8/23 : COPY . . 13:46:53 ---> Using cache 13:46:53 ---> 89b42c1ac057 13:46:53 Step 9/23 : RUN make cmd/core-command/core-command 13:46:53 ---> Running in a36086ef70e4 13:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:46:54 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:46:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:46:54 ---> 25185f71273d 13:46:54 Step 3/20 : WORKDIR /edgex-go 13:46:54 ---> Using cache 13:46:54 ---> b3fecd88b558 13:46:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:46:54 ---> Running in 9493228a048b 13:46:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:46:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:46:56 OK: 220 MiB in 52 packages 13:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:46:57 Removing intermediate container 8b2e25e8bc1e 13:46:57 ---> 78a1438ddb63 13:46:57 Step 6/25 : COPY go.mod vendor* ./ 13:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:46:58 ---> 189b5c2d6e0e 13:46:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:58 ---> Running in 0bf472625eae 13:46:59 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:46:59 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:46:59 OK: 15739 distinct packages available 13:46:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:47:02 OK: 220 MiB in 52 packages 13:47:04 Removing intermediate container 9493228a048b 13:47:04 ---> 9db60bc84284 13:47:04 Step 5/20 : COPY go.mod vendor* ./ 13:47:04 Removing intermediate container 0bf472625eae 13:47:04 ---> 637684729f15 13:47:04 Step 8/25 : COPY . . 13:47:05 ---> 6a61bd39c544 13:47:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:05 ---> Running in 3cf487843fd1 13:47:12 Removing intermediate container 3cf487843fd1 13:47:12 ---> 8c207468c9d0 13:47:12 Step 7/20 : COPY . . 13:47:22 ---> 173614b049c3 13:47:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:47:22 ---> Running in 314b8d663867 13:47:23 Removing intermediate container 314b8d663867 13:47:23 ---> ed02bfbca365 13:47:23 Step 10/25 : RUN mkdir -p spire-build 13:47:23 ---> Running in 74f192164495 13:47:27 Removing intermediate container 74f192164495 13:47:27 ---> 1447d6eb62dd 13:47:27 Step 11/25 : WORKDIR /edgex-go/spire-build 13:47:27 ---> Running in 632fecb5cbcc 13:47:27 Removing intermediate container 632fecb5cbcc 13:47:27 ---> 6c0bed790f33 13:47:27 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 13:47:28 ---> Running in 53371eca725b 13:47:31 spire-1.2.1/ 13:47:31 spire-1.2.1/.data/ 13:47:31 spire-1.2.1/.data/.file 13:47:31 spire-1.2.1/.dockerignore 13:47:31 spire-1.2.1/.gitattributes 13:47:31 spire-1.2.1/.githooks/ 13:47:31 spire-1.2.1/.githooks/pre-commit 13:47:31 spire-1.2.1/.github/ 13:47:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:47:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:47:31 spire-1.2.1/.github/dependabot.yml 13:47:31 spire-1.2.1/.github/workflows/ 13:47:31 spire-1.2.1/.github/workflows/nightly_build.yaml 13:47:31 spire-1.2.1/.github/workflows/pr_build.yaml 13:47:31 spire-1.2.1/.github/workflows/release_build.yaml 13:47:31 spire-1.2.1/.github/workflows/scripts/ 13:47:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:47:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:47:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:47:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:47:31 spire-1.2.1/.github/workflows/scripts/split.sh 13:47:31 spire-1.2.1/.gitignore 13:47:31 spire-1.2.1/.go-version 13:47:31 spire-1.2.1/.golangci.yml 13:47:31 spire-1.2.1/ADOPTERS.md 13:47:31 spire-1.2.1/CHANGELOG.md 13:47:31 spire-1.2.1/CODE-OF-CONDUCT.md 13:47:31 spire-1.2.1/CODEOWNERS 13:47:31 spire-1.2.1/CONTRIBUTING.md 13:47:31 spire-1.2.1/Dockerfile 13:47:31 spire-1.2.1/Dockerfile.dev 13:47:31 spire-1.2.1/Dockerfile.scratch 13:47:31 spire-1.2.1/LICENSE 13:47:31 spire-1.2.1/MAINTAINERS.md 13:47:31 spire-1.2.1/Makefile 13:47:31 spire-1.2.1/README.md 13:47:31 spire-1.2.1/ROADMAP.md 13:47:31 spire-1.2.1/SECURITY.md 13:47:31 spire-1.2.1/cmd/ 13:47:31 spire-1.2.1/cmd/spire-agent/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/common/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/run/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:47:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:47:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:47:31 spire-1.2.1/cmd/spire-agent/main.go 13:47:31 spire-1.2.1/cmd/spire-server/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/cli.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/run/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/token/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/validate/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/x509/ 13:47:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:47:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:47:31 spire-1.2.1/cmd/spire-server/main.go 13:47:31 spire-1.2.1/cmd/spire-server/util/ 13:47:31 spire-1.2.1/cmd/spire-server/util/util.go 13:47:31 spire-1.2.1/conf/ 13:47:31 spire-1.2.1/conf/agent/ 13:47:31 spire-1.2.1/conf/agent/agent.conf 13:47:31 spire-1.2.1/conf/agent/agent_full.conf 13:47:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:47:31 spire-1.2.1/conf/server/ 13:47:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:47:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:47:31 spire-1.2.1/conf/server/server.conf 13:47:31 spire-1.2.1/conf/server/server_full.conf 13:47:31 spire-1.2.1/doc/ 13:47:31 spire-1.2.1/doc/SPIRE101.md 13:47:31 spire-1.2.1/doc/auditlog.md 13:47:31 spire-1.2.1/doc/authorization_policy_engine.md 13:47:31 spire-1.2.1/doc/changelog_guidelines.md 13:47:31 spire-1.2.1/doc/cure53-report.pdf 13:47:31 spire-1.2.1/doc/images/ 13:47:31 spire-1.2.1/doc/images/2019_roadmap.png 13:47:31 spire-1.2.1/doc/images/SPIRE101.png 13:47:31 spire-1.2.1/doc/images/SPIRE_agent.png 13:47:31 spire-1.2.1/doc/images/SPIRE_server.png ---> 8ff80bf3e64d 13:47:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:47:31 13:47:31 spire-1.2.1/doc/images/cache_mgr.png 13:47:31 spire-1.2.1/doc/images/cache_mgr_components.png 13:47:31 spire-1.2.1/doc/images/federated_spire.png 13:47:31 spire-1.2.1/doc/images/ha_mode.png 13:47:31 spire-1.2.1/doc/images/nested_spire.png 13:47:31 spire-1.2.1/doc/images/oidc_federation.png 13:47:31 spire-1.2.1/doc/images/single_trust_domain.png 13:47:31 spire-1.2.1/doc/images/spiffe_compatible.png 13:47:31 spire-1.2.1/doc/images/spire_logo.png 13:47:31 spire-1.2.1/doc/migrating_registration_api_clients.md 13:47:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:47:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:47:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:47:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:47:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:47:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:47:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:47:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:47:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:47:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:47:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:47:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:47:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:47:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:47:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:47:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:47:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:47:31 spire-1.2.1/doc/scaling_spire.md 13:47:31 spire-1.2.1/doc/spire_agent.md 13:47:31 spire-1.2.1/doc/spire_server.md 13:47:31 spire-1.2.1/doc/supported_integrations.md 13:47:31 spire-1.2.1/doc/telemetry.md 13:47:31 spire-1.2.1/doc/telemetry_config.md 13:47:31 spire-1.2.1/doc/upgrading.md 13:47:31 spire-1.2.1/doc/using_spire.md 13:47:31 spire-1.2.1/examples/ 13:47:31 spire-1.2.1/examples/README.md 13:47:31 spire-1.2.1/go.mod 13:47:31 spire-1.2.1/go.sum 13:47:31 spire-1.2.1/pkg/ 13:47:31 spire-1.2.1/pkg/agent/ 13:47:31 spire-1.2.1/pkg/agent/agent.go 13:47:31 spire-1.2.1/pkg/agent/api/ 13:47:31 spire-1.2.1/pkg/agent/api/config.go 13:47:31 spire-1.2.1/pkg/agent/api/debug/ 13:47:31 spire-1.2.1/pkg/agent/api/debug/v1/ 13:47:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:47:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:47:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:47:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:47:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:47:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:47:31 spire-1.2.1/pkg/agent/api/endpoints.go 13:47:31 spire-1.2.1/pkg/agent/api/health/ 13:47:31 spire-1.2.1/pkg/agent/api/health/v1/ 13:47:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:47:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:47:31 spire-1.2.1/pkg/agent/api/rpccontext/ 13:47:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:47:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:47:31 spire-1.2.1/pkg/agent/attestor/ 13:47:31 spire-1.2.1/pkg/agent/attestor/node/ 13:47:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:47:31 spire-1.2.1/pkg/agent/attestor/node/node.go 13:47:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:47:31 spire-1.2.1/pkg/agent/attestor/workload/ 13:47:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:47:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:47:31 spire-1.2.1/pkg/agent/catalog/ 13:47:31 spire-1.2.1/pkg/agent/catalog/catalog.go 13:47:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:47:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:47:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:47:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:47:31 spire-1.2.1/pkg/agent/client/ 13:47:31 spire-1.2.1/pkg/agent/client/client.go 13:47:31 spire-1.2.1/pkg/agent/client/client_test.go 13:47:31 spire-1.2.1/pkg/agent/client/dial.go 13:47:31 spire-1.2.1/pkg/agent/client/nodeconn.go 13:47:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:47:31 spire-1.2.1/pkg/agent/client/update.go 13:47:31 spire-1.2.1/pkg/agent/client/util.go 13:47:31 spire-1.2.1/pkg/agent/common/ 13:47:31 spire-1.2.1/pkg/agent/common/backoff/ 13:47:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:47:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:47:31 spire-1.2.1/pkg/agent/common/cgroups/ 13:47:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:47:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:47:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:47:31 spire-1.2.1/pkg/agent/config.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/ 13:47:31 spire-1.2.1/pkg/agent/endpoints/config.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/metrics.go ---> Running in 78e99aeedc2d 13:47:31 13:47:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/workload/ 13:47:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:47:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/ 13:47:31 spire-1.2.1/pkg/agent/manager/cache/ 13:47:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:47:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:47:31 spire-1.2.1/pkg/agent/manager/config.go 13:47:31 spire-1.2.1/pkg/agent/manager/manager.go 13:47:31 spire-1.2.1/pkg/agent/manager/manager_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/storage.go 13:47:31 spire-1.2.1/pkg/agent/manager/storage_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/storecache/ 13:47:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:47:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:47:31 spire-1.2.1/pkg/agent/manager/sync.go 13:47:31 spire-1.2.1/pkg/agent/plugin/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:47:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:47:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:47:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:47:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:47:31 spire-1.2.1/pkg/agent/svid/ 13:47:31 spire-1.2.1/pkg/agent/svid/rotator.go 13:47:31 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:47:31 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:47:31 spire-1.2.1/pkg/agent/svid/store/ 13:47:31 spire-1.2.1/pkg/agent/svid/store/service.go 13:47:31 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:47:31 spire-1.2.1/pkg/common/ 13:47:31 spire-1.2.1/pkg/common/agentpathtemplate/ 13:47:31 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:47:31 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:47:31 spire-1.2.1/pkg/common/api/ 13:47:31 spire-1.2.1/pkg/common/api/metrics.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/ 13:47:31 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/logger.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/names.go 13:47:31 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:47:31 spire-1.2.1/pkg/common/api/names.go 13:47:31 spire-1.2.1/pkg/common/api/ratelimit.go 13:47:31 spire-1.2.1/pkg/common/api/rpccontext/ 13:47:31 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:47:31 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:47:31 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:47:31 spire-1.2.1/pkg/common/auth/ 13:47:31 spire-1.2.1/pkg/common/auth/interceptors.go 13:47:31 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:47:31 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/ 13:47:31 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/types.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:47:31 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:47:31 spire-1.2.1/pkg/common/catalog/ 13:47:31 spire-1.2.1/pkg/common/catalog/bind.go 13:47:31 spire-1.2.1/pkg/common/catalog/builtin.go 13:47:31 spire-1.2.1/pkg/common/catalog/catalog.go 13:47:31 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:47:31 spire-1.2.1/pkg/common/catalog/closers.go 13:47:31 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:47:31 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:47:31 spire-1.2.1/pkg/common/catalog/config.go 13:47:31 spire-1.2.1/pkg/common/catalog/config_test.go 13:47:31 spire-1.2.1/pkg/common/catalog/configure.go 13:47:31 spire-1.2.1/pkg/common/catalog/constraints.go 13:47:31 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:47:31 spire-1.2.1/pkg/common/catalog/context.go 13:47:31 spire-1.2.1/pkg/common/catalog/external.go 13:47:31 spire-1.2.1/pkg/common/catalog/host.go 13:47:31 spire-1.2.1/pkg/common/catalog/pipenet.go 13:47:31 spire-1.2.1/pkg/common/catalog/plugin.go 13:47:31 spire-1.2.1/pkg/common/catalog/testplugin/ 13:47:31 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:47:31 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:47:31 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:47:31 spire-1.2.1/pkg/common/cli/ 13:47:31 spire-1.2.1/pkg/common/cli/env.go 13:47:31 spire-1.2.1/pkg/common/cli/flags.go 13:47:31 spire-1.2.1/pkg/common/cli/trust_domain.go 13:47:31 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:47:31 spire-1.2.1/pkg/common/cli/umask.go 13:47:31 spire-1.2.1/pkg/common/cli/umask_posix.go 13:47:31 spire-1.2.1/pkg/common/cli/umask_test.go 13:47:31 spire-1.2.1/pkg/common/cli/umask_windows.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/flag.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/format.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:47:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:47:31 spire-1.2.1/pkg/common/coretypes/ 13:47:31 spire-1.2.1/pkg/common/coretypes/bundle/ 13:47:31 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:47:31 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:47:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:47:31 spire-1.2.1/pkg/common/cryptoutil/ 13:47:31 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:47:31 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:47:31 spire-1.2.1/pkg/common/diskutil/ 13:47:31 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:47:31 spire-1.2.1/pkg/common/diskutil/file_test.go 13:47:31 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:47:31 spire-1.2.1/pkg/common/errorutil/ 13:47:31 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:47:31 spire-1.2.1/pkg/common/health/ 13:47:31 spire-1.2.1/pkg/common/health/config.go 13:47:31 spire-1.2.1/pkg/common/health/context.go 13:47:31 spire-1.2.1/pkg/common/health/context_test.go 13:47:31 spire-1.2.1/pkg/common/health/health.go 13:47:31 spire-1.2.1/pkg/common/health/health_test.go 13:47:31 spire-1.2.1/pkg/common/health/logger.go 13:47:31 spire-1.2.1/pkg/common/hostservice/ 13:47:31 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:47:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:47:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:47:31 spire-1.2.1/pkg/common/idutil/ 13:47:31 spire-1.2.1/pkg/common/idutil/require.go 13:47:31 spire-1.2.1/pkg/common/idutil/require_test.go 13:47:31 spire-1.2.1/pkg/common/idutil/safety.go 13:47:31 spire-1.2.1/pkg/common/idutil/safety_test.go 13:47:31 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:47:31 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:47:31 spire-1.2.1/pkg/common/jwtsvid/ 13:47:31 spire-1.2.1/pkg/common/jwtsvid/common.go 13:47:31 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:47:31 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:47:31 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:47:31 spire-1.2.1/pkg/common/jwtutil/ 13:47:31 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:47:31 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:47:31 spire-1.2.1/pkg/common/log/ 13:47:31 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:47:31 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:47:31 spire-1.2.1/pkg/common/log/log.go 13:47:31 spire-1.2.1/pkg/common/log/log_test.go 13:47:31 spire-1.2.1/pkg/common/log/options.go 13:47:31 spire-1.2.1/pkg/common/nodeutil/ 13:47:31 spire-1.2.1/pkg/common/nodeutil/node.go 13:47:31 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:47:31 spire-1.2.1/pkg/common/peertracker/ 13:47:32 spire-1.2.1/pkg/common/peertracker/conn.go 13:47:32 spire-1.2.1/pkg/common/peertracker/credentials.go 13:47:32 spire-1.2.1/pkg/common/peertracker/errors.go 13:47:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:47:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:47:32 spire-1.2.1/pkg/common/peertracker/info.go 13:47:32 spire-1.2.1/pkg/common/peertracker/listener.go 13:47:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:47:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tcp.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:47:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:47:32 spire-1.2.1/pkg/common/peertracker/uds.go 13:47:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:47:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:47:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:47:32 spire-1.2.1/pkg/common/pemutil/ 13:47:32 spire-1.2.1/pkg/common/pemutil/block.go 13:47:32 spire-1.2.1/pkg/common/pemutil/certs.go 13:47:32 spire-1.2.1/pkg/common/pemutil/common.go 13:47:32 spire-1.2.1/pkg/common/pemutil/csr.go 13:47:32 spire-1.2.1/pkg/common/pemutil/keys.go 13:47:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/ 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:47:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:47:32 spire-1.2.1/pkg/common/plugin/ 13:47:32 spire-1.2.1/pkg/common/plugin/aws/ 13:47:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:47:32 spire-1.2.1/pkg/common/plugin/azure/ 13:47:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:47:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/facade.go 13:47:32 spire-1.2.1/pkg/common/plugin/facade_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/gcp/ 13:47:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/ 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:47:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/log.go 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/ 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:47:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:47:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:47:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:47:32 spire-1.2.1/pkg/common/plugin/x509pop/ 13:47:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:47:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:47:32 spire-1.2.1/pkg/common/profiling/ 13:47:32 spire-1.2.1/pkg/common/profiling/dumpers.go 13:47:32 spire-1.2.1/pkg/common/profiling/profiling.go 13:47:32 spire-1.2.1/pkg/common/protoutil/ 13:47:32 spire-1.2.1/pkg/common/protoutil/masks.go 13:47:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:47:32 spire-1.2.1/pkg/common/rotationutil/ 13:47:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:47:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:47:32 spire-1.2.1/pkg/common/selector/ 13:47:32 spire-1.2.1/pkg/common/selector/selector.go 13:47:32 spire-1.2.1/pkg/common/selector/selector_test.go 13:47:32 spire-1.2.1/pkg/common/selector/set.go 13:47:32 spire-1.2.1/pkg/common/selector/set_utils.go 13:47:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/ 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/ 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:47:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:47:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:47:32 spire-1.2.1/pkg/common/telemetry/call.go 13:47:32 spire-1.2.1/pkg/common/telemetry/common/ 13:47:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:47:32 spire-1.2.1/pkg/common/telemetry/config.go 13:47:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:47:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/inmem.go 13:47:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/m3.go 13:47:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/metrics.go 13:47:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/names.go 13:47:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:47:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:47:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/ 13:47:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:47:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:47:32 spire-1.2.1/pkg/common/telemetry/server/server.go 13:47:32 spire-1.2.1/pkg/common/telemetry/sink.go 13:47:32 spire-1.2.1/pkg/common/telemetry/statsd.go 13:47:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:47:32 spire-1.2.1/pkg/common/telemetry/uptime.go 13:47:32 spire-1.2.1/pkg/common/telemetry/version.go 13:47:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:47:32 spire-1.2.1/pkg/common/uptime/ 13:47:32 spire-1.2.1/pkg/common/uptime/uptime.go 13:47:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:47:32 spire-1.2.1/pkg/common/util/ 13:47:32 spire-1.2.1/pkg/common/util/certs.go 13:47:32 spire-1.2.1/pkg/common/util/certs_test.go 13:47:32 spire-1.2.1/pkg/common/util/csr.go 13:47:32 spire-1.2.1/pkg/common/util/hash.go 13:47:32 spire-1.2.1/pkg/common/util/selectors.go 13:47:32 spire-1.2.1/pkg/common/util/selectors_test.go 13:47:32 spire-1.2.1/pkg/common/util/signals.go 13:47:32 spire-1.2.1/pkg/common/util/sort.go 13:47:32 spire-1.2.1/pkg/common/util/sort_test.go 13:47:32 spire-1.2.1/pkg/common/util/task.go 13:47:32 spire-1.2.1/pkg/common/util/task_test.go 13:47:32 spire-1.2.1/pkg/common/util/testdata/ 13:47:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:47:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:47:32 spire-1.2.1/pkg/common/version/ 13:47:32 spire-1.2.1/pkg/common/version/version.go 13:47:32 spire-1.2.1/pkg/common/x509svid/ 13:47:32 spire-1.2.1/pkg/common/x509svid/common_test.go 13:47:32 spire-1.2.1/pkg/common/x509svid/csr.go 13:47:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:47:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:47:32 spire-1.2.1/pkg/common/x509util/ 13:47:32 spire-1.2.1/pkg/common/x509util/cert.go 13:47:32 spire-1.2.1/pkg/common/x509util/dns.go 13:47:32 spire-1.2.1/pkg/common/x509util/dns_test.go 13:47:32 spire-1.2.1/pkg/common/x509util/keyid.go 13:47:32 spire-1.2.1/pkg/common/x509util/keypair.go 13:47:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:47:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:47:32 spire-1.2.1/pkg/server/ 13:47:32 spire-1.2.1/pkg/server/api/ 13:47:32 spire-1.2.1/pkg/server/api/agent.go 13:47:32 spire-1.2.1/pkg/server/api/agent/ 13:47:32 spire-1.2.1/pkg/server/api/agent/v1/ 13:47:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/agent_test.go 13:47:32 spire-1.2.1/pkg/server/api/api.go 13:47:32 spire-1.2.1/pkg/server/api/audit/ 13:47:32 spire-1.2.1/pkg/server/api/audit/audit.go 13:47:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:47:32 spire-1.2.1/pkg/server/api/bundle.go 13:47:32 spire-1.2.1/pkg/server/api/bundle/ 13:47:32 spire-1.2.1/pkg/server/api/bundle/v1/ 13:47:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/bundle_test.go 13:47:32 spire-1.2.1/pkg/server/api/debug/ 13:47:32 spire-1.2.1/pkg/server/api/debug/v1/ 13:47:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/entry.go 13:47:32 spire-1.2.1/pkg/server/api/entry/ 13:47:32 spire-1.2.1/pkg/server/api/entry/v1/ 13:47:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/entry_test.go 13:47:32 spire-1.2.1/pkg/server/api/health/ 13:47:32 spire-1.2.1/pkg/server/api/health/v1/ 13:47:32 spire-1.2.1/pkg/server/api/health/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/id.go 13:47:32 spire-1.2.1/pkg/server/api/id_test.go 13:47:32 spire-1.2.1/pkg/server/api/limits/ 13:47:32 spire-1.2.1/pkg/server/api/limits/limits.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/ 13:47:32 spire-1.2.1/pkg/server/api/middleware/alias.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/audit.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/caller.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/common.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/entries.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:47:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:47:32 spire-1.2.1/pkg/server/api/ratelimit.go 13:47:32 spire-1.2.1/pkg/server/api/rpccontext/ 13:47:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:47:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:47:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:47:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:47:32 spire-1.2.1/pkg/server/api/selector.go 13:47:32 spire-1.2.1/pkg/server/api/selector_test.go 13:47:32 spire-1.2.1/pkg/server/api/status.go 13:47:32 spire-1.2.1/pkg/server/api/status_test.go 13:47:32 spire-1.2.1/pkg/server/api/svid/ 13:47:32 spire-1.2.1/pkg/server/api/svid/v1/ 13:47:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/trustdomain.go 13:47:32 spire-1.2.1/pkg/server/api/trustdomain/ 13:47:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:47:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:47:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:47:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:47:32 spire-1.2.1/pkg/server/authpolicy/ 13:47:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:47:32 spire-1.2.1/pkg/server/authpolicy/policy.go 13:47:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:47:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:47:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:47:32 spire-1.2.1/pkg/server/authpolicy/validate.go 13:47:32 spire-1.2.1/pkg/server/bundle/ 13:47:32 spire-1.2.1/pkg/server/bundle/client/ 13:47:32 spire-1.2.1/pkg/server/bundle/client/client.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/manager.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/sources.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/updater.go 13:47:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:47:32 spire-1.2.1/pkg/server/ca/ 13:47:32 spire-1.2.1/pkg/server/ca/ca.go 13:47:32 spire-1.2.1/pkg/server/ca/ca_health.go 13:47:32 spire-1.2.1/pkg/server/ca/ca_test.go 13:47:32 spire-1.2.1/pkg/server/ca/journal.go 13:47:32 spire-1.2.1/pkg/server/ca/journal_test.go 13:47:32 spire-1.2.1/pkg/server/ca/manager.go 13:47:32 spire-1.2.1/pkg/server/ca/manager_health.go 13:47:32 spire-1.2.1/pkg/server/ca/manager_test.go 13:47:32 spire-1.2.1/pkg/server/ca/templates.go 13:47:32 spire-1.2.1/pkg/server/ca/upstream_client.go 13:47:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:47:32 spire-1.2.1/pkg/server/ca/validation.go 13:47:32 spire-1.2.1/pkg/server/cache/ 13:47:32 spire-1.2.1/pkg/server/cache/dscache/ 13:47:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:47:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/ 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:47:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:47:32 spire-1.2.1/pkg/server/catalog/ 13:47:32 spire-1.2.1/pkg/server/catalog/catalog.go 13:47:32 spire-1.2.1/pkg/server/catalog/keymanager.go 13:47:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:47:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:47:32 spire-1.2.1/pkg/server/catalog/notifier.go 13:47:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:47:32 spire-1.2.1/pkg/server/config.go 13:47:32 spire-1.2.1/pkg/server/datastore/ 13:47:32 spire-1.2.1/pkg/server/datastore/datastore.go 13:47:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:47:32 spire-1.2.1/pkg/server/datastore/repository.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:47:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:47:32 spire-1.2.1/pkg/server/endpoints/ 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/ 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:47:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:47:32 spire-1.2.1/pkg/server/endpoints/config.go 13:47:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:47:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:47:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:47:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:47:32 spire-1.2.1/pkg/server/endpoints/middleware.go 13:47:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:47:32 spire-1.2.1/pkg/server/hostservice/ 13:47:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:47:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:47:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:47:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:47:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:47:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:47:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:47:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:47:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:47:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:47:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/ 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:47:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:47:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:47:32 spire-1.2.1/pkg/server/registration/ 13:47:32 spire-1.2.1/pkg/server/registration/manager.go 13:47:32 spire-1.2.1/pkg/server/registration/manager_test.go 13:47:32 spire-1.2.1/pkg/server/scanentries.go 13:47:32 spire-1.2.1/pkg/server/scanentries_test.go 13:47:32 spire-1.2.1/pkg/server/server.go 13:47:32 spire-1.2.1/pkg/server/server_test.go 13:47:32 spire-1.2.1/pkg/server/svid/ 13:47:32 spire-1.2.1/pkg/server/svid/observer.go 13:47:32 spire-1.2.1/pkg/server/svid/observer_test.go 13:47:32 spire-1.2.1/pkg/server/svid/rotator.go 13:47:32 spire-1.2.1/pkg/server/svid/rotator_config.go 13:47:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:47:32 spire-1.2.1/pkg/server/svid/rotator_test.go 13:47:32 spire-1.2.1/proto/ 13:47:32 spire-1.2.1/proto/private/ 13:47:32 spire-1.2.1/proto/private/server/ 13:47:32 spire-1.2.1/proto/private/server/journal/ 13:47:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:47:32 spire-1.2.1/proto/private/server/journal/journal.proto 13:47:32 spire-1.2.1/proto/spire/ 13:47:32 spire-1.2.1/proto/spire/common/ 13:47:32 spire-1.2.1/proto/spire/common/common.pb.go 13:47:32 spire-1.2.1/proto/spire/common/common.proto 13:47:32 spire-1.2.1/proto/spire/common/plugin/ 13:47:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:47:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:47:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:47:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:47:32 spire-1.2.1/proto/spire/plugin/ 13:47:32 spire-1.2.1/proto/spire/plugin/agent/ 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:47:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:47:32 spire-1.2.1/release/ 13:47:32 spire-1.2.1/release/spire-extras/ 13:47:32 spire-1.2.1/release/spire-extras/README.md 13:47:32 spire-1.2.1/release/spire-extras/conf/ 13:47:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:47:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:47:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:47:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:47:32 spire-1.2.1/release/spire/ 13:47:32 spire-1.2.1/release/spire/README.md 13:47:32 spire-1.2.1/release/spire/conf/ 13:47:32 spire-1.2.1/release/spire/conf/agent/ 13:47:32 spire-1.2.1/release/spire/conf/agent/agent.conf 13:47:32 spire-1.2.1/release/spire/conf/server/ 13:47:32 spire-1.2.1/release/spire/conf/server/server.conf 13:47:32 spire-1.2.1/script/ 13:47:32 spire-1.2.1/script/build-artifact.sh 13:47:32 spire-1.2.1/script/generate_dummy_ca.sh 13:47:32 spire-1.2.1/support/ 13:47:32 spire-1.2.1/support/k8s/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:47:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/ 13:47:32 spire-1.2.1/support/oidc-discovery-provider/README.md 13:47:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/config.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/main.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:47:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:47:32 spire-1.2.1/test/ 13:47:32 spire-1.2.1/test/clock/ 13:47:32 spire-1.2.1/test/clock/clock.go 13:47:32 spire-1.2.1/test/fakes/ 13:47:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:47:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:47:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:47:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:47:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:47:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:47:32 spire-1.2.1/test/fakes/fakeagentstore/ 13:47:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:47:32 spire-1.2.1/test/fakes/fakedatastore/ 13:47:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:47:32 spire-1.2.1/test/fakes/fakeentryclient/ 13:47:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:47:32 spire-1.2.1/test/fakes/fakehealthchecker/ 13:47:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:47:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:47:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:47:32 spire-1.2.1/test/fakes/fakemetrics/ 13:47:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:47:32 spire-1.2.1/test/fakes/fakenoderesolver/ 13:47:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:47:32 spire-1.2.1/test/fakes/fakenotifier/ 13:47:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:47:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:47:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:47:32 spire-1.2.1/test/fakes/fakeserverca/ 13:47:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:47:32 spire-1.2.1/test/fakes/fakeservercatalog/ 13:47:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:47:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:47:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:47:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:47:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:47:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:47:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:47:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:47:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:47:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:47:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:47:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:47:32 spire-1.2.1/test/fixture/ 13:47:32 spire-1.2.1/test/fixture/certs/ 13:47:32 spire-1.2.1/test/fixture/certs/agent_svid.der 13:47:32 spire-1.2.1/test/fixture/certs/base_cert.pem 13:47:32 spire-1.2.1/test/fixture/certs/base_csr.pem 13:47:32 spire-1.2.1/test/fixture/certs/base_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:47:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:47:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:47:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:47:32 spire-1.2.1/test/fixture/certs/blog_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/bundle.der 13:47:32 spire-1.2.1/test/fixture/certs/ca.pem 13:47:32 spire-1.2.1/test/fixture/certs/ca_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/database_cert.pem 13:47:32 spire-1.2.1/test/fixture/certs/database_csr.pem 13:47:32 spire-1.2.1/test/fixture/certs/database_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/node_cert.pem 13:47:32 spire-1.2.1/test/fixture/certs/node_csr.pem 13:47:32 spire-1.2.1/test/fixture/certs/node_key.pem 13:47:32 spire-1.2.1/test/fixture/certs/svid.pem 13:47:32 spire-1.2.1/test/fixture/certs/svid_key.pem 13:47:32 spire-1.2.1/test/fixture/config/ 13:47:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:47:32 spire-1.2.1/test/fixture/config/agent_good.conf 13:47:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:47:32 spire-1.2.1/test/fixture/config/plugin_good.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:47:32 spire-1.2.1/test/fixture/config/server_good.conf 13:47:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:47:32 spire-1.2.1/test/fixture/fixture.go 13:47:32 spire-1.2.1/test/fixture/nodeattestor/ 13:47:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:47:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:47:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:47:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:47:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:47:32 spire-1.2.1/test/fixture/registration/ 13:47:32 spire-1.2.1/test/fixture/registration/entries.json 13:47:32 spire-1.2.1/test/fixture/registration/good-for-update.json 13:47:32 spire-1.2.1/test/fixture/registration/good.json 13:47:32 spire-1.2.1/test/fixture/registration/invalid.json 13:47:32 spire-1.2.1/test/fixture/registration/invalid_json.json 13:47:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:47:32 spire-1.2.1/test/integration/ 13:47:33 spire-1.2.1/test/integration/README.md 13:47:33 spire-1.2.1/test/integration/common 13:47:33 spire-1.2.1/test/integration/setup/ 13:47:33 spire-1.2.1/test/integration/setup/adminclient/ 13:47:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:47:33 spire-1.2.1/test/integration/setup/adminclient/client.go 13:47:33 spire-1.2.1/test/integration/setup/debugagent/ 13:47:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:47:33 spire-1.2.1/test/integration/setup/debugagent/main.go 13:47:33 spire-1.2.1/test/integration/setup/debugserver/ 13:47:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:47:33 spire-1.2.1/test/integration/setup/debugserver/main.go 13:47:33 spire-1.2.1/test/integration/setup/downstreamclient/ 13:47:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:47:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:47:33 spire-1.2.1/test/integration/setup/itclient/ 13:47:33 spire-1.2.1/test/integration/setup/itclient/client.go 13:47:33 spire-1.2.1/test/integration/setup/node-attestation/ 13:47:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:47:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:47:33 spire-1.2.1/test/integration/setup/x509pop/ 13:47:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:47:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:47:33 spire-1.2.1/test/integration/suites/ 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:47:33 spire-1.2.1/test/integration/suites/join-token/ 13:47:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:47:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:47:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:47:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:47:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:47:33 spire-1.2.1/test/integration/suites/join-token/README.md 13:47:33 spire-1.2.1/test/integration/suites/join-token/conf/ 13:47:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/join-token/teardown 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:47:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:47:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:47:33 spire-1.2.1/test/integration/suites/k8s/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/00-setup 13:47:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:47:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:47:33 spire-1.2.1/test/integration/suites/k8s/README.md 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:47:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:47:33 spire-1.2.1/test/integration/suites/k8s/teardown 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/ 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:47:33 spire-1.2.1/test/integration/suites/rotation/ 13:47:33 spire-1.2.1/test/integration/suites/rotation/00-setup 13:47:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:47:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:47:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:47:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:47:33 spire-1.2.1/test/integration/suites/rotation/README.md 13:47:33 spire-1.2.1/test/integration/suites/rotation/conf/ 13:47:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/rotation/teardown 13:47:33 spire-1.2.1/test/integration/suites/self-test/ 13:47:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:47:33 spire-1.2.1/test/integration/suites/self-test/README.md 13:47:33 spire-1.2.1/test/integration/suites/self-test/teardown 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:47:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:47:33 spire-1.2.1/test/integration/suites/upgrade/ 13:47:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:47:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:47:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:47:33 spire-1.2.1/test/integration/suites/upgrade/README.md 13:47:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:47:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:47:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:47:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:47:33 spire-1.2.1/test/integration/suites/upgrade/teardown 13:47:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:47:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:47:33 spire-1.2.1/test/integration/test-one.sh 13:47:33 spire-1.2.1/test/integration/test.sh 13:47:33 spire-1.2.1/test/plugintest/ 13:47:33 spire-1.2.1/test/plugintest/config.go 13:47:33 spire-1.2.1/test/plugintest/load.go 13:47:33 spire-1.2.1/test/plugintest/option.go 13:47:33 spire-1.2.1/test/spiretest/ 13:47:33 spire-1.2.1/test/spiretest/apiserver.go 13:47:33 spire-1.2.1/test/spiretest/assertions.go 13:47:33 spire-1.2.1/test/spiretest/dir.go 13:47:33 spire-1.2.1/test/spiretest/errors_posix.go 13:47:33 spire-1.2.1/test/spiretest/errors_windows.go 13:47:33 spire-1.2.1/test/spiretest/logs.go 13:47:33 spire-1.2.1/test/spiretest/socketapi.go 13:47:33 spire-1.2.1/test/spiretest/suite.go 13:47:33 spire-1.2.1/test/spiretest/x509.go 13:47:33 spire-1.2.1/test/testca/ 13:47:33 spire-1.2.1/test/testca/ca.go 13:47:33 spire-1.2.1/test/testkey/ 13:47:33 spire-1.2.1/test/testkey/generate.sh 13:47:33 spire-1.2.1/test/testkey/genkeys.go 13:47:33 spire-1.2.1/test/testkey/keys.go 13:47:33 spire-1.2.1/test/testkey/new.go 13:47:33 spire-1.2.1/test/tpmsimulator/ 13:47:33 spire-1.2.1/test/tpmsimulator/simulator.go 13:47:33 spire-1.2.1/test/util/ 13:47:33 spire-1.2.1/test/util/cert_fixtures.go 13:47:33 spire-1.2.1/test/util/cert_generation.go 13:47:33 spire-1.2.1/test/util/io_redirection.go 13:47:33 spire-1.2.1/test/util/race.go 13:47:33 spire-1.2.1/test/util/util.go 13:47:33 building spire from source... 13:47:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:47:33 Installing go1.17.7... 13:48:00 Building bin/spire-server... 13:48:00 go: downloading github.com/mitchellh/cli v1.1.2 13:48:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:48:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:48:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:48:00 go: downloading google.golang.org/grpc v1.44.0 13:48:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:48:01 go: downloading github.com/imdario/mergo v0.3.12 13:48:01 go: downloading github.com/sirupsen/logrus v1.8.1 13:48:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:48:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:48:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:48:02 go: downloading github.com/fatih/color v1.13.0 13:48:02 go: downloading github.com/mattn/go-isatty v0.0.14 13:48:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:48:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:48:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:48:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:48:03 go: downloading github.com/armon/go-metrics v0.3.10 13:48:03 go: downloading github.com/prometheus/client_golang v1.12.1 13:48:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:48:04 go: downloading github.com/open-policy-agent/opa v0.38.0 13:48:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:48:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:48:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:48:31 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:48:31 go: downloading github.com/mattn/go-colorable v0.1.12 13:48:31 go: downloading github.com/Masterminds/goutils v1.1.0 13:48:31 go: downloading github.com/Masterminds/semver v1.5.0 13:48:31 go: downloading github.com/google/uuid v1.1.2 13:48:31 go: downloading github.com/huandu/xstrings v1.3.2 13:48:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:48:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:48:31 go: downloading github.com/prometheus/client_model v0.2.0 13:48:31 go: downloading github.com/prometheus/common v0.32.1 13:48:31 go: downloading github.com/beorn7/perks v1.0.1 13:48:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:48:31 go: downloading github.com/prometheus/procfs v0.7.3 13:48:31 go: downloading github.com/pkg/errors v0.9.1 13:48:31 go: downloading go.uber.org/atomic v1.9.0 13:48:32 go: downloading github.com/imkira/go-observer v1.0.3 13:48:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:48:32 go: downloading github.com/oklog/run v1.0.0 13:48:32 go: downloading github.com/hashicorp/errwrap v1.1.0 13:48:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:48:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:48:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:48:32 go: downloading github.com/twmb/murmur3 v1.1.6 13:48:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:48:32 go: downloading gopkg.in/yaml.v2 v2.4.0 13:48:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:48:32 go: downloading github.com/blang/semver/v4 v4.0.0 13:48:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:48:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:48:34 go: downloading github.com/jinzhu/gorm v1.9.16 13:48:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:48:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:48:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:48:35 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:48:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:48:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:48:44 go: downloading github.com/stretchr/testify v1.7.0 13:48:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:48:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:49:07 go: downloading google.golang.org/api v0.70.0 13:49:07 go: downloading k8s.io/client-go v0.23.4 13:49:07 go: downloading k8s.io/api v0.23.4 13:49:19 go: downloading github.com/google/go-tpm v0.3.3 13:49:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:49:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:49:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:49:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:49:46 go: downloading cloud.google.com/go/storage v1.21.0 13:49:46 go: downloading cloud.google.com/go v0.100.2 13:49:46 go: downloading k8s.io/apimachinery v0.23.4 13:49:48 go: downloading k8s.io/kube-aggregator v0.23.3 13:49:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:49:52 go: downloading cloud.google.com/go/security v1.3.0 13:49:52 go: downloading github.com/hashicorp/vault/api v1.4.1 13:49:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:49:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:49:53 go: downloading github.com/gobwas/glob v0.2.3 13:49:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:49:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:49:54 go: downloading github.com/jinzhu/inflection v1.0.0 13:49:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:49:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:49:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:49:54 go: downloading github.com/aws/smithy-go v1.11.0 13:49:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:49:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:49:56 go: downloading github.com/gogo/protobuf v1.3.2 13:50:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:50:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:50:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:50:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:50:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:50:02 go: downloading github.com/dimchansky/utfbom v1.1.1 13:50:02 go: downloading cloud.google.com/go/compute v1.3.0 13:50:03 go: downloading cloud.google.com/go/iam v0.1.1 13:50:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:50:04 go: downloading k8s.io/klog/v2 v2.30.0 13:50:04 go: downloading github.com/google/gofuzz v1.1.0 13:50:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:50:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:50:06 go: downloading github.com/spf13/pflag v1.0.5 13:50:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:50:06 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:50:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:50:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:50:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:50:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:50:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:50:08 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:50:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:50:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:50:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:50:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:50:10 go: downloading go.opencensus.io v0.23.0 13:50:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:50:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:50:12 go: downloading gopkg.in/inf.v0 v0.9.1 13:50:12 go: downloading github.com/go-logr/logr v1.2.2 13:50:12 go: downloading github.com/google/go-cmp v0.5.7 13:50:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:50:13 go: downloading github.com/json-iterator/go v1.1.12 13:50:13 go: downloading github.com/googleapis/gnostic v0.5.5 13:50:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:50:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:50:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:50:18 go: downloading github.com/tklauser/numcpus v0.3.0 13:50:19 go: downloading go.uber.org/zap v1.21.0 13:50:19 go: downloading sigs.k8s.io/yaml v1.3.0 13:50:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:50:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:50:20 go: downloading github.com/modern-go/reflect2 v1.0.2 13:50:20 go: downloading github.com/ryanuber/go-glob v1.0.0 13:50:20 go: downloading github.com/golang/snappy v0.0.4 13:50:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:50:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:50:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:50:30 go: downloading github.com/hashicorp/go-version v1.2.0 13:50:30 go: downloading go.uber.org/multierr v1.6.0 13:50:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:50:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:53:34 Removing intermediate container a36086ef70e4 13:53:34 ---> 6a3f9e3f3618 13:53:34 13:53:34 Step 10/23 : FROM alpine:3.14 13:53:34 ---> ac73e934f311 13:53:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:53:34 ---> Running in 34d58514fc42 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:34 (1/1) Installing dumb-init (1.2.5-r1) 13:53:34 Executing busybox-1.33.1-r7.trigger 13:53:34 OK: 5 MiB in 15 packages 13:53:34 Removing intermediate container 34d58514fc42 13:53:34 ---> e95066ff8214 13:53:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:53:34 ---> Running in 2aa06e5b3f27 13:53:34 Removing intermediate container 2aa06e5b3f27 13:53:34 ---> 554fe1215927 13:53:34 Step 13/23 : ENV APP_PORT=59882 13:53:34 ---> Running in 063c010a94a8 13:53:34 Removing intermediate container 063c010a94a8 13:53:34 ---> 57fa2119f378 13:53:34 Step 14/23 : EXPOSE $APP_PORT 13:53:34 ---> Running in a7049aba912e 13:53:34 Removing intermediate container a7049aba912e 13:53:34 ---> 6a8d272694b8 13:53:34 Step 15/23 : WORKDIR / 13:53:34 ---> Running in e5fea7219f04 13:53:35 Removing intermediate container e5fea7219f04 13:53:35 ---> be21c92a3ac5 13:53:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:53:36 ---> fb4ce28afaa6 13:53:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:53:38 ---> 63164466b1df 13:53:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:53:39 ---> b08afbfac1db 13:53:39 Step 19/23 : ENTRYPOINT ["/core-command"] 13:53:39 ---> Running in e76d820dacbc 13:53:39 Removing intermediate container e76d820dacbc 13:53:39 ---> 2a6797f05f97 13:53:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:53:39 ---> Running in 48359e66799a 13:53:40 Removing intermediate container 48359e66799a 13:53:40 ---> 0ba11f025da8 13:53:40 Step 21/23 : LABEL arch=arm64 13:53:40 ---> Running in 569c11b7b368 13:53:41 Removing intermediate container 569c11b7b368 13:53:41 ---> bf90e3f427c7 13:53:41 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:53:41 ---> Running in ea769641d69a 13:53:41 Removing intermediate container ea769641d69a 13:53:41 ---> c13f3bc8569c 13:53:41 Step 23/23 : LABEL version=2.2.0-dev.56 13:53:41 ---> Running in 25695b573953 13:53:42 Removing intermediate container 25695b573953 13:53:42 ---> bd22f1c16aa0 13:53:42 13:53:42 Successfully built bd22f1c16aa0 13:53:42 Successfully tagged core-command-arm64:latest 13:53:42  Building core-command ... done Building security-secretstore-setup 13:54:01 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:54:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:54:01 ---> 25185f71273d 13:54:01 Step 3/25 : WORKDIR /edgex-go 13:54:01 ---> Using cache 13:54:01 ---> b3fecd88b558 13:54:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:01 ---> Using cache 13:54:01 ---> 25369cf91561 13:54:01 Step 5/25 : RUN apk add --update --no-cache make git 13:54:01 ---> Using cache 13:54:01 ---> 05f2487470a2 13:54:01 Step 6/25 : COPY go.mod vendor* ./ 13:54:01 ---> Using cache 13:54:01 ---> 9bf8019a8d72 13:54:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:01 ---> Using cache 13:54:01 ---> 18aebb1bf59e 13:54:01 Step 8/25 : COPY . . 13:54:01 ---> Using cache 13:54:01 ---> 89b42c1ac057 13:54:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:54:01 ---> Running in 16f72c644374 13:54:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:54:05 Removing intermediate container 78e99aeedc2d 13:54:05 ---> cd548c9c68c4 13:54:05 13:54:05 Step 9/20 : FROM alpine:3.15 13:54:05 3.15: Pulling from library/alpine 13:54:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:54:06 Status: Downloaded newer image for alpine:3.15 13:54:06 ---> 3fb3c9af89a9 13:54:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:54:06 ---> Running in 4936043cd14e 13:54:07 Removing intermediate container 4936043cd14e 13:54:07 ---> 92197084fe4e 13:54:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:07 ---> Running in 83bb9f2c658a 13:54:10 Removing intermediate container 83bb9f2c658a 13:54:10 ---> be5194e7b8b3 13:54:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:54:10 ---> Running in 0f8ba6681d48 13:54:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:54:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:54:14 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 13:54:14 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:54:14 OK: 15729 distinct packages available 13:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:54:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:54:16 (1/9) Installing ca-certificates (20211220-r0) 13:54:16 (2/9) Installing brotli-libs (1.0.9-r5) 13:54:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:54:17 (4/9) Installing libcurl (7.80.0-r0) 13:54:17 (5/9) Installing curl (7.80.0-r0) 13:54:17 (6/9) Installing dumb-init (1.2.5-r1) 13:54:17 (7/9) Installing musl-obstack (1.2.3-r0) 13:54:17 (8/9) Installing libucontext (1.1-r0) 13:54:17 (9/9) Installing gcompat (1.0.0-r4) 13:54:17 Executing busybox-1.34.1-r5.trigger 13:54:17 Executing ca-certificates-20211220-r0.trigger 13:54:18 OK: 8 MiB in 23 packages 13:54:20 Removing intermediate container 0f8ba6681d48 13:54:20 ---> 1b6b6489665e 13:54:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:54:21 ---> 7ed4a9f4da95 13:54:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:54:23 ---> 08db017ce711 13:54:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:54:23 ---> ba1151ad1530 13:54:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:54:23 ---> Running in 99d89276a14a 13:54:24 Removing intermediate container 99d89276a14a 13:54:24 ---> c92c6b082877 13:54:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:54:24 ---> Running in e9e1af40b50d 13:54:25 Removing intermediate container e9e1af40b50d 13:54:25 ---> 22a0bf32b9b7 13:54:25 Step 18/20 : LABEL arch=arm64 13:54:25 ---> Running in d91b5271fe4c 13:54:25 Removing intermediate container d91b5271fe4c 13:54:25 ---> f9b12ba91093 13:54:25 Step 19/20 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 13:54:25 ---> Running in 7e2b0ef4f8b1 13:54:26 Removing intermediate container 7e2b0ef4f8b1 13:54:26 ---> 655e1fd8ddb0 13:54:26 Step 20/20 : LABEL version=2.2.0-dev.56 13:54:26 ---> Running in 35f85bbcc108 13:54:26 Removing intermediate container 35f85bbcc108 13:54:26 ---> a14c3ed151c4 13:54:26 13:54:27 Successfully built a14c3ed151c4 13:54:27 Successfully tagged security-spiffe-token-provider-arm64:latest 13:54:27 Building core-metadata 13:54:45  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:54:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:54:45 ---> 25185f71273d 13:54:45 Step 3/23 : WORKDIR /edgex-go 13:54:45 ---> Using cache 13:54:45 ---> b3fecd88b558 13:54:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:45 ---> Using cache 13:54:45 ---> 25369cf91561 13:54:45 Step 5/23 : RUN apk add --update --no-cache make git 13:54:45 ---> Using cache 13:54:45 ---> 05f2487470a2 13:54:45 Step 6/23 : COPY go.mod vendor* ./ 13:54:45 ---> Using cache 13:54:45 ---> 9bf8019a8d72 13:54:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:45 ---> Using cache 13:54:45 ---> 18aebb1bf59e 13:54:45 Step 8/23 : COPY . . 13:54:45 ---> Using cache 13:54:45 ---> 89b42c1ac057 13:54:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:54:45 ---> Running in 38ef4c0147fd 13:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:00:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:00:50 Removing intermediate container 16f72c644374 14:00:50 ---> 5a4bd5dd2088 14:00:50 14:00:50 Step 10/25 : FROM alpine:3.14 14:00:50 ---> ac73e934f311 14:00:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:00:50 ---> Running in c919d2a1656a 14:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:00:53 (1/3) Installing ca-certificates (20211220-r0) 14:00:53 (2/3) Installing dumb-init (1.2.5-r1) 14:00:53 (3/3) Installing su-exec (0.2-r1) 14:00:53 Executing busybox-1.33.1-r7.trigger 14:00:53 Executing ca-certificates-20211220-r0.trigger 14:00:53 OK: 6 MiB in 17 packages 14:00:55 Removing intermediate container c919d2a1656a 14:00:55 ---> baa9170d4cc1 14:00:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:00:55 ---> Running in 7bca8ae7a256 14:00:56 Removing intermediate container 7bca8ae7a256 14:00:56 ---> 4e706b8c7299 14:00:56 Step 13/25 : WORKDIR / 14:00:56 ---> Running in 8eec09f83526 14:00:57 Removing intermediate container 8eec09f83526 14:00:57 ---> dbf7e8ada23f 14:00:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:00:57 ---> a8e37b2ab02b 14:00:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:00:58 ---> 682dfd5a8e5b 14:00:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:00:59 ---> 55d17be0f75c 14:00:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:01:00 ---> d3744dc4b27f 14:01:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:01:03 ---> 8594ba598105 14:01:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:01:05 ---> 9f69e9ede277 14:01:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:01:06 ---> edb75e962cea 14:01:06 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/ 14:01:06 ---> Running in 4ca4432fb968 14:01:09 Removing intermediate container 4ca4432fb968 14:01:09 ---> d1d06315be63 14:01:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:01:09 ---> Running in 41e489e032d9 14:01:09 Removing intermediate container 41e489e032d9 14:01:09 ---> 9c46a1e4366e 14:01:09 Step 23/25 : LABEL arch=arm64 14:01:09 ---> Running in b83369b0ad23 14:01:10 Removing intermediate container b83369b0ad23 14:01:10 ---> 1ee84161f668 14:01:10 Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:01:10 ---> Running in a76d2a3abd17 14:01:10 Removing intermediate container a76d2a3abd17 14:01:11 ---> 99ef24265881 14:01:11 Step 25/25 : LABEL version=2.2.0-dev.56 14:01:11 ---> Running in 3caf3d3f6b6b 14:01:11 Removing intermediate container 3caf3d3f6b6b 14:01:11 ---> c010bb20e366 14:01:11 14:01:11 Successfully built c010bb20e366 14:01:11 Successfully tagged security-secretstore-setup-arm64:latest 14:01:11 Building core-data 14:01:27  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:27 ---> 25185f71273d 14:01:27 Step 3/23 : WORKDIR /edgex-go 14:01:27 ---> Using cache 14:01:27 ---> b3fecd88b558 14:01:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:27 ---> Using cache 14:01:27 ---> 25369cf91561 14:01:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:01:27 ---> Running in 421ad8d6bd47 14:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:01:30 OK: 220 MiB in 52 packages 14:01:32 Removing intermediate container 421ad8d6bd47 14:01:32 ---> 7b54c4fafe36 14:01:32 Step 6/23 : COPY go.mod vendor* ./ 14:01:33 ---> 412deeef4a76 14:01:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:33 ---> Running in 4a2315432513 14:01:39 Removing intermediate container 4a2315432513 14:01:39 ---> 45751f0ab807 14:01:39 Step 8/23 : COPY . . 14:01:52 Removing intermediate container 38ef4c0147fd 14:01:52 ---> 20cd5444d798 14:01:52 14:01:52 Step 10/23 : FROM alpine:3.14 14:01:52 ---> ac73e934f311 14:01:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:01:52 ---> Using cache 14:01:52 ---> e95066ff8214 14:01:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:01:52 ---> Using cache 14:01:52 ---> 554fe1215927 14:01:52 Step 13/23 : ENV APP_PORT=59881 14:01:52 ---> Running in fb4c385e94af 14:01:52 Removing intermediate container fb4c385e94af 14:01:52 ---> a340d2d3ea25 14:01:52 Step 14/23 : EXPOSE $APP_PORT 14:01:52 ---> Running in be5caac209a4 14:01:52 Removing intermediate container be5caac209a4 14:01:52 ---> 35273631e1ef 14:01:52 Step 15/23 : WORKDIR / 14:01:52 ---> Running in acb7358ea92f 14:01:53 Removing intermediate container acb7358ea92f 14:01:53 ---> 37c0d31e3fa3 14:01:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:01:54 ---> e7e50c677f35 14:01:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:01:59 ---> 8444f3c328f8 14:01:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:01:59 ---> d70351b654d4 14:01:59 Step 9/23 : RUN make cmd/core-data/core-data 14:01:59 ---> Running in 02cdd9abb947 14:02:00 ---> 048eb2584312 14:02:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:02:00 ---> Running in dbed51e647f7 14:02:00 Removing intermediate container dbed51e647f7 14:02:00 ---> aadaee7cd22b 14:02:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:01 ---> Running in 1678448e9173 14:02:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:02:01 Removing intermediate container 1678448e9173 14:02:01 ---> 8028426597a9 14:02:01 Step 21/23 : LABEL arch=arm64 14:02:01 ---> Running in 3bf10247c913 14:02:02 Removing intermediate container 3bf10247c913 14:02:02 ---> e7d276b2b8a4 14:02:02 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:02:02 ---> Running in 162f202d5445 14:02:03 Removing intermediate container 162f202d5445 14:02:03 ---> 831cfc49212f 14:02:03 Step 23/23 : LABEL version=2.2.0-dev.56 14:02:03 ---> Running in d662f44ae755 14:02:03 Removing intermediate container d662f44ae755 14:02:03 ---> 8bcef992ab27 14:02:03 14:02:04 Successfully built 8bcef992ab27 14:02:04 Successfully tagged core-metadata-arm64:latest 14:02:04  Building core-metadata ... done Building sys-mgmt-agent 14:02:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:02:22 ---> 25185f71273d 14:02:22 Step 3/23 : WORKDIR /edgex-go 14:02:22 ---> Using cache 14:02:22 ---> b3fecd88b558 14:02:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:22 ---> Using cache 14:02:22 ---> 25369cf91561 14:02:22 Step 5/23 : RUN apk add --update --no-cache make bash git 14:02:22 ---> Running in 9831abb5d976 14:02:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:02:26 OK: 220 MiB in 52 packages 14:02:27 Removing intermediate container 9831abb5d976 14:02:27 ---> a5040fcb394f 14:02:27 Step 6/23 : COPY go.mod vendor* ./ 14:02:28 ---> eb265bae9589 14:02:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:28 ---> Running in 28730f4bb654 14:02:34 Removing intermediate container 28730f4bb654 14:02:34 ---> 8ddbb551b08b 14:02:34 Step 8/23 : COPY . . 14:02:46 ---> 9abba5f9af53 14:02:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:02:46 ---> Running in 11f429c844fd 14:02:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:09:25 Removing intermediate container 11f429c844fd 14:09:25 ---> 4a24c58e6dfb 14:09:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:09:25 ---> Running in 9649d02156d2 14:09:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:09:25 Removing intermediate container 9649d02156d2 14:09:25 ---> 7a924e31f424 14:09:25 14:09:25 Step 11/23 : FROM docker:20.10.14 14:09:25 20.10.14: Pulling from library/docker 14:09:35 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:09:35 Status: Downloaded newer image for docker:20.10.14 14:09:35 ---> c346e9eafbab 14:09:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:09:35 ---> Running in 6e8770b24d72 14:09:35 Removing intermediate container 6e8770b24d72 14:09:35 ---> 1968032118b4 14:09:35 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 14:09:35 ---> Running in 55ba6d5b299d 14:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:09:39 (1/43) Installing readline (8.1.1-r0) 14:09:39 (2/43) Installing bash (5.1.16-r0) 14:09:39 Executing bash-5.1.16-r0.post-install 14:09:39 (3/43) Installing brotli-libs (1.0.9-r5) 14:09:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:09:39 (5/43) Installing libcurl (7.80.0-r0) 14:09:39 (6/43) Installing curl (7.80.0-r0) 14:09:39 (7/43) Installing dumb-init (1.2.5-r1) 14:09:39 (8/43) Installing libbz2 (1.0.8-r1) 14:09:39 (9/43) Installing expat (2.4.7-r0) 14:09:39 (10/43) Installing libffi (3.4.2-r1) 14:09:39 (11/43) Installing gdbm (1.22-r0) 14:09:39 (12/43) Installing xz-libs (5.2.5-r0) 14:09:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:09:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:09:39 (15/43) Installing mpdecimal (2.5.1-r1) 14:09:39 (16/43) Installing sqlite-libs (3.36.0-r0) 14:09:39 (17/43) Installing python3 (3.9.7-r4) 14:09:43 (18/43) Installing py3-appdirs (1.4.4-r2) 14:09:43 (19/43) Installing py3-certifi (2020.12.5-r1) 14:09:43 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:09:43 (21/43) Installing py3-idna (3.3-r0) 14:09:43 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:09:43 (23/43) Installing py3-requests (2.26.0-r1) 14:09:43 (24/43) Installing py3-msgpack (1.0.2-r1) 14:09:43 (25/43) Installing py3-lockfile (0.12.2-r4) 14:09:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:09:43 (27/43) Installing py3-colorama (0.4.4-r1) 14:09:43 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:09:43 (29/43) Installing py3-distlib (0.3.3-r0) 14:09:43 (30/43) Installing py3-distro (1.6.0-r0) 14:09:43 (31/43) Installing py3-six (1.16.0-r0) 14:09:43 (32/43) Installing py3-webencodings (0.5.1-r4) 14:09:43 (33/43) Installing py3-html5lib (1.1-r1) 14:09:43 (34/43) Installing py3-parsing (2.4.7-r2) 14:09:43 (35/43) Installing py3-packaging (20.9-r1) 14:09:43 (36/43) Installing py3-tomli (1.2.2-r0) 14:09:43 (37/43) Installing py3-pep517 (0.12.0-r0) 14:09:43 (38/43) Installing py3-progress (1.6-r0) 14:09:43 (39/43) Installing py3-retrying (1.3.3-r2) 14:09:43 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:09:43 (41/43) Installing py3-setuptools (52.0.0-r4) 14:09:44 (42/43) Installing py3-toml (0.10.2-r2) 14:09:44 (43/43) Installing py3-pip (20.3.4-r1) 14:09:44 Executing busybox-1.34.1-r5.trigger 14:09:44 OK: 82 MiB in 65 packages 14:09:50 Collecting docker-compose==1.23.2 14:09:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:09:50 Removing intermediate container 02cdd9abb947 14:09:50 ---> 519638d6108f 14:09:50 14:09:50 Step 10/23 : FROM alpine:3.14 14:09:50 ---> ac73e934f311 14:09:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:09:50 Collecting docopt<0.7,>=0.6.1 14:09:50 ---> Running in e7d9ed279d00 14:09:51 Downloading docopt-0.6.2.tar.gz (25 kB) 14:09:51 Removing intermediate container e7d9ed279d00 14:09:51 ---> acc8ff8722c4 14:09:51 Step 12/23 : ENV APP_PORT=59880 14:09:51 ---> Running in 3215afbbf44d 14:09:51 Removing intermediate container 3215afbbf44d 14:09:51 ---> 1017d8cfad49 14:09:51 Step 13/23 : EXPOSE $APP_PORT 14:09:51 ---> Running in 0c2dbbe40b5d 14:09:52 Removing intermediate container 0c2dbbe40b5d 14:09:52 ---> a89382194fe7 14:09:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:52 ---> Running in f9dee51a66e9 14:09:55 Collecting docker<4.0,>=3.6.0 14:09:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:09:55 Removing intermediate container f9dee51a66e9 14:09:55 ---> 947143b0bca6 14:09:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:09:55 ---> Running in 23790e0a15ec 14:09:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:09:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:09:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:09:57 Collecting dockerpty<0.5,>=0.4.1 14:09:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:09:59 (1/6) Installing dumb-init (1.2.5-r1) 14:09:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:09:59 (3/6) Installing libsodium (1.0.18-r0) 14:09:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:09:59 Collecting cached-property<2,>=1.2.0 14:09:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:09:59 (5/6) Installing libzmq (4.3.4-r0) 14:09:59 (6/6) Installing zeromq (4.3.4-r0) 14:09:59 Executing busybox-1.33.1-r7.trigger 14:09:59 OK: 8 MiB in 20 packages 14:10:00 Collecting websocket-client<1.0,>=0.32.0 14:10:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:10:01 Collecting PyYAML<4,>=3.10 14:10:01 Downloading PyYAML-3.13.tar.gz (270 kB) 14:10:01 Removing intermediate container 23790e0a15ec 14:10:01 ---> eba92f942751 14:10:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:02 ---> 577207e0f6a1 14:10:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:10:05 ---> b89acef9bd6f 14:10:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:10:05 ---> f40f115eaf75 14:10:05 Step 19/23 : ENTRYPOINT ["/core-data"] 14:10:05 ---> Running in dff40d2c2713 14:10:06 Removing intermediate container dff40d2c2713 14:10:06 ---> b2d2e11e6f7a 14:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:06 ---> Running in a84390740d6a 14:10:06 Collecting jsonschema<3,>=2.5.1 14:10:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:10:06 Removing intermediate container a84390740d6a 14:10:06 ---> 6d992cdf1584 14:10:06 Step 21/23 : LABEL arch=arm64 14:10:07 ---> Running in c4360b559287 14:10:07 Collecting texttable<0.10,>=0.9.0 14:10:07 Downloading texttable-0.9.1.tar.gz (11 kB) 14:10:07 Removing intermediate container c4360b559287 14:10:07 ---> 9438747ea481 14:10:07 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:10:07 ---> Running in 0a6241eb7c71 14:10:08 Removing intermediate container 0a6241eb7c71 14:10:08 ---> cdad7714897c 14:10:08 Step 23/23 : LABEL version=2.2.0-dev.56 14:10:08 ---> Running in 04210c1086f8 14:10:08 Removing intermediate container 04210c1086f8 14:10:08 ---> c6aeedaeb01b 14:10:08 14:10:09 Successfully built c6aeedaeb01b 14:10:09 Successfully tagged core-data-arm64:latest 14:10:09 Building support-scheduler 14:10:09  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:10:09 Collecting docker-pycreds>=0.4.0 14:10:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:10:10 Collecting chardet<3.1.0,>=3.0.2 14:10:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:10:10 Collecting idna<2.8,>=2.5 14:10:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:10:11 Collecting urllib3<1.25,>=1.21.1 14:10:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:10:11 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) 14:10:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:10:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:10:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:10:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:10:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:10:13 Attempting uninstall: urllib3 14:10:13 Found existing installation: urllib3 1.26.7 14:10:13 Uninstalling urllib3-1.26.7: 14:10:13 Successfully uninstalled urllib3-1.26.7 14:10:14 Attempting uninstall: idna 14:10:14 Found existing installation: idna 3.3 14:10:14 Uninstalling idna-3.3: 14:10:14 Successfully uninstalled idna-3.3 14:10:18 Attempting uninstall: requests 14:10:18 Found existing installation: requests 2.26.0 14:10:18 Uninstalling requests-2.26.0: 14:10:18 Successfully uninstalled requests-2.26.0 14:10:19 Running setup.py install for texttable: started 14:10:22 Running setup.py install for texttable: finished with status 'done' 14:10:22 Running setup.py install for PyYAML: started 14:10:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:10:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:10:24 ---> 25185f71273d 14:10:24 Step 3/22 : WORKDIR /edgex-go 14:10:24 ---> Using cache 14:10:24 ---> b3fecd88b558 14:10:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:24 ---> Using cache 14:10:24 ---> 25369cf91561 14:10:24 Step 5/22 : RUN apk add --update --no-cache make git 14:10:24 ---> Using cache 14:10:24 ---> 05f2487470a2 14:10:24 Step 6/22 : COPY go.mod vendor* ./ 14:10:24 ---> Using cache 14:10:24 ---> 9bf8019a8d72 14:10:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:24 ---> Using cache 14:10:24 ---> 18aebb1bf59e 14:10:24 Step 8/22 : COPY . . 14:10:24 ---> Using cache 14:10:24 ---> 89b42c1ac057 14:10:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:10:25 ---> Running in 7b4a87ff8526 14:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:10:27 Running setup.py install for PyYAML: finished with status 'done' 14:10:28 Running setup.py install for docopt: started 14:10:31 Running setup.py install for docopt: finished with status 'done' 14:10:31 Running setup.py install for dockerpty: started 14:10:34 Running setup.py install for dockerpty: finished with status 'done' 14:10:36 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 14:10:51 Removing intermediate container 55ba6d5b299d 14:10:51 ---> 72c2763b47f0 14:10:51 Step 14/23 : ENV APP_PORT=58890 14:10:51 ---> Running in b5c1ae362473 14:10:51 Removing intermediate container b5c1ae362473 14:10:51 ---> 6b13346344dc 14:10:51 Step 15/23 : EXPOSE $APP_PORT 14:10:51 ---> Running in dba0d282c03b 14:10:52 Removing intermediate container dba0d282c03b 14:10:52 ---> 4416c8ab9fc4 14:10:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:10:54 ---> f9cd55000d0f 14:10:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:10:55 ---> 31cbf7d3e69c 14:10:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:10:56 ---> 376f686ba9fa 14:10:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:10:56 ---> Running in 4b3dd3e27988 14:10:56 Removing intermediate container 4b3dd3e27988 14:10:56 ---> f3c6f8d524e6 14:10:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:56 ---> Running in b08e3cd9a801 14:10:57 Removing intermediate container b08e3cd9a801 14:10:57 ---> 5c5327a8dacf 14:10:57 Step 21/23 : LABEL arch=arm64 14:10:57 ---> Running in 781b1d038d44 14:10:57 Removing intermediate container 781b1d038d44 14:10:57 ---> 1620650c0763 14:10:57 Step 22/23 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:10:58 ---> Running in 6c3f806a4845 14:10:58 Removing intermediate container 6c3f806a4845 14:10:58 ---> 62a1bc22e764 14:10:58 Step 23/23 : LABEL version=2.2.0-dev.56 14:10:58 ---> Running in 09f10389533b 14:10:59 Removing intermediate container 09f10389533b 14:10:59 ---> 59aece3a5f2f 14:10:59 14:10:59 Successfully built 59aece3a5f2f 14:10:59 Successfully tagged sys-mgmt-agent-arm64:latest 14:16:06  Building sys-mgmt-agent ... done Removing intermediate container 7b4a87ff8526 14:16:06 ---> 3cc78fcc9332 14:16:06 14:16:06 Step 10/22 : FROM alpine:3.14 14:16:06 ---> ac73e934f311 14:16:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:16:06 ---> Using cache 14:16:06 ---> e95066ff8214 14:16:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:16:06 ---> Using cache 14:16:06 ---> 554fe1215927 14:16:06 Step 13/22 : ENV APP_PORT=59861 14:16:06 ---> Running in 5d5fa668e8e2 14:16:06 Removing intermediate container 5d5fa668e8e2 14:16:06 ---> 2aa4072e87d3 14:16:06 Step 14/22 : EXPOSE $APP_PORT 14:16:06 ---> Running in f2f24a3b1d07 14:16:06 Removing intermediate container f2f24a3b1d07 14:16:06 ---> e77cb9695c0b 14:16:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:06 ---> 545bdd8a83fd 14:16:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:16:06 ---> b7d42248a4b3 14:16:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:16:07 ---> 73a4983d47a6 14:16:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:16:07 ---> Running in 52ca994be8a7 14:16:08 Removing intermediate container 52ca994be8a7 14:16:08 ---> 732b0efc33d5 14:16:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:16:08 ---> Running in 7a087bc06192 14:16:08 Removing intermediate container 7a087bc06192 14:16:08 ---> c8d80d028807 14:16:08 Step 20/22 : LABEL arch=arm64 14:16:08 ---> Running in 85f0f35c6928 14:16:09 Removing intermediate container 85f0f35c6928 14:16:09 ---> 6596e4035543 14:16:09 Step 21/22 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:16:09 ---> Running in 2303f17c10c1 14:16:09 Removing intermediate container 2303f17c10c1 14:16:09 ---> ec02dc804cb2 14:16:09 Step 22/22 : LABEL version=2.2.0-dev.56 14:16:10 ---> Running in d97ae0f9c8d1 14:16:10 Removing intermediate container d97ae0f9c8d1 14:16:10 ---> 145407b29b71 14:16:10 14:16:11 Successfully built 145407b29b71 14:16:11 Successfully tagged support-scheduler-arm64:latest 14:20:18  Building support-scheduler ... done Building bin/spire-agent... 14:20:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:20:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:20:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:20:18 go: downloading github.com/docker/docker v20.10.12+incompatible 14:20:18 go: downloading github.com/google/go-tpm-tools v0.3.3 14:20:18 Building bin/spire-agent... 14:20:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:20:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:20:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:20:18 go: downloading github.com/docker/go-connections v0.4.0 14:20:18 go: downloading github.com/docker/go-units v0.4.0 14:20:18 go: downloading github.com/opencontainers/image-spec v1.0.1 14:20:18 go: downloading github.com/containerd/containerd v1.3.4 14:20:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:20:18 go: downloading github.com/opencontainers/go-digest v1.0.0 14:20:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:20:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:20:19 go: downloading github.com/docker/docker v20.10.12+incompatible 14:20:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:20:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:20:20 go: downloading github.com/google/go-tpm-tools v0.3.3 14:20:23 go: downloading github.com/docker/go-connections v0.4.0 14:20:23 go: downloading github.com/docker/go-units v0.4.0 14:20:23 go: downloading github.com/opencontainers/image-spec v1.0.1 14:20:23 go: downloading github.com/containerd/containerd v1.3.4 14:20:23 go: downloading github.com/opencontainers/go-digest v1.0.0 14:20:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:24:00 Building bin/spire-agent... 14:24:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:24:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:24:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:24:00 go: downloading github.com/docker/docker v20.10.12+incompatible 14:24:00 go: downloading github.com/google/go-tpm-tools v0.3.3 14:24:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:24:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:24:00 go: downloading github.com/docker/go-connections v0.4.0 14:24:00 go: downloading github.com/docker/go-units v0.4.0 14:24:00 go: downloading github.com/opencontainers/image-spec v1.0.1 14:24:00 go: downloading github.com/containerd/containerd v1.3.4 14:24:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:24:00 go: downloading github.com/opencontainers/go-digest v1.0.0 14:26:37 Removing intermediate container 407faace916d 14:26:37 ---> 0f4828e7e805 14:26:37 14:26:37 Step 13/26 : FROM alpine:3.15 14:26:37 ---> 3fb3c9af89a9 14:26:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:26:37 ---> Using cache 14:26:37 ---> 92197084fe4e 14:26:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:37 ---> Using cache 14:26:37 ---> be5194e7b8b3 14:26:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:26:37 ---> Running in 63a268882737 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:26:37 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 14:26:37 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:26:37 OK: 15729 distinct packages available 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:26:37 (1/4) Installing dumb-init (1.2.5-r1) 14:26:37 (2/4) Installing musl-obstack (1.2.3-r0) 14:26:37 (3/4) Installing libucontext (1.1-r0) 14:26:37 (4/4) Installing gcompat (1.0.0-r4) 14:26:37 Executing busybox-1.34.1-r5.trigger 14:26:37 OK: 6 MiB in 18 packages 14:26:37 Removing intermediate container 429ee695079d 14:26:37 ---> 1e7afe17e5cf 14:26:37 14:26:37 Step 13/26 : FROM alpine:3.15 14:26:37 ---> 3fb3c9af89a9 14:26:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:26:37 ---> Using cache 14:26:37 ---> 92197084fe4e 14:26:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:37 ---> Using cache 14:26:37 ---> be5194e7b8b3 14:26:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:26:37 ---> Running in 14e44346d1be 14:26:37 Removing intermediate container 63a268882737 14:26:37 ---> 247cbc8e67aa 14:26:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:26:37 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 14:26:37 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:26:37 OK: 15729 distinct packages available 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:26:38 ---> 22836cc797cf 14:26:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:26:38 (1/5) Installing dumb-init (1.2.5-r1) 14:26:38 (2/5) Installing musl-obstack (1.2.3-r0) 14:26:38 (3/5) Installing libucontext (1.1-r0) 14:26:38 (4/5) Installing gcompat (1.0.0-r4) 14:26:39 (5/5) Installing openssl (1.1.1n-r0) 14:26:39 Executing busybox-1.34.1-r5.trigger 14:26:39 OK: 6 MiB in 19 packages 14:26:39 ---> 23d82b5d32ba 14:26:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:26:39 ---> Running in 20f67c551a9e 14:26:40 Removing intermediate container 20f67c551a9e 14:26:40 ---> 03c211153eb3 14:26:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:26:40 Removing intermediate container 14e44346d1be 14:26:40 ---> ac27d96bb68f 14:26:40 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:26:40 ---> 376cfb148dd5 14:26:40 Step 21/26 : WORKDIR / 14:26:40 ---> Running in 58b0016a37a9 14:26:41 Removing intermediate container 58b0016a37a9 14:26:41 ---> 9e0f7704a040 14:26:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:26:41 ---> Running in f05c6db6f1a7 14:26:42 Removing intermediate container f05c6db6f1a7 14:26:42 ---> 2a9711a496aa 14:26:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:26:42 ---> Running in 02c175d2c5e5 14:26:43 Removing intermediate container 02c175d2c5e5 14:26:43 ---> 5dce56570e4d 14:26:43 Step 24/26 : LABEL arch=arm64 14:26:43 ---> Running in 33a075b0816c 14:26:43 ---> 7ccdb943ed62 14:26:43 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:26:43 Removing intermediate container 33a075b0816c 14:26:43 ---> 18572924eb34 14:26:43 Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:26:43 ---> Running in b89fa8f52ccf 14:26:44 Removing intermediate container b89fa8f52ccf 14:26:44 ---> b418a11aae89 14:26:44 Step 26/26 : LABEL version=2.2.0-dev.56 14:26:44 ---> Running in 9dbf612996cd 14:26:44 Removing intermediate container 9dbf612996cd 14:26:44 ---> 6debd80bfd3f 14:26:44 14:26:45 Successfully built 6debd80bfd3f 14:26:45 Successfully tagged security-spire-config-arm64:latest 14:26:47  Building security-spire-config ... done  ---> 6c96d439acae 14:26:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:26:48 ---> e121c92709b5 14:26:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:26:48 ---> 93cefb7d1744 14:26:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:26:49 ---> e486d9b92b45 14:26:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:26:49 ---> Running in d89171be1e4d 14:26:50 Removing intermediate container d89171be1e4d 14:26:50 ---> fc64df6bec80 14:26:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:26:50 ---> Running in c20ca6a89bad 14:26:50 Removing intermediate container c20ca6a89bad 14:26:50 ---> 09f338bad825 14:26:50 Step 24/26 : LABEL arch=arm64 14:26:50 ---> Running in 87222a893ed2 14:26:51 Removing intermediate container 87222a893ed2 14:26:51 ---> a1f51685adb7 14:26:51 Step 25/26 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:26:51 ---> Running in e2d3dc348511 14:26:51 Removing intermediate container e2d3dc348511 14:26:51 ---> 0e2c7b874553 14:26:51 Step 26/26 : LABEL version=2.2.0-dev.56 14:26:51 ---> Running in 9f47efa58802 14:26:52 Removing intermediate container 9f47efa58802 14:26:52 ---> 7214c001c163 14:26:52 14:26:52 Successfully built 7214c001c163 14:26:52 Successfully tagged security-spire-agent-arm64:latest 14:28:44  Building security-spire-agent ... done Removing intermediate container 53371eca725b 14:28:44 ---> 9a81522aa9e4 14:28:44 14:28:44 Step 13/25 : FROM alpine:3.15 14:28:44 ---> 3fb3c9af89a9 14:28:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:44 ---> Using cache 14:28:44 ---> 92197084fe4e 14:28:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:44 ---> Using cache 14:28:44 ---> be5194e7b8b3 14:28:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:28:44 ---> Using cache 14:28:44 ---> ac27d96bb68f 14:28:44 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:28:44 ---> 594ac45cc73c 14:28:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:28:44 ---> 4a4752f2a38e 14:28:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:28:44 ---> 6ad7bc3cebd0 14:28:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:28:44 ---> 8ec883edbaae 14:28:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:28:44 ---> Running in 1e7d64b401b1 14:28:44 Removing intermediate container 1e7d64b401b1 14:28:44 ---> efa9b6f3e371 14:28:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:28:44 ---> Running in 445ad83cdbfc 14:28:44 Removing intermediate container 445ad83cdbfc 14:28:44 ---> 4d499fac90d0 14:28:44 Step 23/25 : LABEL arch=arm64 14:28:44 ---> Running in 895c6914deac 14:28:44 Removing intermediate container 895c6914deac 14:28:44 ---> a2d3f218b8b4 14:28:44 Step 24/25 : LABEL git_sha=9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:28:44 ---> Running in ff332c825ce2 14:28:44 Removing intermediate container ff332c825ce2 14:28:44 ---> 4f3667dc89a7 14:28:44 Step 25/25 : LABEL version=2.2.0-dev.56 14:28:44 ---> Running in 9900a5587ca6 14:28:44 Removing intermediate container 9900a5587ca6 14:28:44 ---> 25366afcb17b 14:28:44 14:28:44 Successfully built 25366afcb17b 14:28:44 Successfully tagged security-spire-server-arm64:latest 14:28:44  Building security-spire-server ... done  [Pipeline] } 14:28:44 $ docker stop --time=1 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 14:28:45 $ docker rm -f 75c42768fafc02f8e0f2b27643491d712c1f78f3609928176d3c7458ba373314 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:46 + docker images 14:28:46 REPOSITORY TAG IMAGE ID CREATED SIZE 14:28:46 security-spire-server-arm64 latest 25366afcb17b 7 seconds ago 86.3MB 14:28:46 9a81522aa9e4 29 seconds ago 3.98GB 14:28:46 security-spire-agent-arm64 latest 7214c001c163 About a minute ago 126MB 14:28:46 security-spire-config-arm64 latest 6debd80bfd3f 2 minutes ago 85.6MB 14:28:46 1e7afe17e5cf 2 minutes ago 3.98GB 14:28:46 0f4828e7e805 2 minutes ago 3.98GB 14:28:46 support-scheduler-arm64 latest 145407b29b71 12 minutes ago 24.9MB 14:28:46 3cc78fcc9332 12 minutes ago 1.2GB 14:28:46 sys-mgmt-agent-arm64 latest 59aece3a5f2f 17 minutes ago 290MB 14:28:46 core-data-arm64 latest c6aeedaeb01b 18 minutes ago 34.4MB 14:28:46 519638d6108f 18 minutes ago 1.23GB 14:28:46 7a924e31f424 19 minutes ago 1.2GB 14:28:46 core-metadata-arm64 latest 8bcef992ab27 26 minutes ago 25.1MB 14:28:46 20cd5444d798 26 minutes ago 1.2GB 14:28:46 security-secretstore-setup-arm64 latest c010bb20e366 27 minutes ago 40.8MB 14:28:46 5a4bd5dd2088 27 minutes ago 1.21GB 14:28:46 security-spiffe-token-provider-arm64 latest a14c3ed151c4 34 minutes ago 27.7MB 14:28:46 cd548c9c68c4 34 minutes ago 1.19GB 14:28:46 core-command-arm64 latest bd22f1c16aa0 35 minutes ago 23.7MB 14:28:46 6a3f9e3f3618 35 minutes ago 1.2GB 14:28:46 security-bootstrapper-arm64 latest 7978c24d1dcc 42 minutes ago 23.6MB 14:28:46 support-notifications-arm64 latest 5e15ef302b9b 42 minutes ago 25.5MB 14:28:46 security-proxy-setup-arm64 latest 97f57d6ce8bf 42 minutes ago 42.1MB 14:28:46 87564763b5b0 42 minutes ago 1.2GB 14:28:46 922841569ae9 42 minutes ago 1.21GB 14:28:46 a674f94ef99f 43 minutes ago 1.2GB 14:28:46 ci-base-image-arm64 latest 25185f71273d 51 minutes ago 886MB 14:28:46 docker 20.10.14 c346e9eafbab 30 hours ago 202MB 14:28:46 alpine 3.14 ac73e934f311 39 hours ago 5.34MB 14:28:46 alpine 3.15 3fb3c9af89a9 39 hours ago 5.32MB 14:28:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 14:28:46 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 14:28:46 provisioning config files... 14:28:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/178@tmp/config7296489536944366535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:47 ---> docker-login.sh 14:28:47 nexus3.edgexfoundry.org:10001 14:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:47 Configure a credential helper to remove this warning. See 14:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:47 14:28:47 Login Succeeded 14:28:47 nexus3.edgexfoundry.org:10002 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 nexus3.edgexfoundry.org:10003 14:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:48 Configure a credential helper to remove this warning. See 14:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:48 14:28:48 Login Succeeded 14:28:48 nexus3.edgexfoundry.org:10004 14:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:49 Configure a credential helper to remove this warning. See 14:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:49 14:28:49 Login Succeeded 14:28:49 docker.io 14:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:50 Configure a credential helper to remove this warning. See 14:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:50 14:28:50 Login Succeeded 14:28:50 ---> docker-login.sh ends [Pipeline] } 14:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:28:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:28:50 latest 14:28:50 2.2.0-dev.56 14:28:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:28:50 main 14:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:28:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:28:51 4bc79c2da7bb: Preparing 14:28:51 3802dfa7bc18: Preparing 14:28:51 49c88fe6263e: Preparing 14:28:51 4ef1a315cef9: Preparing 14:28:51 f73e7dbfee58: Preparing 14:28:51 f73e7dbfee58: Layer already exists 14:28:51 49c88fe6263e: Pushed 14:28:51 4ef1a315cef9: Pushed 14:28:51 4bc79c2da7bb: Pushed 14:28:55 3802dfa7bc18: Pushed 14:28:56 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:28:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:28:56 4bc79c2da7bb: Preparing 14:28:56 3802dfa7bc18: Preparing 14:28:56 49c88fe6263e: Preparing 14:28:56 4ef1a315cef9: Preparing 14:28:56 f73e7dbfee58: Preparing 14:28:56 3802dfa7bc18: Layer already exists 14:28:56 49c88fe6263e: Layer already exists 14:28:56 f73e7dbfee58: Layer already exists 14:28:56 4ef1a315cef9: Layer already exists 14:28:56 4bc79c2da7bb: Layer already exists 14:28:56 latest: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 14:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:28:57 4bc79c2da7bb: Preparing 14:28:57 3802dfa7bc18: Preparing 14:28:57 49c88fe6263e: Preparing 14:28:57 4ef1a315cef9: Preparing 14:28:57 f73e7dbfee58: Preparing 14:28:57 49c88fe6263e: Layer already exists 14:28:57 3802dfa7bc18: Layer already exists 14:28:57 f73e7dbfee58: Layer already exists 14:28:57 4ef1a315cef9: Layer already exists 14:28:57 4bc79c2da7bb: Layer already exists 14:28:57 2.2.0-dev.56: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:28:58 4bc79c2da7bb: Preparing 14:28:58 3802dfa7bc18: Preparing 14:28:58 49c88fe6263e: Preparing 14:28:58 4ef1a315cef9: Preparing 14:28:58 f73e7dbfee58: Preparing 14:28:58 3802dfa7bc18: Layer already exists 14:28:58 4bc79c2da7bb: Layer already exists 14:28:58 49c88fe6263e: Layer already exists 14:28:58 f73e7dbfee58: Layer already exists 14:28:58 4ef1a315cef9: Layer already exists 14:28:58 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:28:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 14:28:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:28:59 4bc79c2da7bb: Preparing 14:28:59 3802dfa7bc18: Preparing 14:28:59 49c88fe6263e: Preparing 14:28:59 4ef1a315cef9: Preparing 14:28:59 f73e7dbfee58: Preparing 14:28:59 49c88fe6263e: Layer already exists 14:28:59 f73e7dbfee58: Layer already exists 14:28:59 3802dfa7bc18: Layer already exists 14:28:59 4ef1a315cef9: Layer already exists 14:28:59 4bc79c2da7bb: Layer already exists 14:28:59 main: digest: sha256:661081abbea833fbf4c55b3249b28c943d1fd5190fde592247119960b5b3f022 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:59 ===================================================== [Pipeline] echo 14:28:59 taggedImages: 14:28:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:28:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:28:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.56 14:28:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:28:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:28:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:28:59 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:28:59 latest 14:28:59 2.2.0-dev.56 14:28:59 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:28:59 main 14:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:29:00 8b062281e11f: Preparing 14:29:00 1cfe2840951f: Preparing 14:29:00 49c88fe6263e: Preparing 14:29:00 a350e7f7cd2f: Preparing 14:29:00 478b86ca7cb6: Preparing 14:29:00 f73e7dbfee58: Preparing 14:29:00 f73e7dbfee58: Waiting 14:29:00 49c88fe6263e: Layer already exists 14:29:00 f73e7dbfee58: Layer already exists 14:29:00 478b86ca7cb6: Pushed 14:29:00 8b062281e11f: Pushed 14:29:01 a350e7f7cd2f: Pushed 14:29:08 1cfe2840951f: Pushed 14:29:08 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:29:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:29:08 8b062281e11f: Preparing 14:29:08 1cfe2840951f: Preparing 14:29:08 49c88fe6263e: Preparing 14:29:08 a350e7f7cd2f: Preparing 14:29:08 478b86ca7cb6: Preparing 14:29:08 f73e7dbfee58: Preparing 14:29:08 f73e7dbfee58: Waiting 14:29:08 a350e7f7cd2f: Layer already exists 14:29:08 478b86ca7cb6: Layer already exists 14:29:08 8b062281e11f: Layer already exists 14:29:08 1cfe2840951f: Layer already exists 14:29:08 49c88fe6263e: Layer already exists 14:29:08 f73e7dbfee58: Layer already exists 14:29:09 latest: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:29:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 14:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:29:09 8b062281e11f: Preparing 14:29:09 1cfe2840951f: Preparing 14:29:09 49c88fe6263e: Preparing 14:29:09 a350e7f7cd2f: Preparing 14:29:09 478b86ca7cb6: Preparing 14:29:09 f73e7dbfee58: Preparing 14:29:09 f73e7dbfee58: Waiting 14:29:09 478b86ca7cb6: Layer already exists 14:29:09 a350e7f7cd2f: Layer already exists 14:29:09 1cfe2840951f: Layer already exists 14:29:09 49c88fe6263e: Layer already exists 14:29:09 8b062281e11f: Layer already exists 14:29:09 f73e7dbfee58: Layer already exists 14:29:10 2.2.0-dev.56: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:29:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:29:10 8b062281e11f: Preparing 14:29:10 1cfe2840951f: Preparing 14:29:10 49c88fe6263e: Preparing 14:29:10 a350e7f7cd2f: Preparing 14:29:10 478b86ca7cb6: Preparing 14:29:10 f73e7dbfee58: Preparing 14:29:10 f73e7dbfee58: Waiting 14:29:10 478b86ca7cb6: Layer already exists 14:29:10 a350e7f7cd2f: Layer already exists 14:29:10 49c88fe6263e: Layer already exists 14:29:10 1cfe2840951f: Layer already exists 14:29:10 8b062281e11f: Layer already exists 14:29:11 f73e7dbfee58: Layer already exists 14:29:11 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] isUnix [Pipeline] sh 14:29:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:29:11 8b062281e11f: Preparing 14:29:11 1cfe2840951f: Preparing 14:29:11 49c88fe6263e: Preparing 14:29:11 a350e7f7cd2f: Preparing 14:29:11 478b86ca7cb6: Preparing 14:29:11 f73e7dbfee58: Preparing 14:29:11 f73e7dbfee58: Waiting 14:29:11 1cfe2840951f: Layer already exists 14:29:11 49c88fe6263e: Layer already exists 14:29:11 a350e7f7cd2f: Layer already exists 14:29:11 8b062281e11f: Layer already exists 14:29:11 478b86ca7cb6: Layer already exists 14:29:11 f73e7dbfee58: Layer already exists 14:29:12 main: digest: sha256:f1a9a28f544a66c8bd8abc69b0aee3b8be161d1bd8d0ddfd30588bb9da7a90dd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:12 ===================================================== [Pipeline] echo 14:29:12 taggedImages: 14:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.56 14:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:29:12 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:29:12 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:12 latest 14:29:12 2.2.0-dev.56 14:29:12 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:12 main 14:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:29:12 70909fadd35a: Preparing 14:29:12 e2ff1d718248: Preparing 14:29:12 49c88fe6263e: Preparing 14:29:12 4ef1a315cef9: Preparing 14:29:12 f73e7dbfee58: Preparing 14:29:12 f73e7dbfee58: Layer already exists 14:29:12 4ef1a315cef9: Layer already exists 14:29:13 49c88fe6263e: Layer already exists 14:29:13 70909fadd35a: Pushed 14:29:18 e2ff1d718248: Pushed 14:29:18 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:29:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:29:19 70909fadd35a: Preparing 14:29:19 e2ff1d718248: Preparing 14:29:19 49c88fe6263e: Preparing 14:29:19 4ef1a315cef9: Preparing 14:29:19 f73e7dbfee58: Preparing 14:29:19 f73e7dbfee58: Layer already exists 14:29:19 49c88fe6263e: Layer already exists 14:29:19 70909fadd35a: Layer already exists 14:29:19 e2ff1d718248: Layer already exists 14:29:19 4ef1a315cef9: Layer already exists 14:29:19 latest: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 14:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:29:20 70909fadd35a: Preparing 14:29:20 e2ff1d718248: Preparing 14:29:20 49c88fe6263e: Preparing 14:29:20 4ef1a315cef9: Preparing 14:29:20 f73e7dbfee58: Preparing 14:29:20 f73e7dbfee58: Layer already exists 14:29:20 4ef1a315cef9: Layer already exists 14:29:20 49c88fe6263e: Layer already exists 14:29:20 e2ff1d718248: Layer already exists 14:29:20 70909fadd35a: Layer already exists 14:29:20 2.2.0-dev.56: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:29:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:29:21 70909fadd35a: Preparing 14:29:21 e2ff1d718248: Preparing 14:29:21 49c88fe6263e: Preparing 14:29:21 4ef1a315cef9: Preparing 14:29:21 f73e7dbfee58: Preparing 14:29:21 4ef1a315cef9: Layer already exists 14:29:21 e2ff1d718248: Layer already exists 14:29:21 49c88fe6263e: Layer already exists 14:29:21 70909fadd35a: Layer already exists 14:29:21 f73e7dbfee58: Layer already exists 14:29:21 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:29:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:29:22 70909fadd35a: Preparing 14:29:22 e2ff1d718248: Preparing 14:29:22 49c88fe6263e: Preparing 14:29:22 4ef1a315cef9: Preparing 14:29:22 f73e7dbfee58: Preparing 14:29:22 49c88fe6263e: Layer already exists 14:29:22 4ef1a315cef9: Layer already exists 14:29:22 f73e7dbfee58: Layer already exists 14:29:22 e2ff1d718248: Layer already exists 14:29:22 70909fadd35a: Layer already exists 14:29:22 main: digest: sha256:596ebee23af1720cc60fb795b0527348327d1fae854a9be1294fd8c38a725dc9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:22 ===================================================== [Pipeline] echo 14:29:22 taggedImages: 14:29:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:29:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.56 14:29:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:29:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:29:22 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:22 latest 14:29:22 2.2.0-dev.56 14:29:22 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:22 main 14:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:29:23 1a8f0caeed0c: Preparing 14:29:23 1a8f0caeed0c: Preparing 14:29:23 90e323a7280b: Preparing 14:29:23 eb92fa638217: Preparing 14:29:23 4e9156947734: Preparing 14:29:23 546ff694af55: Preparing 14:29:23 49c88fe6263e: Preparing 14:29:23 6063e06f7429: Preparing 14:29:23 2fe299b096f7: Preparing 14:29:23 07b90893e5fe: Preparing 14:29:23 598b4cbc7733: Preparing 14:29:23 f73e7dbfee58: Preparing 14:29:23 49c88fe6263e: Waiting 14:29:23 6063e06f7429: Waiting 14:29:23 598b4cbc7733: Waiting 14:29:23 f73e7dbfee58: Waiting 14:29:23 07b90893e5fe: Waiting 14:29:23 2fe299b096f7: Waiting 14:29:23 eb92fa638217: Pushed 14:29:23 4e9156947734: Pushed 14:29:23 90e323a7280b: Pushed 14:29:23 1a8f0caeed0c: Pushed 14:29:23 49c88fe6263e: Layer already exists 14:29:23 07b90893e5fe: Pushed 14:29:23 6063e06f7429: Pushed 14:29:23 2fe299b096f7: Pushed 14:29:23 598b4cbc7733: Pushed 14:29:23 f73e7dbfee58: Layer already exists 14:29:28 546ff694af55: Pushed 14:29:28 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh 14:29:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:29:28 1a8f0caeed0c: Preparing 14:29:28 1a8f0caeed0c: Preparing 14:29:28 90e323a7280b: Preparing 14:29:28 eb92fa638217: Preparing 14:29:28 4e9156947734: Preparing 14:29:28 546ff694af55: Preparing 14:29:28 49c88fe6263e: Preparing 14:29:28 6063e06f7429: Preparing 14:29:28 2fe299b096f7: Preparing 14:29:28 07b90893e5fe: Preparing 14:29:28 598b4cbc7733: Preparing 14:29:28 f73e7dbfee58: Preparing 14:29:28 49c88fe6263e: Waiting 14:29:28 6063e06f7429: Waiting 14:29:28 2fe299b096f7: Waiting 14:29:28 f73e7dbfee58: Waiting 14:29:28 07b90893e5fe: Waiting 14:29:28 598b4cbc7733: Waiting 14:29:28 eb92fa638217: Layer already exists 14:29:28 4e9156947734: Layer already exists 14:29:28 1a8f0caeed0c: Layer already exists 14:29:28 546ff694af55: Layer already exists 14:29:28 90e323a7280b: Layer already exists 14:29:28 6063e06f7429: Layer already exists 14:29:28 2fe299b096f7: Layer already exists 14:29:28 49c88fe6263e: Layer already exists 14:29:28 07b90893e5fe: Layer already exists 14:29:29 598b4cbc7733: Layer already exists 14:29:29 f73e7dbfee58: Layer already exists 14:29:29 latest: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh 14:29:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 14:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:29:29 1a8f0caeed0c: Preparing 14:29:29 1a8f0caeed0c: Preparing 14:29:29 90e323a7280b: Preparing 14:29:29 eb92fa638217: Preparing 14:29:29 4e9156947734: Preparing 14:29:29 546ff694af55: Preparing 14:29:29 49c88fe6263e: Preparing 14:29:29 6063e06f7429: Preparing 14:29:29 2fe299b096f7: Preparing 14:29:29 07b90893e5fe: Preparing 14:29:29 598b4cbc7733: Preparing 14:29:29 f73e7dbfee58: Preparing 14:29:29 49c88fe6263e: Waiting 14:29:29 07b90893e5fe: Waiting 14:29:29 598b4cbc7733: Waiting 14:29:29 6063e06f7429: Waiting 14:29:29 2fe299b096f7: Waiting 14:29:29 f73e7dbfee58: Waiting 14:29:29 90e323a7280b: Layer already exists 14:29:29 eb92fa638217: Layer already exists 14:29:29 1a8f0caeed0c: Layer already exists 14:29:29 546ff694af55: Layer already exists 14:29:29 4e9156947734: Layer already exists 14:29:29 6063e06f7429: Layer already exists 14:29:29 49c88fe6263e: Layer already exists 14:29:30 07b90893e5fe: Layer already exists 14:29:30 2fe299b096f7: Layer already exists 14:29:30 598b4cbc7733: Layer already exists 14:29:30 f73e7dbfee58: Layer already exists 14:29:30 2.2.0-dev.56: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh 14:29:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:29:30 1a8f0caeed0c: Preparing 14:29:30 1a8f0caeed0c: Preparing 14:29:30 90e323a7280b: Preparing 14:29:30 eb92fa638217: Preparing 14:29:30 4e9156947734: Preparing 14:29:30 546ff694af55: Preparing 14:29:30 49c88fe6263e: Preparing 14:29:30 6063e06f7429: Preparing 14:29:30 2fe299b096f7: Preparing 14:29:30 07b90893e5fe: Preparing 14:29:30 598b4cbc7733: Preparing 14:29:30 f73e7dbfee58: Preparing 14:29:30 49c88fe6263e: Waiting 14:29:30 6063e06f7429: Waiting 14:29:30 2fe299b096f7: Waiting 14:29:30 07b90893e5fe: Waiting 14:29:30 598b4cbc7733: Waiting 14:29:30 f73e7dbfee58: Waiting 14:29:30 90e323a7280b: Layer already exists 14:29:30 546ff694af55: Layer already exists 14:29:30 4e9156947734: Layer already exists 14:29:30 1a8f0caeed0c: Layer already exists 14:29:30 eb92fa638217: Layer already exists 14:29:30 2fe299b096f7: Layer already exists 14:29:30 6063e06f7429: Layer already exists 14:29:30 49c88fe6263e: Layer already exists 14:29:30 598b4cbc7733: Layer already exists 14:29:30 07b90893e5fe: Layer already exists 14:29:30 f73e7dbfee58: Layer already exists 14:29:30 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] isUnix [Pipeline] sh 14:29:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:29:31 1a8f0caeed0c: Preparing 14:29:31 1a8f0caeed0c: Preparing 14:29:31 90e323a7280b: Preparing 14:29:31 eb92fa638217: Preparing 14:29:31 4e9156947734: Preparing 14:29:31 546ff694af55: Preparing 14:29:31 49c88fe6263e: Preparing 14:29:31 6063e06f7429: Preparing 14:29:31 2fe299b096f7: Preparing 14:29:31 07b90893e5fe: Preparing 14:29:31 598b4cbc7733: Preparing 14:29:31 f73e7dbfee58: Preparing 14:29:31 6063e06f7429: Waiting 14:29:31 2fe299b096f7: Waiting 14:29:31 07b90893e5fe: Waiting 14:29:31 598b4cbc7733: Waiting 14:29:31 f73e7dbfee58: Waiting 14:29:31 49c88fe6263e: Waiting 14:29:31 90e323a7280b: Layer already exists 14:29:31 4e9156947734: Layer already exists 14:29:31 1a8f0caeed0c: Layer already exists 14:29:31 eb92fa638217: Layer already exists 14:29:31 546ff694af55: Layer already exists 14:29:31 6063e06f7429: Layer already exists 14:29:31 49c88fe6263e: Layer already exists 14:29:31 07b90893e5fe: Layer already exists 14:29:31 598b4cbc7733: Layer already exists 14:29:31 2fe299b096f7: Layer already exists 14:29:31 f73e7dbfee58: Layer already exists 14:29:31 main: digest: sha256:249377f014fdca157efa86935b41f1d440c99d15c64ee3dd25bd16c3cbaaf43f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:31 ===================================================== [Pipeline] echo 14:29:32 taggedImages: 14:29:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:29:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.56 14:29:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:29:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:29:32 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:32 latest 14:29:32 2.2.0-dev.56 14:29:32 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:32 main 14:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:29:32 010f67ce56df: Preparing 14:29:32 f083b4e22ced: Preparing 14:29:32 7da411428dd3: Preparing 14:29:32 8534b3f5bb69: Preparing 14:29:32 52f3b5b29262: Preparing 14:29:32 3239e143a9f8: Preparing 14:29:32 801f31d7abae: Preparing 14:29:32 f73e7dbfee58: Preparing 14:29:32 3239e143a9f8: Waiting 14:29:32 801f31d7abae: Waiting 14:29:32 f73e7dbfee58: Waiting 14:29:33 52f3b5b29262: Pushed 14:29:33 f083b4e22ced: Pushed 14:29:33 010f67ce56df: Pushed 14:29:33 f73e7dbfee58: Layer already exists 14:29:33 3239e143a9f8: Pushed 14:29:33 801f31d7abae: Pushed 14:29:37 8534b3f5bb69: Pushed 14:29:37 7da411428dd3: Pushed 14:29:37 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:29:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:29:38 010f67ce56df: Preparing 14:29:38 f083b4e22ced: Preparing 14:29:38 7da411428dd3: Preparing 14:29:38 8534b3f5bb69: Preparing 14:29:38 52f3b5b29262: Preparing 14:29:38 3239e143a9f8: Preparing 14:29:38 801f31d7abae: Preparing 14:29:38 f73e7dbfee58: Preparing 14:29:38 3239e143a9f8: Waiting 14:29:38 801f31d7abae: Waiting 14:29:38 f73e7dbfee58: Waiting 14:29:38 52f3b5b29262: Layer already exists 14:29:38 010f67ce56df: Layer already exists 14:29:38 8534b3f5bb69: Layer already exists 14:29:38 7da411428dd3: Layer already exists 14:29:38 f083b4e22ced: Layer already exists 14:29:38 f73e7dbfee58: Layer already exists 14:29:38 3239e143a9f8: Layer already exists 14:29:38 801f31d7abae: Layer already exists 14:29:38 latest: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:29:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 14:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:29:39 010f67ce56df: Preparing 14:29:39 f083b4e22ced: Preparing 14:29:39 7da411428dd3: Preparing 14:29:39 8534b3f5bb69: Preparing 14:29:39 52f3b5b29262: Preparing 14:29:39 3239e143a9f8: Preparing 14:29:39 801f31d7abae: Preparing 14:29:39 f73e7dbfee58: Preparing 14:29:39 f73e7dbfee58: Waiting 14:29:39 801f31d7abae: Waiting 14:29:39 52f3b5b29262: Layer already exists 14:29:39 010f67ce56df: Layer already exists 14:29:39 8534b3f5bb69: Layer already exists 14:29:39 f083b4e22ced: Layer already exists 14:29:39 7da411428dd3: Layer already exists 14:29:39 3239e143a9f8: Layer already exists 14:29:39 801f31d7abae: Layer already exists 14:29:39 f73e7dbfee58: Layer already exists 14:29:39 2.2.0-dev.56: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:29:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:29:40 010f67ce56df: Preparing 14:29:40 f083b4e22ced: Preparing 14:29:40 7da411428dd3: Preparing 14:29:40 8534b3f5bb69: Preparing 14:29:40 52f3b5b29262: Preparing 14:29:40 3239e143a9f8: Preparing 14:29:40 801f31d7abae: Preparing 14:29:40 f73e7dbfee58: Preparing 14:29:40 3239e143a9f8: Waiting 14:29:40 801f31d7abae: Waiting 14:29:40 f73e7dbfee58: Waiting 14:29:40 52f3b5b29262: Layer already exists 14:29:40 7da411428dd3: Layer already exists 14:29:40 8534b3f5bb69: Layer already exists 14:29:40 f083b4e22ced: Layer already exists 14:29:40 010f67ce56df: Layer already exists 14:29:40 3239e143a9f8: Layer already exists 14:29:40 801f31d7abae: Layer already exists 14:29:40 f73e7dbfee58: Layer already exists 14:29:40 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:29:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:29:41 010f67ce56df: Preparing 14:29:41 f083b4e22ced: Preparing 14:29:41 7da411428dd3: Preparing 14:29:41 8534b3f5bb69: Preparing 14:29:41 52f3b5b29262: Preparing 14:29:41 3239e143a9f8: Preparing 14:29:41 801f31d7abae: Preparing 14:29:41 f73e7dbfee58: Preparing 14:29:41 3239e143a9f8: Waiting 14:29:41 801f31d7abae: Waiting 14:29:41 f73e7dbfee58: Waiting 14:29:41 010f67ce56df: Layer already exists 14:29:41 8534b3f5bb69: Layer already exists 14:29:41 7da411428dd3: Layer already exists 14:29:41 52f3b5b29262: Layer already exists 14:29:41 f083b4e22ced: Layer already exists 14:29:41 801f31d7abae: Layer already exists 14:29:41 f73e7dbfee58: Layer already exists 14:29:41 3239e143a9f8: Layer already exists 14:29:41 main: digest: sha256:15c1e4bff502ad2d1ecd1f88ed3b44ec5cba701fdee343b627681068b0aa1a3e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:41 ===================================================== [Pipeline] echo 14:29:41 taggedImages: 14:29:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:29:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.56 14:29:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:29:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:29:41 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:41 latest 14:29:41 2.2.0-dev.56 14:29:41 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:41 main 14:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:29:42 cba34e654734: Preparing 14:29:42 c3dffd3b0ec3: Preparing 14:29:42 ed67ac14cd52: Preparing 14:29:42 d113eb52074d: Preparing 14:29:42 070916647394: Preparing 14:29:42 e2237c41de43: Preparing 14:29:42 51eb33c38a7d: Preparing 14:29:42 11c9da2cf5e1: Preparing 14:29:42 1a0a46d29c37: Preparing 14:29:42 f73e7dbfee58: Preparing 14:29:42 11c9da2cf5e1: Waiting 14:29:42 1a0a46d29c37: Waiting 14:29:42 51eb33c38a7d: Waiting 14:29:42 f73e7dbfee58: Waiting 14:29:42 e2237c41de43: Waiting 14:29:42 070916647394: Pushed 14:29:42 c3dffd3b0ec3: Pushed 14:29:42 cba34e654734: Pushed 14:29:42 e2237c41de43: Pushed 14:29:42 11c9da2cf5e1: Pushed 14:29:42 51eb33c38a7d: Pushed 14:29:42 f73e7dbfee58: Layer already exists 14:29:43 1a0a46d29c37: Pushed 14:29:46 d113eb52074d: Pushed 14:29:46 ed67ac14cd52: Pushed 14:29:47 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:29:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:29:47 cba34e654734: Preparing 14:29:47 c3dffd3b0ec3: Preparing 14:29:47 ed67ac14cd52: Preparing 14:29:47 d113eb52074d: Preparing 14:29:47 070916647394: Preparing 14:29:47 e2237c41de43: Preparing 14:29:47 51eb33c38a7d: Preparing 14:29:47 11c9da2cf5e1: Preparing 14:29:47 1a0a46d29c37: Preparing 14:29:47 f73e7dbfee58: Preparing 14:29:47 51eb33c38a7d: Waiting 14:29:47 1a0a46d29c37: Waiting 14:29:47 f73e7dbfee58: Waiting 14:29:47 11c9da2cf5e1: Waiting 14:29:47 e2237c41de43: Waiting 14:29:47 070916647394: Layer already exists 14:29:47 ed67ac14cd52: Layer already exists 14:29:47 c3dffd3b0ec3: Layer already exists 14:29:47 d113eb52074d: Layer already exists 14:29:47 cba34e654734: Layer already exists 14:29:47 51eb33c38a7d: Layer already exists 14:29:48 1a0a46d29c37: Layer already exists 14:29:48 11c9da2cf5e1: Layer already exists 14:29:48 e2237c41de43: Layer already exists 14:29:48 f73e7dbfee58: Layer already exists 14:29:48 latest: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:29:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 14:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:29:48 cba34e654734: Preparing 14:29:48 c3dffd3b0ec3: Preparing 14:29:48 ed67ac14cd52: Preparing 14:29:48 d113eb52074d: Preparing 14:29:48 070916647394: Preparing 14:29:48 e2237c41de43: Preparing 14:29:48 51eb33c38a7d: Preparing 14:29:48 11c9da2cf5e1: Preparing 14:29:48 1a0a46d29c37: Preparing 14:29:48 f73e7dbfee58: Preparing 14:29:48 11c9da2cf5e1: Waiting 14:29:48 1a0a46d29c37: Waiting 14:29:48 f73e7dbfee58: Waiting 14:29:48 51eb33c38a7d: Waiting 14:29:48 e2237c41de43: Waiting 14:29:48 c3dffd3b0ec3: Layer already exists 14:29:48 d113eb52074d: Layer already exists 14:29:48 ed67ac14cd52: Layer already exists 14:29:48 cba34e654734: Layer already exists 14:29:48 070916647394: Layer already exists 14:29:49 e2237c41de43: Layer already exists 14:29:49 f73e7dbfee58: Layer already exists 14:29:49 11c9da2cf5e1: Layer already exists 14:29:49 1a0a46d29c37: Layer already exists 14:29:49 51eb33c38a7d: Layer already exists 14:29:49 2.2.0-dev.56: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:29:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:29:49 cba34e654734: Preparing 14:29:49 c3dffd3b0ec3: Preparing 14:29:49 ed67ac14cd52: Preparing 14:29:49 d113eb52074d: Preparing 14:29:49 070916647394: Preparing 14:29:49 e2237c41de43: Preparing 14:29:49 51eb33c38a7d: Preparing 14:29:49 11c9da2cf5e1: Preparing 14:29:49 1a0a46d29c37: Preparing 14:29:49 f73e7dbfee58: Preparing 14:29:49 51eb33c38a7d: Waiting 14:29:49 11c9da2cf5e1: Waiting 14:29:49 1a0a46d29c37: Waiting 14:29:49 f73e7dbfee58: Waiting 14:29:49 e2237c41de43: Waiting 14:29:49 070916647394: Layer already exists 14:29:49 d113eb52074d: Layer already exists 14:29:49 cba34e654734: Layer already exists 14:29:49 c3dffd3b0ec3: Layer already exists 14:29:49 ed67ac14cd52: Layer already exists 14:29:49 e2237c41de43: Layer already exists 14:29:50 51eb33c38a7d: Layer already exists 14:29:50 1a0a46d29c37: Layer already exists 14:29:50 f73e7dbfee58: Layer already exists 14:29:50 11c9da2cf5e1: Layer already exists 14:29:50 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:29:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:29:50 cba34e654734: Preparing 14:29:50 c3dffd3b0ec3: Preparing 14:29:50 ed67ac14cd52: Preparing 14:29:50 d113eb52074d: Preparing 14:29:50 070916647394: Preparing 14:29:50 e2237c41de43: Preparing 14:29:50 51eb33c38a7d: Preparing 14:29:50 11c9da2cf5e1: Preparing 14:29:50 1a0a46d29c37: Preparing 14:29:50 f73e7dbfee58: Preparing 14:29:50 e2237c41de43: Waiting 14:29:50 51eb33c38a7d: Waiting 14:29:50 11c9da2cf5e1: Waiting 14:29:50 1a0a46d29c37: Waiting 14:29:50 f73e7dbfee58: Waiting 14:29:50 070916647394: Layer already exists 14:29:50 d113eb52074d: Layer already exists 14:29:50 c3dffd3b0ec3: Layer already exists 14:29:50 cba34e654734: Layer already exists 14:29:50 ed67ac14cd52: Layer already exists 14:29:50 e2237c41de43: Layer already exists 14:29:50 11c9da2cf5e1: Layer already exists 14:29:50 51eb33c38a7d: Layer already exists 14:29:50 1a0a46d29c37: Layer already exists 14:29:50 f73e7dbfee58: Layer already exists 14:29:50 main: digest: sha256:c421a1114091eca38764b487c02f8e4d8e234727eff739ed3e9a5a4b4bcd7f95 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:50 ===================================================== [Pipeline] echo 14:29:51 taggedImages: 14:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.56 14:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:29:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:29:51 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:51 latest 14:29:51 2.2.0-dev.56 14:29:51 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:51 main 14:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:29:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:29:51 f255960927de: Preparing 14:29:51 f8e761b8a801: Preparing 14:29:51 49c88fe6263e: Preparing 14:29:51 4592152b7e6a: Preparing 14:29:51 ceaa2c3bafa8: Preparing 14:29:51 4f4ce317c6bb: Preparing 14:29:51 4f4ce317c6bb: Waiting 14:29:51 49c88fe6263e: Layer already exists 14:29:51 4f4ce317c6bb: Layer already exists 14:29:51 ceaa2c3bafa8: Pushed 14:29:51 f255960927de: Pushed 14:29:52 4592152b7e6a: Pushed 14:29:56 f8e761b8a801: Pushed 14:29:56 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:29:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:29:57 f255960927de: Preparing 14:29:57 f8e761b8a801: Preparing 14:29:57 49c88fe6263e: Preparing 14:29:57 4592152b7e6a: Preparing 14:29:57 ceaa2c3bafa8: Preparing 14:29:57 4f4ce317c6bb: Preparing 14:29:57 4f4ce317c6bb: Waiting 14:29:57 49c88fe6263e: Layer already exists 14:29:57 f255960927de: Layer already exists 14:29:57 f8e761b8a801: Layer already exists 14:29:57 4592152b7e6a: Layer already exists 14:29:57 ceaa2c3bafa8: Layer already exists 14:29:57 4f4ce317c6bb: Layer already exists 14:29:57 latest: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:29:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 14:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:29:57 f255960927de: Preparing 14:29:57 f8e761b8a801: Preparing 14:29:57 49c88fe6263e: Preparing 14:29:57 4592152b7e6a: Preparing 14:29:57 ceaa2c3bafa8: Preparing 14:29:57 4f4ce317c6bb: Preparing 14:29:57 49c88fe6263e: Layer already exists 14:29:57 ceaa2c3bafa8: Layer already exists 14:29:57 f255960927de: Layer already exists 14:29:57 4592152b7e6a: Layer already exists 14:29:57 f8e761b8a801: Layer already exists 14:29:57 4f4ce317c6bb: Layer already exists 14:29:58 2.2.0-dev.56: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:29:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:29:58 f255960927de: Preparing 14:29:58 f8e761b8a801: Preparing 14:29:58 49c88fe6263e: Preparing 14:29:58 4592152b7e6a: Preparing 14:29:58 ceaa2c3bafa8: Preparing 14:29:58 4f4ce317c6bb: Preparing 14:29:58 4f4ce317c6bb: Waiting 14:29:58 49c88fe6263e: Layer already exists 14:29:58 4592152b7e6a: Layer already exists 14:29:58 f255960927de: Layer already exists 14:29:58 f8e761b8a801: Layer already exists 14:29:58 ceaa2c3bafa8: Layer already exists 14:29:58 4f4ce317c6bb: Layer already exists 14:29:59 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:29:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 14:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:29:59 f255960927de: Preparing 14:29:59 f8e761b8a801: Preparing 14:29:59 49c88fe6263e: Preparing 14:29:59 4592152b7e6a: Preparing 14:29:59 ceaa2c3bafa8: Preparing 14:29:59 4f4ce317c6bb: Preparing 14:29:59 4f4ce317c6bb: Waiting 14:29:59 4592152b7e6a: Layer already exists 14:29:59 ceaa2c3bafa8: Layer already exists 14:29:59 f255960927de: Layer already exists 14:29:59 f8e761b8a801: Layer already exists 14:29:59 49c88fe6263e: Layer already exists 14:29:59 4f4ce317c6bb: Layer already exists 14:30:00 main: digest: sha256:968bfbacfcd980eb7173ec6e89a46034e94ef17cee8952ebde5fd086e7a42487 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:00 ===================================================== [Pipeline] echo 14:30:00 taggedImages: 14:30:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:30:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.56 14:30:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:30:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:30:00 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:00 latest 14:30:00 2.2.0-dev.56 14:30:00 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:00 main 14:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:30:00 d570733e7afa: Preparing 14:30:00 26b48c9aa79f: Preparing 14:30:00 c1fb8d9fd566: Preparing 14:30:00 62976dd27abf: Preparing 14:30:00 258c778e56e5: Preparing 14:30:00 eb2ef3233721: Preparing 14:30:00 ceaa2c3bafa8: Preparing 14:30:00 4f4ce317c6bb: Preparing 14:30:00 eb2ef3233721: Waiting 14:30:00 ceaa2c3bafa8: Waiting 14:30:00 4f4ce317c6bb: Waiting 14:30:01 26b48c9aa79f: Pushed 14:30:01 c1fb8d9fd566: Pushed 14:30:01 d570733e7afa: Pushed 14:30:01 ceaa2c3bafa8: Layer already exists 14:30:01 4f4ce317c6bb: Layer already exists 14:30:02 eb2ef3233721: Pushed 14:30:10 258c778e56e5: Pushed 14:30:18 62976dd27abf: Pushed 14:30:18 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:30:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:30:19 d570733e7afa: Preparing 14:30:19 26b48c9aa79f: Preparing 14:30:19 c1fb8d9fd566: Preparing 14:30:19 62976dd27abf: Preparing 14:30:19 258c778e56e5: Preparing 14:30:19 eb2ef3233721: Preparing 14:30:19 ceaa2c3bafa8: Preparing 14:30:19 4f4ce317c6bb: Preparing 14:30:19 4f4ce317c6bb: Waiting 14:30:19 eb2ef3233721: Waiting 14:30:19 ceaa2c3bafa8: Waiting 14:30:19 26b48c9aa79f: Layer already exists 14:30:19 c1fb8d9fd566: Layer already exists 14:30:19 258c778e56e5: Layer already exists 14:30:19 62976dd27abf: Layer already exists 14:30:19 d570733e7afa: Layer already exists 14:30:19 ceaa2c3bafa8: Layer already exists 14:30:19 4f4ce317c6bb: Layer already exists 14:30:19 eb2ef3233721: Layer already exists 14:30:19 latest: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:30:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 14:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:30:20 d570733e7afa: Preparing 14:30:20 26b48c9aa79f: Preparing 14:30:20 c1fb8d9fd566: Preparing 14:30:20 62976dd27abf: Preparing 14:30:20 258c778e56e5: Preparing 14:30:20 eb2ef3233721: Preparing 14:30:20 ceaa2c3bafa8: Preparing 14:30:20 4f4ce317c6bb: Preparing 14:30:20 eb2ef3233721: Waiting 14:30:20 4f4ce317c6bb: Waiting 14:30:20 ceaa2c3bafa8: Waiting 14:30:20 26b48c9aa79f: Layer already exists 14:30:20 c1fb8d9fd566: Layer already exists 14:30:20 d570733e7afa: Layer already exists 14:30:20 62976dd27abf: Layer already exists 14:30:20 258c778e56e5: Layer already exists 14:30:20 eb2ef3233721: Layer already exists 14:30:20 4f4ce317c6bb: Layer already exists 14:30:20 ceaa2c3bafa8: Layer already exists 14:30:20 2.2.0-dev.56: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:30:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:30:21 d570733e7afa: Preparing 14:30:21 26b48c9aa79f: Preparing 14:30:21 c1fb8d9fd566: Preparing 14:30:21 62976dd27abf: Preparing 14:30:21 258c778e56e5: Preparing 14:30:21 eb2ef3233721: Preparing 14:30:21 ceaa2c3bafa8: Preparing 14:30:21 4f4ce317c6bb: Preparing 14:30:21 ceaa2c3bafa8: Waiting 14:30:21 4f4ce317c6bb: Waiting 14:30:21 eb2ef3233721: Waiting 14:30:21 c1fb8d9fd566: Layer already exists 14:30:21 d570733e7afa: Layer already exists 14:30:21 26b48c9aa79f: Layer already exists 14:30:21 258c778e56e5: Layer already exists 14:30:21 62976dd27abf: Layer already exists 14:30:21 eb2ef3233721: Layer already exists 14:30:21 4f4ce317c6bb: Layer already exists 14:30:21 ceaa2c3bafa8: Layer already exists 14:30:21 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:30:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:30:22 d570733e7afa: Preparing 14:30:22 26b48c9aa79f: Preparing 14:30:22 c1fb8d9fd566: Preparing 14:30:22 62976dd27abf: Preparing 14:30:22 258c778e56e5: Preparing 14:30:22 eb2ef3233721: Preparing 14:30:22 ceaa2c3bafa8: Preparing 14:30:22 4f4ce317c6bb: Preparing 14:30:22 eb2ef3233721: Waiting 14:30:22 4f4ce317c6bb: Waiting 14:30:22 ceaa2c3bafa8: Waiting 14:30:22 d570733e7afa: Layer already exists 14:30:22 c1fb8d9fd566: Layer already exists 14:30:22 62976dd27abf: Layer already exists 14:30:22 258c778e56e5: Layer already exists 14:30:22 26b48c9aa79f: Layer already exists 14:30:22 4f4ce317c6bb: Layer already exists 14:30:22 eb2ef3233721: Layer already exists 14:30:22 ceaa2c3bafa8: Layer already exists 14:30:22 main: digest: sha256:3e8984cf3651d457f54d4816f738257439a649f1e4007d956c95caf512db72c5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:22 ===================================================== [Pipeline] echo 14:30:22 taggedImages: 14:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.56 14:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:30:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:30:22 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:22 latest 14:30:22 2.2.0-dev.56 14:30:22 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:22 main 14:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:30:23 8707eee15b41: Preparing 14:30:23 ca3f6115202d: Preparing 14:30:23 f90833670f28: Preparing 14:30:23 5fdb98326e92: Preparing 14:30:23 304e51ae7b81: Preparing 14:30:23 ceaa2c3bafa8: Preparing 14:30:23 4f4ce317c6bb: Preparing 14:30:23 ceaa2c3bafa8: Waiting 14:30:23 4f4ce317c6bb: Waiting 14:30:23 ca3f6115202d: Pushed 14:30:23 8707eee15b41: Pushed 14:30:23 f90833670f28: Pushed 14:30:23 ceaa2c3bafa8: Layer already exists 14:30:23 4f4ce317c6bb: Layer already exists 14:30:24 304e51ae7b81: Pushed 14:30:42 5fdb98326e92: Pushed 14:30:42 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh 14:30:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:30:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:30:43 8707eee15b41: Preparing 14:30:43 ca3f6115202d: Preparing 14:30:43 f90833670f28: Preparing 14:30:43 5fdb98326e92: Preparing 14:30:43 304e51ae7b81: Preparing 14:30:43 ceaa2c3bafa8: Preparing 14:30:43 4f4ce317c6bb: Preparing 14:30:43 ceaa2c3bafa8: Waiting 14:30:43 4f4ce317c6bb: Waiting 14:30:43 5fdb98326e92: Layer already exists 14:30:43 8707eee15b41: Layer already exists 14:30:43 304e51ae7b81: Layer already exists 14:30:43 f90833670f28: Layer already exists 14:30:43 ca3f6115202d: Layer already exists 14:30:43 ceaa2c3bafa8: Layer already exists 14:30:43 4f4ce317c6bb: Layer already exists 14:30:43 latest: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh 14:30:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 14:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:30:44 8707eee15b41: Preparing 14:30:44 ca3f6115202d: Preparing 14:30:44 f90833670f28: Preparing 14:30:44 5fdb98326e92: Preparing 14:30:44 304e51ae7b81: Preparing 14:30:44 ceaa2c3bafa8: Preparing 14:30:44 4f4ce317c6bb: Preparing 14:30:44 ceaa2c3bafa8: Waiting 14:30:44 4f4ce317c6bb: Waiting 14:30:44 5fdb98326e92: Layer already exists 14:30:44 ca3f6115202d: Layer already exists 14:30:44 304e51ae7b81: Layer already exists 14:30:44 8707eee15b41: Layer already exists 14:30:44 f90833670f28: Layer already exists 14:30:44 4f4ce317c6bb: Layer already exists 14:30:44 ceaa2c3bafa8: Layer already exists 14:30:44 2.2.0-dev.56: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh 14:30:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:30:44 8707eee15b41: Preparing 14:30:44 ca3f6115202d: Preparing 14:30:44 f90833670f28: Preparing 14:30:44 5fdb98326e92: Preparing 14:30:44 304e51ae7b81: Preparing 14:30:44 ceaa2c3bafa8: Preparing 14:30:44 4f4ce317c6bb: Preparing 14:30:44 ceaa2c3bafa8: Waiting 14:30:44 4f4ce317c6bb: Waiting 14:30:44 304e51ae7b81: Layer already exists 14:30:44 8707eee15b41: Layer already exists 14:30:44 f90833670f28: Layer already exists 14:30:44 ca3f6115202d: Layer already exists 14:30:44 5fdb98326e92: Layer already exists 14:30:44 4f4ce317c6bb: Layer already exists 14:30:44 ceaa2c3bafa8: Layer already exists 14:30:45 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] isUnix [Pipeline] sh 14:30:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 14:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:30:45 8707eee15b41: Preparing 14:30:45 ca3f6115202d: Preparing 14:30:45 f90833670f28: Preparing 14:30:45 5fdb98326e92: Preparing 14:30:45 304e51ae7b81: Preparing 14:30:45 ceaa2c3bafa8: Preparing 14:30:45 4f4ce317c6bb: Preparing 14:30:45 ceaa2c3bafa8: Waiting 14:30:45 4f4ce317c6bb: Waiting 14:30:45 ca3f6115202d: Layer already exists 14:30:45 5fdb98326e92: Layer already exists 14:30:45 f90833670f28: Layer already exists 14:30:45 8707eee15b41: Layer already exists 14:30:45 304e51ae7b81: Layer already exists 14:30:45 4f4ce317c6bb: Layer already exists 14:30:45 ceaa2c3bafa8: Layer already exists 14:30:46 main: digest: sha256:7dddc8b2087b0fd281cee84a4d7f095437e76269aa3b9ae2baac406d152d34ad size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:46 ===================================================== [Pipeline] echo 14:30:46 taggedImages: 14:30:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:30:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.56 14:30:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:30:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:30:46 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:46 latest 14:30:46 2.2.0-dev.56 14:30:46 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:30:46 main 14:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:30:46 560a4446d828: Preparing 14:30:46 92c5ce8ae162: Preparing 14:30:46 eb5071853c93: Preparing 14:30:46 283a9b9754c5: Preparing 14:30:46 eb2ef3233721: Preparing 14:30:46 ceaa2c3bafa8: Preparing 14:30:46 4f4ce317c6bb: Preparing 14:30:46 ceaa2c3bafa8: Waiting 14:30:46 4f4ce317c6bb: Waiting 14:30:47 eb2ef3233721: Layer already exists 14:30:47 ceaa2c3bafa8: Layer already exists 14:30:47 4f4ce317c6bb: Layer already exists 14:30:47 560a4446d828: Pushed 14:30:47 92c5ce8ae162: Pushed 14:30:47 eb5071853c93: Pushed 14:31:05 283a9b9754c5: Pushed 14:31:05 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:31:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:31:06 560a4446d828: Preparing 14:31:06 92c5ce8ae162: Preparing 14:31:06 eb5071853c93: Preparing 14:31:06 283a9b9754c5: Preparing 14:31:06 eb2ef3233721: Preparing 14:31:06 ceaa2c3bafa8: Preparing 14:31:06 4f4ce317c6bb: Preparing 14:31:06 ceaa2c3bafa8: Waiting 14:31:06 4f4ce317c6bb: Waiting 14:31:06 eb2ef3233721: Layer already exists 14:31:06 560a4446d828: Layer already exists 14:31:06 eb5071853c93: Layer already exists 14:31:06 92c5ce8ae162: Layer already exists 14:31:06 283a9b9754c5: Layer already exists 14:31:06 ceaa2c3bafa8: Layer already exists 14:31:06 4f4ce317c6bb: Layer already exists 14:31:06 latest: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:31:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 14:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:31:07 560a4446d828: Preparing 14:31:07 92c5ce8ae162: Preparing 14:31:07 eb5071853c93: Preparing 14:31:07 283a9b9754c5: Preparing 14:31:07 eb2ef3233721: Preparing 14:31:07 ceaa2c3bafa8: Preparing 14:31:07 4f4ce317c6bb: Preparing 14:31:07 ceaa2c3bafa8: Waiting 14:31:07 4f4ce317c6bb: Waiting 14:31:07 eb2ef3233721: Layer already exists 14:31:07 283a9b9754c5: Layer already exists 14:31:07 92c5ce8ae162: Layer already exists 14:31:07 eb5071853c93: Layer already exists 14:31:07 560a4446d828: Layer already exists 14:31:07 ceaa2c3bafa8: Layer already exists 14:31:07 4f4ce317c6bb: Layer already exists 14:31:07 2.2.0-dev.56: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:31:08 560a4446d828: Preparing 14:31:08 92c5ce8ae162: Preparing 14:31:08 eb5071853c93: Preparing 14:31:08 283a9b9754c5: Preparing 14:31:08 eb2ef3233721: Preparing 14:31:08 ceaa2c3bafa8: Preparing 14:31:08 4f4ce317c6bb: Preparing 14:31:08 ceaa2c3bafa8: Waiting 14:31:08 4f4ce317c6bb: Waiting 14:31:08 283a9b9754c5: Layer already exists 14:31:08 560a4446d828: Layer already exists 14:31:08 eb5071853c93: Layer already exists 14:31:08 eb2ef3233721: Layer already exists 14:31:08 92c5ce8ae162: Layer already exists 14:31:08 4f4ce317c6bb: Layer already exists 14:31:08 ceaa2c3bafa8: Layer already exists 14:31:08 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:31:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 14:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:31:09 560a4446d828: Preparing 14:31:09 92c5ce8ae162: Preparing 14:31:09 eb5071853c93: Preparing 14:31:09 283a9b9754c5: Preparing 14:31:09 eb2ef3233721: Preparing 14:31:09 ceaa2c3bafa8: Preparing 14:31:09 4f4ce317c6bb: Preparing 14:31:09 ceaa2c3bafa8: Waiting 14:31:09 4f4ce317c6bb: Waiting 14:31:09 eb2ef3233721: Layer already exists 14:31:09 92c5ce8ae162: Layer already exists 14:31:09 560a4446d828: Layer already exists 14:31:09 eb5071853c93: Layer already exists 14:31:09 283a9b9754c5: Layer already exists 14:31:09 ceaa2c3bafa8: Layer already exists 14:31:09 4f4ce317c6bb: Layer already exists 14:31:09 main: digest: sha256:076a6e12c9bd820a0d4acd69cec7ac61d43265b0abb1309e2ffedda0e87f2f81 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:09 ===================================================== [Pipeline] echo 14:31:09 taggedImages: 14:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.56 14:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:31:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:31:09 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:09 latest 14:31:09 2.2.0-dev.56 14:31:09 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:09 main 14:31:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:31:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:31:10 0b2dca9e191b: Preparing 14:31:10 1f69835c92d4: Preparing 14:31:10 49c88fe6263e: Preparing 14:31:10 03d444e9bf0f: Preparing 14:31:10 f73e7dbfee58: Preparing 14:31:10 f73e7dbfee58: Layer already exists 14:31:10 49c88fe6263e: Layer already exists 14:31:11 0b2dca9e191b: Pushed 14:31:11 03d444e9bf0f: Pushed 14:31:15 1f69835c92d4: Pushed 14:31:15 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:31:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:31:16 0b2dca9e191b: Preparing 14:31:16 1f69835c92d4: Preparing 14:31:16 49c88fe6263e: Preparing 14:31:16 03d444e9bf0f: Preparing 14:31:16 f73e7dbfee58: Preparing 14:31:16 49c88fe6263e: Layer already exists 14:31:16 03d444e9bf0f: Layer already exists 14:31:16 0b2dca9e191b: Layer already exists 14:31:16 1f69835c92d4: Layer already exists 14:31:16 f73e7dbfee58: Layer already exists 14:31:16 latest: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:31:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 14:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:31:17 0b2dca9e191b: Preparing 14:31:17 1f69835c92d4: Preparing 14:31:17 49c88fe6263e: Preparing 14:31:17 03d444e9bf0f: Preparing 14:31:17 f73e7dbfee58: Preparing 14:31:17 1f69835c92d4: Layer already exists 14:31:17 03d444e9bf0f: Layer already exists 14:31:17 0b2dca9e191b: Layer already exists 14:31:17 49c88fe6263e: Layer already exists 14:31:17 f73e7dbfee58: Layer already exists 14:31:17 2.2.0-dev.56: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:31:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:31:18 0b2dca9e191b: Preparing 14:31:18 1f69835c92d4: Preparing 14:31:18 49c88fe6263e: Preparing 14:31:18 03d444e9bf0f: Preparing 14:31:18 f73e7dbfee58: Preparing 14:31:18 03d444e9bf0f: Layer already exists 14:31:18 1f69835c92d4: Layer already exists 14:31:18 0b2dca9e191b: Layer already exists 14:31:18 49c88fe6263e: Layer already exists 14:31:18 f73e7dbfee58: Layer already exists 14:31:18 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:31:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 14:31:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:31:19 0b2dca9e191b: Preparing 14:31:19 1f69835c92d4: Preparing 14:31:19 49c88fe6263e: Preparing 14:31:19 03d444e9bf0f: Preparing 14:31:19 f73e7dbfee58: Preparing 14:31:19 03d444e9bf0f: Layer already exists 14:31:19 0b2dca9e191b: Layer already exists 14:31:19 1f69835c92d4: Layer already exists 14:31:19 49c88fe6263e: Layer already exists 14:31:19 f73e7dbfee58: Layer already exists 14:31:19 main: digest: sha256:77e3964f2ec744c66350e29a142bbc1b00111e0ad112ef0eb6a14aabf86a42d2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:19 ===================================================== [Pipeline] echo 14:31:19 taggedImages: 14:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.56 14:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:31:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:31:19 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:19 latest 14:31:19 2.2.0-dev.56 14:31:19 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:19 main 14:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:31:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:31:20 78e6bb37b068: Preparing 14:31:20 c2b37646d57d: Preparing 14:31:20 49c88fe6263e: Preparing 14:31:20 4ef1a315cef9: Preparing 14:31:20 f73e7dbfee58: Preparing 14:31:20 49c88fe6263e: Layer already exists 14:31:20 4ef1a315cef9: Layer already exists 14:31:20 f73e7dbfee58: Layer already exists 14:31:20 78e6bb37b068: Pushed 14:31:26 c2b37646d57d: Pushed 14:31:26 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:31:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:31:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:31:26 78e6bb37b068: Preparing 14:31:26 c2b37646d57d: Preparing 14:31:26 49c88fe6263e: Preparing 14:31:26 4ef1a315cef9: Preparing 14:31:26 f73e7dbfee58: Preparing 14:31:26 49c88fe6263e: Layer already exists 14:31:26 f73e7dbfee58: Layer already exists 14:31:26 4ef1a315cef9: Layer already exists 14:31:26 c2b37646d57d: Layer already exists 14:31:26 78e6bb37b068: Layer already exists 14:31:27 latest: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:31:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 14:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:31:27 78e6bb37b068: Preparing 14:31:27 c2b37646d57d: Preparing 14:31:27 49c88fe6263e: Preparing 14:31:27 4ef1a315cef9: Preparing 14:31:27 f73e7dbfee58: Preparing 14:31:27 f73e7dbfee58: Layer already exists 14:31:27 49c88fe6263e: Layer already exists 14:31:27 4ef1a315cef9: Layer already exists 14:31:27 78e6bb37b068: Layer already exists 14:31:27 c2b37646d57d: Layer already exists 14:31:27 2.2.0-dev.56: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:31:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:31:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:31:28 78e6bb37b068: Preparing 14:31:28 c2b37646d57d: Preparing 14:31:28 49c88fe6263e: Preparing 14:31:28 4ef1a315cef9: Preparing 14:31:28 f73e7dbfee58: Preparing 14:31:28 4ef1a315cef9: Layer already exists 14:31:28 c2b37646d57d: Layer already exists 14:31:28 f73e7dbfee58: Layer already exists 14:31:28 78e6bb37b068: Layer already exists 14:31:28 49c88fe6263e: Layer already exists 14:31:28 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:31:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 14:31:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:31:29 78e6bb37b068: Preparing 14:31:29 c2b37646d57d: Preparing 14:31:29 49c88fe6263e: Preparing 14:31:29 4ef1a315cef9: Preparing 14:31:29 f73e7dbfee58: Preparing 14:31:29 f73e7dbfee58: Layer already exists 14:31:29 4ef1a315cef9: Layer already exists 14:31:29 c2b37646d57d: Layer already exists 14:31:29 78e6bb37b068: Layer already exists 14:31:29 49c88fe6263e: Layer already exists 14:31:29 main: digest: sha256:41adfefad0b3db02dcb96271ab278634990fd19700188d0c88455aacdd470c17 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:29 ===================================================== [Pipeline] echo 14:31:29 taggedImages: 14:31:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:31:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.56 14:31:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:31:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:31:29 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:29 latest 14:31:29 2.2.0-dev.56 14:31:29 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:31:29 main 14:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:31:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] isUnix [Pipeline] sh 14:31:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:31:30 8078a65237e6: Preparing 14:31:30 5a976f7a06b4: Preparing 14:31:30 55cb95ee43e7: Preparing 14:31:30 06d959baca99: Preparing 14:31:30 f0e5a4d6c014: Preparing 14:31:30 3b19d27f08f7: Preparing 14:31:30 73bb99a6e169: Preparing 14:31:30 ec06c3102977: Preparing 14:31:30 6a3c62e080c7: Preparing 14:31:30 340cb19ca677: Preparing 14:31:30 4f4ce317c6bb: Preparing 14:31:30 73bb99a6e169: Waiting 14:31:30 ec06c3102977: Waiting 14:31:30 6a3c62e080c7: Waiting 14:31:30 340cb19ca677: Waiting 14:31:30 4f4ce317c6bb: Waiting 14:31:30 3b19d27f08f7: Waiting 14:31:30 5a976f7a06b4: Pushed 14:31:30 f0e5a4d6c014: Pushed 14:31:31 3b19d27f08f7: Pushed 14:31:31 73bb99a6e169: Pushed 14:31:31 6a3c62e080c7: Pushed 14:31:31 8078a65237e6: Pushed 14:31:31 4f4ce317c6bb: Layer already exists 14:31:33 340cb19ca677: Pushed 14:31:35 55cb95ee43e7: Pushed 14:31:50 06d959baca99: Pushed 14:32:17 ec06c3102977: Pushed 14:32:17 9607b8313bf3bc4f18f2455067ce19b66a7e2c12: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:32:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:32:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:32:18 8078a65237e6: Preparing 14:32:18 5a976f7a06b4: Preparing 14:32:18 55cb95ee43e7: Preparing 14:32:18 06d959baca99: Preparing 14:32:18 f0e5a4d6c014: Preparing 14:32:18 3b19d27f08f7: Preparing 14:32:18 73bb99a6e169: Preparing 14:32:18 ec06c3102977: Preparing 14:32:18 6a3c62e080c7: Preparing 14:32:18 340cb19ca677: Preparing 14:32:18 4f4ce317c6bb: Preparing 14:32:18 3b19d27f08f7: Waiting 14:32:18 73bb99a6e169: Waiting 14:32:18 6a3c62e080c7: Waiting 14:32:18 ec06c3102977: Waiting 14:32:18 340cb19ca677: Waiting 14:32:18 4f4ce317c6bb: Waiting 14:32:18 5a976f7a06b4: Layer already exists 14:32:18 f0e5a4d6c014: Layer already exists 14:32:18 55cb95ee43e7: Layer already exists 14:32:18 06d959baca99: Layer already exists 14:32:18 8078a65237e6: Layer already exists 14:32:18 3b19d27f08f7: Layer already exists 14:32:18 ec06c3102977: Layer already exists 14:32:18 340cb19ca677: Layer already exists 14:32:18 6a3c62e080c7: Layer already exists 14:32:18 73bb99a6e169: Layer already exists 14:32:18 4f4ce317c6bb: Layer already exists 14:32:18 latest: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:32:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:32:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 14:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:32:19 8078a65237e6: Preparing 14:32:19 5a976f7a06b4: Preparing 14:32:19 55cb95ee43e7: Preparing 14:32:19 06d959baca99: Preparing 14:32:19 f0e5a4d6c014: Preparing 14:32:19 3b19d27f08f7: Preparing 14:32:19 73bb99a6e169: Preparing 14:32:19 ec06c3102977: Preparing 14:32:19 6a3c62e080c7: Preparing 14:32:19 340cb19ca677: Preparing 14:32:19 4f4ce317c6bb: Preparing 14:32:19 ec06c3102977: Waiting 14:32:19 6a3c62e080c7: Waiting 14:32:19 340cb19ca677: Waiting 14:32:19 4f4ce317c6bb: Waiting 14:32:19 3b19d27f08f7: Waiting 14:32:19 73bb99a6e169: Waiting 14:32:19 5a976f7a06b4: Layer already exists 14:32:19 f0e5a4d6c014: Layer already exists 14:32:19 06d959baca99: Layer already exists 14:32:19 8078a65237e6: Layer already exists 14:32:19 55cb95ee43e7: Layer already exists 14:32:19 73bb99a6e169: Layer already exists 14:32:19 3b19d27f08f7: Layer already exists 14:32:19 6a3c62e080c7: Layer already exists 14:32:19 ec06c3102977: Layer already exists 14:32:19 340cb19ca677: Layer already exists 14:32:19 4f4ce317c6bb: Layer already exists 14:32:19 2.2.0-dev.56: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:32:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 [Pipeline] isUnix [Pipeline] sh 14:32:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:32:20 8078a65237e6: Preparing 14:32:20 5a976f7a06b4: Preparing 14:32:20 55cb95ee43e7: Preparing 14:32:20 06d959baca99: Preparing 14:32:20 f0e5a4d6c014: Preparing 14:32:20 3b19d27f08f7: Preparing 14:32:20 73bb99a6e169: Preparing 14:32:20 3b19d27f08f7: Waiting 14:32:20 ec06c3102977: Preparing 14:32:20 6a3c62e080c7: Preparing 14:32:20 340cb19ca677: Preparing 14:32:20 ec06c3102977: Waiting 14:32:20 73bb99a6e169: Waiting 14:32:20 6a3c62e080c7: Waiting 14:32:20 4f4ce317c6bb: Preparing 14:32:20 340cb19ca677: Waiting 14:32:20 4f4ce317c6bb: Waiting 14:32:20 06d959baca99: Layer already exists 14:32:20 8078a65237e6: Layer already exists 14:32:20 55cb95ee43e7: Layer already exists 14:32:20 5a976f7a06b4: Layer already exists 14:32:20 f0e5a4d6c014: Layer already exists 14:32:20 ec06c3102977: Layer already exists 14:32:20 6a3c62e080c7: Layer already exists 14:32:20 3b19d27f08f7: Layer already exists 14:32:20 73bb99a6e169: Layer already exists 14:32:20 340cb19ca677: Layer already exists 14:32:20 4f4ce317c6bb: Layer already exists 14:32:20 9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:32:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:32:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:32:21 8078a65237e6: Preparing 14:32:21 5a976f7a06b4: Preparing 14:32:21 55cb95ee43e7: Preparing 14:32:21 06d959baca99: Preparing 14:32:21 f0e5a4d6c014: Preparing 14:32:21 3b19d27f08f7: Preparing 14:32:21 73bb99a6e169: Preparing 14:32:21 ec06c3102977: Preparing 14:32:21 6a3c62e080c7: Preparing 14:32:21 340cb19ca677: Preparing 14:32:21 4f4ce317c6bb: Preparing 14:32:21 ec06c3102977: Waiting 14:32:21 6a3c62e080c7: Waiting 14:32:21 4f4ce317c6bb: Waiting 14:32:21 340cb19ca677: Waiting 14:32:21 3b19d27f08f7: Waiting 14:32:21 73bb99a6e169: Waiting 14:32:21 55cb95ee43e7: Layer already exists 14:32:21 8078a65237e6: Layer already exists 14:32:21 f0e5a4d6c014: Layer already exists 14:32:21 5a976f7a06b4: Layer already exists 14:32:21 06d959baca99: Layer already exists 14:32:21 3b19d27f08f7: Layer already exists 14:32:21 6a3c62e080c7: Layer already exists 14:32:21 73bb99a6e169: Layer already exists 14:32:21 340cb19ca677: Layer already exists 14:32:21 ec06c3102977: Layer already exists 14:32:21 4f4ce317c6bb: Layer already exists 14:32:21 main: digest: sha256:76078041a0c096d10bc90d46bc86ec94db58dd1da3cb59b8c7c101f42a1ac1a3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:21 ===================================================== [Pipeline] echo 14:32:21 taggedImages: 14:32:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12 14:32:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:32:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.56 14:32:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9607b8313bf3bc4f18f2455067ce19b66a7e2c12-2.2.0-dev.56 14:32:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:22 14:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:22 arm64: Pulling from edgex-lftools-log-publisher 14:32:22 8998bd30e6a1: Pulling fs layer 14:32:22 04944245beec: Pulling fs layer 14:32:22 699f458cf7ca: Pulling fs layer 14:32:22 765212b225bb: Pulling fs layer 14:32:22 f23df028b6ca: Pulling fs layer 14:32:22 d65c8cfc05b1: Pulling fs layer 14:32:22 2437ff75d9bd: Pulling fs layer 14:32:22 765212b225bb: Waiting 14:32:22 f23df028b6ca: Waiting 14:32:22 d65c8cfc05b1: Waiting 14:32:22 2437ff75d9bd: Waiting 14:32:22 04944245beec: Verifying Checksum 14:32:22 04944245beec: Download complete 14:32:22 765212b225bb: Verifying Checksum 14:32:22 765212b225bb: Download complete 14:32:22 f23df028b6ca: Download complete 14:32:22 d65c8cfc05b1: Verifying Checksum 14:32:22 d65c8cfc05b1: Download complete 14:32:22 699f458cf7ca: Verifying Checksum 14:32:22 699f458cf7ca: Download complete 14:32:23 8998bd30e6a1: Verifying Checksum 14:32:23 8998bd30e6a1: Download complete 14:32:25 2437ff75d9bd: Verifying Checksum 14:32:25 2437ff75d9bd: Download complete 14:32:27 8998bd30e6a1: Pull complete 14:32:28 04944245beec: Pull complete 14:32:29 699f458cf7ca: Pull complete 14:32:29 765212b225bb: Pull complete 14:32:30 f23df028b6ca: Pull complete 14:32:30 d65c8cfc05b1: Pull complete 14:32:45 2437ff75d9bd: Pull complete 14:32:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:32:46 prd-ubuntu20.04-docker-arm64-4c-16g-10967 does not seem to be running inside a container 14:32:46 $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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 14:32:48 $ docker top a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:49 ---> job-cost.sh 14:32:49 lf-activate-venv: SKIPPING 14:32:49 INFO: No Stack... 14:32:50 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:51 INFO: Archiving Costs [Pipeline] sh 14:32:52 + cut -d, -f6 14:32:52 + cat /w/workspace/edgex-go/178/archives/cost.csv [Pipeline] lock 14:32:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] 14:32:52 Resource [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] did not exist. Created. 14:32:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:32:53 Stashed 1 file(s) [Pipeline] } 14:32:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:53 $ docker stop --time=1 a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 14:32:54 $ docker rm -f a99725045843fe43c7535830c0d69ab3cbe29da69b2fac63fb8e9987007f5269 [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 14:32:55 provisioning config files... 14:32:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/178@tmp/config6342545601778751020tmp [Pipeline] { [Pipeline] sh 14:32:55 + set +x 14:32:55 + curl -s https://codecov.io/bash 14:32:55 + bash -s -- 14:32:55 14:32:55 _____ _ 14:32:55 / ____| | | 14:32:55 | | ___ __| | ___ ___ _____ __ 14:32:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:32:55 | |___| (_) | (_| | __/ (_| (_) \ V / 14:32:55 \_____\___/ \__,_|\___|\___\___/ \_/ 14:32:55 Bash-1.0.6 14:32:55 14:32:55 14:32:55 ==> git version 2.25.1 found 14:32:55 ==> 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 14:32:55 Release-Date: 2020-01-08 14:32:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:32:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:32:55 ==> Jenkins CI detected. 14:32:55 current dir:  /w/workspace/edgex-go/178 14:32:55 project root: . 14:32:55 --> token set from env 14:32:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:32:55 ==> Running gcov in . (disable via -X gcov) 14:32:55 ==> Python coveragepy not found 14:32:55 ==> Searching for coverage reports in: 14:32:55 + . 14:32:55 -> Found 1 reports 14:32:55 ==> Detecting git/mercurial file structure 14:32:56 ==> Reading reports 14:32:56 + ./coverage.out bytes=429121 14:32:56 ==> Appending adjustments 14:32:56 https://docs.codecov.io/docs/fixing-reports 14:32:57 + Found adjustments 14:32:57 ==> Gzipping contents 14:32:57 60K /tmp/codecov.v8KpqQ.gz 14:32:57 ==> Uploading reports 14:32:57 url: https://codecov.io 14:32:57 query: branch=main&commit=9607b8313bf3bc4f18f2455067ce19b66a7e2c12&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:32:57 -> Pinging Codecov 14:32:57 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=9607b8313bf3bc4f18f2455067ce19b66a7e2c12&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:32:57 -> Uploading to 14:32:57 https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/9607b8313bf3bc4f18f2455067ce19b66a7e2c12/be4ccc8f-c3e0-446a-9510-a3abd15fb4c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T143257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7fd281e85d698e8e694e9182063928205c7ca298b160ded56bcbed81d07b588 14:32:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:57 Dload Upload Total Spent Left Speed 14:32:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58771 0 0 100 58771 0 260k --:--:-- --:--:-- --:--:-- 259k 100 58771 0 0 100 58771 0 244k --:--:-- --:--:-- --:--:-- 243k 14:32:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9607b8313bf3bc4f18f2455067ce19b66a7e2c12 [Pipeline] } 14:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:32:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:32:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:32:58 14:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:32:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:32:58 188c0c94c7c5: Pulling fs layer 14:32:58 0ef7d3d256c8: Pulling fs layer 14:32:58 de9db76c5a1d: Pulling fs layer 14:32:58 0eba1c9be4d2: Pulling fs layer 14:32:58 0d57e429df01: Pulling fs layer 14:32:58 4e4be7b47b0d: Pulling fs layer 14:32:58 e1f770b5df2f: Pulling fs layer 14:32:58 85a0685a4137: Pulling fs layer 14:32:58 0eba1c9be4d2: Waiting 14:32:58 85a0685a4137: Waiting 14:32:58 e1f770b5df2f: Waiting 14:32:58 0d57e429df01: Waiting 14:32:58 de9db76c5a1d: Verifying Checksum 14:32:58 de9db76c5a1d: Download complete 14:32:58 0ef7d3d256c8: Download complete 14:32:58 0d57e429df01: Verifying Checksum 14:32:58 0d57e429df01: Download complete 14:32:58 188c0c94c7c5: Verifying Checksum 14:32:58 188c0c94c7c5: Download complete 14:32:58 e1f770b5df2f: Verifying Checksum 14:32:58 e1f770b5df2f: Download complete 14:32:58 188c0c94c7c5: Pull complete 14:32:58 0ef7d3d256c8: Pull complete 14:32:59 de9db76c5a1d: Pull complete 14:32:59 0eba1c9be4d2: Download complete 14:32:59 85a0685a4137: Verifying Checksum 14:32:59 85a0685a4137: Download complete 14:33:02 0eba1c9be4d2: Pull complete 14:33:02 0d57e429df01: Pull complete 14:33:02 4e4be7b47b0d: Pull complete 14:33:03 e1f770b5df2f: Pull complete 14:33:06 85a0685a4137: Pull complete 14:33:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:33:06 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:33:06 $ 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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:33:08 $ docker top 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce -eo pid,comm [Pipeline] { [Pipeline] echo 14:33:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:33:08 + set -o pipefail 14:33:08 + snyk monitor '--org=edgex-jenkins' 14:33:15 14:33:15 Monitoring /w/workspace/edgex-go/178 (github.com/edgexfoundry/edgex-go)... 14:33:15 14:33:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/01e5234e-61fb-45d9-95b3-26d6a1024fe8 14:33:15 14:33:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:33:15 14:33:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:33:15 14:33:15 [Pipeline] } 14:33:15 $ docker stop --time=1 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce 14:33:17 $ docker rm -f 9c1559e3e0910ea87976a8e84a98b9a25cae9d886b5e28bfd09b61e7397167ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:33:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:17 provisioning config files... 14:33:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/178@tmp/config6186894904458447823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:18 --> edgex-publish-swagger.sh 14:33:18 === Publish openapi/v2 API === 14:33:18 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:33:18 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/178/openapi/v2/core-command.yaml] 14:33:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:18 Dload Upload Total Spent Left Speed 14:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30341 0:00:01 0:00:01 --:--:-- 30341 100 33831 0 0 100 33831 0 30341 0:00:01 0:00:01 --:--:-- 30341 14:33:19 14:33:19 14:33:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/178/openapi/v2/core-data.yaml] 14:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:19 Dload Upload Total Spent Left Speed 14:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70407 0:00:01 0:00:01 --:--:-- 70407 100 71604 0 0 100 71604 0 70407 0:00:01 0:00:01 --:--:-- 70407 14:33:20 14:33:20 14:33:20 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/178/openapi/v2/core-metadata.yaml] 14:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:20 Dload Upload Total Spent Left Speed 14:33:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 123k 0:00:01 0:00:01 --:--:-- 123k 100 137k 0 0 100 137k 0 123k 0:00:01 0:00:01 --:--:-- 123k 14:33:21 14:33:21 14:33:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/178/openapi/v2/support-notifications.yaml] 14:33:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:21 Dload Upload Total Spent Left Speed 14:33:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 63753 0:00:01 0:00:01 --:--:-- 63707 100 89318 0 0 100 89318 0 63753 0:00:01 0:00:01 --:--:-- 63707 14:33:22 14:33:22 14:33:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/178/openapi/v2/support-scheduler.yaml] 14:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:22 Dload Upload Total Spent Left Speed 14:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40281 --:--:-- --:--:-- --:--:-- 40240 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40240 14:33:23 14:33:23 14:33:23 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/178/openapi/v2/system-agent.yaml] 14:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:23 Dload Upload Total Spent Left Speed 14:33:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20798 --:--:-- --:--:-- --:--:-- 20776 100 20091 0 0 100 20091 0 20798 --:--:-- --:--:-- --:--:-- 20776 14:33:24 14:33:24 [Pipeline] } 14:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:33:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:25 . [Pipeline] withDockerContainer 14:33:25 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat 14:33:25 $ docker top 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:26 [ssh-agent] Looking for ssh-agent implementation... 14:33:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:26 $ docker exec 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf ssh-agent 14:33:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgpBgdB/agent.14 14:33:26 SSH_AGENT_PID=20 14:33:26 Running ssh-add (command line suppressed) 14:33:26 Identity added: /w/workspace/edgex-go/178@tmp/private_key_546515402246727826.key (/w/workspace/edgex-go/178@tmp/private_key_546515402246727826.key) 14:33:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:26 + git semver tag 14:33:26 # -> Open(): unable to determine branch for HEAD 14:33:26 # $GIT_DIR = /w/workspace/edgex-go/178/.git 14:33:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/178 14:33:26 # $SEMVER_REMOTE_NAME = origin 14:33:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:33:26 # $SEMVER_USER_NAME = edgex-jenkins 14:33:26 # $SEMVER_BRANCH = main 14:33:26 # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver 14:33:26 # 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 HEAD 14:33:26 # -> Force: false 14:33:26 # b66689c9a129e12898878dd7ccc1ab40108e784c refs/tags/v2.2.0-dev.56 [Pipeline] } 14:33:26 $ docker exec --env ******** --env ******** 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf ssh-agent -k 14:33:26 unset SSH_AUTH_SOCK; 14:33:26 unset SSH_AGENT_PID; 14:33:26 echo Agent pid 20 killed; 14:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:27 + git semver [Pipeline] } 14:33:27 $ docker stop --time=1 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf 14:33:28 $ docker rm -f 42f1f2b3247170dd0d2256e103b677cdcdba1b86f13e13fcdcfadb7bf536e2cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:28 14:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:29 0.23.1-centos7: Pulling from edgex-lftools 14:33:29 ab5ef0e58194: Pulling fs layer 14:33:29 9712f1f96733: Pulling fs layer 14:33:29 63f879dbbcfc: Pulling fs layer 14:33:29 0d9ebad4ef96: Pulling fs layer 14:33:29 e9a5061849ea: Pulling fs layer 14:33:29 d747dcd14b5f: Pulling fs layer 14:33:29 2de7ff778b66: Pulling fs layer 14:33:29 0d9ebad4ef96: Waiting 14:33:29 e9a5061849ea: Waiting 14:33:29 d747dcd14b5f: Waiting 14:33:29 2de7ff778b66: Waiting 14:33:29 9712f1f96733: Download complete 14:33:29 63f879dbbcfc: Verifying Checksum 14:33:29 63f879dbbcfc: Download complete 14:33:29 0d9ebad4ef96: Verifying Checksum 14:33:29 0d9ebad4ef96: Download complete 14:33:29 e9a5061849ea: Download complete 14:33:29 d747dcd14b5f: Verifying Checksum 14:33:29 d747dcd14b5f: Download complete 14:33:29 ab5ef0e58194: Verifying Checksum 14:33:29 ab5ef0e58194: Download complete 14:33:29 2de7ff778b66: Verifying Checksum 14:33:29 2de7ff778b66: Download complete 14:33:32 ab5ef0e58194: Pull complete 14:33:32 9712f1f96733: Pull complete 14:33:33 63f879dbbcfc: Pull complete 14:33:37 0d9ebad4ef96: Pull complete 14:33:37 e9a5061849ea: Pull complete 14:33:37 d747dcd14b5f: Pull complete 14:33:38 2de7ff778b66: Pull complete 14:33:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:33:38 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:33:40 $ docker top df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:33:40 provisioning config files... 14:33:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/178@tmp/config1501388645764478131tmp 14:33:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/178@tmp/config7174783227365947479tmp 14:33:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/178@tmp/config1564067531282157995tmp [Pipeline] { [Pipeline] echo 14:33:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:33:40 ---> sigul-configuration.sh 14:33:40 gpg: directory `/root/.gnupg' created 14:33:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:33:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:33:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:33:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:33:40 gpg: CAST5 encrypted data 14:33:40 gpg: encrypted with 1 passphrase 14:33:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:33:41 + mkdir /home/jenkins 14:33:41 + mkdir /home/jenkins/sigul [Pipeline] sh 14:33:41 + 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 14:33:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:33:41 ---> sigul-install.sh 14:33:41 Sigul already installed; skipping installation. [Pipeline] sh 14:33:41 + git tag --list 14:33:41 0.6.0 14:33:41 0.6.1 14:33:41 0.7.0 14:33:41 0.7.1 14:33:41 v1.0.0 14:33:41 v1.0.1 14:33:41 v1.1.0 14:33:41 v1.2.0 14:33:41 v1.2.1 14:33:41 v1.3.0 14:33:41 v1.3.1 14:33:41 v2.0.0 14:33:41 v2.0.1-dev.1 14:33:41 v2.0.1-dev.10 14:33:41 v2.0.1-dev.11 14:33:41 v2.0.1-dev.12 14:33:41 v2.0.1-dev.13 14:33:41 v2.0.1-dev.14 14:33:41 v2.0.1-dev.15 14:33:41 v2.0.1-dev.16 14:33:41 v2.0.1-dev.17 14:33:41 v2.0.1-dev.18 14:33:41 v2.0.1-dev.19 14:33:41 v2.0.1-dev.2 14:33:41 v2.0.1-dev.20 14:33:41 v2.0.1-dev.21 14:33:41 v2.0.1-dev.22 14:33:41 v2.0.1-dev.23 14:33:41 v2.0.1-dev.24 14:33:41 v2.0.1-dev.25 14:33:41 v2.0.1-dev.26 14:33:41 v2.0.1-dev.27 14:33:41 v2.0.1-dev.28 14:33:41 v2.0.1-dev.29 14:33:41 v2.0.1-dev.3 14:33:41 v2.0.1-dev.30 14:33:41 v2.0.1-dev.31 14:33:41 v2.0.1-dev.32 14:33:41 v2.0.1-dev.33 14:33:41 v2.0.1-dev.34 14:33:41 v2.0.1-dev.35 14:33:41 v2.0.1-dev.36 14:33:41 v2.0.1-dev.37 14:33:41 v2.0.1-dev.38 14:33:41 v2.0.1-dev.39 14:33:41 v2.0.1-dev.4 14:33:41 v2.0.1-dev.40 14:33:41 v2.0.1-dev.41 14:33:41 v2.0.1-dev.42 14:33:41 v2.0.1-dev.43 14:33:41 v2.0.1-dev.44 14:33:41 v2.0.1-dev.45 14:33:41 v2.0.1-dev.46 14:33:41 v2.0.1-dev.47 14:33:41 v2.0.1-dev.48 14:33:41 v2.0.1-dev.49 14:33:41 v2.0.1-dev.5 14:33:41 v2.0.1-dev.50 14:33:41 v2.0.1-dev.51 14:33:41 v2.0.1-dev.52 14:33:41 v2.0.1-dev.53 14:33:41 v2.0.1-dev.54 14:33:41 v2.0.1-dev.55 14:33:41 v2.0.1-dev.56 14:33:41 v2.0.1-dev.57 14:33:41 v2.0.1-dev.58 14:33:41 v2.0.1-dev.59 14:33:41 v2.0.1-dev.6 14:33:41 v2.0.1-dev.60 14:33:41 v2.0.1-dev.61 14:33:41 v2.0.1-dev.62 14:33:41 v2.0.1-dev.63 14:33:41 v2.0.1-dev.64 14:33:41 v2.0.1-dev.65 14:33:41 v2.0.1-dev.66 14:33:41 v2.0.1-dev.67 14:33:41 v2.0.1-dev.68 14:33:41 v2.0.1-dev.69 14:33:41 v2.0.1-dev.7 14:33:41 v2.0.1-dev.70 14:33:41 v2.0.1-dev.71 14:33:41 v2.0.1-dev.72 14:33:41 v2.0.1-dev.73 14:33:41 v2.0.1-dev.74 14:33:41 v2.0.1-dev.75 14:33:41 v2.0.1-dev.76 14:33:41 v2.0.1-dev.77 14:33:41 v2.0.1-dev.78 14:33:41 v2.0.1-dev.79 14:33:41 v2.0.1-dev.8 14:33:41 v2.0.1-dev.80 14:33:41 v2.0.1-dev.81 14:33:41 v2.0.1-dev.82 14:33:41 v2.0.1-dev.83 14:33:41 v2.0.1-dev.84 14:33:41 v2.0.1-dev.85 14:33:41 v2.0.1-dev.86 14:33:41 v2.0.1-dev.87 14:33:41 v2.0.1-dev.88 14:33:41 v2.0.1-dev.89 14:33:41 v2.0.1-dev.9 14:33:41 v2.0.1-dev.90 14:33:41 v2.0.1-dev.91 14:33:41 v2.0.1-dev.92 14:33:41 v2.0.1-dev.93 14:33:41 v2.0.1-dev.94 14:33:41 v2.0.1-dev.95 14:33:41 v2.0.1-dev.96 14:33:41 v2.0.1-dev.97 14:33:41 v2.0.1-dev.98 14:33:41 v2.0.1-dev.99 14:33:41 v2.1.0 14:33:41 v2.2.0-dev.1 14:33:41 v2.2.0-dev.10 14:33:41 v2.2.0-dev.11 14:33:41 v2.2.0-dev.12 14:33:41 v2.2.0-dev.13 14:33:41 v2.2.0-dev.14 14:33:41 v2.2.0-dev.15 14:33:41 v2.2.0-dev.16 14:33:41 v2.2.0-dev.17 14:33:41 v2.2.0-dev.18 14:33:41 v2.2.0-dev.19 14:33:41 v2.2.0-dev.2 14:33:41 v2.2.0-dev.20 14:33:41 v2.2.0-dev.21 14:33:41 v2.2.0-dev.22 14:33:41 v2.2.0-dev.23 14:33:41 v2.2.0-dev.24 14:33:41 v2.2.0-dev.25 14:33:41 v2.2.0-dev.26 14:33:41 v2.2.0-dev.27 14:33:41 v2.2.0-dev.28 14:33:41 v2.2.0-dev.29 14:33:41 v2.2.0-dev.3 14:33:41 v2.2.0-dev.30 14:33:41 v2.2.0-dev.31 14:33:41 v2.2.0-dev.32 14:33:41 v2.2.0-dev.33 14:33:41 v2.2.0-dev.34 14:33:41 v2.2.0-dev.35 14:33:41 v2.2.0-dev.36 14:33:41 v2.2.0-dev.37 14:33:41 v2.2.0-dev.38 14:33:41 v2.2.0-dev.39 14:33:41 v2.2.0-dev.4 14:33:41 v2.2.0-dev.40 14:33:41 v2.2.0-dev.41 14:33:41 v2.2.0-dev.42 14:33:41 v2.2.0-dev.43 14:33:41 v2.2.0-dev.44 14:33:41 v2.2.0-dev.45 14:33:41 v2.2.0-dev.46 14:33:41 v2.2.0-dev.47 14:33:41 v2.2.0-dev.48 14:33:41 v2.2.0-dev.49 14:33:41 v2.2.0-dev.5 14:33:41 v2.2.0-dev.50 14:33:41 v2.2.0-dev.51 14:33:41 v2.2.0-dev.52 14:33:41 v2.2.0-dev.53 14:33:41 v2.2.0-dev.54 14:33:41 v2.2.0-dev.55 14:33:41 v2.2.0-dev.56 14:33:41 v2.2.0-dev.6 14:33:41 v2.2.0-dev.7 14:33:41 v2.2.0-dev.8 14:33:41 v2.2.0-dev.9 [Pipeline] sh 14:33:42 + lftools sign git-tag v2.2.0-dev.56 14:33:42 Signing Git tag with Sigul... 14:33:42 Signing v2.2.0-dev.56 [Pipeline] echo 14:33:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:33:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:33:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:33:43 $ docker stop --time=1 df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b 14:33:44 $ docker rm -f df1d7a3d62e151a151441439ccd6944676de67bea011e202e8d491ed0a1b874b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:45 . [Pipeline] withDockerContainer 14:33:45 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat 14:33:46 $ docker top 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:46 [ssh-agent] Looking for ssh-agent implementation... 14:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:46 $ docker exec 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f ssh-agent 14:33:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNKhljb/agent.18 14:33:46 SSH_AGENT_PID=24 14:33:46 Running ssh-add (command line suppressed) 14:33:46 Identity added: /w/workspace/edgex-go/178@tmp/private_key_2733326487733447147.key (/w/workspace/edgex-go/178@tmp/private_key_2733326487733447147.key) 14:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:46 + git semver bump pre 14:33:46 # -> Open(): unable to determine branch for HEAD 14:33:46 # $GIT_DIR = /w/workspace/edgex-go/178/.git 14:33:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/178 14:33:46 # $SEMVER_REMOTE_NAME = origin 14:33:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:33:46 # $SEMVER_USER_NAME = edgex-jenkins 14:33:46 # $SEMVER_BRANCH = main 14:33:46 # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver 14:33:46 2.2.0-dev.57 [Pipeline] } 14:33:46 $ docker exec --env ******** --env ******** 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f ssh-agent -k 14:33:46 unset SSH_AUTH_SOCK; 14:33:46 unset SSH_AGENT_PID; 14:33:46 echo Agent pid 24 killed; 14:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:47 + git semver [Pipeline] } 14:33:47 $ docker stop --time=1 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f 14:33:48 $ docker rm -f 9ee5778a6f0f8e3f4475d30ee4a0b7786233f5c8f21fe6b0a137a6ac526b065f [Pipeline] // withDockerContainer [Pipeline] sh 14:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:49 . [Pipeline] withDockerContainer 14:33:49 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@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:10004/edgex-devops/git-semver:latest cat 14:33:49 $ docker top a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:49 [ssh-agent] Looking for ssh-agent implementation... 14:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:49 $ docker exec a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 ssh-agent 14:33:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbKbefC/agent.13 14:33:50 SSH_AGENT_PID=19 14:33:50 Running ssh-add (command line suppressed) 14:33:50 Identity added: /w/workspace/edgex-go/178@tmp/private_key_6133798446053848842.key (/w/workspace/edgex-go/178@tmp/private_key_6133798446053848842.key) 14:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:50 + git semver push 14:33:50 # -> Open(): unable to determine branch for HEAD 14:33:50 # $GIT_DIR = /w/workspace/edgex-go/178/.git 14:33:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/178 14:33:50 # $SEMVER_REMOTE_NAME = origin 14:33:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:33:50 # $SEMVER_USER_NAME = edgex-jenkins 14:33:50 # $SEMVER_BRANCH = main 14:33:50 # $SEMVER_DIR = /w/workspace/edgex-go/178/.semver [Pipeline] } 14:33:54 $ docker exec --env ******** --env ******** a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 ssh-agent -k 14:33:54 unset SSH_AUTH_SOCK; 14:33:54 unset SSH_AGENT_PID; 14:33:54 echo Agent pid 19 killed; 14:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:55 + git semver [Pipeline] } 14:33:55 $ docker stop --time=1 a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 14:33:56 $ docker rm -f a3fe5555fab926bbec6b503ec32f008022094625d5609686890c3b7f1f0f8f97 [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 14:33:57 + [ -d /w/workspace/edgex-go/178/archives ] [Pipeline] libraryResource [Pipeline] sh 14:33:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:58 ---> package-listing.sh 14:33:58 ++ facter osfamily 14:33:58 ++ tr '[:upper:]' '[:lower:]' 14:33:58 + OS_FAMILY=debian 14:33:58 + workspace=/w/workspace/edgex-go/178 14:33:58 + START_PACKAGES=/tmp/packages_start.txt 14:33:58 + END_PACKAGES=/tmp/packages_end.txt 14:33:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:58 + PACKAGES=/tmp/packages_start.txt 14:33:58 + '[' /w/workspace/edgex-go/178 ']' 14:33:58 + PACKAGES=/tmp/packages_end.txt 14:33:58 + case "${OS_FAMILY}" in 14:33:58 + dpkg -l 14:33:58 + grep '^ii' 14:33:58 + '[' -f /tmp/packages_start.txt ']' 14:33:58 + '[' -f /tmp/packages_end.txt ']' 14:33:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:58 + '[' /w/workspace/edgex-go/178 ']' 14:33:58 + mkdir -p /w/workspace/edgex-go/178/archives/ 14:33:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/178/archives/ [Pipeline] echo 14:33:58 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/178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:33:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:59 14:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:59 latest: Pulling from edgex-lftools-log-publisher 14:33:59 5eb5b503b376: Pulling fs layer 14:33:59 5c69ac0246d0: Pulling fs layer 14:33:59 ec43610c2a17: Pulling fs layer 14:33:59 3a2ae6a8a46f: Pulling fs layer 14:33:59 33b1e0a273af: Pulling fs layer 14:33:59 5d3b04190fa2: Pulling fs layer 14:33:59 2f39f015ded8: Pulling fs layer 14:33:59 3a2ae6a8a46f: Waiting 14:33:59 33b1e0a273af: Waiting 14:33:59 5d3b04190fa2: Waiting 14:33:59 5c69ac0246d0: Verifying Checksum 14:33:59 5c69ac0246d0: Download complete 14:33:59 3a2ae6a8a46f: Download complete 14:33:59 33b1e0a273af: Verifying Checksum 14:33:59 33b1e0a273af: Download complete 14:33:59 ec43610c2a17: Verifying Checksum 14:33:59 ec43610c2a17: Download complete 14:33:59 5d3b04190fa2: Download complete 14:33:59 5eb5b503b376: Verifying Checksum 14:33:59 5eb5b503b376: Download complete 14:34:00 2f39f015ded8: Verifying Checksum 14:34:00 2f39f015ded8: Download complete 14:34:01 5eb5b503b376: Pull complete 14:34:01 5c69ac0246d0: Pull complete 14:34:01 ec43610c2a17: Pull complete 14:34:01 3a2ae6a8a46f: Pull complete 14:34:02 33b1e0a273af: Pull complete 14:34:02 5d3b04190fa2: Pull complete 14:34:06 2f39f015ded8: Pull complete 14:34:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:34:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:34:06 prd-ubuntu20.04-docker-8c-8g-10966 does not seem to be running inside a container 14:34:06 $ 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/178/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/178 -v /w/workspace/edgex-go/178:/w/workspace/edgex-go/178:rw,z -v /w/workspace/edgex-go/178@tmp:/w/workspace/edgex-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:34:08 $ docker top ce7023864aa502b5c2e0dd6fc715eec71eddc3cb2cab4a301f6f30db2f4923cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:08 + touch /tmp/pre-build-complete [Pipeline] sh 14:34:09 + mkdir -p /var/log/sysstat [Pipeline] sh 14:34:09 + ls /var/log/sa-host 14:34:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:09 provisioning config files... 14:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/178@tmp/config3209141953398996523tmp [Pipeline] { [Pipeline] echo 14:34:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:34:09 ---> create-netrc.sh [Pipeline] } 14:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> python-tools-install.sh [Pipeline] echo 14:34:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> sudo-logs.sh 14:34:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:34:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> job-cost.sh 14:34:10 lf-activate-venv: SKIPPING 14:34:10 DEBUG: total: 0.10999999940395355 14:34:10 INFO: Retrieving Stack Cost... 14:34:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:11 INFO: Archiving Costs [Pipeline] echo 14:34:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:34:12 ---> logs-deploy.sh 14:34:12 lf-activate-venv: SKIPPING 14:34:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/178 14:34:12 INFO: archiving workspace using pattern(s): 14:34:13 Archives upload complete. 14:34:13 INFO: archiving logs to Nexus 14:34:13 ---> uname -a: 14:34:13 Linux prd-ubuntu20-04-docker-8c-8g-10966 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:34:13 14:34:13 14:34:13 ---> lscpu: 14:34:13 Architecture: x86_64 14:34:13 CPU op-mode(s): 32-bit, 64-bit 14:34:13 Byte Order: Little Endian 14:34:13 Address sizes: 40 bits physical, 48 bits virtual 14:34:13 CPU(s): 8 14:34:13 On-line CPU(s) list: 0-7 14:34:13 Thread(s) per core: 1 14:34:13 Core(s) per socket: 1 14:34:13 Socket(s): 8 14:34:13 NUMA node(s): 1 14:34:13 Vendor ID: AuthenticAMD 14:34:13 CPU family: 23 14:34:13 Model: 49 14:34:13 Model name: AMD EPYC-Rome Processor 14:34:13 Stepping: 0 14:34:13 CPU MHz: 2799.998 14:34:13 BogoMIPS: 5599.99 14:34:13 Virtualization: AMD-V 14:34:13 Hypervisor vendor: KVM 14:34:13 Virtualization type: full 14:34:13 L1d cache: 256 KiB 14:34:13 L1i cache: 256 KiB 14:34:13 L2 cache: 4 MiB 14:34:13 L3 cache: 128 MiB 14:34:13 NUMA node0 CPU(s): 0-7 14:34:13 Vulnerability Itlb multihit: Not affected 14:34:13 Vulnerability L1tf: Not affected 14:34:13 Vulnerability Mds: Not affected 14:34:13 Vulnerability Meltdown: Not affected 14:34:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:34:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:34:13 Vulnerability Srbds: Not affected 14:34:13 Vulnerability Tsx async abort: Not affected 14:34:13 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 14:34:13 14:34:13 14:34:13 ---> nproc: 14:34:13 8 14:34:13 14:34:13 14:34:14 ---> df -h: 14:34:14 Filesystem Size Used Avail Use% Mounted on 14:34:14 overlay 155G 29G 127G 19% / 14:34:14 tmpfs 64M 0 64M 0% /dev 14:34:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:34:14 shm 64M 0 64M 0% /dev/shm 14:34:14 /dev/vda1 155G 29G 127G 19% /facter-os 14:34:14 14:34:14 14:34:14 ---> sar -b -r -n DEV: 14:34:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10966) 04/06/22 _x86_64_ (8 CPU) 14:34:14 14:34:14 13:31:50 LINUX RESTART (8 CPU) 14:34:14 14:34:14 13:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:14 13:33:01 325.23 55.56 269.67 0.00 7406.37 174834.19 0.00 14:34:14 13:34:01 124.06 1.45 122.61 0.00 27.32 62270.58 0.00 14:34:14 13:35:02 47.53 0.17 47.36 0.00 2.00 17991.82 0.00 14:34:14 13:36:01 227.16 0.07 227.09 0.00 11.93 207907.42 0.00 14:34:14 13:37:01 521.19 0.35 520.84 0.00 6.53 282078.64 0.00 14:34:14 13:38:01 980.77 0.12 980.65 0.00 6.67 368651.76 0.00 14:34:14 13:39:01 847.66 0.33 847.33 0.00 5.33 223831.68 0.00 14:34:14 13:40:01 749.88 1.15 748.73 0.00 13.33 388869.98 0.00 14:34:14 13:41:01 606.97 0.22 606.75 0.00 1.73 136439.66 0.00 14:34:14 13:42:01 322.83 0.02 322.81 0.00 0.13 122029.66 0.00 14:34:14 13:43:01 288.47 0.02 288.45 0.00 2.67 120674.29 0.00 14:34:14 13:44:01 22.13 0.03 22.09 0.00 4.13 592.74 0.00 14:34:14 13:45:01 4.18 0.00 4.18 0.00 0.00 78.79 0.00 14:34:14 13:46:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 14:34:14 13:47:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 14:34:14 13:48:01 1.37 0.02 1.35 0.00 0.13 17.06 0.00 14:34:14 13:49:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 14:34:14 13:50:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 14:34:14 13:51:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 14:34:14 13:52:01 1.57 0.00 1.57 0.00 0.00 19.99 0.00 14:34:14 13:53:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 14:34:14 13:54:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 14:34:14 13:55:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 14:34:14 13:56:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 14:34:14 13:57:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 14:34:14 13:58:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 14:34:14 13:59:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 14:34:14 14:00:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 14:34:14 14:01:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 14:34:14 14:02:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 14:34:14 14:03:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 14:34:14 14:04:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 14:34:14 14:05:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 14:34:14 14:06:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 14:34:14 14:07:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 14:34:14 14:08:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 14:34:14 14:09:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 14:34:14 14:10:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 14:34:14 14:11:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 14:34:14 14:12:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 14:34:14 14:13:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 14:34:14 14:14:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 14:34:14 14:15:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 14:34:14 14:16:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 14:34:14 14:17:01 1.30 0.02 1.28 0.00 0.13 15.06 0.00 14:34:14 14:18:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 14:34:14 14:19:01 2.53 0.87 1.67 0.00 18.39 24.93 0.00 14:34:14 14:20:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 14:34:14 14:21:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 14:34:14 14:22:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 14:34:14 14:23:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 14:34:14 14:24:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 14:34:14 14:25:01 2.85 1.60 1.25 0.00 49.32 15.46 0.00 14:34:14 14:26:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 14:34:14 14:27:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 14:34:14 14:28:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 14:34:14 14:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 14:34:14 14:30:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 14:34:14 14:31:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 14:34:14 14:32:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 14:34:14 14:33:01 3.52 0.07 3.45 0.00 7.87 341.41 0.00 14:34:14 14:34:01 208.07 0.53 207.53 0.00 19.33 61268.46 0.00 14:34:14 Average: 86.13 1.01 85.12 0.00 122.33 34931.74 0.00 14:34:14 14:34:14 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:14 13:33:01 28990496 31758836 562996 1.71 104864 2949472 2239192 6.60 1124156 2423824 531516 14:34:14 13:34:01 27809600 31594392 696208 2.12 150500 3832408 2335108 6.88 1695512 2911860 515312 14:34:14 13:35:02 27645680 31652300 636168 1.93 154824 4023880 2327376 6.86 1460512 3285976 319408 14:34:14 13:36:01 24884132 31633124 646292 1.97 160564 6685100 2597924 7.66 1916988 5502024 1124 14:34:14 13:37:01 18973360 31147964 1116744 3.40 241528 11662096 3621348 10.67 2921288 10021232 278044 14:34:14 13:38:01 15743032 31112044 1148640 3.49 273548 14697724 3702120 10.91 3784452 12253680 9356 14:34:14 13:39:01 10311232 30442092 1814292 5.52 386236 19062616 4341052 12.79 4600844 16583412 2251968 14:34:14 13:40:01 7876724 30965036 1273616 3.87 532916 21581492 3950728 11.64 4890648 18419752 341640 14:34:14 13:41:01 5661640 31226528 1027660 3.13 627968 23831316 2777000 8.18 4706320 20706784 1974892 14:34:14 13:42:01 7205324 31605940 652820 1.99 695112 22692308 2287972 6.74 3424476 20546100 2147280 14:34:14 13:43:01 9979348 31735184 530592 1.61 709140 20191208 2083152 6.14 2986644 18375064 1256 14:34:14 13:44:01 9974788 31731720 533816 1.62 709888 20191612 2093168 6.17 2989820 18374928 412 14:34:14 13:45:01 9998656 31755708 509776 1.55 709972 20191616 1872228 5.52 2965436 18374896 192 14:34:14 13:46:01 9999184 31756240 509248 1.55 709984 20191616 1872228 5.52 2964588 18374896 44 14:34:14 13:47:01 10003544 31761056 505280 1.54 710008 20191620 1872228 5.52 2960120 18375316 20 14:34:14 13:48:01 10003748 31761264 504976 1.54 710024 20191624 1909632 5.63 2960508 18375336 276 14:34:14 13:49:01 10006836 31764364 501960 1.53 710036 20191624 1909632 5.63 2957184 18375336 192 14:34:14 13:50:01 10006796 31764332 501912 1.53 710064 20191628 1909632 5.63 2957104 18375340 276 14:34:14 13:51:01 10006756 31764328 501880 1.53 710068 20191632 1909632 5.63 2957664 18375344 184 14:34:14 13:52:01 10006504 31764100 502096 1.53 710084 20191640 1909632 5.63 2956820 18375352 60 14:34:14 13:53:01 10006432 31764172 501904 1.53 710088 20191772 1909632 5.63 2957700 18375484 192 14:34:14 13:54:01 10006636 31764376 501624 1.53 710104 20191772 1909632 5.63 2957412 18375484 276 14:34:14 13:55:01 10006588 31764332 501604 1.53 710108 20191776 1909632 5.63 2957428 18375488 176 14:34:14 13:56:01 10006992 31764740 501312 1.52 710132 20191780 1909632 5.63 2957244 18375492 296 14:34:14 13:57:01 10007024 31764832 501276 1.52 710148 20191776 1909632 5.63 2956992 18375496 12 14:34:14 13:58:01 10006400 31764216 501796 1.53 710168 20191784 1909632 5.63 2960132 18375496 260 14:34:14 13:59:01 10006100 31763916 502024 1.53 710180 20191784 1909632 5.63 2960052 18375496 184 14:34:14 14:00:01 10005736 31763596 502316 1.53 710188 20191788 1909632 5.63 2960192 18375500 280 14:34:14 14:01:01 10005940 31763816 502036 1.53 710204 20191792 1909632 5.63 2959940 18375504 196 14:34:14 14:02:01 10006344 31764224 501748 1.53 710224 20191796 1909632 5.63 2959788 18375508 180 14:34:14 14:03:01 10006432 31764344 501628 1.53 710240 20191800 1909632 5.63 2960176 18375512 204 14:34:14 14:04:01 10006316 31764240 501872 1.53 710260 20191800 1909632 5.63 2959816 18375512 208 14:34:14 14:05:01 10005796 31763760 502356 1.53 710276 20191804 1909632 5.63 2960724 18375516 200 14:34:14 14:06:01 10005780 31763748 502300 1.53 710284 20191808 1909632 5.63 2960424 18375520 292 14:34:14 14:07:01 10005732 31763720 502272 1.53 710296 20191812 1909632 5.63 2959960 18375520 180 14:34:14 14:08:01 10005108 31763144 502728 1.53 710316 20191816 1909632 5.63 2959872 18375528 204 14:34:14 14:09:01 10005052 31763116 502728 1.53 710328 20191816 1909632 5.63 2959472 18375532 52 14:34:14 14:10:01 10005200 31763264 502448 1.53 710340 20191820 1909632 5.63 2959472 18375532 192 14:34:14 14:11:01 10005168 31763240 502392 1.53 710352 20191828 1909632 5.63 2960120 18375540 204 14:34:14 14:12:01 10005112 31763236 502360 1.53 710372 20191828 1909632 5.63 2959728 18375540 60 14:34:14 14:13:01 10004948 31763084 502712 1.53 710384 20191832 1909632 5.63 2960380 18375544 192 14:34:14 14:14:01 10004940 31763104 502684 1.53 710404 20191836 1909632 5.63 2959948 18375548 240 14:34:14 14:15:01 10004884 31763068 502660 1.53 710420 20191836 1909632 5.63 2960256 18375548 204 14:34:14 14:16:01 10004908 31763100 502612 1.53 710436 20191840 1909632 5.63 2959704 18375552 196 14:34:14 14:17:01 10004568 31762776 502896 1.53 710444 20191832 1909632 5.63 2959704 18375552 12 14:34:14 14:18:01 10004472 31762696 502792 1.53 710460 20191844 1909632 5.63 2960036 18375556 236 14:34:14 14:19:01 10001652 31760732 504880 1.54 710512 20192364 1978764 5.83 2959876 18375992 176 14:34:14 14:20:01 10001524 31760608 504932 1.54 710520 20192364 1978764 5.83 2959880 18375992 44 14:34:14 14:21:01 10001516 31760616 504868 1.54 710528 20192368 1978764 5.83 2959804 18375996 12 14:34:14 14:22:01 10001440 31760688 504932 1.54 710540 20192500 1978764 5.83 2959832 18376108 48 14:34:14 14:23:01 10001400 31760652 504892 1.54 710556 20192500 1978764 5.83 2960136 18376108 16 14:34:14 14:24:01 10001572 31760828 504588 1.53 710560 20192508 1978764 5.83 2960156 18376112 292 14:34:14 14:25:01 9997304 31759140 506204 1.54 710576 20193988 1962240 5.78 2966692 18375680 252 14:34:14 14:26:01 9997588 31759428 505888 1.54 710588 20193992 1962240 5.78 2965424 18375668 48 14:34:14 14:27:01 9997700 31759564 505868 1.54 710600 20193992 1962240 5.78 2965780 18375672 16 14:34:14 14:28:01 9997684 31759552 505864 1.54 710616 20194000 1962240 5.78 2965888 18375672 56 14:34:14 14:29:01 9997684 31759576 505924 1.54 710628 20194004 1962240 5.78 2965472 18375676 28 14:34:14 14:30:01 9997864 31759776 505664 1.54 710632 20194004 1962240 5.78 2965544 18375676 208 14:34:14 14:31:01 9997508 31759424 506024 1.54 710632 20194008 1962240 5.78 2965828 18375680 212 14:34:14 14:32:01 9997564 31759500 505944 1.54 710648 20194012 1962240 5.78 2965692 18375684 60 14:34:14 14:33:01 9366348 31684072 580492 1.77 717976 20728168 2341544 6.90 3045076 18909484 531288 14:34:14 14:34:01 8159716 31674628 588624 1.79 768932 21754712 2357224 6.95 3160364 19881224 242056 14:34:14 Average: 11173420 31686310 580317 1.76 650476 19082430 2120011 6.25 2980955 17261651 147632 14:34:14 14:34:14 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:14 13:33:01 lo 5.13 5.13 0.49 0.49 0.00 0.00 0.00 0.00 14:34:14 13:33:01 ens3 1427.86 1532.74 10791.03 207.82 0.00 0.00 0.00 0.00 14:34:14 13:33:01 docker0 781.30 439.94 66.66 2715.06 0.00 0.00 0.00 0.00 14:34:14 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:34:01 vetha60d556 0.50 0.70 0.04 0.06 0.00 0.00 0.00 0.00 14:34:14 13:34:01 ens3 184.89 139.50 1024.30 74.27 0.00 0.00 0.00 0.00 14:34:14 13:34:01 docker0 90.42 122.86 7.51 987.82 0.00 0.00 0.00 0.00 14:34:14 13:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:35:02 vetha60d556 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 14:34:14 13:35:02 ens3 23.28 13.35 19.60 10.45 0.00 0.00 0.00 0.00 14:34:14 13:35:02 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 14:34:14 13:36:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 14:34:14 13:36:01 veth727640d 2.25 2.78 0.16 7.19 0.00 0.00 0.00 0.00 14:34:14 13:36:01 vethcb8a5b6 3.00 3.78 0.21 10.89 0.00 0.00 0.00 0.00 14:34:14 13:36:01 veth9818a14 2.49 2.95 0.17 7.48 0.00 0.00 0.00 0.00 14:34:14 13:36:01 ens3 160.81 118.11 1845.30 80.00 0.00 0.00 0.00 0.00 14:34:14 13:36:01 veth0ca2c29 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 14:34:14 13:36:01 veth4bed259 6.46 8.22 0.44 38.70 0.00 0.00 0.00 0.00 14:34:14 13:36:01 vethb11cff5 6.98 8.78 0.49 38.73 0.00 0.00 0.00 0.00 14:34:14 13:36:01 docker0 21.18 26.16 1.18 102.98 0.00 0.00 0.00 0.00 14:34:14 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:37:01 ens3 501.93 292.24 5946.18 38.49 0.00 0.00 0.00 0.00 14:34:14 13:37:01 veth56f1fb8 259.06 450.48 21.91 5831.12 0.00 0.00 0.00 0.48 14:34:14 13:37:01 veth0ca2c29 0.00 0.85 0.00 0.05 0.00 0.00 0.00 0.00 14:34:14 13:37:01 docker0 275.41 470.98 19.32 5920.49 0.00 0.00 0.00 0.00 14:34:14 13:38:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 14:34:14 13:38:01 vethe99d653 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:34:14 13:38:01 veth45ae9e4 7.07 11.10 0.48 39.95 0.00 0.00 0.00 0.00 14:34:14 13:38:01 vethf7f7c47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:34:14 13:38:01 ens3 139.56 111.31 426.96 79.90 0.00 0.00 0.00 0.00 14:34:14 13:38:01 veth56f1fb8 0.15 0.60 0.01 0.03 0.00 0.00 0.00 0.00 14:34:14 13:38:01 veth0ca2c29 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 14:34:14 13:38:01 docker0 44.06 62.81 2.51 338.85 0.00 0.00 0.00 0.00 14:34:14 13:39:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:34:14 13:39:01 veth45ae9e4 230.95 414.98 19.73 5786.12 0.00 0.00 0.00 0.47 14:34:14 13:39:01 ens3 536.00 325.60 6257.84 110.79 0.00 0.00 0.00 0.00 14:34:14 13:39:01 veth0ca2c29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:34:14 13:39:01 docker0 257.95 456.24 18.40 6173.69 0.00 0.00 0.00 0.00 14:34:14 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:40:01 veth45ae9e4 0.18 0.72 0.01 0.04 0.00 0.00 0.00 0.00 14:34:14 13:40:01 vethc9cfad5 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:34:14 13:40:01 vethed33a3b 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 14:34:14 13:40:01 ens3 556.21 323.76 6017.17 102.02 0.00 0.00 0.00 0.00 14:34:14 13:40:01 veth02113ad 242.95 454.77 21.05 5831.12 0.00 0.00 0.00 0.48 14:34:14 13:40:01 veth0ca2c29 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 14:34:14 13:40:01 docker0 271.61 488.94 19.35 5984.63 0.00 0.00 0.00 0.00 14:34:14 13:41:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 14:34:14 13:41:01 ens3 120.41 67.01 1780.07 17.75 0.00 0.00 0.00 0.00 14:34:14 13:41:01 veth02113ad 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:41:01 veth0ca2c29 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:41:01 docker0 30.46 56.42 2.44 666.40 0.00 0.00 0.00 0.00 14:34:14 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:42:01 ens3 44.41 35.06 297.03 6.76 0.00 0.00 0.00 0.00 14:34:14 13:42:01 veth0ca2c29 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 14:34:14 13:42:01 docker0 28.66 34.88 1.93 288.66 0.00 0.00 0.00 0.00 14:34:14 13:43:01 lo 30.46 30.46 3.01 3.01 0.00 0.00 0.00 0.00 14:34:14 13:43:01 ens3 291.62 315.13 145.95 1429.77 0.00 0.00 0.00 0.00 14:34:14 13:43:01 docker0 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 14:34:14 13:44:01 lo 31.12 31.12 3.06 3.06 0.00 0.00 0.00 0.00 14:34:14 13:44:01 ens3 385.57 445.48 163.68 3054.43 0.00 0.00 0.00 0.00 14:34:14 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:45:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 14:34:14 13:45:01 ens3 56.46 69.46 21.80 541.57 0.00 0.00 0.00 0.00 14:34:14 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:48:01 ens3 0.27 0.28 0.09 0.08 0.00 0.00 0.00 0.00 14:34:14 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:49:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:50:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:51:01 ens3 0.42 0.30 0.26 0.20 0.00 0.00 0.00 0.00 14:34:14 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:53:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 14:34:14 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 13:58:01 ens3 7.23 8.53 0.53 16.56 0.00 0.00 0.00 0.00 14:34:14 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 13:59:01 ens3 5.75 3.35 8.70 0.23 0.00 0.00 0.00 0.00 14:34:14 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:00:01 ens3 3.03 1.63 5.28 0.11 0.00 0.00 0.00 0.00 14:34:14 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:03:01 ens3 4.10 4.13 0.33 6.99 0.00 0.00 0.00 0.00 14:34:14 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:04:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:05:01 ens3 8.80 8.72 0.90 14.13 0.00 0.00 0.00 0.00 14:34:14 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:06:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 14:34:14 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:08:01 ens3 4.55 4.53 0.36 7.02 0.00 0.00 0.00 0.00 14:34:14 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:11:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 14:34:14 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:13:01 ens3 3.00 5.81 0.26 5.22 0.00 0.00 0.00 0.00 14:34:14 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:18:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 14:34:14 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:23:01 ens3 0.17 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:34:14 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:25:01 ens3 6.90 5.05 5.12 6.02 0.00 0.00 0.00 0.00 14:34:14 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:28:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 14:34:14 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:14 14:32:01 ens3 0.28 0.28 0.29 0.02 0.00 0.00 0.00 0.00 14:34:14 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:34:14 14:33:01 ens3 140.54 78.97 4057.29 21.97 0.00 0.00 0.00 0.00 14:34:14 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:14 14:34:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 14:34:14 14:34:01 ens3 405.18 284.27 6498.44 127.55 0.00 0.00 0.00 0.00 14:34:14 14:34:01 docker0 81.37 101.17 7.35 724.31 0.00 0.00 0.00 0.00 14:34:14 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 14:34:14 Average: ens3 80.98 67.69 730.61 96.14 0.00 0.00 0.00 0.00 14:34:14 Average: docker0 30.38 36.48 2.37 385.65 0.00 0.00 0.00 0.00 14:34:14 14:34:14 14:34:14 ---> sar -P ALL: 14:34:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10966) 04/06/22 _x86_64_ (8 CPU) 14:34:14 14:34:14 13:31:50 LINUX RESTART (8 CPU) 14:34:14 14:34:14 13:32:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 13:33:01 all 11.45 0.00 3.68 1.87 0.06 82.95 14:34:14 13:33:01 0 10.28 0.00 3.94 3.28 0.07 82.44 14:34:14 13:33:01 1 7.80 0.00 3.24 2.80 0.05 86.10 14:34:14 13:33:01 2 10.90 0.00 3.83 1.16 0.05 84.06 14:34:14 13:33:01 3 19.23 0.00 5.49 2.72 0.08 72.47 14:34:14 13:33:01 4 10.88 0.00 3.18 1.53 0.05 84.36 14:34:14 13:33:01 5 15.60 0.00 3.16 0.65 0.05 80.54 14:34:14 13:33:01 6 7.61 0.00 2.95 2.04 0.05 87.34 14:34:14 13:33:01 7 9.23 0.00 3.62 0.75 0.07 86.34 14:34:14 13:34:01 all 32.52 0.00 7.21 1.62 0.09 58.56 14:34:14 13:34:01 0 31.71 0.00 7.43 1.64 0.10 59.12 14:34:14 13:34:01 1 32.63 0.00 6.34 3.30 0.08 57.65 14:34:14 13:34:01 2 31.42 0.00 7.28 0.44 0.10 60.76 14:34:14 13:34:01 3 34.13 0.00 7.18 0.13 0.07 58.49 14:34:14 13:34:01 4 32.24 0.00 8.50 0.07 0.08 59.11 14:34:14 13:34:01 5 33.57 0.00 7.02 5.56 0.08 53.76 14:34:14 13:34:01 6 33.01 0.00 7.00 1.52 0.10 58.37 14:34:14 13:34:01 7 31.43 0.00 6.95 0.34 0.10 61.18 14:34:14 13:35:02 all 45.42 0.00 5.50 0.27 0.08 48.74 14:34:14 13:35:02 0 44.34 0.00 5.65 1.64 0.08 48.29 14:34:14 13:35:02 1 44.12 0.00 5.33 0.00 0.08 50.46 14:34:14 13:35:02 2 45.54 0.00 5.43 0.00 0.10 48.93 14:34:14 13:35:02 3 45.74 0.00 5.04 0.00 0.08 49.13 14:34:14 13:35:02 4 45.63 0.00 5.21 0.35 0.08 48.72 14:34:14 13:35:02 5 47.22 0.00 5.75 0.02 0.07 46.95 14:34:14 13:35:02 6 44.31 0.00 5.67 0.10 0.08 49.83 14:34:14 13:35:02 7 46.42 0.00 5.89 0.03 0.08 47.58 14:34:14 13:36:01 all 21.04 0.00 9.93 2.21 0.09 66.73 14:34:14 13:36:01 0 20.04 0.00 10.76 0.82 0.10 68.28 14:34:14 13:36:01 1 19.68 0.00 8.78 0.31 0.09 71.15 14:34:14 13:36:01 2 23.81 0.00 10.85 2.13 0.09 63.12 14:34:14 13:36:01 3 21.28 0.00 9.37 6.00 0.09 63.27 14:34:14 13:36:01 4 21.22 0.00 9.81 2.19 0.09 66.69 14:34:14 13:36:01 5 21.64 0.00 10.58 0.54 0.09 67.16 14:34:14 13:36:01 6 19.96 0.00 11.41 3.34 0.09 65.20 14:34:14 13:36:01 7 20.66 0.00 7.93 2.41 0.09 68.91 14:34:14 13:37:01 all 66.32 0.00 13.30 5.67 0.13 14.58 14:34:14 13:37:01 0 62.96 0.00 12.97 11.41 0.12 12.53 14:34:14 13:37:01 1 65.95 0.00 13.54 9.49 0.12 10.90 14:34:14 13:37:01 2 67.74 0.00 12.50 5.75 0.12 13.89 14:34:14 13:37:01 3 67.66 0.00 13.13 2.84 0.17 16.21 14:34:14 13:37:01 4 66.31 0.00 13.66 3.19 0.14 16.70 14:34:14 13:37:01 5 67.47 0.00 12.68 2.79 0.14 16.92 14:34:14 13:37:01 6 66.30 0.00 13.37 4.52 0.12 15.69 14:34:14 13:37:01 7 66.14 0.00 14.55 5.38 0.12 13.81 14:34:14 13:38:01 all 73.02 0.00 15.86 3.20 0.16 7.76 14:34:14 13:38:01 0 80.05 0.00 13.37 1.56 0.14 4.89 14:34:14 13:38:01 1 73.44 0.00 14.97 3.53 0.14 7.92 14:34:14 13:38:01 2 73.43 0.00 15.49 5.44 0.17 5.47 14:34:14 13:38:01 3 70.92 0.00 16.78 1.49 0.14 10.67 14:34:14 13:38:01 4 69.55 0.00 18.02 8.42 0.20 3.81 14:34:14 13:38:01 5 73.36 0.00 15.81 1.90 0.15 8.78 14:34:14 13:38:01 6 72.35 0.00 17.03 1.45 0.14 9.03 14:34:14 13:38:01 7 71.05 0.00 15.44 1.85 0.20 11.46 14:34:14 13:39:01 all 79.38 0.00 15.89 1.34 0.14 3.25 14:34:14 13:39:01 0 80.30 0.00 16.11 0.74 0.13 2.72 14:34:14 13:39:01 1 84.41 0.00 11.19 0.98 0.15 3.27 14:34:14 13:39:01 2 79.56 0.00 16.87 1.98 0.13 1.46 14:34:14 13:39:01 3 81.31 0.00 15.45 0.74 0.13 2.37 14:34:14 13:39:01 4 77.50 0.00 16.16 1.41 0.15 4.78 14:34:14 13:39:01 5 80.09 0.00 15.23 2.03 0.14 2.52 14:34:14 13:39:01 6 78.05 0.00 17.65 1.16 0.15 2.99 14:34:14 13:39:01 7 73.77 0.00 18.51 1.67 0.14 5.92 14:34:14 13:40:01 all 72.15 0.00 13.74 3.38 0.13 10.59 14:34:14 13:40:01 0 71.48 0.00 13.81 2.42 0.13 12.16 14:34:14 13:40:01 1 71.02 0.00 15.01 6.20 0.13 7.63 14:34:14 13:40:01 2 71.85 0.00 12.93 5.06 0.13 10.02 14:34:14 13:40:01 3 74.79 0.00 12.09 0.84 0.13 12.15 14:34:14 13:40:01 4 70.21 0.00 15.20 2.54 0.12 11.93 14:34:14 13:40:01 5 76.48 0.00 12.48 1.44 0.14 9.47 14:34:14 13:40:01 6 72.19 0.00 13.75 2.53 0.12 11.41 14:34:14 13:40:01 7 69.20 0.00 14.67 6.07 0.14 9.93 14:34:14 13:41:01 all 71.54 0.00 10.75 0.28 0.11 17.32 14:34:14 13:41:01 0 68.78 0.00 11.30 0.25 0.12 19.56 14:34:14 13:41:01 1 69.21 0.00 11.17 0.24 0.10 19.28 14:34:14 13:41:01 2 70.19 0.00 10.58 0.24 0.10 18.89 14:34:14 13:41:01 3 68.28 0.00 12.47 0.20 0.13 18.91 14:34:14 13:41:01 4 71.99 0.00 8.83 0.35 0.12 18.71 14:34:14 13:41:01 5 73.27 0.00 9.91 0.08 0.12 16.62 14:34:14 13:41:01 6 70.45 0.00 10.01 0.44 0.10 19.00 14:34:14 13:41:01 7 80.18 0.00 11.69 0.47 0.12 7.54 14:34:14 13:42:01 all 20.96 0.00 5.71 1.74 0.07 71.52 14:34:14 13:42:01 0 16.25 0.00 7.37 9.51 0.07 66.81 14:34:14 13:42:01 1 16.87 0.00 6.71 1.55 0.07 74.81 14:34:14 13:42:01 2 23.81 0.00 5.26 0.08 0.07 70.78 14:34:14 13:42:01 3 20.06 0.00 7.04 0.54 0.07 72.29 14:34:14 13:42:01 4 16.64 0.00 4.80 1.56 0.07 76.93 14:34:14 13:42:01 5 22.10 0.00 5.41 0.00 0.07 72.42 14:34:14 13:42:01 6 25.80 0.00 4.88 0.31 0.09 68.93 14:34:14 13:42:01 7 26.14 0.00 4.19 0.44 0.07 69.16 14:34:14 13:43:01 all 7.47 0.00 2.76 1.64 0.06 88.07 14:34:14 13:43:01 0 7.24 0.00 2.90 0.39 0.07 89.40 14:34:14 13:43:01 1 5.70 0.00 2.90 1.41 0.05 89.94 14:34:14 13:43:01 2 9.07 0.00 4.98 10.74 0.07 75.14 14:34:14 13:43:01 3 7.84 0.00 2.38 0.03 0.07 89.68 14:34:14 13:43:01 4 8.84 0.00 2.70 0.49 0.07 87.90 14:34:14 13:43:01 5 4.97 0.00 1.96 0.07 0.05 92.96 14:34:14 13:43:01 6 9.38 0.00 2.29 0.03 0.07 88.23 14:34:14 13:43:01 7 6.77 0.00 1.97 0.00 0.07 91.19 14:34:14 14:34:14 13:43:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 13:44:01 all 12.23 0.00 1.12 0.07 0.05 86.53 14:34:14 13:44:01 0 16.52 0.00 1.37 0.20 0.05 81.86 14:34:14 13:44:01 1 8.30 0.00 1.11 0.15 0.05 90.38 14:34:14 13:44:01 2 9.97 0.00 0.87 0.15 0.05 88.96 14:34:14 13:44:01 3 14.08 0.00 1.24 0.02 0.05 84.62 14:34:14 13:44:01 4 10.51 0.00 0.95 0.00 0.05 88.49 14:34:14 13:44:01 5 14.02 0.00 0.82 0.02 0.07 85.07 14:34:14 13:44:01 6 16.07 0.00 1.11 0.02 0.05 82.76 14:34:14 13:44:01 7 8.37 0.00 1.47 0.02 0.07 90.08 14:34:14 13:45:01 all 2.42 0.00 0.17 0.01 0.02 97.38 14:34:14 13:45:01 0 0.15 0.00 0.08 0.07 0.02 99.68 14:34:14 13:45:01 1 4.07 0.00 0.25 0.03 0.02 95.63 14:34:14 13:45:01 2 2.35 0.00 0.17 0.00 0.02 97.47 14:34:14 13:45:01 3 4.32 0.00 0.23 0.00 0.02 95.43 14:34:14 13:45:01 4 2.69 0.00 0.17 0.00 0.02 97.13 14:34:14 13:45:01 5 0.23 0.00 0.08 0.00 0.02 99.67 14:34:14 13:45:01 6 5.37 0.00 0.17 0.02 0.03 94.41 14:34:14 13:45:01 7 0.17 0.00 0.20 0.00 0.00 99.63 14:34:14 13:46:01 all 0.04 0.00 0.01 0.01 0.00 99.93 14:34:14 13:46:01 0 0.02 0.00 0.02 0.05 0.00 99.92 14:34:14 13:46:01 1 0.02 0.00 0.03 0.02 0.00 99.93 14:34:14 13:46:01 2 0.25 0.00 0.00 0.03 0.00 99.72 14:34:14 13:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:34:14 13:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:47:01 all 0.22 0.00 0.02 0.00 0.00 99.75 14:34:14 13:47:01 0 0.05 0.00 0.03 0.02 0.00 99.90 14:34:14 13:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 13:47:01 2 1.06 0.00 0.00 0.00 0.00 98.94 14:34:14 13:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 13:47:01 4 0.05 0.00 0.03 0.00 0.00 99.92 14:34:14 13:47:01 5 0.48 0.00 0.07 0.00 0.02 99.43 14:34:14 13:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 13:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:48:01 all 0.01 0.00 0.03 0.00 0.01 99.95 14:34:14 13:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 13:48:01 1 0.03 0.00 0.03 0.02 0.02 99.90 14:34:14 13:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 13:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 14:34:14 13:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:34:14 13:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 13:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 13:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 13:49:01 all 0.11 0.00 0.02 0.00 0.00 99.86 14:34:14 13:49:01 0 0.00 0.00 0.05 0.00 0.00 99.95 14:34:14 13:49:01 1 0.02 0.00 0.05 0.00 0.00 99.93 14:34:14 13:49:01 2 0.02 0.00 0.00 0.03 0.02 99.93 14:34:14 13:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 13:49:01 5 0.75 0.00 0.03 0.00 0.02 99.20 14:34:14 13:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 13:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:50:01 all 0.05 0.00 0.01 0.00 0.01 99.93 14:34:14 13:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:34:14 13:50:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:34:14 13:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 13:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 13:50:01 5 0.32 0.00 0.02 0.00 0.03 99.63 14:34:14 13:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 13:51:01 all 0.09 0.00 0.02 0.00 0.00 99.89 14:34:14 13:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 13:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 14:34:14 13:51:01 5 0.52 0.00 0.02 0.00 0.02 99.45 14:34:14 13:51:01 6 0.05 0.00 0.07 0.00 0.00 99.88 14:34:14 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:52:01 all 0.10 0.00 0.01 0.01 0.00 99.88 14:34:14 13:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 13:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 13:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 13:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:52:01 5 0.75 0.00 0.03 0.00 0.02 99.20 14:34:14 13:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:34:14 13:53:01 0 0.08 0.00 0.05 0.00 0.02 99.85 14:34:14 13:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 13:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 13:53:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:34:14 13:53:01 6 0.02 0.00 0.00 0.03 0.02 99.93 14:34:14 13:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:34:14 13:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:54:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:34:14 13:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 13:54:01 6 0.00 0.00 0.00 0.05 0.00 99.95 14:34:14 13:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:34:14 13:54:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 13:55:01 all 0.06 0.00 0.01 0.00 0.00 99.92 14:34:14 13:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 13:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 13:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:55:01 5 0.38 0.00 0.00 0.00 0.02 99.60 14:34:14 13:55:01 6 0.03 0.00 0.05 0.02 0.00 99.90 14:34:14 13:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:56:01 all 0.07 0.00 0.01 0.00 0.01 99.91 14:34:14 13:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 13:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:34:14 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 14:34:14 13:56:01 5 0.40 0.00 0.03 0.00 0.02 99.55 14:34:14 13:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:34:14 13:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:34:14 13:57:01 all 0.09 0.00 0.01 0.01 0.01 99.88 14:34:14 13:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:14 13:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 13:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:34:14 13:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 13:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:34:14 13:57:01 5 0.60 0.00 0.00 0.00 0.03 99.37 14:34:14 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 13:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:58:01 all 0.04 0.00 0.03 0.01 0.00 99.93 14:34:14 13:58:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:34:14 13:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 13:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 13:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:58:01 5 0.10 0.00 0.07 0.00 0.00 99.83 14:34:14 13:58:01 6 0.03 0.00 0.03 0.03 0.00 99.90 14:34:14 13:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:34:14 13:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 13:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 13:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 13:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 13:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 13:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 13:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 13:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 14:00:01 all 0.01 0.00 0.02 0.00 0.00 99.96 14:34:14 14:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 14:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:34:14 14:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:00:01 7 0.02 0.00 0.05 0.00 0.00 99.93 14:34:14 14:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:34:14 14:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:34:14 14:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 14:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 14:34:14 14:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:02:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:34:14 14:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:34:14 14:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:03:01 all 0.02 0.00 0.02 0.00 0.00 99.96 14:34:14 14:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:03:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:34:14 14:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:03:01 4 0.03 0.00 0.05 0.00 0.02 99.90 14:34:14 14:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 14:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:34:14 14:04:01 0 0.02 0.00 0.05 0.00 0.00 99.93 14:34:14 14:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:04:01 2 0.02 0.00 0.00 0.05 0.00 99.93 14:34:14 14:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:34:14 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:05:01 all 0.03 0.00 0.03 0.00 0.01 99.93 14:34:14 14:05:01 0 0.07 0.00 0.03 0.00 0.00 99.90 14:34:14 14:05:01 1 0.00 0.00 0.03 0.02 0.02 99.93 14:34:14 14:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 14:05:01 3 0.07 0.00 0.05 0.00 0.02 99.87 14:34:14 14:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 14:34:14 14:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:34:14 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 14:06:01 all 0.02 0.00 0.02 0.00 0.00 99.96 14:34:14 14:06:01 0 0.02 0.00 0.05 0.00 0.02 99.92 14:34:14 14:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:34:14 14:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:34:14 14:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:07:01 all 0.01 0.00 0.02 0.01 0.00 99.96 14:34:14 14:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 14:07:01 3 0.02 0.00 0.07 0.00 0.02 99.90 14:34:14 14:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:34:14 14:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:34:14 14:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:08:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:34:14 14:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:08:01 3 0.05 0.00 0.05 0.00 0.03 99.87 14:34:14 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:34:14 14:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:34:14 14:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:14 14:10:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:10:01 2 0.00 0.00 0.02 0.03 0.00 99.95 14:34:14 14:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 14:34:14 14:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:34:14 14:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 14:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:34:14 14:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:34:14 14:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:34:14 14:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:13:01 all 0.04 0.00 0.01 0.00 0.00 99.94 14:34:14 14:13:01 0 0.17 0.00 0.08 0.00 0.02 99.73 14:34:14 14:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:34:14 14:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:14:01 all 0.01 0.00 0.02 0.01 0.00 99.96 14:34:14 14:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:34:14 14:14:01 2 0.00 0.00 0.02 0.03 0.02 99.93 14:34:14 14:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:34:14 14:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:34:14 14:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:34:14 14:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:34:14 14:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:15:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:34:14 14:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:34:14 14:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:16:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:34:14 14:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 14:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:34:14 14:16:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 14:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:34:14 14:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:34:14 14:17:01 2 0.00 0.00 0.02 0.07 0.00 99.92 14:34:14 14:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:34:14 14:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:34:14 14:18:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:34:14 14:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:18:01 2 0.02 0.00 0.00 0.08 0.00 99.90 14:34:14 14:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:34:14 14:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:18:01 5 0.02 0.00 0.07 0.00 0.02 99.90 14:34:14 14:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:19:01 all 0.30 0.00 0.04 0.01 0.00 99.64 14:34:14 14:19:01 0 2.00 0.00 0.03 0.00 0.00 97.96 14:34:14 14:19:01 1 0.07 0.00 0.03 0.03 0.00 99.87 14:34:14 14:19:01 2 0.00 0.00 0.03 0.03 0.00 99.93 14:34:14 14:19:01 3 0.02 0.00 0.05 0.00 0.02 99.92 14:34:14 14:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 14:34:14 14:19:01 5 0.18 0.00 0.13 0.03 0.00 99.65 14:34:14 14:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:20:01 all 0.26 0.00 0.02 0.01 0.00 99.72 14:34:14 14:20:01 0 1.97 0.00 0.00 0.00 0.00 98.03 14:34:14 14:20:01 1 0.03 0.00 0.05 0.02 0.00 99.90 14:34:14 14:20:01 2 0.00 0.00 0.02 0.03 0.00 99.95 14:34:14 14:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:14 14:20:01 4 0.02 0.00 0.05 0.00 0.00 99.93 14:34:14 14:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 14:34:14 14:21:01 0 1.97 0.00 0.02 0.00 0.00 98.01 14:34:14 14:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:21:01 3 0.05 0.00 0.03 0.00 0.02 99.90 14:34:14 14:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:34:14 14:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:22:01 all 0.21 0.00 0.03 0.01 0.01 99.74 14:34:14 14:22:01 0 1.63 0.00 0.12 0.00 0.02 98.24 14:34:14 14:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:22:01 2 0.00 0.00 0.02 0.03 0.02 99.93 14:34:14 14:22:01 3 0.03 0.00 0.10 0.00 0.02 99.85 14:34:14 14:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:34:14 14:23:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:34:14 14:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:34:14 14:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:34:14 14:24:01 all 0.01 0.00 0.02 0.00 0.01 99.96 14:34:14 14:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:34:14 14:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:34:14 14:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:34:14 14:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:24:01 6 0.03 0.00 0.05 0.00 0.02 99.90 14:34:14 14:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:25:01 all 0.19 0.00 0.04 0.01 0.01 99.75 14:34:14 14:25:01 0 0.20 0.00 0.02 0.03 0.00 99.75 14:34:14 14:25:01 1 0.20 0.00 0.03 0.02 0.00 99.75 14:34:14 14:25:01 2 0.20 0.00 0.02 0.02 0.00 99.77 14:34:14 14:25:01 3 0.23 0.00 0.08 0.00 0.02 99.67 14:34:14 14:25:01 4 0.20 0.00 0.07 0.02 0.00 99.72 14:34:14 14:25:01 5 0.15 0.00 0.00 0.00 0.02 99.83 14:34:14 14:25:01 6 0.25 0.00 0.03 0.00 0.00 99.72 14:34:14 14:25:01 7 0.12 0.00 0.05 0.00 0.02 99.82 14:34:14 14:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:34:14 14:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:34:14 14:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 14:26:01 3 0.05 0.00 0.07 0.00 0.02 99.87 14:34:14 14:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:27:01 all 0.02 0.00 0.01 0.00 0.01 99.97 14:34:14 14:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:27:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:34:14 14:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 14:34:14 14:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:34:14 14:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:34:14 14:27:01 CPU %user %nice %system %iowait %steal %idle 14:34:14 14:28:01 all 0.21 0.00 0.02 0.00 0.00 99.76 14:34:14 14:28:01 0 1.61 0.00 0.07 0.00 0.00 98.32 14:34:14 14:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:28:01 2 0.00 0.00 0.03 0.03 0.02 99.92 14:34:14 14:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 14:34:14 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:29:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:34:14 14:29:01 0 1.97 0.00 0.00 0.00 0.02 98.01 14:34:14 14:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:34:14 14:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 14:34:14 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:34:14 14:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:30:01 all 0.26 0.00 0.01 0.00 0.01 99.71 14:34:14 14:30:01 0 1.97 0.00 0.02 0.00 0.00 98.01 14:34:14 14:30:01 1 0.00 0.00 0.03 0.02 0.00 99.95 14:34:14 14:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:34:14 14:30:01 3 0.03 0.00 0.03 0.00 0.03 99.90 14:34:14 14:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:34:14 14:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:34:14 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:31:01 all 0.10 0.00 0.02 0.00 0.01 99.86 14:34:14 14:31:01 0 0.68 0.00 0.15 0.00 0.00 99.17 14:34:14 14:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:31:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 14:31:01 3 0.07 0.00 0.00 0.00 0.02 99.92 14:34:14 14:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:34:14 14:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:31:01 6 0.00 0.00 0.03 0.00 0.02 99.95 14:34:14 14:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:34:14 14:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:34:14 14:32:01 2 0.00 0.00 0.00 0.08 0.00 99.92 14:34:14 14:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:34:14 14:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:14 14:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:14 14:33:01 all 1.67 0.00 0.72 0.01 0.02 97.59 14:34:14 14:33:01 0 1.73 0.00 0.47 0.00 0.02 97.79 14:34:14 14:33:01 1 1.77 0.00 0.70 0.03 0.02 97.48 14:34:14 14:33:01 2 1.49 0.00 0.42 0.03 0.02 98.04 14:34:14 14:33:01 3 2.45 0.00 0.97 0.00 0.03 96.55 14:34:14 14:33:01 4 1.59 0.00 0.74 0.00 0.02 97.66 14:34:14 14:33:01 5 1.20 0.00 0.73 0.00 0.00 98.06 14:34:14 14:33:01 6 1.74 0.00 0.67 0.00 0.02 97.58 14:34:14 14:33:01 7 1.37 0.00 1.04 0.00 0.02 97.57 14:34:14 14:34:01 all 10.27 0.00 4.34 1.16 0.06 84.18 14:34:14 14:34:01 0 11.29 0.00 3.75 0.54 0.05 84.37 14:34:14 14:34:01 1 8.90 0.00 4.67 1.72 0.05 84.66 14:34:14 14:34:01 2 10.59 0.00 5.01 4.58 0.05 79.78 14:34:14 14:34:01 3 9.15 0.00 4.35 0.19 0.05 86.27 14:34:14 14:34:01 4 11.21 0.00 3.80 0.25 0.07 84.66 14:34:14 14:34:01 5 10.07 0.00 4.08 1.11 0.07 84.67 14:34:14 14:34:01 6 11.29 0.00 3.86 0.30 0.05 84.50 14:34:14 14:34:01 7 9.64 0.00 5.17 0.63 0.07 84.50 14:34:14 Average: all 8.48 0.00 1.78 0.39 0.02 89.32 14:34:14 Average: 0 8.60 0.00 1.79 0.55 0.02 89.03 14:34:14 Average: 1 8.22 0.00 1.70 0.52 0.02 89.55 14:34:14 Average: 2 8.52 0.00 1.80 0.62 0.02 89.04 14:34:14 Average: 3 8.68 0.00 1.83 0.25 0.03 89.21 14:34:14 Average: 4 8.26 0.00 1.79 0.36 0.02 89.57 14:34:14 Average: 5 8.71 0.00 1.70 0.26 0.03 89.30 14:34:14 Average: 6 8.55 0.00 1.79 0.28 0.02 89.35 14:34:14 Average: 7 8.31 0.00 1.81 0.32 0.02 89.54 14:34:14 14:34:14 14:34:14