Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e06225a277df99345dc66b555c91ab0f0cafa68f 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-ssh4527099595711526876.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-ssh15603930589530416615.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-ssh18437882216141913528.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-ssh17183704871016334768.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-ssh7748306720438689878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20826 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/193 [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/193 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f (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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 Commit message: "feat: Implement service metrics for Events and Readings persisted (#3922)" > git rev-list --no-walk 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:13 ========================================================= 17:09:13 EdgeX Global Pipelines Version Info 17:09:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:13 ------------------- 17:09:13 stable info: 17:09:13 ------------------- 17:09:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:09:13 Message: update stable to v1.0.221 17:09:14 ------------------- 17:09:14 experimental info: 17:09:14 ------------------- 17:09:14 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:14 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:09:14 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e06225a [Pipeline] echo 17:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:14 provisioning config files... 17:09:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config497753126615740323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:15 ---> docker-login.sh 17:09:15 nexus3.edgexfoundry.org:10001 17:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:15 Configure a credential helper to remove this warning. See 17:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:15 17:09:15 Login Succeeded 17:09:15 nexus3.edgexfoundry.org:10002 17:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:15 Configure a credential helper to remove this warning. See 17:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:15 17:09:15 Login Succeeded 17:09:15 nexus3.edgexfoundry.org:10003 17:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:15 Configure a credential helper to remove this warning. See 17:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:15 17:09:15 Login Succeeded 17:09:15 nexus3.edgexfoundry.org:10004 17:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:16 Configure a credential helper to remove this warning. See 17:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:16 17:09:16 Login Succeeded 17:09:16 docker.io 17:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:16 Configure a credential helper to remove this warning. See 17:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:16 17:09:16 Login Succeeded 17:09:16 ---> docker-login.sh ends [Pipeline] } 17:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:16 + 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 17:09:16 + dirname cmd/core-command/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo core-command,cmd/core-command/Dockerfile 17:09:16 + + dirnamecut cmd/core-data/Dockerfile -d/ 17:09:16 -f2 17:09:16 + echo core-data,cmd/core-data/Dockerfile 17:09:16 + dirname cmd/core-metadata/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo core-metadata,cmd/core-metadata/Dockerfile 17:09:16 + dirname cmd/security-bootstrapper/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:09:16 + dirname cmd/security-proxy-setup/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:09:16 + dirname cmd/security-secretstore-setup/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:09:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:09:16 + dirname cmd/security-spire-agent/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:09:16 + dirname cmd/security-spire-config/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:09:16 + dirname cmd/security-spire-server/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + dirname cmd/support-notifications/Dockerfile 17:09:16 + echo support-notifications,cmd/support-notifications/Dockerfile 17:09:16 + dirname cmd/support-scheduler/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:09:16 + dirname cmd/sys-mgmt-agent/Dockerfile 17:09:16 + cut -d/ -f2 17:09:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:09:17 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 17:09:17 + git rev-list -1 --merges e06225a277df99345dc66b555c91ab0f0cafa68f~1..e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo 17:09:17 -----------> git rev-list -1 --merges e06225a277df99345dc66b555c91ab0f0cafa68f~1..e06225a277df99345dc66b555c91ab0f0cafa68f e06225a277df99345dc66b555c91ab0f0cafa68f [false] [Pipeline] sh 17:09:17 + git log --format=format:%s -1 e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo 17:09:17 ========================================================= 17:09:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:09:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:18 + grep -v github /etc/ssh/ssh_known_hosts 17:09:18 + [ -e /tmp/ssh_known_hosts ] 17:09:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:18 + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:18 17:09:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:09:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:18 latest: Pulling from edgex-devops/git-semver 17:09:18 a0d0a0d46f8b: Pulling fs layer 17:09:18 3e5f54012d9b: Pulling fs layer 17:09:18 4c7163046ea9: Pulling fs layer 17:09:18 0c2d73faf560: Pulling fs layer 17:09:18 0c2d73faf560: Waiting 17:09:18 3e5f54012d9b: Download complete 17:09:18 a0d0a0d46f8b: Verifying Checksum 17:09:18 a0d0a0d46f8b: Download complete 17:09:18 4c7163046ea9: Verifying Checksum 17:09:18 4c7163046ea9: Download complete 17:09:19 0c2d73faf560: Verifying Checksum 17:09:19 0c2d73faf560: Download complete 17:09:19 a0d0a0d46f8b: Pull complete 17:09:19 3e5f54012d9b: Pull complete 17:09:19 4c7163046ea9: Pull complete 17:09:19 0c2d73faf560: Pull complete 17:09:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:09:19 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 17:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:09:20 $ docker top 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:20 [ssh-agent] Looking for ssh-agent implementation... 17:09:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:20 $ docker exec 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent 17:09:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaCkDo/agent.13 17:09:20 SSH_AGENT_PID=19 17:09:20 Running ssh-add (command line suppressed) 17:09:21 Identity added: /w/workspace/edgex-go/193@tmp/private_key_6875910933377271399.key (/w/workspace/edgex-go/193@tmp/private_key_6875910933377271399.key) 17:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:21 + git tag --points-at HEAD [Pipeline] } 17:09:21 $ docker exec --env ******** --env ******** 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent -k 17:09:21 unset SSH_AUTH_SOCK; 17:09:21 unset SSH_AGENT_PID; 17:09:21 echo Agent pid 19 killed; 17:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:21 [ssh-agent] Looking for ssh-agent implementation... 17:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:21 $ docker exec 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent 17:09:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJdgHm/agent.51 17:09:21 SSH_AGENT_PID=57 17:09:21 Running ssh-add (command line suppressed) 17:09:21 Identity added: /w/workspace/edgex-go/193@tmp/private_key_6084490134963600196.key (/w/workspace/edgex-go/193@tmp/private_key_6084490134963600196.key) 17:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:22 + git semver init 17:09:22 # -> Open(): unable to determine branch for HEAD 17:09:22 # $GIT_DIR = /w/workspace/edgex-go/193/.git 17:09:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/193 17:09:22 # $SEMVER_REMOTE_NAME = origin 17:09:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:09:22 # $SEMVER_USER_NAME = edgex-jenkins 17:09:22 # $SEMVER_BRANCH = main 17:09:22 # $SEMVER_TEMP = /tmp/semver-684725912 17:09:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:09:37 # '/tmp/semver-684725912' -> '/w/workspace/edgex-go/193/.semver' 17:09:37 # -> Force: false 17:09:37 # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [Pipeline] } 17:09:37 $ docker exec --env ******** --env ******** 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent -k 17:09:37 unset SSH_AUTH_SOCK; 17:09:37 unset SSH_AGENT_PID; 17:09:37 echo Agent pid 57 killed; 17:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:37 + git semver [Pipeline] } 17:09:37 $ docker stop --time=1 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 17:09:39 $ docker rm -f 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:40 Stashed 1 file(s) [Pipeline] echo 17:09:40 [edgeXSemver]: initialized semver on version 2.2.0-dev.68 [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 17:09:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:40 ========================================================= 17:09:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:09:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:09:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:40 59bf1c3509f3: Pulling fs layer 17:09:40 666ba61612fd: Pulling fs layer 17:09:40 8ed8ca486205: Pulling fs layer 17:09:40 4fe6c5a15a65: Pulling fs layer 17:09:40 22a0e8bec74d: Pulling fs layer 17:09:40 640e595b4fbd: Pulling fs layer 17:09:40 763cafe07f6e: Pulling fs layer 17:09:40 0c0b528cf693: Pulling fs layer 17:09:40 10935f4eaf8b: Pulling fs layer 17:09:40 4fe6c5a15a65: Waiting 17:09:40 22a0e8bec74d: Waiting 17:09:40 640e595b4fbd: Waiting 17:09:40 763cafe07f6e: Waiting 17:09:40 0c0b528cf693: Waiting 17:09:40 10935f4eaf8b: Waiting 17:09:40 8ed8ca486205: Verifying Checksum 17:09:40 8ed8ca486205: Download complete 17:09:40 666ba61612fd: Verifying Checksum 17:09:40 666ba61612fd: Download complete 17:09:40 22a0e8bec74d: Verifying Checksum 17:09:40 22a0e8bec74d: Download complete 17:09:40 640e595b4fbd: Verifying Checksum 17:09:40 640e595b4fbd: Download complete 17:09:40 763cafe07f6e: Verifying Checksum 17:09:40 763cafe07f6e: Download complete 17:09:40 59bf1c3509f3: Verifying Checksum 17:09:40 59bf1c3509f3: Download complete 17:09:40 0c0b528cf693: Verifying Checksum 17:09:40 0c0b528cf693: Download complete 17:09:40 59bf1c3509f3: Pull complete 17:09:40 666ba61612fd: Pull complete 17:09:41 8ed8ca486205: Pull complete 17:09:41 10935f4eaf8b: Download complete 17:09:41 4fe6c5a15a65: Verifying Checksum 17:09:41 4fe6c5a15a65: Download complete 17:09:45 4fe6c5a15a65: Pull complete 17:09:45 22a0e8bec74d: Pull complete 17:09:45 640e595b4fbd: Pull complete 17:09:45 763cafe07f6e: Pull complete 17:09:45 0c0b528cf693: Pull complete 17:09:48 10935f4eaf8b: Pull complete 17:09:48 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:09:48 + + docker build -t ci-base-image-x86_64 -f - . 17:09:48 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:09:48 WORKDIR /edgex 17:09:48 COPY go.mod . 17:09:48 RUN go mod download 17:09:49 Sending build context to Docker daemon 334.8MB 17:09:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:09:49 ---> 99d49a6021b9 17:09:49 Step 2/4 : WORKDIR /edgex 17:09:51 ---> Running in 87701536d4cb 17:09:51 Removing intermediate container 87701536d4cb 17:09:51 ---> 4275e08155c7 17:09:51 Step 3/4 : COPY go.mod . 17:09:51 ---> fad2efb37b54 17:09:51 Step 4/4 : RUN go mod download 17:09:51 ---> Running in 84cf10c9de4e 17:09:55 Still waiting to schedule task 17:09:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:10:06 Removing intermediate container 84cf10c9de4e 17:10:06 ---> 0f93ad3ceca3 17:10:06 Successfully built 0f93ad3ceca3 17:10:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:10:06 + docker inspect -f . ci-base-image-x86_64 17:10:06 . [Pipeline] withDockerContainer 17:10:06 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 17:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:10:07 $ docker top 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:07 + go version 17:10:07 go version go1.17.6 linux/amd64 [Pipeline] } 17:10:07 $ docker stop --time=1 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 17:10:09 $ docker rm -f 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:09 + docker inspect -f . ci-base-image-x86_64 17:10:09 . [Pipeline] withDockerContainer 17:10:09 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 17:10:09 $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:10:10 $ docker top a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:10 ========================================================= 17:10:10 [edgeXBuildGoParallel] Running Tests and Build... 17:10:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:10:10 + make test 17:10:10 go mod tidy -compat=1.17 17:10:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:10:17 ? github.com/edgexfoundry/edgex-go [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.109s coverage: 28.7% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 53.4% of statements 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.647s coverage: 89.2% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.6% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements 17:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 17:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 17:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 17:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.046s coverage: 87.2% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 17:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:10:55 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 17:11:13 GO111MODULE=on go vet ./... 17:11:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:11:18 + ls -al . 17:11:18 total 672 17:11:18 drwxrwxr-x 10 1001 1001 4096 Apr 13 17:11 . 17:11:18 drwxr-xr-x 4 root root 4096 Apr 13 17:10 .. 17:11:18 -rw-rw-r-- 1 1001 1001 11 Apr 13 17:09 .dockerignore 17:11:18 drwxrwxr-x 8 1001 1001 4096 Apr 13 17:09 .git 17:11:18 drwxrwxr-x 3 1001 1001 4096 Apr 13 17:09 .github 17:11:18 -rw-rw-r-- 1 1001 1001 879 Apr 13 17:09 .gitignore 17:11:18 -rw-rw-r-- 1 1001 1001 42 Apr 13 17:09 .golangci.yml 17:11:18 -rw-rw-r-- 1 1001 1001 87 Apr 13 17:09 .hadolint.yml 17:11:18 drwx------ 3 1001 1001 4096 Apr 13 17:09 .semver 17:11:18 -rw-rw-r-- 1 1001 1001 166 Apr 13 17:09 .sonarcloud.properties 17:11:18 -rw-rw-r-- 1 1001 1001 1171 Apr 13 17:09 ADOPTERS.md 17:11:18 -rw-rw-r-- 1 1001 1001 10086 Apr 13 17:09 Attribution.txt 17:11:18 -rw-rw-r-- 1 1001 1001 51732 Apr 13 17:09 CHANGELOG.md 17:11:18 -rw-rw-r-- 1 1001 1001 3804 Apr 13 17:09 CONTRIBUTING.md 17:11:18 -rw-rw-r-- 1 1001 1001 677 Apr 13 17:09 GOVERNANCE.md 17:11:18 -rw-rw-r-- 1 1001 1001 850 Apr 13 17:09 Jenkinsfile 17:11:18 -rw-rw-r-- 1 1001 1001 10775 Apr 13 17:09 LICENSE 17:11:18 -rw-rw-r-- 1 1001 1001 8522 Apr 13 17:09 Makefile 17:11:18 -rw-rw-r-- 1 1001 1001 582 Apr 13 17:09 OWNERS.md 17:11:18 -rw-rw-r-- 1 1001 1001 8207 Apr 13 17:09 README.md 17:11:18 -rw-rw-r-- 1 1001 1001 6912 Apr 13 17:09 SECURITY.md 17:11:18 -rw-rw-r-- 1 1001 1001 12 Apr 13 17:09 VERSION 17:11:18 -rw-rw-r-- 1 1001 1001 4131 Apr 13 17:09 ZMQWindows.md 17:11:18 drwxrwxr-x 2 1001 1001 4096 Apr 13 17:09 bin 17:11:18 drwxrwxr-x 18 1001 1001 4096 Apr 13 17:09 cmd 17:11:18 -rw-r--r-- 1 root root 434738 Apr 13 17:10 coverage.out 17:11:18 -rw-rw-r-- 1 1001 1001 3256 Apr 13 17:09 go.mod 17:11:18 -rw-rw-r-- 1 1001 1001 35162 Apr 13 17:09 go.sum 17:11:18 drwxrwxr-x 8 1001 1001 4096 Apr 13 17:09 internal 17:11:18 drwxrwxr-x 3 1001 1001 4096 Apr 13 17:09 openapi 17:11:18 drwxrwxr-x 4 1001 1001 4096 Apr 13 17:09 snap 17:11:18 -rw-rw-r-- 1 1001 1001 204 Apr 13 17:09 version.go [Pipeline] sh 17:11:18 + '[' -e coverage.out ] 17:11:18 + chown 1001:1001 coverage.out [Pipeline] stash 17:11:18 Stashed 1 file(s) [Pipeline] sh 17:11:19 + make build 17:11:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:11:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 17:11:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:11:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:11:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:11:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:11:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:11:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:11:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 17:11:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:12:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:12:03 $ docker stop --time=1 a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 17:12:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20829 in /w/workspace/edgexfoundry_edgex-go_main 17:12:06 $ docker rm -f a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 17:12:06 Running in /w/workspace/edgex-go/193 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:07 The recommended git tool is: git 17:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:07 17:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:07 latest: Pulling from edgex-devops/edgex-compose 17:12:07 cbdbe7a5bc2a: Pulling fs layer 17:12:07 ca9280d653b3: Pulling fs layer 17:12:07 7e9c9ca2126c: Pulling fs layer 17:12:07 cbdbe7a5bc2a: Verifying Checksum 17:12:07 cbdbe7a5bc2a: Download complete 17:12:08 ca9280d653b3: Verifying Checksum 17:12:08 ca9280d653b3: Download complete 17:12:08 cbdbe7a5bc2a: Pull complete 17:12:08 7e9c9ca2126c: Download complete 17:12:08 ca9280d653b3: Pull complete 17:12:12 7e9c9ca2126c: Pull complete 17:12:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:12:12 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 17:12:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:12:13 $ docker top f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:14 + docker-compose build --help 17:12:14 + grep parallel 17:12:14 --parallel Build images in parallel. [Pipeline] } 17:12:14 $ docker stop --time=1 f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 17:12:15 using credential edgex-jenkins-ssh 17:12:15 Cloning the remote Git repository 17:12:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:12:15 > git init /w/workspace/edgex-go/193 # timeout=10 17:12:15 $ docker rm -f f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:12:16 . [Pipeline] withDockerContainer 17:12:16 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 17:12:16 $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:12:16 $ docker top 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:16 > git --version # timeout=10 17:12:16 > git --version # 'git version 2.25.1' 17:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:17 + docker-compose -f ./docker-compose-build.yml build --parallel 17:12:17 Building core-command ... 17:12:17 Building core-data ... 17:12:17 Building core-metadata ... 17:12:17 Building security-bootstrapper ... 17:12:17 Building security-proxy-setup ... 17:12:17 Building security-secretstore-setup ... 17:12:17 Building security-spiffe-token-provider ... 17:12:17 Building security-spire-agent ... 17:12:17 Building security-spire-config ... 17:12:17 Building security-spire-server ... 17:12:17 Building support-notifications ... 17:12:17 Building support-scheduler ... 17:12:17 Building sys-mgmt-agent ... 17:12:17 Building security-spiffe-token-provider 17:12:17 Building security-secretstore-setup 17:12:17 Building security-bootstrapper 17:12:17 Building security-spire-agent 17:12:17 Building support-scheduler 17:12:32 Avoid second fetch 17:12:32 Checking out Revision e06225a277df99345dc66b555c91ab0f0cafa68f (main) 17:12:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:32 > git config core.sparsecheckout # timeout=10 17:12:32 > git checkout -f e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 17:12:37 Commit message: "feat: Implement service metrics for Events and Readings persisted (#3922)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:38 Dload Upload Total Spent Left Speed 17:12:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45725 [Pipeline] sh 17:12:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:38 + sudo tee /etc/docker/daemon.new 17:12:38 { 17:12:38 "registry-mirrors": [ 17:12:38 "https://nexus3.edgexfoundry.org:10001" 17:12:38 ], 17:12:38 "bip": "10.250.0.254/24", 17:12:38 "hosts": [ 17:12:38 "tcp://0.0.0.0:5555", 17:12:38 "unix:///var/run/docker.sock" 17:12:38 ], 17:12:38 "mtu": 1458, 17:12:38 "selinux-enabled": true, 17:12:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:38 } [Pipeline] sh 17:12:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:12:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0f93ad3ceca3 17:12:39 Step 3/25 : WORKDIR /edgex-go 17:12:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:12:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0f93ad3ceca3 17:12:39 Step 3/22 : WORKDIR /edgex-go 17:12:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:12:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0f93ad3ceca3 17:12:39 Step 3/31 : WORKDIR /edgex-go 17:12:39 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:12:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0f93ad3ceca3 17:12:39 Step 3/20 : WORKDIR /edgex-go 17:12:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:12:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:12:39 ---> 0f93ad3ceca3 17:12:39 Step 3/26 : WORKDIR /edgex-go 17:12:39 + sudo service docker restart 17:12:41 ---> Running in 1144f39feac9 17:12:41 ---> Running in 1c1a253c453a 17:12:41 ---> Running in 1b98e2e7582b 17:12:41 ---> Running in 2e4f174df016 17:12:41 ---> Running in 084007329dd2 17:12:41 Removing intermediate container 084007329dd2 17:12:41 ---> 83714ed6d812 17:12:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:41 Removing intermediate container 1c1a253c453a 17:12:41 ---> 054aabb5293c 17:12:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:41 Removing intermediate container 1144f39feac9 17:12:41 ---> 58cd6e43553f 17:12:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:41 Removing intermediate container 1b98e2e7582b 17:12:41 ---> 7932925d8fdc 17:12:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:41 ---> Running in 7b7b63a97aa5 17:12:41 Removing intermediate container 2e4f174df016 17:12:41 ---> 688ce1aaf36a 17:12:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:12:41 ---> Running in 249260ac5282 17:12:41 ---> Running in bca7bbbb4dc2 17:12:41 ---> Running in 688a958ea0d7 17:12:41 ---> Running in 55534118f41a 17:12:42 Removing intermediate container 7b7b63a97aa5 17:12:42 ---> 93ccc4f339ce 17:12:42 Step 5/22 : RUN apk add --update --no-cache make git 17:12:42 ---> Running in 96e72e38b9c1 17:12:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:42 Removing intermediate container bca7bbbb4dc2 17:12:42 ---> 1cfd1b10254f 17:12:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:12:42 ---> Running in 3049fcfa9a07 17:12:42 Removing intermediate container 249260ac5282 17:12:42 ---> eb35c05958f2 17:12:42 Step 5/31 : RUN apk add --update --no-cache make git 17:12:42 ---> Running in 6893a0b9b1cd 17:12:42 Removing intermediate container 688a958ea0d7 17:12:42 ---> 47d1364b4c42 17:12:42 Step 5/25 : RUN apk add --update --no-cache make git 17:12:42 ---> Running in 65769f06a429 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:43 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:12:43 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:12:43 OK: 15865 distinct packages available 17:12:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:44 OK: 221 MiB in 52 packages 17:12:44 OK: 221 MiB in 52 packages 17:12:44 OK: 221 MiB in 52 packages 17:12:44 OK: 221 MiB in 52 packages 17:12:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:44 Removing intermediate container 3049fcfa9a07 17:12:44 ---> ef57d4e874ce 17:12:44 Step 6/26 : COPY go.mod vendor* ./ 17:12:44 OK: 221 MiB in 52 packages 17:12:45 Removing intermediate container 96e72e38b9c1 17:12:45 ---> e9611cbd2fdc 17:12:45 Step 6/22 : COPY go.mod vendor* ./ 17:12:45 ---> 6f56c70b0020 17:12:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:45 ---> Running in 4f930314e8e6 17:12:45 Removing intermediate container 6893a0b9b1cd 17:12:45 ---> 87175ff0eaaf 17:12:45 Step 6/31 : COPY go.mod vendor* ./ 17:12:45 Removing intermediate container 65769f06a429 17:12:45 ---> 6760ed32ecf6 17:12:45 Step 6/25 : COPY go.mod vendor* ./ 17:12:45 ---> 8ff6b21f6ffa 17:12:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:45 ---> Running in f05b9954062a 17:12:45 ---> 5f69a7554e90 17:12:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:45 Removing intermediate container 55534118f41a 17:12:45 ---> 9c7efe55b766 17:12:45 Step 5/20 : COPY go.mod vendor* ./ 17:12:45 ---> Running in d7494f1512af 17:12:45 ---> 62aea554835b 17:12:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:45 ---> Running in c57f6b5601a8 17:12:45 ---> 2513f4c0f011 17:12:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:45 ---> Running in 4190df2590da 17:12:46 Removing intermediate container 4f930314e8e6 17:12:46 ---> 5d9321fe2d30 17:12:46 Step 8/26 : COPY . . 17:12:46 Removing intermediate container f05b9954062a 17:12:46 ---> 0658f44fdc5f 17:12:46 Step 8/22 : COPY . . 17:12:46 Removing intermediate container d7494f1512af 17:12:46 ---> d9cb3e8cb0a0 17:12:46 Step 8/31 : COPY . . 17:12:47 Removing intermediate container c57f6b5601a8 17:12:47 ---> ec703b367c63 17:12:47 Step 8/25 : COPY . . 17:12:55 Removing intermediate container 4190df2590da 17:12:55 ---> 9825e428081a 17:12:55 Step 7/20 : COPY . . 17:12:55 ---> 34c110264f30 17:12:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:12:55 ---> a8813efdfd76 17:12:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:12:55 ---> f7a11cda6b12 17:12:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 9cd4e8be93ce 17:12:55 17:12:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:12:55 ---> Running in dac6493ad693 17:12:55 ---> Running in cbfd66a829a2 17:12:55 ---> Running in 0634f54284c6 17:12:55 ---> Running in 45d20a4db164 17:12:55 Removing intermediate container dac6493ad693 17:12:55 ---> 4b9abfc80323 17:12:55 Step 10/26 : RUN mkdir -p spire-build 17:12:55 ---> Running in 873c55c2f5c3 17:12:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:12:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:12:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:12:56 Removing intermediate container 873c55c2f5c3 17:12:56 ---> 5503b4f4c63a 17:12:56 Step 11/26 : WORKDIR /edgex-go/spire-build 17:12:57 ---> Running in a25f6fa30f24 17:12:57 Removing intermediate container a25f6fa30f24 17:12:57 ---> d9f5403cadc3 17:12:57 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 17:12:57 ---> Running in 8b659dd2bb54 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:58 provisioning config files... 17:12:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config6286109275969292583tmp 17:12:58 spire-1.2.1/ 17:12:58 spire-1.2.1/.data/ 17:12:58 spire-1.2.1/.data/.file 17:12:58 spire-1.2.1/.dockerignore 17:12:58 spire-1.2.1/.gitattributes 17:12:58 spire-1.2.1/.githooks/ 17:12:58 spire-1.2.1/.githooks/pre-commit 17:12:58 spire-1.2.1/.github/ 17:12:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:12:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:12:58 spire-1.2.1/.github/dependabot.yml 17:12:58 spire-1.2.1/.github/workflows/ 17:12:58 spire-1.2.1/.github/workflows/nightly_build.yaml 17:12:58 spire-1.2.1/.github/workflows/pr_build.yaml 17:12:58 spire-1.2.1/.github/workflows/release_build.yaml 17:12:58 spire-1.2.1/.github/workflows/scripts/ 17:12:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:12:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:12:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:12:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:12:58 spire-1.2.1/.github/workflows/scripts/split.sh 17:12:58 spire-1.2.1/.gitignore 17:12:58 spire-1.2.1/.go-version 17:12:58 spire-1.2.1/.golangci.yml 17:12:58 spire-1.2.1/ADOPTERS.md 17:12:58 spire-1.2.1/CHANGELOG.md 17:12:58 spire-1.2.1/CODE-OF-CONDUCT.md 17:12:58 spire-1.2.1/CODEOWNERS 17:12:58 spire-1.2.1/CONTRIBUTING.md 17:12:58 spire-1.2.1/Dockerfile 17:12:58 spire-1.2.1/Dockerfile.dev 17:12:58 spire-1.2.1/Dockerfile.scratch 17:12:58 spire-1.2.1/LICENSE 17:12:58 spire-1.2.1/MAINTAINERS.md 17:12:58 spire-1.2.1/Makefile 17:12:58 spire-1.2.1/README.md 17:12:58 spire-1.2.1/ROADMAP.md 17:12:58 spire-1.2.1/SECURITY.md 17:12:58 spire-1.2.1/cmd/ 17:12:58 spire-1.2.1/cmd/spire-agent/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/common/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/run/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:12:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:12:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:12:58 spire-1.2.1/cmd/spire-agent/main.go 17:12:58 spire-1.2.1/cmd/spire-server/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/cli.go [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/run/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/token/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/validate/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/x509/ 17:12:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:12:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:12:58 spire-1.2.1/cmd/spire-server/main.go 17:12:58 spire-1.2.1/cmd/spire-server/util/ 17:12:58 spire-1.2.1/cmd/spire-server/util/util.go 17:12:58 spire-1.2.1/conf/ 17:12:58 spire-1.2.1/conf/agent/ 17:12:58 spire-1.2.1/conf/agent/agent.conf 17:12:58 spire-1.2.1/conf/agent/agent_full.conf 17:12:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:12:58 spire-1.2.1/conf/server/ 17:12:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:12:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:12:58 spire-1.2.1/conf/server/server.conf 17:12:58 spire-1.2.1/conf/server/server_full.conf 17:12:58 spire-1.2.1/doc/ 17:12:58 spire-1.2.1/doc/SPIRE101.md 17:12:58 spire-1.2.1/doc/auditlog.md 17:12:58 spire-1.2.1/doc/authorization_policy_engine.md 17:12:58 spire-1.2.1/doc/changelog_guidelines.md 17:12:58 spire-1.2.1/doc/cure53-report.pdf 17:12:58 spire-1.2.1/doc/images/ 17:12:58 spire-1.2.1/doc/images/2019_roadmap.png 17:12:58 spire-1.2.1/doc/images/SPIRE101.png 17:12:58 spire-1.2.1/doc/images/SPIRE_agent.png 17:12:58 spire-1.2.1/doc/images/SPIRE_server.png 17:12:58 spire-1.2.1/doc/images/cache_mgr.png 17:12:58 spire-1.2.1/doc/images/cache_mgr_components.png 17:12:58 spire-1.2.1/doc/images/federated_spire.png 17:12:58 spire-1.2.1/doc/images/ha_mode.png 17:12:58 spire-1.2.1/doc/images/nested_spire.png 17:12:58 spire-1.2.1/doc/images/oidc_federation.png 17:12:58 spire-1.2.1/doc/images/single_trust_domain.png 17:12:58 spire-1.2.1/doc/images/spiffe_compatible.png 17:12:58 spire-1.2.1/doc/images/spire_logo.png 17:12:58 spire-1.2.1/doc/migrating_registration_api_clients.md 17:12:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:12:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:12:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:12:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:12:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:12:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:12:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:12:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:12:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:12:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:12:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:12:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:12:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:12:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:12:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:12:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:12:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:12:58 spire-1.2.1/doc/scaling_spire.md 17:12:58 spire-1.2.1/doc/spire_agent.md 17:12:58 spire-1.2.1/doc/spire_server.md 17:12:58 spire-1.2.1/doc/supported_integrations.md 17:12:58 spire-1.2.1/doc/telemetry.md 17:12:58 spire-1.2.1/doc/telemetry_config.md 17:12:58 spire-1.2.1/doc/upgrading.md 17:12:58 spire-1.2.1/doc/using_spire.md 17:12:58 spire-1.2.1/examples/ 17:12:58 spire-1.2.1/examples/README.md 17:12:58 spire-1.2.1/go.mod 17:12:58 spire-1.2.1/go.sum 17:12:58 spire-1.2.1/pkg/ 17:12:58 spire-1.2.1/pkg/agent/ 17:12:58 spire-1.2.1/pkg/agent/agent.go 17:12:58 spire-1.2.1/pkg/agent/api/ 17:12:58 spire-1.2.1/pkg/agent/api/config.go 17:12:58 spire-1.2.1/pkg/agent/api/debug/ 17:12:58 spire-1.2.1/pkg/agent/api/debug/v1/ 17:12:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:12:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:12:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:12:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:12:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:12:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:12:58 spire-1.2.1/pkg/agent/api/endpoints.go 17:12:58 spire-1.2.1/pkg/agent/api/health/ 17:12:58 spire-1.2.1/pkg/agent/api/health/v1/ 17:12:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:12:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:12:58 spire-1.2.1/pkg/agent/api/rpccontext/ 17:12:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:12:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:12:58 spire-1.2.1/pkg/agent/attestor/ 17:12:58 spire-1.2.1/pkg/agent/attestor/node/ 17:12:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:12:58 spire-1.2.1/pkg/agent/attestor/node/node.go 17:12:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:12:58 spire-1.2.1/pkg/agent/attestor/workload/ 17:12:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:12:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:12:58 spire-1.2.1/pkg/agent/catalog/ 17:12:58 spire-1.2.1/pkg/agent/catalog/catalog.go 17:12:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:12:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:12:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:12:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:12:58 spire-1.2.1/pkg/agent/client/ 17:12:58 spire-1.2.1/pkg/agent/client/client.go 17:12:58 spire-1.2.1/pkg/agent/client/client_test.go 17:12:58 spire-1.2.1/pkg/agent/client/dial.go 17:12:58 spire-1.2.1/pkg/agent/client/nodeconn.go 17:12:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:12:58 spire-1.2.1/pkg/agent/client/update.go 17:12:58 spire-1.2.1/pkg/agent/client/util.go 17:12:58 spire-1.2.1/pkg/agent/common/ 17:12:58 spire-1.2.1/pkg/agent/common/backoff/ 17:12:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:12:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:12:58 spire-1.2.1/pkg/agent/common/cgroups/ 17:12:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:12:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:12:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:12:58 spire-1.2.1/pkg/agent/config.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/ 17:12:58 spire-1.2.1/pkg/agent/endpoints/config.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/workload/ 17:12:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:12:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/ 17:12:58 spire-1.2.1/pkg/agent/manager/cache/ 17:12:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:12:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:12:58 spire-1.2.1/pkg/agent/manager/config.go 17:12:58 spire-1.2.1/pkg/agent/manager/manager.go 17:12:58 spire-1.2.1/pkg/agent/manager/manager_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/storage.go 17:12:58 spire-1.2.1/pkg/agent/manager/storage_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/storecache/ 17:12:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:12:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:12:58 spire-1.2.1/pkg/agent/manager/sync.go 17:12:58 spire-1.2.1/pkg/agent/plugin/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:12:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:12:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:12:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:12:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:12:58 spire-1.2.1/pkg/agent/svid/ 17:12:58 spire-1.2.1/pkg/agent/svid/rotator.go 17:12:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:12:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:12:58 spire-1.2.1/pkg/agent/svid/store/ 17:12:58 spire-1.2.1/pkg/agent/svid/store/service.go 17:12:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:12:58 spire-1.2.1/pkg/common/ 17:12:58 spire-1.2.1/pkg/common/agentpathtemplate/ 17:12:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:12:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:12:58 spire-1.2.1/pkg/common/api/ 17:12:58 spire-1.2.1/pkg/common/api/metrics.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/ 17:12:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/logger.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/names.go 17:12:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:12:58 spire-1.2.1/pkg/common/api/names.go 17:12:58 spire-1.2.1/pkg/common/api/ratelimit.go 17:12:58 spire-1.2.1/pkg/common/api/rpccontext/ 17:12:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:12:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:12:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:12:58 spire-1.2.1/pkg/common/auth/ 17:12:58 spire-1.2.1/pkg/common/auth/interceptors.go 17:12:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:12:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/ 17:12:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/types.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:12:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:12:58 spire-1.2.1/pkg/common/catalog/ 17:12:58 spire-1.2.1/pkg/common/catalog/bind.go 17:12:58 spire-1.2.1/pkg/common/catalog/builtin.go 17:12:58 spire-1.2.1/pkg/common/catalog/catalog.go 17:12:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:12:58 spire-1.2.1/pkg/common/catalog/closers.go 17:12:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:12:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:12:58 spire-1.2.1/pkg/common/catalog/config.go 17:12:58 spire-1.2.1/pkg/common/catalog/config_test.go 17:12:58 spire-1.2.1/pkg/common/catalog/configure.go 17:12:58 spire-1.2.1/pkg/common/catalog/constraints.go 17:12:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:12:58 spire-1.2.1/pkg/common/catalog/context.go 17:12:58 spire-1.2.1/pkg/common/catalog/external.go 17:12:58 spire-1.2.1/pkg/common/catalog/host.go 17:12:58 spire-1.2.1/pkg/common/catalog/pipenet.go 17:12:58 spire-1.2.1/pkg/common/catalog/plugin.go 17:12:58 spire-1.2.1/pkg/common/catalog/testplugin/ 17:12:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:12:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:12:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:12:58 spire-1.2.1/pkg/common/cli/ 17:12:58 spire-1.2.1/pkg/common/cli/env.go 17:12:58 spire-1.2.1/pkg/common/cli/flags.go 17:12:58 spire-1.2.1/pkg/common/cli/trust_domain.go 17:12:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:12:58 spire-1.2.1/pkg/common/cli/umask.go 17:12:58 spire-1.2.1/pkg/common/cli/umask_posix.go 17:12:58 spire-1.2.1/pkg/common/cli/umask_test.go 17:12:58 spire-1.2.1/pkg/common/cli/umask_windows.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/flag.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/format.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:12:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:12:58 spire-1.2.1/pkg/common/coretypes/ 17:12:58 spire-1.2.1/pkg/common/coretypes/bundle/ 17:12:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:12:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:12:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:12:58 spire-1.2.1/pkg/common/cryptoutil/ 17:12:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:12:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:12:58 spire-1.2.1/pkg/common/diskutil/ 17:12:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:12:58 spire-1.2.1/pkg/common/diskutil/file_test.go 17:12:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:12:58 spire-1.2.1/pkg/common/errorutil/ 17:12:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:12:58 spire-1.2.1/pkg/common/health/ 17:12:58 spire-1.2.1/pkg/common/health/config.go 17:12:58 spire-1.2.1/pkg/common/health/context.go 17:12:58 spire-1.2.1/pkg/common/health/context_test.go 17:12:58 spire-1.2.1/pkg/common/health/health.go 17:12:58 spire-1.2.1/pkg/common/health/health_test.go 17:12:58 spire-1.2.1/pkg/common/health/logger.go 17:12:58 spire-1.2.1/pkg/common/hostservice/ 17:12:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:12:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:12:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:12:58 spire-1.2.1/pkg/common/idutil/ 17:12:58 spire-1.2.1/pkg/common/idutil/require.go 17:12:58 spire-1.2.1/pkg/common/idutil/require_test.go 17:12:58 spire-1.2.1/pkg/common/idutil/safety.go 17:12:58 spire-1.2.1/pkg/common/idutil/safety_test.go 17:12:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:12:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:12:58 spire-1.2.1/pkg/common/jwtsvid/ 17:12:58 spire-1.2.1/pkg/common/jwtsvid/common.go 17:12:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:12:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:12:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:12:58 spire-1.2.1/pkg/common/jwtutil/ 17:12:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:12:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:12:58 spire-1.2.1/pkg/common/log/ 17:12:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:12:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:12:58 spire-1.2.1/pkg/common/log/log.go 17:12:58 spire-1.2.1/pkg/common/log/log_test.go 17:12:58 spire-1.2.1/pkg/common/log/options.go 17:12:58 spire-1.2.1/pkg/common/nodeutil/ 17:12:58 spire-1.2.1/pkg/common/nodeutil/node.go 17:12:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:12:58 spire-1.2.1/pkg/common/peertracker/ 17:12:58 spire-1.2.1/pkg/common/peertracker/conn.go 17:12:58 spire-1.2.1/pkg/common/peertracker/credentials.go 17:12:58 spire-1.2.1/pkg/common/peertracker/errors.go 17:12:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:12:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:12:58 spire-1.2.1/pkg/common/peertracker/info.go 17:12:58 spire-1.2.1/pkg/common/peertracker/listener.go 17:12:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:12:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tcp.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:12:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:12:58 spire-1.2.1/pkg/common/peertracker/uds.go 17:12:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:12:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:12:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:12:58 spire-1.2.1/pkg/common/pemutil/ 17:12:58 spire-1.2.1/pkg/common/pemutil/block.go 17:12:58 spire-1.2.1/pkg/common/pemutil/certs.go 17:12:58 spire-1.2.1/pkg/common/pemutil/common.go 17:12:58 spire-1.2.1/pkg/common/pemutil/csr.go 17:12:58 spire-1.2.1/pkg/common/pemutil/keys.go 17:12:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/ 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:12:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:12:58 spire-1.2.1/pkg/common/plugin/ 17:12:58 spire-1.2.1/pkg/common/plugin/aws/ 17:12:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:12:58 spire-1.2.1/pkg/common/plugin/azure/ 17:12:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:12:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/facade.go 17:12:58 spire-1.2.1/pkg/common/plugin/facade_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/gcp/ 17:12:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/ 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:12:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/log.go 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/ 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:12:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:12:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:12:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:12:58 spire-1.2.1/pkg/common/plugin/x509pop/ 17:12:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:12:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:12:58 spire-1.2.1/pkg/common/profiling/ 17:12:58 spire-1.2.1/pkg/common/profiling/dumpers.go 17:12:58 spire-1.2.1/pkg/common/profiling/profiling.go 17:12:58 spire-1.2.1/pkg/common/protoutil/ 17:12:58 spire-1.2.1/pkg/common/protoutil/masks.go 17:12:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:12:58 spire-1.2.1/pkg/common/rotationutil/ 17:12:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:12:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:12:58 spire-1.2.1/pkg/common/selector/ 17:12:58 spire-1.2.1/pkg/common/selector/selector.go 17:12:58 spire-1.2.1/pkg/common/selector/selector_test.go 17:12:58 spire-1.2.1/pkg/common/selector/set.go 17:12:58 spire-1.2.1/pkg/common/selector/set_utils.go 17:12:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/ 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/ 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:12:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:12:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:12:58 spire-1.2.1/pkg/common/telemetry/call.go 17:12:58 spire-1.2.1/pkg/common/telemetry/common/ 17:12:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:12:58 spire-1.2.1/pkg/common/telemetry/config.go 17:12:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:12:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/inmem.go 17:12:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/m3.go 17:12:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/metrics.go 17:12:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/names.go 17:12:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:12:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:12:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/ 17:12:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:12:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:12:58 spire-1.2.1/pkg/common/telemetry/server/server.go 17:12:58 spire-1.2.1/pkg/common/telemetry/sink.go 17:12:58 spire-1.2.1/pkg/common/telemetry/statsd.go 17:12:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:12:58 spire-1.2.1/pkg/common/telemetry/uptime.go 17:12:58 spire-1.2.1/pkg/common/telemetry/version.go 17:12:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:12:58 spire-1.2.1/pkg/common/uptime/ 17:12:58 spire-1.2.1/pkg/common/uptime/uptime.go 17:12:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:12:58 spire-1.2.1/pkg/common/util/ 17:12:58 spire-1.2.1/pkg/common/util/certs.go 17:12:58 spire-1.2.1/pkg/common/util/certs_test.go 17:12:58 spire-1.2.1/pkg/common/util/csr.go 17:12:58 spire-1.2.1/pkg/common/util/hash.go 17:12:58 spire-1.2.1/pkg/common/util/selectors.go 17:12:58 spire-1.2.1/pkg/common/util/selectors_test.go 17:12:58 spire-1.2.1/pkg/common/util/signals.go 17:12:58 spire-1.2.1/pkg/common/util/sort.go 17:12:58 spire-1.2.1/pkg/common/util/sort_test.go 17:12:58 spire-1.2.1/pkg/common/util/task.go 17:12:58 spire-1.2.1/pkg/common/util/task_test.go 17:12:58 spire-1.2.1/pkg/common/util/testdata/ 17:12:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:12:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:12:58 spire-1.2.1/pkg/common/version/ 17:12:58 spire-1.2.1/pkg/common/version/version.go 17:12:58 spire-1.2.1/pkg/common/x509svid/ 17:12:58 spire-1.2.1/pkg/common/x509svid/common_test.go 17:12:58 spire-1.2.1/pkg/common/x509svid/csr.go 17:12:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:12:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:12:58 spire-1.2.1/pkg/common/x509util/ 17:12:58 spire-1.2.1/pkg/common/x509util/cert.go 17:12:58 spire-1.2.1/pkg/common/x509util/dns.go 17:12:58 spire-1.2.1/pkg/common/x509util/dns_test.go 17:12:58 spire-1.2.1/pkg/common/x509util/keyid.go 17:12:58 spire-1.2.1/pkg/common/x509util/keypair.go 17:12:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:12:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:12:58 spire-1.2.1/pkg/server/ 17:12:58 spire-1.2.1/pkg/server/api/ 17:12:58 spire-1.2.1/pkg/server/api/agent.go 17:12:58 spire-1.2.1/pkg/server/api/agent/ 17:12:58 spire-1.2.1/pkg/server/api/agent/v1/ 17:12:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/agent_test.go 17:12:58 spire-1.2.1/pkg/server/api/api.go 17:12:58 spire-1.2.1/pkg/server/api/audit/ 17:12:58 spire-1.2.1/pkg/server/api/audit/audit.go 17:12:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:12:58 spire-1.2.1/pkg/server/api/bundle.go 17:12:58 spire-1.2.1/pkg/server/api/bundle/ 17:12:58 spire-1.2.1/pkg/server/api/bundle/v1/ 17:12:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/bundle_test.go 17:12:58 spire-1.2.1/pkg/server/api/debug/ 17:12:58 spire-1.2.1/pkg/server/api/debug/v1/ 17:12:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/entry.go 17:12:58 spire-1.2.1/pkg/server/api/entry/ 17:12:58 spire-1.2.1/pkg/server/api/entry/v1/ 17:12:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/entry_test.go 17:12:58 spire-1.2.1/pkg/server/api/health/ 17:12:58 spire-1.2.1/pkg/server/api/health/v1/ 17:12:58 spire-1.2.1/pkg/server/api/health/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/id.go 17:12:58 spire-1.2.1/pkg/server/api/id_test.go 17:12:58 spire-1.2.1/pkg/server/api/limits/ 17:12:58 spire-1.2.1/pkg/server/api/limits/limits.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/ 17:12:58 spire-1.2.1/pkg/server/api/middleware/alias.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/audit.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/caller.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/common.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/entries.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:12:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:12:58 spire-1.2.1/pkg/server/api/ratelimit.go 17:12:58 spire-1.2.1/pkg/server/api/rpccontext/ 17:12:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:12:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:12:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:12:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:12:58 spire-1.2.1/pkg/server/api/selector.go 17:12:58 spire-1.2.1/pkg/server/api/selector_test.go 17:12:58 spire-1.2.1/pkg/server/api/status.go 17:12:58 spire-1.2.1/pkg/server/api/status_test.go 17:12:58 spire-1.2.1/pkg/server/api/svid/ 17:12:58 spire-1.2.1/pkg/server/api/svid/v1/ 17:12:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/trustdomain.go 17:12:58 spire-1.2.1/pkg/server/api/trustdomain/ 17:12:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:12:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:12:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:12:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:12:58 spire-1.2.1/pkg/server/authpolicy/ 17:12:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:12:58 spire-1.2.1/pkg/server/authpolicy/policy.go 17:12:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:12:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:12:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:12:58 spire-1.2.1/pkg/server/authpolicy/validate.go 17:12:58 spire-1.2.1/pkg/server/bundle/ 17:12:58 spire-1.2.1/pkg/server/bundle/client/ 17:12:58 spire-1.2.1/pkg/server/bundle/client/client.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/manager.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/sources.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/updater.go 17:12:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:12:58 spire-1.2.1/pkg/server/ca/ 17:12:58 spire-1.2.1/pkg/server/ca/ca.go 17:12:58 spire-1.2.1/pkg/server/ca/ca_health.go 17:12:58 spire-1.2.1/pkg/server/ca/ca_test.go 17:12:58 spire-1.2.1/pkg/server/ca/journal.go 17:12:58 spire-1.2.1/pkg/server/ca/journal_test.go 17:12:58 spire-1.2.1/pkg/server/ca/manager.go 17:12:58 spire-1.2.1/pkg/server/ca/manager_health.go 17:12:58 spire-1.2.1/pkg/server/ca/manager_test.go 17:12:58 spire-1.2.1/pkg/server/ca/templates.go 17:12:58 spire-1.2.1/pkg/server/ca/upstream_client.go 17:12:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:12:58 spire-1.2.1/pkg/server/ca/validation.go 17:12:58 spire-1.2.1/pkg/server/cache/ 17:12:58 spire-1.2.1/pkg/server/cache/dscache/ 17:12:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:12:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/ 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:12:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:12:58 spire-1.2.1/pkg/server/catalog/ 17:12:58 spire-1.2.1/pkg/server/catalog/catalog.go 17:12:58 spire-1.2.1/pkg/server/catalog/keymanager.go 17:12:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:12:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:12:58 spire-1.2.1/pkg/server/catalog/notifier.go 17:12:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:12:58 spire-1.2.1/pkg/server/config.go 17:12:58 spire-1.2.1/pkg/server/datastore/ 17:12:58 spire-1.2.1/pkg/server/datastore/datastore.go 17:12:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:12:58 spire-1.2.1/pkg/server/datastore/repository.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:12:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:12:58 spire-1.2.1/pkg/server/endpoints/ 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/ 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:12:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:12:58 spire-1.2.1/pkg/server/endpoints/config.go 17:12:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:12:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:12:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:12:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:12:58 spire-1.2.1/pkg/server/endpoints/middleware.go 17:12:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:12:58 spire-1.2.1/pkg/server/hostservice/ 17:12:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:12:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:12:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:12:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:12:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:12:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:12:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:12:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:12:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:12:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:12:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/ 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:12:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:12:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:12:58 spire-1.2.1/pkg/server/registration/ 17:12:58 spire-1.2.1/pkg/server/registration/manager.go 17:12:58 spire-1.2.1/pkg/server/registration/manager_test.go 17:12:58 spire-1.2.1/pkg/server/scanentries.go 17:12:58 spire-1.2.1/pkg/server/scanentries_test.go 17:12:58 spire-1.2.1/pkg/server/server.go 17:12:58 spire-1.2.1/pkg/server/server_test.go 17:12:58 spire-1.2.1/pkg/server/svid/ 17:12:58 spire-1.2.1/pkg/server/svid/observer.go 17:12:58 spire-1.2.1/pkg/server/svid/observer_test.go 17:12:58 spire-1.2.1/pkg/server/svid/rotator.go 17:12:58 spire-1.2.1/pkg/server/svid/rotator_config.go 17:12:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:12:58 spire-1.2.1/pkg/server/svid/rotator_test.go 17:12:58 spire-1.2.1/proto/ 17:12:58 spire-1.2.1/proto/private/ 17:12:58 spire-1.2.1/proto/private/server/ 17:12:58 spire-1.2.1/proto/private/server/journal/ 17:12:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:12:58 spire-1.2.1/proto/private/server/journal/journal.proto 17:12:58 spire-1.2.1/proto/spire/ 17:12:58 spire-1.2.1/proto/spire/common/ 17:12:58 spire-1.2.1/proto/spire/common/common.pb.go 17:12:58 spire-1.2.1/proto/spire/common/common.proto 17:12:58 spire-1.2.1/proto/spire/common/plugin/ 17:12:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:12:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:12:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:12:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:12:58 spire-1.2.1/proto/spire/plugin/ 17:12:58 spire-1.2.1/proto/spire/plugin/agent/ 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:12:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:12:58 spire-1.2.1/release/ 17:12:58 spire-1.2.1/release/spire-extras/ 17:12:58 spire-1.2.1/release/spire-extras/README.md 17:12:58 spire-1.2.1/release/spire-extras/conf/ 17:12:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:12:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:12:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:12:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:12:58 spire-1.2.1/release/spire/ 17:12:58 spire-1.2.1/release/spire/README.md 17:12:58 spire-1.2.1/release/spire/conf/ 17:12:58 spire-1.2.1/release/spire/conf/agent/ 17:12:58 spire-1.2.1/release/spire/conf/agent/agent.conf 17:12:58 spire-1.2.1/release/spire/conf/server/ 17:12:58 spire-1.2.1/release/spire/conf/server/server.conf 17:12:58 spire-1.2.1/script/ 17:12:58 spire-1.2.1/script/build-artifact.sh 17:12:58 spire-1.2.1/script/generate_dummy_ca.sh 17:12:58 spire-1.2.1/support/ 17:12:58 spire-1.2.1/support/k8s/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:12:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/ 17:12:58 spire-1.2.1/support/oidc-discovery-provider/README.md 17:12:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/config.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/main.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:12:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:12:58 spire-1.2.1/test/ 17:12:58 spire-1.2.1/test/clock/ 17:12:58 spire-1.2.1/test/clock/clock.go 17:12:58 spire-1.2.1/test/fakes/ 17:12:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:12:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:12:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:12:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:12:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:12:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:12:58 spire-1.2.1/test/fakes/fakeagentstore/ 17:12:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:12:58 spire-1.2.1/test/fakes/fakedatastore/ 17:12:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:12:58 spire-1.2.1/test/fakes/fakeentryclient/ 17:12:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:12:58 spire-1.2.1/test/fakes/fakehealthchecker/ 17:12:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:12:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:12:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:12:58 spire-1.2.1/test/fakes/fakemetrics/ 17:12:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:12:58 spire-1.2.1/test/fakes/fakenoderesolver/ 17:12:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:12:58 spire-1.2.1/test/fakes/fakenotifier/ 17:12:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:12:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:12:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:12:58 spire-1.2.1/test/fakes/fakeserverca/ 17:12:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:12:58 spire-1.2.1/test/fakes/fakeservercatalog/ 17:12:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:12:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:12:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:12:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:12:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:12:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:12:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:12:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:12:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:12:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:12:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:12:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:12:58 spire-1.2.1/test/fixture/ 17:12:58 spire-1.2.1/test/fixture/certs/ 17:12:58 spire-1.2.1/test/fixture/certs/agent_svid.der 17:12:58 spire-1.2.1/test/fixture/certs/base_cert.pem 17:12:58 spire-1.2.1/test/fixture/certs/base_csr.pem 17:12:58 spire-1.2.1/test/fixture/certs/base_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:12:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:12:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:12:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:12:58 spire-1.2.1/test/fixture/certs/blog_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/bundle.der 17:12:58 spire-1.2.1/test/fixture/certs/ca.pem 17:12:58 spire-1.2.1/test/fixture/certs/ca_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/database_cert.pem 17:12:58 spire-1.2.1/test/fixture/certs/database_csr.pem 17:12:58 spire-1.2.1/test/fixture/certs/database_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/node_cert.pem 17:12:58 spire-1.2.1/test/fixture/certs/node_csr.pem 17:12:58 spire-1.2.1/test/fixture/certs/node_key.pem 17:12:58 spire-1.2.1/test/fixture/certs/svid.pem 17:12:58 spire-1.2.1/test/fixture/certs/svid_key.pem 17:12:58 spire-1.2.1/test/fixture/config/ 17:12:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:12:58 spire-1.2.1/test/fixture/config/agent_good.conf 17:12:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:12:58 spire-1.2.1/test/fixture/config/plugin_good.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:12:58 spire-1.2.1/test/fixture/config/server_good.conf 17:12:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:12:58 spire-1.2.1/test/fixture/fixture.go 17:12:58 spire-1.2.1/test/fixture/nodeattestor/ 17:12:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:12:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:12:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:12:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:12:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:12:58 spire-1.2.1/test/fixture/registration/ 17:12:58 spire-1.2.1/test/fixture/registration/entries.json 17:12:58 spire-1.2.1/test/fixture/registration/good-for-update.json 17:12:58 spire-1.2.1/test/fixture/registration/good.json 17:12:58 spire-1.2.1/test/fixture/registration/invalid.json 17:12:58 spire-1.2.1/test/fixture/registration/invalid_json.json 17:12:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:12:58 spire-1.2.1/test/integration/ 17:12:58 spire-1.2.1/test/integration/README.md 17:12:58 spire-1.2.1/test/integration/common 17:12:58 spire-1.2.1/test/integration/setup/ 17:12:58 spire-1.2.1/test/integration/setup/adminclient/ 17:12:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:12:58 spire-1.2.1/test/integration/setup/adminclient/client.go 17:12:58 spire-1.2.1/test/integration/setup/debugagent/ 17:12:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:12:58 spire-1.2.1/test/integration/setup/debugagent/main.go 17:12:58 spire-1.2.1/test/integration/setup/debugserver/ 17:12:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:12:58 spire-1.2.1/test/integration/setup/debugserver/main.go 17:12:58 spire-1.2.1/test/integration/setup/downstreamclient/ 17:12:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:12:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:12:58 spire-1.2.1/test/integration/setup/itclient/ 17:12:58 spire-1.2.1/test/integration/setup/itclient/client.go 17:12:58 spire-1.2.1/test/integration/setup/node-attestation/ 17:12:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:12:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:12:58 spire-1.2.1/test/integration/setup/x509pop/ 17:12:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:12:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:12:58 spire-1.2.1/test/integration/suites/ 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:12:58 spire-1.2.1/test/integration/suites/join-token/ 17:12:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:12:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:12:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:12:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:12:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:12:58 spire-1.2.1/test/integration/suites/join-token/README.md 17:12:58 spire-1.2.1/test/integration/suites/join-token/conf/ 17:12:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/join-token/teardown 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:12:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:12:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:12:58 spire-1.2.1/test/integration/suites/k8s/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/00-setup 17:12:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:12:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:12:58 spire-1.2.1/test/integration/suites/k8s/README.md 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:12:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:12:58 spire-1.2.1/test/integration/suites/k8s/teardown 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/ 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:12:58 spire-1.2.1/test/integration/suites/rotation/ 17:12:58 spire-1.2.1/test/integration/suites/rotation/00-setup 17:12:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:12:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:12:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:12:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:12:58 spire-1.2.1/test/integration/suites/rotation/README.md 17:12:58 spire-1.2.1/test/integration/suites/rotation/conf/ 17:12:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/rotation/teardown 17:12:58 spire-1.2.1/test/integration/suites/self-test/ 17:12:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:12:58 spire-1.2.1/test/integration/suites/self-test/README.md 17:12:58 spire-1.2.1/test/integration/suites/self-test/teardown 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:12:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:12:58 spire-1.2.1/test/integration/suites/upgrade/ 17:12:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:12:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:12:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:12:58 spire-1.2.1/test/integration/suites/upgrade/README.md 17:12:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:12:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:12:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:12:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:12:58 spire-1.2.1/test/integration/suites/upgrade/teardown 17:12:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:12:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:12:58 spire-1.2.1/test/integration/test-one.sh 17:12:58 spire-1.2.1/test/integration/test.sh 17:12:58 spire-1.2.1/test/plugintest/ 17:12:58 spire-1.2.1/test/plugintest/config.go 17:12:58 spire-1.2.1/test/plugintest/load.go 17:12:58 spire-1.2.1/test/plugintest/option.go 17:12:58 spire-1.2.1/test/spiretest/ 17:12:58 spire-1.2.1/test/spiretest/apiserver.go 17:12:58 spire-1.2.1/test/spiretest/assertions.go 17:12:58 spire-1.2.1/test/spiretest/dir.go 17:12:58 spire-1.2.1/test/spiretest/errors_posix.go 17:12:58 spire-1.2.1/test/spiretest/errors_windows.go 17:12:58 spire-1.2.1/test/spiretest/logs.go 17:12:58 spire-1.2.1/test/spiretest/socketapi.go 17:12:58 spire-1.2.1/test/spiretest/suite.go 17:12:58 spire-1.2.1/test/spiretest/x509.go 17:12:58 spire-1.2.1/test/testca/ 17:12:58 spire-1.2.1/test/testca/ca.go 17:12:58 spire-1.2.1/test/testkey/ 17:12:58 spire-1.2.1/test/testkey/generate.sh 17:12:58 spire-1.2.1/test/testkey/genkeys.go 17:12:58 spire-1.2.1/test/testkey/keys.go 17:12:58 spire-1.2.1/test/testkey/new.go 17:12:58 spire-1.2.1/test/tpmsimulator/ 17:12:58 spire-1.2.1/test/tpmsimulator/simulator.go 17:12:58 spire-1.2.1/test/util/ 17:12:58 spire-1.2.1/test/util/cert_fixtures.go 17:12:58 spire-1.2.1/test/util/cert_generation.go 17:12:58 spire-1.2.1/test/util/io_redirection.go 17:12:58 spire-1.2.1/test/util/race.go 17:12:58 spire-1.2.1/test/util/util.go 17:12:58 building spire from source... 17:12:58 Installing go1.17.7... 17:12:58 ---> docker-login.sh 17:12:58 nexus3.edgexfoundry.org:10001 17:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:59 Configure a credential helper to remove this warning. See 17:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:59 17:12:59 Login Succeeded 17:12:59 nexus3.edgexfoundry.org:10002 17:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:59 Configure a credential helper to remove this warning. See 17:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:59 17:12:59 Login Succeeded 17:12:59 nexus3.edgexfoundry.org:10003 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 nexus3.edgexfoundry.org:10004 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:01 Configure a credential helper to remove this warning. See 17:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:01 17:13:01 Login Succeeded 17:13:01 docker.io 17:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:01 ---> 3bb04043d526 17:13:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:13:01 ---> Running in c0ee4d02cdb7 17:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:02 Configure a credential helper to remove this warning. See 17:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:02 17:13:02 Login Succeeded 17:13:02 ---> docker-login.sh ends [Pipeline] } 17:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:02 ========================================================= 17:13:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:13:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:13:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:13:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:03 9b3977197b4f: Pulling fs layer 17:13:03 1a89e8eeedd5: Pulling fs layer 17:13:03 94645a83ff95: Pulling fs layer 17:13:03 3f3a8bcf1eab: Pulling fs layer 17:13:03 0c92f367c5e7: Pulling fs layer 17:13:03 f7c0051592d6: Pulling fs layer 17:13:03 a227ed2f7395: Pulling fs layer 17:13:03 7b1c46037f91: Pulling fs layer 17:13:03 0c92f367c5e7: Waiting 17:13:03 f7c0051592d6: Waiting 17:13:03 a227ed2f7395: Waiting 17:13:03 3f3a8bcf1eab: Waiting 17:13:03 7b1c46037f91: Waiting 17:13:03 94645a83ff95: Verifying Checksum 17:13:03 94645a83ff95: Download complete 17:13:03 1a89e8eeedd5: Verifying Checksum 17:13:03 1a89e8eeedd5: Download complete 17:13:03 0c92f367c5e7: Verifying Checksum 17:13:03 0c92f367c5e7: Download complete 17:13:03 f7c0051592d6: Verifying Checksum 17:13:03 f7c0051592d6: Download complete 17:13:03 9b3977197b4f: Verifying Checksum 17:13:03 9b3977197b4f: Download complete 17:13:03 a227ed2f7395: Verifying Checksum 17:13:03 a227ed2f7395: Download complete 17:13:04 Building bin/spire-server... 17:13:04 go: downloading github.com/mitchellh/cli v1.1.2 17:13:04 go: downloading google.golang.org/grpc v1.44.0 17:13:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:13:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:13:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:13:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:13:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:13:04 9b3977197b4f: Pull complete 17:13:04 go: downloading github.com/imdario/mergo v0.3.12 17:13:04 go: downloading github.com/sirupsen/logrus v1.8.1 17:13:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:13:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:13:04 go: downloading github.com/fatih/color v1.13.0 17:13:04 go: downloading github.com/mattn/go-isatty v0.0.14 17:13:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:13:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:13:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:13:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:13:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:13:04 go: downloading github.com/open-policy-agent/opa v0.38.0 17:13:04 go: downloading github.com/armon/go-metrics v0.3.10 17:13:04 go: downloading github.com/prometheus/client_golang v1.12.1 17:13:04 1a89e8eeedd5: Pull complete 17:13:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:13:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:13:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:13:05 go: downloading github.com/mattn/go-colorable v0.1.12 17:13:05 go: downloading github.com/Masterminds/goutils v1.1.0 17:13:05 go: downloading github.com/Masterminds/semver v1.5.0 17:13:05 go: downloading github.com/google/uuid v1.1.2 17:13:05 go: downloading github.com/huandu/xstrings v1.3.2 17:13:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:13:05 go: downloading github.com/oklog/run v1.0.0 17:13:05 go: downloading github.com/imkira/go-observer v1.0.3 17:13:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:13:05 94645a83ff95: Pull complete 17:13:05 go: downloading github.com/beorn7/perks v1.0.1 17:13:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:13:05 go: downloading github.com/prometheus/client_model v0.2.0 17:13:05 go: downloading github.com/prometheus/common v0.32.1 17:13:05 go: downloading github.com/prometheus/procfs v0.7.3 17:13:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:13:05 7b1c46037f91: Verifying Checksum 17:13:05 7b1c46037f91: Download complete 17:13:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:13:05 go: downloading github.com/hashicorp/errwrap v1.1.0 17:13:05 go: downloading go.uber.org/atomic v1.9.0 17:13:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:13:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:13:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:13:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:13:06 3f3a8bcf1eab: Verifying Checksum 17:13:06 3f3a8bcf1eab: Download complete 17:13:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:13:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:13:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:13:08 go: downloading github.com/stretchr/testify v1.7.0 17:13:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:13:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:13:12 go: downloading google.golang.org/api v0.70.0 17:13:12 go: downloading k8s.io/client-go v0.23.4 17:13:12 go: downloading k8s.io/api v0.23.4 17:13:12 go: downloading github.com/google/go-tpm v0.3.3 17:13:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:13:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:13:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:13:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:13:12 go: downloading cloud.google.com/go/storage v1.21.0 17:13:12 go: downloading cloud.google.com/go v0.100.2 17:13:12 go: downloading k8s.io/apimachinery v0.23.4 17:13:13 go: downloading k8s.io/kube-aggregator v0.23.3 17:13:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:13:13 go: downloading cloud.google.com/go/security v1.3.0 17:13:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:13:13 go: downloading github.com/blang/semver/v4 v4.0.0 17:13:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:13:13 go: downloading github.com/jinzhu/gorm v1.9.16 17:13:13 go: downloading github.com/lib/pq v1.10.4 17:13:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:13:14 go: downloading github.com/hashicorp/vault/api v1.4.1 17:13:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:13:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:13:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:13:14 go: downloading github.com/twmb/murmur3 v1.1.6 17:13:14 go: downloading github.com/aws/smithy-go v1.11.0 17:13:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:13:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:13:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:13:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:13:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:13:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:13:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:13:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:13:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:13:14 go: downloading github.com/dimchansky/utfbom v1.1.1 17:13:15 go: downloading cloud.google.com/go/compute v1.3.0 17:13:15 go: downloading cloud.google.com/go/iam v0.1.1 17:13:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:13:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:13:17 go: downloading github.com/gogo/protobuf v1.3.2 17:13:17 go: downloading k8s.io/klog/v2 v2.30.0 17:13:17 go: downloading github.com/google/gofuzz v1.1.0 17:13:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:13:17 go: downloading github.com/spf13/pflag v1.0.5 17:13:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:13:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:13:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:13:17 go: downloading github.com/jinzhu/inflection v1.0.0 17:13:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:13:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:13:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:13:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:13:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:13:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:13:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:13:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:13:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:13:17 go: downloading gopkg.in/yaml.v2 v2.4.0 17:13:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:13:17 go: downloading github.com/gobwas/glob v0.2.3 17:13:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:13:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:13:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:13:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:13:17 go: downloading go.opencensus.io v0.23.0 17:13:17 go: downloading gopkg.in/inf.v0 v0.9.1 17:13:17 go: downloading github.com/google/go-cmp v0.5.7 17:13:17 go: downloading github.com/googleapis/gnostic v0.5.5 17:13:17 go: downloading github.com/go-logr/logr v1.2.2 17:13:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:13:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:13:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:13:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:13:17 go: downloading github.com/json-iterator/go v1.1.12 17:13:17 go: downloading github.com/tklauser/numcpus v0.3.0 17:13:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:13:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:13:17 go: downloading sigs.k8s.io/yaml v1.3.0 17:13:17 go: downloading go.uber.org/zap v1.21.0 17:13:17 go: downloading github.com/ryanuber/go-glob v1.0.0 17:13:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:13:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:13:18 go: downloading github.com/hashicorp/go-version v1.2.0 17:13:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:13:18 go: downloading github.com/modern-go/reflect2 v1.0.2 17:13:18 go: downloading github.com/golang/snappy v0.0.4 17:13:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:13:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:13:18 go: downloading go.uber.org/multierr v1.6.0 17:13:18 3f3a8bcf1eab: Pull complete 17:13:18 0c92f367c5e7: Pull complete 17:13:19 f7c0051592d6: Pull complete 17:13:19 a227ed2f7395: Pull complete 17:13:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:13:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:13:27 7b1c46037f91: Pull complete 17:13:27 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:13:28 + docker build -t ci-base-image-arm64 -f - . 17:13:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:13:28 WORKDIR /edgex 17:13:28 COPY go.mod . 17:13:28 RUN go mod download 17:13:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:30 Sending build context to Docker daemon 169.2MB 17:13:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:13:30 ---> f79e39bc4007 17:13:30 Step 2/4 : WORKDIR /edgex 17:13:32 ---> Running in be05d8c0a9d0 17:13:33 Removing intermediate container be05d8c0a9d0 17:13:33 ---> 035cfc972510 17:13:33 Step 3/4 : COPY go.mod . 17:13:33 ---> 4c669591e336 17:13:33 Step 4/4 : RUN go mod download 17:13:33 ---> Running in 70da0a854116 17:13:52 Removing intermediate container c0ee4d02cdb7 17:13:52 ---> 8f7ee7b75ea5 17:13:52 17:13:52 Step 9/20 : FROM alpine:3.15 17:13:52 Removing intermediate container 0634f54284c6 17:13:52 ---> 2012b44e9687 17:13:52 17:13:52 Step 10/31 : FROM alpine:3.14 17:13:52 Removing intermediate container 45d20a4db164 17:13:52 ---> a87673defb32 17:13:52 17:13:52 Step 10/22 : FROM alpine:3.14 17:13:52 Removing intermediate container cbfd66a829a2 17:13:52 ---> 8935edb9a868 17:13:52 17:13:52 Step 10/25 : FROM alpine:3.14 17:13:52 3.15: Pulling from library/alpine 17:13:52 3.14: Pulling from library/alpine 17:13:52 3.14: Pulling from library/alpine 17:13:52 3.14: Pulling from library/alpine 17:13:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:13:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:13:52 Status: Downloaded newer image for alpine:3.14 17:13:52 Status: Image is up to date for alpine:3.14 17:13:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:13:52 Status: Image is up to date for alpine:3.14 17:13:52 ---> e04c818066af 17:13:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:13:52 ---> e04c818066af 17:13:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:13:52 ---> e04c818066af 17:13:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:13:52 ---> Running in 1f4621a6d58b 17:13:52 ---> Running in 95aa9d4b5b17 17:13:52 ---> Running in e05489c03346 17:13:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:13:52 Status: Downloaded newer image for alpine:3.15 17:13:52 ---> 0ac33e5f5afa 17:13:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:52 ---> Running in 91ccea119fab 17:13:52 Removing intermediate container 95aa9d4b5b17 17:13:52 ---> 76b41e484947 17:13:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:13:52 ---> Running in ac4d26f7dca8 17:13:52 Removing intermediate container 91ccea119fab 17:13:52 ---> e2b0fa4b41c5 17:13:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:52 ---> Running in c1d395459d13 17:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:53 (1/3) Installing ca-certificates (20211220-r0) 17:13:53 (2/3) Installing dumb-init (1.2.5-r1) 17:13:53 (3/3) Installing su-exec (0.2-r1) 17:13:53 Executing busybox-1.33.1-r7.trigger 17:13:53 (1/1) Installing dumb-init (1.2.5-r1) 17:13:53 Executing ca-certificates-20211220-r0.trigger 17:13:53 Executing busybox-1.33.1-r7.trigger 17:13:53 OK: 6 MiB in 15 packages 17:13:53 OK: 6 MiB in 17 packages 17:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:13:53 (1/2) Installing dumb-init (1.2.5-r1) 17:13:53 (2/2) Installing su-exec (0.2-r1) 17:13:53 Executing busybox-1.33.1-r7.trigger 17:13:53 OK: 6 MiB in 16 packages 17:13:54 Removing intermediate container 1f4621a6d58b 17:13:54 ---> e90f996d78e7 17:13:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:54 ---> Running in b7fb98859eb0 17:13:54 Removing intermediate container e05489c03346 17:13:54 ---> 5dd964216273 17:13:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:54 ---> Running in 041967ea19fc 17:13:54 Removing intermediate container b7fb98859eb0 17:13:54 ---> 52904f794139 17:13:54 Step 13/25 : WORKDIR / 17:13:54 ---> Running in ddc4887ec03e 17:13:54 Removing intermediate container ac4d26f7dca8 17:13:54 ---> e9dfe8655667 17:13:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:13:54 Removing intermediate container c1d395459d13 17:13:54 ---> f5ebc9321f50 17:13:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:13:54 Removing intermediate container 041967ea19fc 17:13:54 ---> 402b7e2c1483 17:13:54 Step 13/22 : ENV APP_PORT=59861 17:13:54 ---> Running in 5e6c9ec27c61 17:13:54 ---> Running in c70e08d1a0fb 17:13:55 ---> Running in e935a012b824 17:13:55 Removing intermediate container ddc4887ec03e 17:13:55 ---> 481851c79c7e 17:13:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:13:55 Removing intermediate container 5e6c9ec27c61 17:13:55 ---> 5d021148110d 17:13:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:13:55 ---> Running in 642a868914c3 17:13:55 Removing intermediate container c70e08d1a0fb 17:13:55 ---> d5bfa195cbe9 17:13:55 Step 14/22 : EXPOSE $APP_PORT 17:13:55 ---> Running in b4271160f4dd 17:13:55 Removing intermediate container 642a868914c3 17:13:55 ---> e5305da4c8b4 17:13:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:13:55 ---> aaa5a588e1c3 17:13:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:13:55 Removing intermediate container b4271160f4dd 17:13:55 ---> 01ecee359553 17:13:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:55 ---> Running in b7417c97c04b 17:13:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:13:56 ---> 017c01bb2ff3 17:13:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:13:56 ---> 6320737bcce7 17:13:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:13:56 ---> f568f454e706 17:13:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:13:57 ---> 7d2bcfbff30e 17:13:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:13:57 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:13:57 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:13:57 OK: 15854 distinct packages available 17:13:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:13:57 ---> ddfa161a2b62 17:13:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:13:57 Removing intermediate container b7417c97c04b 17:13:57 ---> 02a1b99a89ff 17:13:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:13:57 ---> Running in e20e56d22323 17:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:13:58 ---> 5a0895b75478 17:13:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:13:58 (1/9) Installing ca-certificates (20211220-r0) 17:13:58 Removing intermediate container e20e56d22323 17:13:58 ---> 17d500bbdcde 17:13:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:13:58 ---> e1aaee840633 17:13:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:13:58 ---> Running in 7f20eb9948ae 17:13:58 (2/9) Installing brotli-libs (1.0.9-r5) 17:13:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:13:58 (4/9) Installing libcurl (7.80.0-r0) 17:13:58 (5/9) Installing curl (7.80.0-r0) 17:13:58 Removing intermediate container 7f20eb9948ae 17:13:58 ---> 5d3d82aa8b5a 17:13:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:58 (6/9) Installing dumb-init (1.2.5-r1) 17:13:58 ---> Running in fc9a8c6a9f68 17:13:58 (7/9) Installing musl-obstack (1.2.3-r0) 17:13:58 ---> 9d573fd6bb8b 17:13:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:13:58 (8/9) Installing libucontext (1.1-r0) 17:13:59 ---> Running in b604721e2a93 17:13:59 (9/9) Installing gcompat (1.0.0-r4) 17:13:59 Removing intermediate container fc9a8c6a9f68 17:13:59 ---> 56128aef29be 17:13:59 Step 20/22 : LABEL arch=x86_64 17:13:59 Executing busybox-1.34.1-r5.trigger 17:13:59 Executing ca-certificates-20211220-r0.trigger 17:13:59 ---> Running in 6b79798fd2a8 17:13:59 OK: 8 MiB in 23 packages 17:13:59 Removing intermediate container 6b79798fd2a8 17:13:59 ---> af304d743574 17:13:59 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:13:59 ---> Running in 13b7755d0924 17:14:00 Removing intermediate container 13b7755d0924 17:14:00 ---> 0f579aed099e 17:14:00 Step 22/22 : LABEL version=2.2.0-dev.68 17:14:00 ---> 6d42d649bd85 17:14:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:14:00 ---> Running in 7997da46f2de 17:14:00 Removing intermediate container e935a012b824 17:14:00 ---> 0f3c8e803c41 17:14:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:00 ---> f48de3ce3e1f 17:14:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:14:00 Removing intermediate container 7997da46f2de 17:14:00 ---> 776f6ae236ad 17:14:00 17:14:01 ---> cbc6aafabce1 17:14:01 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/ 17:14:01 Successfully built 776f6ae236ad 17:14:01 Successfully tagged support-scheduler:latest 17:14:01  Building support-scheduler ... done  ---> Running in b05ff50e5374 17:14:01 Building security-spire-config 17:14:01 Removing intermediate container b604721e2a93 17:14:01 ---> da0e2c5c6746 17:14:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:04 ---> c537bd4c39ed 17:14:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:14:04 ---> ceb1218c6f42 17:14:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:14:05 Removing intermediate container b05ff50e5374 17:14:05 ---> fd87f4dc5c0f 17:14:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:14:05 ---> f6e9fd54fe8b 17:14:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:14:05 ---> Running in fcbbfcf3d0f4 17:14:05 ---> 08d242b28993 17:14:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:14:05 ---> Running in 4d28132f5156 17:14:06 Removing intermediate container 4d28132f5156 17:14:06 ---> 18b36a45179f 17:14:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:06 Removing intermediate container fcbbfcf3d0f4 17:14:06 ---> aca13ce5ef50 17:14:06 Step 23/25 : LABEL arch=x86_64 17:14:06 ---> 9cc8e8c66788 17:14:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:14:06 ---> Running in afab2462833d 17:14:06 ---> Running in 1e5af6ba6edf 17:14:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:14:07 ---> 0f93ad3ceca3 17:14:07 Step 3/26 : WORKDIR /edgex-go 17:14:07 ---> Using cache 17:14:07 ---> 688ce1aaf36a 17:14:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:07 Removing intermediate container afab2462833d 17:14:07 ---> 369e77a8e411 17:14:07 Step 18/20 : LABEL arch=x86_64 17:14:07 Removing intermediate container 1e5af6ba6edf 17:14:07 ---> eb815b97cab4 17:14:07 Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:14:07 ---> Running in 4ccf74602ad9 17:14:07 ---> Running in a57c2fe8b9ef 17:14:07 ---> Running in 0c6d1ff6c9e0 17:14:07 ---> b958f05cddb4 17:14:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:14:07 Removing intermediate container a57c2fe8b9ef 17:14:07 ---> e7840e112f50 17:14:07 Step 19/20 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:14:07 Removing intermediate container 0c6d1ff6c9e0 17:14:07 ---> 66610cdff6f2 17:14:07 Step 25/25 : LABEL version=2.2.0-dev.68 17:14:07 ---> Running in c96ef3038441 17:14:07 ---> Running in f3d9a37864ad 17:14:07 ---> f6ab9033762c 17:14:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:14:07 ---> Running in a6e6c1cec2e4 17:14:08 Removing intermediate container c96ef3038441 17:14:08 ---> b02bd297f0d7 17:14:08 Step 20/20 : LABEL version=2.2.0-dev.68 17:14:08 Removing intermediate container f3d9a37864ad 17:14:08 ---> 62549fd55a18 17:14:08 17:14:08 ---> Running in bc95297c5e8b 17:14:08 Successfully built 62549fd55a18 17:14:08 Successfully tagged security-secretstore-setup:latest 17:14:08 Building support-notifications 17:14:08  Building security-secretstore-setup ... done Removing intermediate container a6e6c1cec2e4 17:14:08 ---> bba377ba3f75 17:14:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:14:08 Removing intermediate container bc95297c5e8b 17:14:08 ---> b66e2cf59691 17:14:08 17:14:08 Successfully built b66e2cf59691 17:14:09 Successfully tagged security-spiffe-token-provider:latest 17:14:09 Building core-command 17:14:09  Building security-spiffe-token-provider ... done Removing intermediate container 4ccf74602ad9 17:14:09 ---> ab7bb3ecb4c7 17:14:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:14:10 ---> 8110f7ccc729 17:14:10 Step 26/31 : RUN chmod +x /entrypoint.sh 17:14:10 ---> Running in 0d6e3bea79a7 17:14:11 ---> Running in e30755209e82 17:14:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:12 OK: 221 MiB in 52 packages 17:14:14 Removing intermediate container e30755209e82 17:14:14 ---> 9f53f4bfaf6c 17:14:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:14:14 ---> Running in dede36f42a1a 17:14:14 Removing intermediate container 0d6e3bea79a7 17:14:14 ---> 07bc6f427c70 17:14:14 Step 6/26 : COPY go.mod vendor* ./ 17:14:14 Removing intermediate container dede36f42a1a 17:14:14 ---> b67fa5e75c10 17:14:14 Step 28/31 : CMD ["gate"] 17:14:15 ---> 15c8a0b44d63 17:14:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:15 ---> Running in 4ae835c9c05e 17:14:15 ---> Running in 67cbcbfdfae2 17:14:15 Removing intermediate container 4ae835c9c05e 17:14:15 ---> 21d08577dcb4 17:14:15 Step 29/31 : LABEL arch=x86_64 17:14:16 ---> Running in 9c59e3b2145b 17:14:16 Removing intermediate container 9c59e3b2145b 17:14:16 ---> 0544c01306dd 17:14:16 Step 30/31 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:14:16 ---> Running in 130deea96c80 17:14:17 Removing intermediate container 130deea96c80 17:14:17 ---> 156bcb7d36cc 17:14:17 Step 31/31 : LABEL version=2.2.0-dev.68 17:14:17 Removing intermediate container 67cbcbfdfae2 17:14:17 ---> 14a861e4434e 17:14:17 Step 8/26 : COPY . . 17:14:17 ---> Running in 3f002f857709 17:14:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:17 ---> 0f93ad3ceca3 17:14:17 Step 3/22 : WORKDIR /edgex-go 17:14:17 ---> Using cache 17:14:17 ---> 688ce1aaf36a 17:14:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:17 ---> Using cache 17:14:17 ---> ab7bb3ecb4c7 17:14:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:14:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:19 ---> 0f93ad3ceca3 17:14:19 Step 3/23 : WORKDIR /edgex-go 17:14:19 ---> Using cache 17:14:19 ---> 688ce1aaf36a 17:14:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:19 ---> Using cache 17:14:19 ---> ab7bb3ecb4c7 17:14:19 Step 5/23 : RUN apk add --update --no-cache make git 17:14:20 ---> Running in a509f8e8e916 17:14:20 Removing intermediate container 3f002f857709 17:14:20 ---> c2ec0657ce73 17:14:20 17:14:20 ---> Running in 7c905f9e2a5b 17:14:20 Successfully built c2ec0657ce73 17:14:20 Successfully tagged security-bootstrapper:latest 17:14:20  Building security-bootstrapper ... done Building sys-mgmt-agent 17:14:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:22 OK: 221 MiB in 52 packages 17:14:22 OK: 221 MiB in 52 packages 17:14:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:24 ---> 0f93ad3ceca3 17:14:24 Step 3/23 : WORKDIR /edgex-go 17:14:24 ---> Using cache 17:14:24 ---> 688ce1aaf36a 17:14:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:24 ---> Using cache 17:14:24 ---> ab7bb3ecb4c7 17:14:24 Step 5/23 : RUN apk add --update --no-cache make bash git 17:14:25 ---> Running in a9e8272e5000 17:14:25 Removing intermediate container 7c905f9e2a5b 17:14:25 ---> c3648e042f02 17:14:25 Step 6/23 : COPY go.mod vendor* ./ 17:14:25 Removing intermediate container a509f8e8e916 17:14:25 ---> 9745488e16ac 17:14:25 Step 6/22 : COPY go.mod vendor* ./ 17:14:25 ---> 16c7f291009a 17:14:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:14:25 ---> Running in 59f4998e24c5 17:14:26 ---> 34dd0890b3e6 17:14:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:26 ---> 648fc56bb822 17:14:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:26 Removing intermediate container 59f4998e24c5 17:14:26 ---> c3b4f2dbc620 17:14:26 Step 10/26 : RUN mkdir -p spire-build 17:14:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:26 ---> Running in 8d442a19c54b 17:14:26 ---> Running in a13f71d363e6 17:14:26 ---> Running in fc58794e53f8 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:27 Removing intermediate container 8d442a19c54b 17:14:27 ---> 3e9385dbdd23 17:14:27 Step 8/22 : COPY . . 17:14:27 Removing intermediate container fc58794e53f8 17:14:27 ---> d9f58f0f8ca2 17:14:27 Step 11/26 : WORKDIR /edgex-go/spire-build 17:14:27 ---> Running in 8821b89e2b08 17:14:27 Removing intermediate container a13f71d363e6 17:14:27 ---> 65a9a3eb88ff 17:14:27 Step 8/23 : COPY . . 17:14:27 OK: 221 MiB in 52 packages 17:14:27 Removing intermediate container 8821b89e2b08 17:14:27 ---> 328d579c6b7a 17:14:27 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 17:14:30 Removing intermediate container 70da0a854116 17:14:30 ---> b649939f292a 17:14:30 Successfully built b649939f292a 17:14:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:30 + docker inspect -f . ci-base-image-arm64 17:14:30 . [Pipeline] withDockerContainer 17:14:31 ---> Running in f2d6c6a0645c 17:14:31 Removing intermediate container a9e8272e5000 17:14:31 ---> 350806fe2116 17:14:31 Step 6/23 : COPY go.mod vendor* ./ 17:14:31 prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container 17:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:14:31 ---> bc536c30ef44 17:14:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:31 spire-1.2.1/ 17:14:31 spire-1.2.1/.data/ 17:14:31 spire-1.2.1/.data/.file 17:14:31 spire-1.2.1/.dockerignore 17:14:31 spire-1.2.1/.gitattributes 17:14:31 spire-1.2.1/.githooks/ 17:14:31 spire-1.2.1/.githooks/pre-commit 17:14:31 spire-1.2.1/.github/ 17:14:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:14:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:14:31 spire-1.2.1/.github/dependabot.yml 17:14:31 spire-1.2.1/.github/workflows/ 17:14:31 spire-1.2.1/.github/workflows/nightly_build.yaml 17:14:31 spire-1.2.1/.github/workflows/pr_build.yaml 17:14:31 spire-1.2.1/.github/workflows/release_build.yaml 17:14:31 spire-1.2.1/.github/workflows/scripts/ 17:14:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:14:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:14:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:14:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:14:31 spire-1.2.1/.github/workflows/scripts/split.sh 17:14:31 spire-1.2.1/.gitignore 17:14:31 spire-1.2.1/.go-version 17:14:31 spire-1.2.1/.golangci.yml 17:14:31 spire-1.2.1/ADOPTERS.md 17:14:31 spire-1.2.1/CHANGELOG.md 17:14:31 spire-1.2.1/CODE-OF-CONDUCT.md 17:14:31 spire-1.2.1/CODEOWNERS 17:14:31 spire-1.2.1/CONTRIBUTING.md 17:14:31 spire-1.2.1/Dockerfile 17:14:31 spire-1.2.1/Dockerfile.dev 17:14:31 spire-1.2.1/Dockerfile.scratch 17:14:31 spire-1.2.1/LICENSE 17:14:31 spire-1.2.1/MAINTAINERS.md 17:14:31 spire-1.2.1/Makefile 17:14:31 spire-1.2.1/README.md 17:14:31 spire-1.2.1/ROADMAP.md 17:14:31 spire-1.2.1/SECURITY.md 17:14:31 spire-1.2.1/cmd/ 17:14:31 spire-1.2.1/cmd/spire-agent/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/common/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/run/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:14:31 spire-1.2.1/cmd/spire-agent/main.go 17:14:31 spire-1.2.1/cmd/spire-server/ 17:14:31 spire-1.2.1/cmd/spire-server/cli/ 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/ 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:14:31 spire-1.2.1/cmd/spire-server/cli/cli.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/run/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/token/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/validate/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/x509/ 17:14:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:14:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:14:32 spire-1.2.1/cmd/spire-server/main.go 17:14:32 spire-1.2.1/cmd/spire-server/util/ 17:14:32 spire-1.2.1/cmd/spire-server/util/util.go 17:14:32 spire-1.2.1/conf/ 17:14:32 spire-1.2.1/conf/agent/ 17:14:32 spire-1.2.1/conf/agent/agent.conf 17:14:32 spire-1.2.1/conf/agent/agent_full.conf 17:14:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:14:32 spire-1.2.1/conf/server/ 17:14:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:14:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:14:32 spire-1.2.1/conf/server/server.conf 17:14:32 spire-1.2.1/conf/server/server_full.conf 17:14:32 spire-1.2.1/doc/ 17:14:32 spire-1.2.1/doc/SPIRE101.md 17:14:32 spire-1.2.1/doc/auditlog.md 17:14:32 spire-1.2.1/doc/authorization_policy_engine.md 17:14:32 spire-1.2.1/doc/changelog_guidelines.md 17:14:32 spire-1.2.1/doc/cure53-report.pdf 17:14:32 spire-1.2.1/doc/images/ 17:14:32 spire-1.2.1/doc/images/2019_roadmap.png 17:14:32 spire-1.2.1/doc/images/SPIRE101.png 17:14:32 spire-1.2.1/doc/images/SPIRE_agent.png 17:14:32 spire-1.2.1/doc/images/SPIRE_server.png ---> Running in fb3a0ac4238f 17:14:32 17:14:32 spire-1.2.1/doc/images/cache_mgr.png 17:14:32 spire-1.2.1/doc/images/cache_mgr_components.png 17:14:32 spire-1.2.1/doc/images/federated_spire.png 17:14:32 spire-1.2.1/doc/images/ha_mode.png 17:14:32 spire-1.2.1/doc/images/nested_spire.png 17:14:32 spire-1.2.1/doc/images/oidc_federation.png 17:14:32 spire-1.2.1/doc/images/single_trust_domain.png 17:14:32 spire-1.2.1/doc/images/spiffe_compatible.png 17:14:32 spire-1.2.1/doc/images/spire_logo.png 17:14:32 spire-1.2.1/doc/migrating_registration_api_clients.md 17:14:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:14:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:14:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:14:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:14:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:14:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:14:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:14:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:14:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:14:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:14:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:14:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:14:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:14:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:14:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:14:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:14:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:14:32 spire-1.2.1/doc/scaling_spire.md 17:14:32 spire-1.2.1/doc/spire_agent.md 17:14:32 spire-1.2.1/doc/spire_server.md 17:14:32 spire-1.2.1/doc/supported_integrations.md 17:14:32 spire-1.2.1/doc/telemetry.md 17:14:32 spire-1.2.1/doc/telemetry_config.md 17:14:32 spire-1.2.1/doc/upgrading.md 17:14:32 spire-1.2.1/doc/using_spire.md 17:14:32 spire-1.2.1/examples/ 17:14:32 spire-1.2.1/examples/README.md 17:14:32 spire-1.2.1/go.mod 17:14:32 spire-1.2.1/go.sum 17:14:32 spire-1.2.1/pkg/ 17:14:32 spire-1.2.1/pkg/agent/ 17:14:32 spire-1.2.1/pkg/agent/agent.go 17:14:32 spire-1.2.1/pkg/agent/api/ 17:14:32 spire-1.2.1/pkg/agent/api/config.go 17:14:32 spire-1.2.1/pkg/agent/api/debug/ 17:14:32 spire-1.2.1/pkg/agent/api/debug/v1/ 17:14:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:14:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:14:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:14:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:14:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:14:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:14:32 spire-1.2.1/pkg/agent/api/endpoints.go 17:14:32 spire-1.2.1/pkg/agent/api/health/ 17:14:32 spire-1.2.1/pkg/agent/api/health/v1/ 17:14:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:14:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:14:32 spire-1.2.1/pkg/agent/api/rpccontext/ 17:14:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:14:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:14:32 spire-1.2.1/pkg/agent/attestor/ 17:14:32 spire-1.2.1/pkg/agent/attestor/node/ 17:14:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:14:32 spire-1.2.1/pkg/agent/attestor/node/node.go 17:14:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:14:32 spire-1.2.1/pkg/agent/attestor/workload/ 17:14:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:14:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:14:32 spire-1.2.1/pkg/agent/catalog/ 17:14:32 spire-1.2.1/pkg/agent/catalog/catalog.go 17:14:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:14:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:14:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:14:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:14:32 spire-1.2.1/pkg/agent/client/ 17:14:32 spire-1.2.1/pkg/agent/client/client.go 17:14:32 spire-1.2.1/pkg/agent/client/client_test.go 17:14:32 spire-1.2.1/pkg/agent/client/dial.go 17:14:32 spire-1.2.1/pkg/agent/client/nodeconn.go 17:14:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:14:32 spire-1.2.1/pkg/agent/client/update.go 17:14:32 spire-1.2.1/pkg/agent/client/util.go 17:14:32 spire-1.2.1/pkg/agent/common/ 17:14:32 spire-1.2.1/pkg/agent/common/backoff/ 17:14:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:14:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:14:32 spire-1.2.1/pkg/agent/common/cgroups/ 17:14:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:14:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:14:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:14:32 spire-1.2.1/pkg/agent/config.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/ 17:14:32 spire-1.2.1/pkg/agent/endpoints/config.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/workload/ 17:14:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:14:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/ 17:14:32 spire-1.2.1/pkg/agent/manager/cache/ 17:14:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:14:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:14:32 spire-1.2.1/pkg/agent/manager/config.go 17:14:32 spire-1.2.1/pkg/agent/manager/manager.go 17:14:32 spire-1.2.1/pkg/agent/manager/manager_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/storage.go 17:14:32 spire-1.2.1/pkg/agent/manager/storage_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/storecache/ 17:14:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:14:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:14:32 spire-1.2.1/pkg/agent/manager/sync.go 17:14:32 spire-1.2.1/pkg/agent/plugin/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:14:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:14:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:14:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:14:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:14:32 spire-1.2.1/pkg/agent/svid/ 17:14:32 spire-1.2.1/pkg/agent/svid/rotator.go 17:14:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:14:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:14:32 spire-1.2.1/pkg/agent/svid/store/ 17:14:32 spire-1.2.1/pkg/agent/svid/store/service.go 17:14:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:14:32 spire-1.2.1/pkg/common/ 17:14:32 spire-1.2.1/pkg/common/agentpathtemplate/ 17:14:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:14:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:14:32 spire-1.2.1/pkg/common/api/ 17:14:32 spire-1.2.1/pkg/common/api/metrics.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/ 17:14:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/logger.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/names.go 17:14:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:14:32 spire-1.2.1/pkg/common/api/names.go 17:14:32 spire-1.2.1/pkg/common/api/ratelimit.go 17:14:32 spire-1.2.1/pkg/common/api/rpccontext/ 17:14:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:14:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:14:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:14:32 spire-1.2.1/pkg/common/auth/ 17:14:32 spire-1.2.1/pkg/common/auth/interceptors.go 17:14:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:14:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/ 17:14:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/types.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:14:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:14:32 spire-1.2.1/pkg/common/catalog/ 17:14:32 spire-1.2.1/pkg/common/catalog/bind.go 17:14:32 spire-1.2.1/pkg/common/catalog/builtin.go 17:14:32 spire-1.2.1/pkg/common/catalog/catalog.go 17:14:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:14:32 spire-1.2.1/pkg/common/catalog/closers.go 17:14:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:14:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:14:32 spire-1.2.1/pkg/common/catalog/config.go 17:14:32 spire-1.2.1/pkg/common/catalog/config_test.go 17:14:32 spire-1.2.1/pkg/common/catalog/configure.go 17:14:32 spire-1.2.1/pkg/common/catalog/constraints.go 17:14:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:14:32 spire-1.2.1/pkg/common/catalog/context.go 17:14:32 spire-1.2.1/pkg/common/catalog/external.go 17:14:32 spire-1.2.1/pkg/common/catalog/host.go 17:14:32 spire-1.2.1/pkg/common/catalog/pipenet.go 17:14:32 spire-1.2.1/pkg/common/catalog/plugin.go 17:14:32 spire-1.2.1/pkg/common/catalog/testplugin/ 17:14:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:14:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:14:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:14:32 spire-1.2.1/pkg/common/cli/ 17:14:32 spire-1.2.1/pkg/common/cli/env.go 17:14:32 spire-1.2.1/pkg/common/cli/flags.go 17:14:32 spire-1.2.1/pkg/common/cli/trust_domain.go 17:14:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:14:32 spire-1.2.1/pkg/common/cli/umask.go 17:14:32 spire-1.2.1/pkg/common/cli/umask_posix.go 17:14:32 spire-1.2.1/pkg/common/cli/umask_test.go 17:14:32 spire-1.2.1/pkg/common/cli/umask_windows.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/flag.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/format.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:14:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:14:32 spire-1.2.1/pkg/common/coretypes/ 17:14:32 spire-1.2.1/pkg/common/coretypes/bundle/ 17:14:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:14:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:14:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:14:32 spire-1.2.1/pkg/common/cryptoutil/ 17:14:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:14:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:14:32 spire-1.2.1/pkg/common/diskutil/ 17:14:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:14:32 spire-1.2.1/pkg/common/diskutil/file_test.go 17:14:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:14:32 spire-1.2.1/pkg/common/errorutil/ 17:14:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:14:32 spire-1.2.1/pkg/common/health/ 17:14:32 spire-1.2.1/pkg/common/health/config.go 17:14:32 spire-1.2.1/pkg/common/health/context.go 17:14:32 spire-1.2.1/pkg/common/health/context_test.go 17:14:32 spire-1.2.1/pkg/common/health/health.go 17:14:32 spire-1.2.1/pkg/common/health/health_test.go 17:14:32 spire-1.2.1/pkg/common/health/logger.go 17:14:32 spire-1.2.1/pkg/common/hostservice/ 17:14:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:14:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:14:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:14:32 spire-1.2.1/pkg/common/idutil/ 17:14:32 spire-1.2.1/pkg/common/idutil/require.go 17:14:32 spire-1.2.1/pkg/common/idutil/require_test.go 17:14:32 spire-1.2.1/pkg/common/idutil/safety.go 17:14:32 spire-1.2.1/pkg/common/idutil/safety_test.go 17:14:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:14:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:14:32 spire-1.2.1/pkg/common/jwtsvid/ 17:14:32 spire-1.2.1/pkg/common/jwtsvid/common.go 17:14:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:14:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:14:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:14:32 spire-1.2.1/pkg/common/jwtutil/ 17:14:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:14:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:14:32 spire-1.2.1/pkg/common/log/ 17:14:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:14:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:14:32 spire-1.2.1/pkg/common/log/log.go 17:14:32 spire-1.2.1/pkg/common/log/log_test.go 17:14:32 spire-1.2.1/pkg/common/log/options.go 17:14:32 spire-1.2.1/pkg/common/nodeutil/ 17:14:32 spire-1.2.1/pkg/common/nodeutil/node.go 17:14:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:14:32 spire-1.2.1/pkg/common/peertracker/ 17:14:32 spire-1.2.1/pkg/common/peertracker/conn.go 17:14:32 spire-1.2.1/pkg/common/peertracker/credentials.go 17:14:32 spire-1.2.1/pkg/common/peertracker/errors.go 17:14:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:14:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:14:32 spire-1.2.1/pkg/common/peertracker/info.go 17:14:32 spire-1.2.1/pkg/common/peertracker/listener.go 17:14:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:14:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tcp.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:14:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:14:32 spire-1.2.1/pkg/common/peertracker/uds.go 17:14:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:14:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:14:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:14:32 spire-1.2.1/pkg/common/pemutil/ 17:14:32 spire-1.2.1/pkg/common/pemutil/block.go 17:14:32 spire-1.2.1/pkg/common/pemutil/certs.go 17:14:32 spire-1.2.1/pkg/common/pemutil/common.go 17:14:32 spire-1.2.1/pkg/common/pemutil/csr.go 17:14:32 spire-1.2.1/pkg/common/pemutil/keys.go 17:14:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/ 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:14:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:14:32 spire-1.2.1/pkg/common/plugin/ 17:14:32 spire-1.2.1/pkg/common/plugin/aws/ 17:14:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:14:32 spire-1.2.1/pkg/common/plugin/azure/ 17:14:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:14:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/facade.go 17:14:32 spire-1.2.1/pkg/common/plugin/facade_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/gcp/ 17:14:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/ 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:14:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/log.go 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/ 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:14:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:14:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:14:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:14:32 spire-1.2.1/pkg/common/plugin/x509pop/ 17:14:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:14:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:14:32 spire-1.2.1/pkg/common/profiling/ 17:14:32 spire-1.2.1/pkg/common/profiling/dumpers.go 17:14:32 spire-1.2.1/pkg/common/profiling/profiling.go 17:14:32 spire-1.2.1/pkg/common/protoutil/ 17:14:32 spire-1.2.1/pkg/common/protoutil/masks.go 17:14:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:14:32 spire-1.2.1/pkg/common/rotationutil/ 17:14:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:14:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:14:32 spire-1.2.1/pkg/common/selector/ 17:14:32 spire-1.2.1/pkg/common/selector/selector.go 17:14:32 spire-1.2.1/pkg/common/selector/selector_test.go 17:14:32 spire-1.2.1/pkg/common/selector/set.go 17:14:32 spire-1.2.1/pkg/common/selector/set_utils.go 17:14:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/ 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/ 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:14:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:14:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:14:32 spire-1.2.1/pkg/common/telemetry/call.go 17:14:32 spire-1.2.1/pkg/common/telemetry/common/ 17:14:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:14:32 spire-1.2.1/pkg/common/telemetry/config.go 17:14:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:14:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/inmem.go 17:14:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/m3.go 17:14:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/metrics.go 17:14:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/names.go 17:14:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:14:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:14:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/ 17:14:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:14:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:14:32 spire-1.2.1/pkg/common/telemetry/server/server.go 17:14:32 spire-1.2.1/pkg/common/telemetry/sink.go 17:14:32 spire-1.2.1/pkg/common/telemetry/statsd.go 17:14:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:14:32 spire-1.2.1/pkg/common/telemetry/uptime.go 17:14:32 spire-1.2.1/pkg/common/telemetry/version.go 17:14:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:14:32 spire-1.2.1/pkg/common/uptime/ 17:14:32 spire-1.2.1/pkg/common/uptime/uptime.go 17:14:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:14:32 spire-1.2.1/pkg/common/util/ 17:14:32 spire-1.2.1/pkg/common/util/certs.go 17:14:32 spire-1.2.1/pkg/common/util/certs_test.go 17:14:32 spire-1.2.1/pkg/common/util/csr.go 17:14:32 spire-1.2.1/pkg/common/util/hash.go 17:14:32 spire-1.2.1/pkg/common/util/selectors.go 17:14:32 spire-1.2.1/pkg/common/util/selectors_test.go 17:14:32 spire-1.2.1/pkg/common/util/signals.go 17:14:32 spire-1.2.1/pkg/common/util/sort.go 17:14:32 spire-1.2.1/pkg/common/util/sort_test.go 17:14:32 spire-1.2.1/pkg/common/util/task.go 17:14:32 spire-1.2.1/pkg/common/util/task_test.go 17:14:32 spire-1.2.1/pkg/common/util/testdata/ 17:14:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:14:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:14:32 spire-1.2.1/pkg/common/version/ 17:14:32 spire-1.2.1/pkg/common/version/version.go 17:14:32 spire-1.2.1/pkg/common/x509svid/ 17:14:32 spire-1.2.1/pkg/common/x509svid/common_test.go 17:14:32 spire-1.2.1/pkg/common/x509svid/csr.go 17:14:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:14:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:14:32 spire-1.2.1/pkg/common/x509util/ 17:14:32 spire-1.2.1/pkg/common/x509util/cert.go 17:14:32 spire-1.2.1/pkg/common/x509util/dns.go 17:14:32 spire-1.2.1/pkg/common/x509util/dns_test.go 17:14:32 spire-1.2.1/pkg/common/x509util/keyid.go 17:14:32 spire-1.2.1/pkg/common/x509util/keypair.go 17:14:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:14:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:14:32 spire-1.2.1/pkg/server/ 17:14:32 spire-1.2.1/pkg/server/api/ 17:14:32 spire-1.2.1/pkg/server/api/agent.go 17:14:32 spire-1.2.1/pkg/server/api/agent/ 17:14:32 spire-1.2.1/pkg/server/api/agent/v1/ 17:14:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/agent_test.go 17:14:32 spire-1.2.1/pkg/server/api/api.go 17:14:32 spire-1.2.1/pkg/server/api/audit/ 17:14:32 spire-1.2.1/pkg/server/api/audit/audit.go 17:14:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:14:32 spire-1.2.1/pkg/server/api/bundle.go 17:14:32 spire-1.2.1/pkg/server/api/bundle/ 17:14:32 spire-1.2.1/pkg/server/api/bundle/v1/ 17:14:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/bundle_test.go 17:14:32 spire-1.2.1/pkg/server/api/debug/ 17:14:32 spire-1.2.1/pkg/server/api/debug/v1/ 17:14:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/entry.go 17:14:32 spire-1.2.1/pkg/server/api/entry/ 17:14:32 spire-1.2.1/pkg/server/api/entry/v1/ 17:14:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/entry_test.go 17:14:32 spire-1.2.1/pkg/server/api/health/ 17:14:32 spire-1.2.1/pkg/server/api/health/v1/ 17:14:32 spire-1.2.1/pkg/server/api/health/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/id.go 17:14:32 spire-1.2.1/pkg/server/api/id_test.go 17:14:32 spire-1.2.1/pkg/server/api/limits/ 17:14:32 spire-1.2.1/pkg/server/api/limits/limits.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/ 17:14:32 spire-1.2.1/pkg/server/api/middleware/alias.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/audit.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/caller.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/common.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/entries.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:14:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:14:32 spire-1.2.1/pkg/server/api/ratelimit.go 17:14:32 spire-1.2.1/pkg/server/api/rpccontext/ 17:14:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:14:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:14:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:14:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:14:32 spire-1.2.1/pkg/server/api/selector.go 17:14:32 spire-1.2.1/pkg/server/api/selector_test.go 17:14:32 spire-1.2.1/pkg/server/api/status.go 17:14:32 spire-1.2.1/pkg/server/api/status_test.go 17:14:32 spire-1.2.1/pkg/server/api/svid/ 17:14:32 spire-1.2.1/pkg/server/api/svid/v1/ 17:14:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/trustdomain.go 17:14:32 spire-1.2.1/pkg/server/api/trustdomain/ 17:14:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:14:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:14:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:14:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:14:32 spire-1.2.1/pkg/server/authpolicy/ 17:14:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:14:32 spire-1.2.1/pkg/server/authpolicy/policy.go 17:14:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:14:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:14:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:14:32 spire-1.2.1/pkg/server/authpolicy/validate.go 17:14:32 spire-1.2.1/pkg/server/bundle/ 17:14:32 spire-1.2.1/pkg/server/bundle/client/ 17:14:32 spire-1.2.1/pkg/server/bundle/client/client.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/manager.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/sources.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/updater.go 17:14:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:14:32 spire-1.2.1/pkg/server/ca/ 17:14:32 spire-1.2.1/pkg/server/ca/ca.go 17:14:32 spire-1.2.1/pkg/server/ca/ca_health.go 17:14:32 spire-1.2.1/pkg/server/ca/ca_test.go 17:14:32 spire-1.2.1/pkg/server/ca/journal.go 17:14:32 spire-1.2.1/pkg/server/ca/journal_test.go 17:14:32 spire-1.2.1/pkg/server/ca/manager.go 17:14:32 spire-1.2.1/pkg/server/ca/manager_health.go 17:14:32 spire-1.2.1/pkg/server/ca/manager_test.go 17:14:32 spire-1.2.1/pkg/server/ca/templates.go 17:14:32 spire-1.2.1/pkg/server/ca/upstream_client.go 17:14:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:14:32 spire-1.2.1/pkg/server/ca/validation.go 17:14:32 spire-1.2.1/pkg/server/cache/ 17:14:32 spire-1.2.1/pkg/server/cache/dscache/ 17:14:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:14:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/ 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:14:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:14:32 spire-1.2.1/pkg/server/catalog/ 17:14:32 spire-1.2.1/pkg/server/catalog/catalog.go 17:14:32 spire-1.2.1/pkg/server/catalog/keymanager.go 17:14:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:14:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:14:32 spire-1.2.1/pkg/server/catalog/notifier.go 17:14:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:14:32 spire-1.2.1/pkg/server/config.go 17:14:32 spire-1.2.1/pkg/server/datastore/ 17:14:32 spire-1.2.1/pkg/server/datastore/datastore.go 17:14:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:14:32 spire-1.2.1/pkg/server/datastore/repository.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:14:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:14:32 spire-1.2.1/pkg/server/endpoints/ 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/ 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:14:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:14:32 spire-1.2.1/pkg/server/endpoints/config.go 17:14:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:14:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:14:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:14:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:14:32 spire-1.2.1/pkg/server/endpoints/middleware.go 17:14:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:14:32 spire-1.2.1/pkg/server/hostservice/ 17:14:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:14:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:14:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:14:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:14:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:14:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:14:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:14:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:14:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:14:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:14:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/ 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:14:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:14:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:14:32 spire-1.2.1/pkg/server/registration/ 17:14:32 spire-1.2.1/pkg/server/registration/manager.go 17:14:32 spire-1.2.1/pkg/server/registration/manager_test.go 17:14:32 spire-1.2.1/pkg/server/scanentries.go 17:14:32 spire-1.2.1/pkg/server/scanentries_test.go 17:14:32 spire-1.2.1/pkg/server/server.go 17:14:32 spire-1.2.1/pkg/server/server_test.go 17:14:32 spire-1.2.1/pkg/server/svid/ 17:14:32 spire-1.2.1/pkg/server/svid/observer.go 17:14:32 spire-1.2.1/pkg/server/svid/observer_test.go 17:14:32 spire-1.2.1/pkg/server/svid/rotator.go 17:14:32 spire-1.2.1/pkg/server/svid/rotator_config.go 17:14:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:14:32 spire-1.2.1/pkg/server/svid/rotator_test.go 17:14:32 spire-1.2.1/proto/ 17:14:32 spire-1.2.1/proto/private/ 17:14:32 spire-1.2.1/proto/private/server/ 17:14:32 spire-1.2.1/proto/private/server/journal/ 17:14:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:14:32 spire-1.2.1/proto/private/server/journal/journal.proto 17:14:32 spire-1.2.1/proto/spire/ 17:14:32 spire-1.2.1/proto/spire/common/ 17:14:32 spire-1.2.1/proto/spire/common/common.pb.go 17:14:32 spire-1.2.1/proto/spire/common/common.proto 17:14:32 spire-1.2.1/proto/spire/common/plugin/ 17:14:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:14:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:14:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:14:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:14:32 spire-1.2.1/proto/spire/plugin/ 17:14:32 spire-1.2.1/proto/spire/plugin/agent/ 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:14:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:14:32 spire-1.2.1/release/ 17:14:32 spire-1.2.1/release/spire-extras/ 17:14:32 spire-1.2.1/release/spire-extras/README.md 17:14:32 spire-1.2.1/release/spire-extras/conf/ 17:14:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:14:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:14:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:14:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:14:32 spire-1.2.1/release/spire/ 17:14:32 spire-1.2.1/release/spire/README.md 17:14:32 spire-1.2.1/release/spire/conf/ 17:14:32 spire-1.2.1/release/spire/conf/agent/ 17:14:32 spire-1.2.1/release/spire/conf/agent/agent.conf 17:14:32 spire-1.2.1/release/spire/conf/server/ 17:14:32 spire-1.2.1/release/spire/conf/server/server.conf 17:14:32 spire-1.2.1/script/ 17:14:32 spire-1.2.1/script/build-artifact.sh 17:14:32 spire-1.2.1/script/generate_dummy_ca.sh 17:14:32 spire-1.2.1/support/ 17:14:32 spire-1.2.1/support/k8s/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:14:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/ 17:14:32 spire-1.2.1/support/oidc-discovery-provider/README.md 17:14:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/config.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/main.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:14:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:14:32 spire-1.2.1/test/ 17:14:32 spire-1.2.1/test/clock/ 17:14:32 spire-1.2.1/test/clock/clock.go 17:14:32 spire-1.2.1/test/fakes/ 17:14:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:14:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:14:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:14:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:14:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:14:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:14:32 spire-1.2.1/test/fakes/fakeagentstore/ 17:14:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:14:32 spire-1.2.1/test/fakes/fakedatastore/ 17:14:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:14:32 spire-1.2.1/test/fakes/fakeentryclient/ 17:14:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:14:32 spire-1.2.1/test/fakes/fakehealthchecker/ 17:14:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:14:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:14:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:14:32 spire-1.2.1/test/fakes/fakemetrics/ 17:14:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:14:32 spire-1.2.1/test/fakes/fakenoderesolver/ 17:14:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:14:32 spire-1.2.1/test/fakes/fakenotifier/ 17:14:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:14:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:14:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:14:32 spire-1.2.1/test/fakes/fakeserverca/ 17:14:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:14:32 spire-1.2.1/test/fakes/fakeservercatalog/ 17:14:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:14:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:14:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:14:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:14:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:14:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:14:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:14:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:14:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:14:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:14:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:14:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:14:32 spire-1.2.1/test/fixture/ 17:14:32 spire-1.2.1/test/fixture/certs/ 17:14:32 spire-1.2.1/test/fixture/certs/agent_svid.der 17:14:32 spire-1.2.1/test/fixture/certs/base_cert.pem 17:14:32 spire-1.2.1/test/fixture/certs/base_csr.pem 17:14:32 spire-1.2.1/test/fixture/certs/base_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:14:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:14:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:14:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:14:32 spire-1.2.1/test/fixture/certs/blog_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/bundle.der 17:14:32 spire-1.2.1/test/fixture/certs/ca.pem 17:14:32 spire-1.2.1/test/fixture/certs/ca_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/database_cert.pem 17:14:32 spire-1.2.1/test/fixture/certs/database_csr.pem 17:14:32 spire-1.2.1/test/fixture/certs/database_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/node_cert.pem 17:14:32 spire-1.2.1/test/fixture/certs/node_csr.pem 17:14:32 spire-1.2.1/test/fixture/certs/node_key.pem 17:14:32 spire-1.2.1/test/fixture/certs/svid.pem 17:14:32 spire-1.2.1/test/fixture/certs/svid_key.pem 17:14:32 spire-1.2.1/test/fixture/config/ 17:14:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:14:32 spire-1.2.1/test/fixture/config/agent_good.conf 17:14:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:14:32 spire-1.2.1/test/fixture/config/plugin_good.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:14:32 spire-1.2.1/test/fixture/config/server_good.conf 17:14:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:14:32 spire-1.2.1/test/fixture/fixture.go 17:14:32 spire-1.2.1/test/fixture/nodeattestor/ 17:14:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:14:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:14:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:14:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:14:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:14:32 spire-1.2.1/test/fixture/registration/ 17:14:32 spire-1.2.1/test/fixture/registration/entries.json 17:14:32 spire-1.2.1/test/fixture/registration/good-for-update.json 17:14:32 spire-1.2.1/test/fixture/registration/good.json 17:14:32 spire-1.2.1/test/fixture/registration/invalid.json 17:14:32 spire-1.2.1/test/fixture/registration/invalid_json.json 17:14:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:14:32 spire-1.2.1/test/integration/ 17:14:32 spire-1.2.1/test/integration/README.md 17:14:32 spire-1.2.1/test/integration/common 17:14:32 spire-1.2.1/test/integration/setup/ 17:14:32 spire-1.2.1/test/integration/setup/adminclient/ 17:14:32 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:14:32 spire-1.2.1/test/integration/setup/adminclient/client.go 17:14:32 spire-1.2.1/test/integration/setup/debugagent/ 17:14:32 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:14:32 spire-1.2.1/test/integration/setup/debugagent/main.go 17:14:32 spire-1.2.1/test/integration/setup/debugserver/ 17:14:32 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:14:32 spire-1.2.1/test/integration/setup/debugserver/main.go 17:14:32 spire-1.2.1/test/integration/setup/downstreamclient/ 17:14:32 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:14:32 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:14:32 spire-1.2.1/test/integration/setup/itclient/ 17:14:32 spire-1.2.1/test/integration/setup/itclient/client.go 17:14:32 spire-1.2.1/test/integration/setup/node-attestation/ 17:14:32 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:14:32 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:14:32 spire-1.2.1/test/integration/setup/x509pop/ 17:14:32 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:14:32 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:14:32 spire-1.2.1/test/integration/suites/ 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:14:32 spire-1.2.1/test/integration/suites/join-token/ 17:14:32 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:14:32 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:14:32 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:14:32 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:14:32 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:14:32 spire-1.2.1/test/integration/suites/join-token/README.md 17:14:32 spire-1.2.1/test/integration/suites/join-token/conf/ 17:14:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/join-token/teardown 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:14:32 spire-1.2.1/test/integration/suites/k8s/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/00-setup 17:14:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:14:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:14:32 spire-1.2.1/test/integration/suites/k8s/README.md 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:14:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:14:32 spire-1.2.1/test/integration/suites/k8s/teardown 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/ 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:14:32 spire-1.2.1/test/integration/suites/rotation/ 17:14:32 spire-1.2.1/test/integration/suites/rotation/00-setup 17:14:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:14:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:14:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:14:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:14:32 spire-1.2.1/test/integration/suites/rotation/README.md 17:14:32 spire-1.2.1/test/integration/suites/rotation/conf/ 17:14:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/rotation/teardown 17:14:32 spire-1.2.1/test/integration/suites/self-test/ 17:14:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:14:32 spire-1.2.1/test/integration/suites/self-test/README.md 17:14:32 spire-1.2.1/test/integration/suites/self-test/teardown 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:14:32 spire-1.2.1/test/integration/suites/upgrade/ 17:14:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:14:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:14:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:14:32 spire-1.2.1/test/integration/suites/upgrade/README.md 17:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:14:32 spire-1.2.1/test/integration/suites/upgrade/teardown 17:14:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:14:32 spire-1.2.1/test/integration/test-one.sh 17:14:32 spire-1.2.1/test/integration/test.sh 17:14:32 spire-1.2.1/test/plugintest/ 17:14:32 spire-1.2.1/test/plugintest/config.go 17:14:32 spire-1.2.1/test/plugintest/load.go 17:14:32 spire-1.2.1/test/plugintest/option.go 17:14:32 spire-1.2.1/test/spiretest/ 17:14:32 spire-1.2.1/test/spiretest/apiserver.go 17:14:32 spire-1.2.1/test/spiretest/assertions.go 17:14:32 spire-1.2.1/test/spiretest/dir.go 17:14:32 spire-1.2.1/test/spiretest/errors_posix.go 17:14:32 spire-1.2.1/test/spiretest/errors_windows.go 17:14:32 spire-1.2.1/test/spiretest/logs.go 17:14:32 spire-1.2.1/test/spiretest/socketapi.go 17:14:32 spire-1.2.1/test/spiretest/suite.go 17:14:32 spire-1.2.1/test/spiretest/x509.go 17:14:32 spire-1.2.1/test/testca/ 17:14:32 spire-1.2.1/test/testca/ca.go 17:14:32 spire-1.2.1/test/testkey/ 17:14:32 spire-1.2.1/test/testkey/generate.sh 17:14:32 spire-1.2.1/test/testkey/genkeys.go 17:14:32 spire-1.2.1/test/testkey/keys.go 17:14:32 spire-1.2.1/test/testkey/new.go 17:14:32 spire-1.2.1/test/tpmsimulator/ 17:14:32 spire-1.2.1/test/tpmsimulator/simulator.go 17:14:32 spire-1.2.1/test/util/ 17:14:32 spire-1.2.1/test/util/cert_fixtures.go 17:14:32 spire-1.2.1/test/util/cert_generation.go 17:14:32 spire-1.2.1/test/util/io_redirection.go 17:14:32 spire-1.2.1/test/util/race.go 17:14:32 spire-1.2.1/test/util/util.go 17:14:32 building spire from source... 17:14:32 Installing go1.17.7... 17:14:32 $ docker top 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:33 + go version 17:14:33 go version go1.17.6 linux/arm64 [Pipeline] } 17:14:33 $ docker stop --time=1 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 17:14:34 Removing intermediate container fb3a0ac4238f 17:14:34 ---> b2a9cd22452f 17:14:34 Step 8/23 : COPY . . 17:14:34 ---> ebff7cd20996 17:14:34 Step 9/23 : RUN make cmd/core-command/core-command 17:14:34 ---> e4aaad4745e6 17:14:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:14:34 ---> Running in 5ed7a9ff4921 17:14:34 ---> Running in 3684f6e4c878 17:14:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 17:14:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:14:35 $ docker rm -f 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 [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 17:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:36 17:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:36 latest: Pulling from edgex-devops/edgex-compose-arm64 17:14:36 29e5d40040c1: Pulling fs layer 17:14:36 1ce36da41761: Pulling fs layer 17:14:36 25b303627fd3: Pulling fs layer 17:14:36 29e5d40040c1: Verifying Checksum 17:14:36 29e5d40040c1: Download complete 17:14:37 1ce36da41761: Verifying Checksum 17:14:37 1ce36da41761: Download complete 17:14:37 29e5d40040c1: Pull complete 17:14:38 Building bin/spire-server... 17:14:38 go: downloading github.com/mitchellh/cli v1.1.2 17:14:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:14:38 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:14:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:14:38 go: downloading google.golang.org/grpc v1.44.0 17:14:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:14:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:14:38 go: downloading github.com/imdario/mergo v0.3.12 17:14:38 go: downloading github.com/sirupsen/logrus v1.8.1 17:14:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:14:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:14:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:14:38 go: downloading github.com/fatih/color v1.13.0 17:14:38 go: downloading github.com/mattn/go-isatty v0.0.14 17:14:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:14:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:14:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:14:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:14:38 go: downloading github.com/armon/go-metrics v0.3.10 17:14:38 go: downloading github.com/prometheus/client_golang v1.12.1 17:14:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:14:38 go: downloading github.com/open-policy-agent/opa v0.38.0 17:14:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:14:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:14:38 go: downloading github.com/mattn/go-colorable v0.1.12 17:14:38 go: downloading github.com/Masterminds/goutils v1.1.0 17:14:38 go: downloading github.com/Masterminds/semver v1.5.0 17:14:38 go: downloading github.com/google/uuid v1.1.2 17:14:38 go: downloading github.com/huandu/xstrings v1.3.2 17:14:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:14:38 go: downloading github.com/oklog/run v1.0.0 17:14:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:14:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:14:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:14:38 go: downloading github.com/prometheus/client_model v0.2.0 17:14:38 go: downloading github.com/prometheus/common v0.32.1 17:14:38 go: downloading github.com/beorn7/perks v1.0.1 17:14:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:14:38 go: downloading github.com/prometheus/procfs v0.7.3 17:14:38 go: downloading github.com/imkira/go-observer v1.0.3 17:14:38 go: downloading github.com/hashicorp/errwrap v1.1.0 17:14:38 go: downloading go.uber.org/atomic v1.9.0 17:14:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:14:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:14:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:14:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:14:38 go: downloading github.com/blang/semver/v4 v4.0.0 17:14:38 25b303627fd3: Verifying Checksum 17:14:38 25b303627fd3: Download complete 17:14:38 1ce36da41761: Pull complete 17:14:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:14:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:14:38 go: downloading github.com/jinzhu/gorm v1.9.16 17:14:38 go: downloading github.com/lib/pq v1.10.4 17:14:38 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:14:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:14:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:14:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:14:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:14:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:14:40 go: downloading github.com/stretchr/testify v1.7.0 17:14:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:14:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:14:43 go: downloading google.golang.org/api v0.70.0 17:14:43 go: downloading k8s.io/client-go v0.23.4 17:14:43 go: downloading k8s.io/api v0.23.4 17:14:43 go: downloading github.com/google/go-tpm v0.3.3 17:14:43 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:14:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:14:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:14:44  ---> bb1e534ccc24 17:14:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:14:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:14:44 go: downloading cloud.google.com/go/storage v1.21.0 17:14:44 go: downloading cloud.google.com/go v0.100.2 17:14:44 go: downloading k8s.io/apimachinery v0.23.4 17:14:45 go: downloading k8s.io/kube-aggregator v0.23.3 17:14:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:14:45 go: downloading cloud.google.com/go/security v1.3.0 17:14:45 go: downloading github.com/hashicorp/vault/api v1.4.1 17:14:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:14:46 go: downloading github.com/twmb/murmur3 v1.1.6 17:14:46 go: downloading github.com/jinzhu/inflection v1.0.0 17:14:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:14:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:14:46  ---> Running in daa257dc12f0 17:14:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:14:46 go: downloading github.com/aws/smithy-go v1.11.0 17:14:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:14:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:14:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:14:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:14:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:14:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:14:46 go: downloading github.com/dimchansky/utfbom v1.1.1 17:14:46 go: downloading github.com/gogo/protobuf v1.3.2 17:14:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:14:47 go: downloading cloud.google.com/go/compute v1.3.0 17:14:47 go: downloading cloud.google.com/go/iam v0.1.1 17:14:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:14:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:14:48 go: downloading github.com/google/gofuzz v1.1.0 17:14:48 go: downloading k8s.io/klog/v2 v2.30.0 17:14:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:14:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:14:48 go: downloading github.com/spf13/pflag v1.0.5 17:14:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:14:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:14:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:14:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:14:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:14:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:14:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:14:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:14:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:14:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:14:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:14:49 go: downloading gopkg.in/yaml.v2 v2.4.0 17:14:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:14:49 go: downloading github.com/gobwas/glob v0.2.3 17:14:49 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:14:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:14:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:14:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:14:49 go: downloading gopkg.in/inf.v0 v0.9.1 17:14:49 go: downloading go.opencensus.io v0.23.0 17:14:49 go: downloading github.com/google/go-cmp v0.5.7 17:14:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:14:49 go: downloading github.com/googleapis/gnostic v0.5.5 17:14:49 go: downloading github.com/go-logr/logr v1.2.2 17:14:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:14:49 go: downloading github.com/json-iterator/go v1.1.12 17:14:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:14:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:14:49 go: downloading go.uber.org/zap v1.21.0 17:14:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:14:49 go: downloading github.com/tklauser/numcpus v0.3.0 17:14:49 go: downloading sigs.k8s.io/yaml v1.3.0 17:14:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:14:49 go: downloading github.com/ryanuber/go-glob v1.0.0 17:14:49 go: downloading github.com/golang/snappy v0.0.4 17:14:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:14:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:14:49 go: downloading github.com/modern-go/reflect2 v1.0.2 17:14:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:14:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:14:49 go: downloading github.com/hashicorp/go-version v1.2.0 17:14:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:14:49 go: downloading go.uber.org/multierr v1.6.0 17:14:51 25b303627fd3: Pull complete 17:14:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:14:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container 17:14:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:14:54 $ docker top f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:54 + docker-compose build+ --help 17:14:54 grep parallel 17:14:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:14:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:15:00 --parallel Build images in parallel. [Pipeline] } 17:15:00 $ docker stop --time=1 f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 17:15:02 $ docker rm -f f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:15:02 . [Pipeline] withDockerContainer 17:15:03 prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container 17:15:03 $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 17:15:04 $ docker top 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:05 + docker-compose -f ./docker-compose-build.yml build --parallel 17:15:10 Building bin/spire-agent... 17:15:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:15:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:15:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:15:10 go: downloading github.com/docker/docker v20.10.12+incompatible 17:15:10 go: downloading github.com/google/go-tpm-tools v0.3.3 17:15:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:15:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:15:10 go: downloading github.com/containerd/containerd v1.3.4 17:15:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:15:10 go: downloading github.com/docker/go-connections v0.4.0 17:15:10 go: downloading github.com/opencontainers/image-spec v1.0.1 17:15:10 go: downloading github.com/opencontainers/go-digest v1.0.0 17:15:10 go: downloading github.com/docker/go-units v0.4.0 17:15:10 Building core-command ... 17:15:10 Building core-data ... 17:15:10 Building core-metadata ... 17:15:10 Building security-bootstrapper ... 17:15:10 Building security-proxy-setup ... 17:15:10 Building security-secretstore-setup ... 17:15:10 Building security-spiffe-token-provider ... 17:15:10 Building security-spire-agent ... 17:15:10 Building security-spire-config ... 17:15:10 Building security-spire-server ... 17:15:10 Building support-notifications ... 17:15:10 Building support-scheduler ... 17:15:10 Building sys-mgmt-agent ... 17:15:10 Building security-bootstrapper 17:15:10 Building core-data 17:15:10 Building security-spiffe-token-provider 17:15:10 Building support-scheduler 17:15:10 Building core-command 17:15:21 Removing intermediate container 5ed7a9ff4921 17:15:21 ---> b08e20204b42 17:15:21 17:15:21 Step 10/23 : FROM alpine:3.14 17:15:21 ---> e04c818066af 17:15:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:15:21 ---> Using cache 17:15:21 ---> 5dd964216273 17:15:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:21 ---> Using cache 17:15:21 ---> 402b7e2c1483 17:15:21 Step 13/23 : ENV APP_PORT=59882 17:15:21 Removing intermediate container 3684f6e4c878 17:15:21 ---> b0a732cf3395 17:15:21 17:15:21 Step 10/22 : FROM alpine:3.14 17:15:21 ---> e04c818066af 17:15:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:21 ---> Running in f1300a7eba16 17:15:21 ---> Running in 5ce69a675abc 17:15:21 Removing intermediate container f1300a7eba16 17:15:21 ---> b746a08543bf 17:15:21 Step 14/23 : EXPOSE $APP_PORT 17:15:21 ---> Running in 40fed84e3c2b 17:15:21 Removing intermediate container 40fed84e3c2b 17:15:21 ---> fc2094c04d01 17:15:21 Step 15/23 : WORKDIR / 17:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:21 ---> Running in 7168bf71558c 17:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:21 (1/2) Installing ca-certificates (20211220-r0) 17:15:21 (2/2) Installing dumb-init (1.2.5-r1) 17:15:21 Removing intermediate container 7168bf71558c 17:15:21 ---> 3c7401b7efe0 17:15:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:21 Executing busybox-1.33.1-r7.trigger 17:15:22 Executing ca-certificates-20211220-r0.trigger 17:15:22 OK: 6 MiB in 16 packages 17:15:22 ---> c8f92c588f18 17:15:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:15:23 Removing intermediate container 5ce69a675abc 17:15:23 ---> 2c2fa536b51c 17:15:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:15:23 ---> Running in 59adca3333a4 17:15:23 Removing intermediate container 59adca3333a4 17:15:23 ---> a68f4cedf25a 17:15:23 Step 13/22 : ENV APP_PORT=59860 17:15:23 ---> Running in 099020099bf5 17:15:24 Removing intermediate container 099020099bf5 17:15:24 ---> 09d0333a8771 17:15:24 Step 14/22 : EXPOSE $APP_PORT 17:15:24 ---> 3e08420af8cd 17:15:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:15:24 ---> Running in e96968a9513a 17:15:24 Removing intermediate container e96968a9513a 17:15:24 ---> 1ced305daf7c 17:15:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:25 ---> 0af3d1acfa76 17:15:25 Step 19/23 : ENTRYPOINT ["/core-command"] 17:15:25 ---> Running in 710dcf5ed67f 17:15:25 Removing intermediate container daa257dc12f0 17:15:25 ---> c0f56a78786a 17:15:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:15:25 ---> Running in ebc0cc448f1f 17:15:25 ---> 760be0f6273a 17:15:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:15:25 Removing intermediate container 710dcf5ed67f 17:15:25 ---> ee7e73c1a8bd 17:15:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:25 ---> Running in 7e10bf3dd5f7 17:15:25 Removing intermediate container 7e10bf3dd5f7 17:15:25 ---> 6eef5292c3a5 17:15:25 Step 21/23 : LABEL arch=x86_64 17:15:25 ---> Running in f62ead50758f 17:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:15:26 Removing intermediate container f62ead50758f 17:15:26 ---> 971853725a29 17:15:26 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:15:26 ---> Running in 8ac872a931dc 17:15:26 Removing intermediate container 8ac872a931dc 17:15:26 ---> 3e266202a7df 17:15:26 Step 23/23 : LABEL version=2.2.0-dev.68 17:15:26 ---> f6ab41492606 17:15:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:15:26 ---> Running in 6e8ad981bb0f 17:15:27 Removing intermediate container 6e8ad981bb0f 17:15:27 ---> f896c91ad054 17:15:27 17:15:27 ---> 130386abbbb9 17:15:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:15:27 ---> Running in f8714c38614f 17:15:27 Successfully built f896c91ad054 17:15:27 Successfully tagged core-command:latest 17:15:27  Building core-command ... done Building security-spire-server 17:15:27 Removing intermediate container f8714c38614f 17:15:27 ---> 28988c7738bb 17:15:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:28 ---> Running in 84c07279a181 17:15:28 Removing intermediate container 84c07279a181 17:15:28 ---> f7d3f1c37ddc 17:15:28 Step 20/22 : LABEL arch=x86_64 17:15:28 ---> Running in d92e87bacb9c 17:15:29 Removing intermediate container d92e87bacb9c 17:15:29 ---> 76a873c7ad17 17:15:29 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:15:29 ---> Running in bdcde2a878e0 17:15:29 Removing intermediate container bdcde2a878e0 17:15:29 ---> 3ec8905828a5 17:15:29 Step 22/22 : LABEL version=2.2.0-dev.68 17:15:29 ---> Running in 8a926ae6daea 17:15:30 Removing intermediate container 8a926ae6daea 17:15:30 ---> f55f5e7780dd 17:15:30 17:15:30 Successfully built f55f5e7780dd 17:15:30 Successfully tagged support-notifications:latest 17:15:30 Building security-proxy-setup 17:15:40  Building support-notifications ... done Removing intermediate container ebc0cc448f1f 17:15:40 ---> 2c8ee7c192c2 17:15:40 17:15:40 Step 11/23 : FROM docker:20.10.14 17:15:40 20.10.14: Pulling from library/docker 17:15:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:15:40 ---> 0f93ad3ceca3 17:15:40 Step 3/25 : WORKDIR /edgex-go 17:15:40 ---> Using cache 17:15:40 ---> 688ce1aaf36a 17:15:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:40 ---> Using cache 17:15:40 ---> ab7bb3ecb4c7 17:15:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:15:40 ---> Using cache 17:15:40 ---> 07bc6f427c70 17:15:40 Step 6/25 : COPY go.mod vendor* ./ 17:15:40 ---> Using cache 17:15:40 ---> 15c8a0b44d63 17:15:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:40 ---> Using cache 17:15:40 ---> 14a861e4434e 17:15:40 Step 8/25 : COPY . . 17:15:40 ---> Using cache 17:15:40 ---> 16c7f291009a 17:15:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:15:40 ---> Using cache 17:15:40 ---> c3b4f2dbc620 17:15:40 Step 10/25 : RUN mkdir -p spire-build 17:15:40 ---> Using cache 17:15:40 ---> d9f58f0f8ca2 17:15:40 Step 11/25 : WORKDIR /edgex-go/spire-build 17:15:40 ---> Using cache 17:15:40 ---> 328d579c6b7a 17:15:40 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 17:15:40 ---> Running in 4804d69da7be 17:15:42 spire-1.2.1/ 17:15:42 spire-1.2.1/.data/ 17:15:42 spire-1.2.1/.data/.file 17:15:42 spire-1.2.1/.dockerignore 17:15:42 spire-1.2.1/.gitattributes 17:15:42 spire-1.2.1/.githooks/ 17:15:42 spire-1.2.1/.githooks/pre-commit 17:15:42 spire-1.2.1/.github/ 17:15:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:15:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:15:42 spire-1.2.1/.github/dependabot.yml 17:15:42 spire-1.2.1/.github/workflows/ 17:15:42 spire-1.2.1/.github/workflows/nightly_build.yaml 17:15:42 spire-1.2.1/.github/workflows/pr_build.yaml 17:15:42 spire-1.2.1/.github/workflows/release_build.yaml 17:15:42 spire-1.2.1/.github/workflows/scripts/ 17:15:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:15:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:15:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:15:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:15:42 spire-1.2.1/.github/workflows/scripts/split.sh 17:15:42 spire-1.2.1/.gitignore 17:15:42 spire-1.2.1/.go-version 17:15:42 spire-1.2.1/.golangci.yml 17:15:42 spire-1.2.1/ADOPTERS.md 17:15:42 spire-1.2.1/CHANGELOG.md 17:15:42 spire-1.2.1/CODE-OF-CONDUCT.md 17:15:42 spire-1.2.1/CODEOWNERS 17:15:42 spire-1.2.1/CONTRIBUTING.md 17:15:42 spire-1.2.1/Dockerfile 17:15:42 spire-1.2.1/Dockerfile.dev 17:15:42 spire-1.2.1/Dockerfile.scratch 17:15:42 spire-1.2.1/LICENSE 17:15:42 spire-1.2.1/MAINTAINERS.md 17:15:42 spire-1.2.1/Makefile 17:15:42 spire-1.2.1/README.md 17:15:42 spire-1.2.1/ROADMAP.md 17:15:42 spire-1.2.1/SECURITY.md 17:15:42 spire-1.2.1/cmd/ 17:15:42 spire-1.2.1/cmd/spire-agent/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/common/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/run/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:15:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:15:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:15:42 spire-1.2.1/cmd/spire-agent/main.go 17:15:42 spire-1.2.1/cmd/spire-server/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/cli.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/run/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/token/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/validate/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/x509/ 17:15:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:15:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:15:42 spire-1.2.1/cmd/spire-server/main.go 17:15:42 spire-1.2.1/cmd/spire-server/util/ 17:15:42 spire-1.2.1/cmd/spire-server/util/util.go 17:15:42 spire-1.2.1/conf/ 17:15:42 spire-1.2.1/conf/agent/ 17:15:42 spire-1.2.1/conf/agent/agent.conf 17:15:42 spire-1.2.1/conf/agent/agent_full.conf 17:15:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:15:42 spire-1.2.1/conf/server/ 17:15:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:15:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:15:42 spire-1.2.1/conf/server/server.conf 17:15:42 spire-1.2.1/conf/server/server_full.conf 17:15:42 spire-1.2.1/doc/ 17:15:42 spire-1.2.1/doc/SPIRE101.md 17:15:42 spire-1.2.1/doc/auditlog.md 17:15:42 spire-1.2.1/doc/authorization_policy_engine.md 17:15:42 spire-1.2.1/doc/changelog_guidelines.md 17:15:42 spire-1.2.1/doc/cure53-report.pdf 17:15:42 spire-1.2.1/doc/images/ 17:15:42 spire-1.2.1/doc/images/2019_roadmap.png 17:15:42 spire-1.2.1/doc/images/SPIRE101.png 17:15:42 spire-1.2.1/doc/images/SPIRE_agent.png 17:15:42 spire-1.2.1/doc/images/SPIRE_server.png 17:15:42 spire-1.2.1/doc/images/cache_mgr.png 17:15:42 spire-1.2.1/doc/images/cache_mgr_components.png 17:15:42 spire-1.2.1/doc/images/federated_spire.png 17:15:42 spire-1.2.1/doc/images/ha_mode.png 17:15:42 spire-1.2.1/doc/images/nested_spire.png 17:15:42 spire-1.2.1/doc/images/oidc_federation.png 17:15:42 spire-1.2.1/doc/images/single_trust_domain.png 17:15:42 spire-1.2.1/doc/images/spiffe_compatible.png 17:15:42 spire-1.2.1/doc/images/spire_logo.png 17:15:42 spire-1.2.1/doc/migrating_registration_api_clients.md 17:15:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:15:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:15:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:15:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:15:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:15:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:15:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:15:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:15:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:15:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:15:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:15:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:15:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:15:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:15:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:15:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:15:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:15:42 spire-1.2.1/doc/scaling_spire.md 17:15:42 spire-1.2.1/doc/spire_agent.md 17:15:42 spire-1.2.1/doc/spire_server.md 17:15:42 spire-1.2.1/doc/supported_integrations.md 17:15:42 spire-1.2.1/doc/telemetry.md 17:15:42 spire-1.2.1/doc/telemetry_config.md 17:15:42 spire-1.2.1/doc/upgrading.md 17:15:42 spire-1.2.1/doc/using_spire.md 17:15:42 spire-1.2.1/examples/ 17:15:42 spire-1.2.1/examples/README.md 17:15:42 spire-1.2.1/go.mod 17:15:42 spire-1.2.1/go.sum 17:15:42 spire-1.2.1/pkg/ 17:15:42 spire-1.2.1/pkg/agent/ 17:15:42 spire-1.2.1/pkg/agent/agent.go 17:15:42 spire-1.2.1/pkg/agent/api/ 17:15:42 spire-1.2.1/pkg/agent/api/config.go 17:15:42 spire-1.2.1/pkg/agent/api/debug/ 17:15:42 spire-1.2.1/pkg/agent/api/debug/v1/ 17:15:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:15:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:15:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:15:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:15:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:15:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:15:42 spire-1.2.1/pkg/agent/api/endpoints.go 17:15:42 spire-1.2.1/pkg/agent/api/health/ 17:15:42 spire-1.2.1/pkg/agent/api/health/v1/ 17:15:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:15:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:15:42 spire-1.2.1/pkg/agent/api/rpccontext/ 17:15:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:15:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:15:42 spire-1.2.1/pkg/agent/attestor/ 17:15:42 spire-1.2.1/pkg/agent/attestor/node/ 17:15:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:15:42 spire-1.2.1/pkg/agent/attestor/node/node.go 17:15:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:15:42 spire-1.2.1/pkg/agent/attestor/workload/ 17:15:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:15:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:15:42 spire-1.2.1/pkg/agent/catalog/ 17:15:42 spire-1.2.1/pkg/agent/catalog/catalog.go 17:15:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:15:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:15:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:15:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:15:42 spire-1.2.1/pkg/agent/client/ 17:15:42 spire-1.2.1/pkg/agent/client/client.go 17:15:42 spire-1.2.1/pkg/agent/client/client_test.go 17:15:42 spire-1.2.1/pkg/agent/client/dial.go 17:15:42 spire-1.2.1/pkg/agent/client/nodeconn.go 17:15:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:15:42 spire-1.2.1/pkg/agent/client/update.go 17:15:42 spire-1.2.1/pkg/agent/client/util.go 17:15:42 spire-1.2.1/pkg/agent/common/ 17:15:42 spire-1.2.1/pkg/agent/common/backoff/ 17:15:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:15:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:15:42 spire-1.2.1/pkg/agent/common/cgroups/ 17:15:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:15:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:15:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:15:42 spire-1.2.1/pkg/agent/config.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/ 17:15:42 spire-1.2.1/pkg/agent/endpoints/config.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/workload/ 17:15:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:15:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/ 17:15:42 spire-1.2.1/pkg/agent/manager/cache/ 17:15:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:15:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:15:42 spire-1.2.1/pkg/agent/manager/config.go 17:15:42 spire-1.2.1/pkg/agent/manager/manager.go 17:15:42 spire-1.2.1/pkg/agent/manager/manager_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/storage.go 17:15:42 spire-1.2.1/pkg/agent/manager/storage_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/storecache/ 17:15:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:15:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:15:42 spire-1.2.1/pkg/agent/manager/sync.go 17:15:42 spire-1.2.1/pkg/agent/plugin/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:15:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:15:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:15:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:15:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:15:42 spire-1.2.1/pkg/agent/svid/ 17:15:42 spire-1.2.1/pkg/agent/svid/rotator.go 17:15:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:15:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:15:42 spire-1.2.1/pkg/agent/svid/store/ 17:15:42 spire-1.2.1/pkg/agent/svid/store/service.go 17:15:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:15:42 spire-1.2.1/pkg/common/ 17:15:42 spire-1.2.1/pkg/common/agentpathtemplate/ 17:15:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:15:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:15:42 spire-1.2.1/pkg/common/api/ 17:15:42 spire-1.2.1/pkg/common/api/metrics.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/ 17:15:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/logger.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/names.go 17:15:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:15:42 spire-1.2.1/pkg/common/api/names.go 17:15:42 spire-1.2.1/pkg/common/api/ratelimit.go 17:15:42 spire-1.2.1/pkg/common/api/rpccontext/ 17:15:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:15:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:15:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:15:42 spire-1.2.1/pkg/common/auth/ 17:15:42 spire-1.2.1/pkg/common/auth/interceptors.go 17:15:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:15:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/ 17:15:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/types.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:15:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:15:42 spire-1.2.1/pkg/common/catalog/ 17:15:42 spire-1.2.1/pkg/common/catalog/bind.go 17:15:42 spire-1.2.1/pkg/common/catalog/builtin.go 17:15:42 spire-1.2.1/pkg/common/catalog/catalog.go 17:15:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:15:42 spire-1.2.1/pkg/common/catalog/closers.go 17:15:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:15:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:15:42 spire-1.2.1/pkg/common/catalog/config.go 17:15:42 spire-1.2.1/pkg/common/catalog/config_test.go 17:15:42 spire-1.2.1/pkg/common/catalog/configure.go 17:15:42 spire-1.2.1/pkg/common/catalog/constraints.go 17:15:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:15:42 spire-1.2.1/pkg/common/catalog/context.go 17:15:42 spire-1.2.1/pkg/common/catalog/external.go 17:15:42 spire-1.2.1/pkg/common/catalog/host.go 17:15:42 spire-1.2.1/pkg/common/catalog/pipenet.go 17:15:42 spire-1.2.1/pkg/common/catalog/plugin.go 17:15:42 spire-1.2.1/pkg/common/catalog/testplugin/ 17:15:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:15:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:15:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:15:42 spire-1.2.1/pkg/common/cli/ 17:15:42 spire-1.2.1/pkg/common/cli/env.go 17:15:42 spire-1.2.1/pkg/common/cli/flags.go 17:15:42 spire-1.2.1/pkg/common/cli/trust_domain.go 17:15:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:15:42 spire-1.2.1/pkg/common/cli/umask.go 17:15:42 spire-1.2.1/pkg/common/cli/umask_posix.go 17:15:42 spire-1.2.1/pkg/common/cli/umask_test.go 17:15:42 spire-1.2.1/pkg/common/cli/umask_windows.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/flag.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/format.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:15:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:15:42 spire-1.2.1/pkg/common/coretypes/ 17:15:42 spire-1.2.1/pkg/common/coretypes/bundle/ 17:15:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:15:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:15:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:15:42 spire-1.2.1/pkg/common/cryptoutil/ 17:15:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:15:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:15:42 spire-1.2.1/pkg/common/diskutil/ 17:15:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:15:42 spire-1.2.1/pkg/common/diskutil/file_test.go 17:15:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:15:42 spire-1.2.1/pkg/common/errorutil/ 17:15:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:15:42 spire-1.2.1/pkg/common/health/ 17:15:42 spire-1.2.1/pkg/common/health/config.go 17:15:42 spire-1.2.1/pkg/common/health/context.go 17:15:42 spire-1.2.1/pkg/common/health/context_test.go 17:15:42 spire-1.2.1/pkg/common/health/health.go 17:15:42 spire-1.2.1/pkg/common/health/health_test.go 17:15:42 spire-1.2.1/pkg/common/health/logger.go 17:15:42 spire-1.2.1/pkg/common/hostservice/ 17:15:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:15:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:15:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:15:42 spire-1.2.1/pkg/common/idutil/ 17:15:42 spire-1.2.1/pkg/common/idutil/require.go 17:15:42 spire-1.2.1/pkg/common/idutil/require_test.go 17:15:42 spire-1.2.1/pkg/common/idutil/safety.go 17:15:42 spire-1.2.1/pkg/common/idutil/safety_test.go 17:15:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:15:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:15:42 spire-1.2.1/pkg/common/jwtsvid/ 17:15:42 spire-1.2.1/pkg/common/jwtsvid/common.go 17:15:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:15:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:15:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:15:42 spire-1.2.1/pkg/common/jwtutil/ 17:15:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:15:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:15:42 spire-1.2.1/pkg/common/log/ 17:15:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:15:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:15:42 spire-1.2.1/pkg/common/log/log.go 17:15:42 spire-1.2.1/pkg/common/log/log_test.go 17:15:42 spire-1.2.1/pkg/common/log/options.go 17:15:42 spire-1.2.1/pkg/common/nodeutil/ 17:15:42 spire-1.2.1/pkg/common/nodeutil/node.go 17:15:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:15:42 spire-1.2.1/pkg/common/peertracker/ 17:15:42 spire-1.2.1/pkg/common/peertracker/conn.go 17:15:42 spire-1.2.1/pkg/common/peertracker/credentials.go 17:15:42 spire-1.2.1/pkg/common/peertracker/errors.go 17:15:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:15:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:15:42 spire-1.2.1/pkg/common/peertracker/info.go 17:15:42 spire-1.2.1/pkg/common/peertracker/listener.go 17:15:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:15:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tcp.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:15:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:15:42 spire-1.2.1/pkg/common/peertracker/uds.go 17:15:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:15:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:15:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:15:42 spire-1.2.1/pkg/common/pemutil/ 17:15:42 spire-1.2.1/pkg/common/pemutil/block.go 17:15:42 spire-1.2.1/pkg/common/pemutil/certs.go 17:15:42 spire-1.2.1/pkg/common/pemutil/common.go 17:15:42 spire-1.2.1/pkg/common/pemutil/csr.go 17:15:42 spire-1.2.1/pkg/common/pemutil/keys.go 17:15:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/ 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:15:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:15:42 spire-1.2.1/pkg/common/plugin/ 17:15:42 spire-1.2.1/pkg/common/plugin/aws/ 17:15:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:15:42 spire-1.2.1/pkg/common/plugin/azure/ 17:15:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:15:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/facade.go 17:15:42 spire-1.2.1/pkg/common/plugin/facade_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/gcp/ 17:15:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/ 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:15:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/log.go 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/ 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:15:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:15:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:15:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:15:42 spire-1.2.1/pkg/common/plugin/x509pop/ 17:15:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:15:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:15:42 spire-1.2.1/pkg/common/profiling/ 17:15:42 spire-1.2.1/pkg/common/profiling/dumpers.go 17:15:42 spire-1.2.1/pkg/common/profiling/profiling.go 17:15:42 spire-1.2.1/pkg/common/protoutil/ 17:15:42 spire-1.2.1/pkg/common/protoutil/masks.go 17:15:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:15:42 spire-1.2.1/pkg/common/rotationutil/ 17:15:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:15:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:15:42 spire-1.2.1/pkg/common/selector/ 17:15:42 spire-1.2.1/pkg/common/selector/selector.go 17:15:42 spire-1.2.1/pkg/common/selector/selector_test.go 17:15:42 spire-1.2.1/pkg/common/selector/set.go 17:15:42 spire-1.2.1/pkg/common/selector/set_utils.go 17:15:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/ 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/ 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:15:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:15:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:15:42 spire-1.2.1/pkg/common/telemetry/call.go 17:15:42 spire-1.2.1/pkg/common/telemetry/common/ 17:15:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:15:42 spire-1.2.1/pkg/common/telemetry/config.go 17:15:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:15:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/inmem.go 17:15:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/m3.go 17:15:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/metrics.go 17:15:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/names.go 17:15:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:15:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:15:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/ 17:15:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:15:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:15:42 spire-1.2.1/pkg/common/telemetry/server/server.go 17:15:42 spire-1.2.1/pkg/common/telemetry/sink.go 17:15:42 spire-1.2.1/pkg/common/telemetry/statsd.go 17:15:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:15:42 spire-1.2.1/pkg/common/telemetry/uptime.go 17:15:42 spire-1.2.1/pkg/common/telemetry/version.go 17:15:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:15:42 spire-1.2.1/pkg/common/uptime/ 17:15:42 spire-1.2.1/pkg/common/uptime/uptime.go 17:15:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:15:42 spire-1.2.1/pkg/common/util/ 17:15:42 spire-1.2.1/pkg/common/util/certs.go 17:15:42 spire-1.2.1/pkg/common/util/certs_test.go 17:15:42 spire-1.2.1/pkg/common/util/csr.go 17:15:42 spire-1.2.1/pkg/common/util/hash.go 17:15:42 spire-1.2.1/pkg/common/util/selectors.go 17:15:42 spire-1.2.1/pkg/common/util/selectors_test.go 17:15:42 spire-1.2.1/pkg/common/util/signals.go 17:15:42 spire-1.2.1/pkg/common/util/sort.go 17:15:42 spire-1.2.1/pkg/common/util/sort_test.go 17:15:42 spire-1.2.1/pkg/common/util/task.go 17:15:42 spire-1.2.1/pkg/common/util/task_test.go 17:15:42 spire-1.2.1/pkg/common/util/testdata/ 17:15:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:15:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:15:42 spire-1.2.1/pkg/common/version/ 17:15:42 spire-1.2.1/pkg/common/version/version.go 17:15:42 spire-1.2.1/pkg/common/x509svid/ 17:15:42 spire-1.2.1/pkg/common/x509svid/common_test.go 17:15:42 spire-1.2.1/pkg/common/x509svid/csr.go 17:15:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:15:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:15:42 spire-1.2.1/pkg/common/x509util/ 17:15:42 spire-1.2.1/pkg/common/x509util/cert.go 17:15:42 spire-1.2.1/pkg/common/x509util/dns.go 17:15:42 spire-1.2.1/pkg/common/x509util/dns_test.go 17:15:42 spire-1.2.1/pkg/common/x509util/keyid.go 17:15:42 spire-1.2.1/pkg/common/x509util/keypair.go 17:15:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:15:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:15:42 spire-1.2.1/pkg/server/ 17:15:42 spire-1.2.1/pkg/server/api/ 17:15:42 spire-1.2.1/pkg/server/api/agent.go 17:15:42 spire-1.2.1/pkg/server/api/agent/ 17:15:42 spire-1.2.1/pkg/server/api/agent/v1/ 17:15:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/agent_test.go 17:15:42 spire-1.2.1/pkg/server/api/api.go 17:15:42 spire-1.2.1/pkg/server/api/audit/ 17:15:42 spire-1.2.1/pkg/server/api/audit/audit.go 17:15:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:15:42 spire-1.2.1/pkg/server/api/bundle.go 17:15:42 spire-1.2.1/pkg/server/api/bundle/ 17:15:42 spire-1.2.1/pkg/server/api/bundle/v1/ 17:15:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/bundle_test.go 17:15:42 spire-1.2.1/pkg/server/api/debug/ 17:15:42 spire-1.2.1/pkg/server/api/debug/v1/ 17:15:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/entry.go 17:15:42 spire-1.2.1/pkg/server/api/entry/ 17:15:42 spire-1.2.1/pkg/server/api/entry/v1/ 17:15:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/entry_test.go 17:15:42 spire-1.2.1/pkg/server/api/health/ 17:15:42 spire-1.2.1/pkg/server/api/health/v1/ 17:15:42 spire-1.2.1/pkg/server/api/health/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/id.go 17:15:42 spire-1.2.1/pkg/server/api/id_test.go 17:15:42 spire-1.2.1/pkg/server/api/limits/ 17:15:42 spire-1.2.1/pkg/server/api/limits/limits.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/ 17:15:42 spire-1.2.1/pkg/server/api/middleware/alias.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/audit.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/caller.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/common.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/entries.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:15:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:15:42 spire-1.2.1/pkg/server/api/ratelimit.go 17:15:42 spire-1.2.1/pkg/server/api/rpccontext/ 17:15:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:15:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:15:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:15:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:15:42 spire-1.2.1/pkg/server/api/selector.go 17:15:42 spire-1.2.1/pkg/server/api/selector_test.go 17:15:42 spire-1.2.1/pkg/server/api/status.go 17:15:42 spire-1.2.1/pkg/server/api/status_test.go 17:15:42 spire-1.2.1/pkg/server/api/svid/ 17:15:42 spire-1.2.1/pkg/server/api/svid/v1/ 17:15:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/trustdomain.go 17:15:42 spire-1.2.1/pkg/server/api/trustdomain/ 17:15:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:15:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:15:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:15:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:15:42 spire-1.2.1/pkg/server/authpolicy/ 17:15:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:15:42 spire-1.2.1/pkg/server/authpolicy/policy.go 17:15:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:15:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:15:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:15:42 spire-1.2.1/pkg/server/authpolicy/validate.go 17:15:42 spire-1.2.1/pkg/server/bundle/ 17:15:42 spire-1.2.1/pkg/server/bundle/client/ 17:15:42 spire-1.2.1/pkg/server/bundle/client/client.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/manager.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/sources.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/updater.go 17:15:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:15:42 spire-1.2.1/pkg/server/ca/ 17:15:42 spire-1.2.1/pkg/server/ca/ca.go 17:15:42 spire-1.2.1/pkg/server/ca/ca_health.go 17:15:42 spire-1.2.1/pkg/server/ca/ca_test.go 17:15:42 spire-1.2.1/pkg/server/ca/journal.go 17:15:42 spire-1.2.1/pkg/server/ca/journal_test.go 17:15:42 spire-1.2.1/pkg/server/ca/manager.go 17:15:42 spire-1.2.1/pkg/server/ca/manager_health.go 17:15:42 spire-1.2.1/pkg/server/ca/manager_test.go 17:15:42 spire-1.2.1/pkg/server/ca/templates.go 17:15:42 spire-1.2.1/pkg/server/ca/upstream_client.go 17:15:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:15:42 spire-1.2.1/pkg/server/ca/validation.go 17:15:42 spire-1.2.1/pkg/server/cache/ 17:15:42 spire-1.2.1/pkg/server/cache/dscache/ 17:15:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:15:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/ 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:15:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:15:42 spire-1.2.1/pkg/server/catalog/ 17:15:42 spire-1.2.1/pkg/server/catalog/catalog.go 17:15:42 spire-1.2.1/pkg/server/catalog/keymanager.go 17:15:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:15:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:15:42 spire-1.2.1/pkg/server/catalog/notifier.go 17:15:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:15:42 spire-1.2.1/pkg/server/config.go 17:15:42 spire-1.2.1/pkg/server/datastore/ 17:15:42 spire-1.2.1/pkg/server/datastore/datastore.go 17:15:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:15:42 spire-1.2.1/pkg/server/datastore/repository.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:15:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:15:42 spire-1.2.1/pkg/server/endpoints/ 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/ 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:15:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:15:42 spire-1.2.1/pkg/server/endpoints/config.go 17:15:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:15:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:15:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:15:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:15:42 spire-1.2.1/pkg/server/endpoints/middleware.go 17:15:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:15:42 spire-1.2.1/pkg/server/hostservice/ 17:15:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:15:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:15:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:15:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:15:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:15:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:15:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:15:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:15:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:15:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:15:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/ 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:15:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:15:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:15:42 spire-1.2.1/pkg/server/registration/ 17:15:42 spire-1.2.1/pkg/server/registration/manager.go 17:15:42 spire-1.2.1/pkg/server/registration/manager_test.go 17:15:42 spire-1.2.1/pkg/server/scanentries.go 17:15:42 spire-1.2.1/pkg/server/scanentries_test.go 17:15:42 spire-1.2.1/pkg/server/server.go 17:15:42 spire-1.2.1/pkg/server/server_test.go 17:15:42 spire-1.2.1/pkg/server/svid/ 17:15:42 spire-1.2.1/pkg/server/svid/observer.go 17:15:42 spire-1.2.1/pkg/server/svid/observer_test.go 17:15:42 spire-1.2.1/pkg/server/svid/rotator.go 17:15:42 spire-1.2.1/pkg/server/svid/rotator_config.go 17:15:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:15:42 spire-1.2.1/pkg/server/svid/rotator_test.go 17:15:42 spire-1.2.1/proto/ 17:15:42 spire-1.2.1/proto/private/ 17:15:42 spire-1.2.1/proto/private/server/ 17:15:42 spire-1.2.1/proto/private/server/journal/ 17:15:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:15:42 spire-1.2.1/proto/private/server/journal/journal.proto 17:15:42 spire-1.2.1/proto/spire/ 17:15:42 spire-1.2.1/proto/spire/common/ 17:15:42 spire-1.2.1/proto/spire/common/common.pb.go 17:15:42 spire-1.2.1/proto/spire/common/common.proto 17:15:42 spire-1.2.1/proto/spire/common/plugin/ 17:15:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:15:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:15:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:15:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:15:42 spire-1.2.1/proto/spire/plugin/ 17:15:42 spire-1.2.1/proto/spire/plugin/agent/ 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:15:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:15:42 spire-1.2.1/release/ 17:15:42 spire-1.2.1/release/spire-extras/ 17:15:42 spire-1.2.1/release/spire-extras/README.md 17:15:42 spire-1.2.1/release/spire-extras/conf/ 17:15:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:15:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:15:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:15:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:15:42 spire-1.2.1/release/spire/ 17:15:42 spire-1.2.1/release/spire/README.md 17:15:42 spire-1.2.1/release/spire/conf/ 17:15:42 spire-1.2.1/release/spire/conf/agent/ 17:15:42 spire-1.2.1/release/spire/conf/agent/agent.conf 17:15:42 spire-1.2.1/release/spire/conf/server/ 17:15:42 spire-1.2.1/release/spire/conf/server/server.conf 17:15:42 spire-1.2.1/script/ 17:15:42 spire-1.2.1/script/build-artifact.sh 17:15:42 spire-1.2.1/script/generate_dummy_ca.sh 17:15:42 spire-1.2.1/support/ 17:15:42 spire-1.2.1/support/k8s/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:15:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/ 17:15:42 spire-1.2.1/support/oidc-discovery-provider/README.md 17:15:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/config.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/main.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:15:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:15:42 spire-1.2.1/test/ 17:15:42 spire-1.2.1/test/clock/ 17:15:42 spire-1.2.1/test/clock/clock.go 17:15:42 spire-1.2.1/test/fakes/ 17:15:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:15:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:15:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:15:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:15:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:15:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:15:42 spire-1.2.1/test/fakes/fakeagentstore/ 17:15:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:15:42 spire-1.2.1/test/fakes/fakedatastore/ 17:15:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:15:42 spire-1.2.1/test/fakes/fakeentryclient/ 17:15:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:15:42 spire-1.2.1/test/fakes/fakehealthchecker/ 17:15:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:15:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:15:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:15:42 spire-1.2.1/test/fakes/fakemetrics/ 17:15:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:15:42 spire-1.2.1/test/fakes/fakenoderesolver/ 17:15:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:15:42 spire-1.2.1/test/fakes/fakenotifier/ 17:15:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:15:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:15:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:15:42 spire-1.2.1/test/fakes/fakeserverca/ 17:15:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:15:42 spire-1.2.1/test/fakes/fakeservercatalog/ 17:15:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:15:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:15:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:15:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:15:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:15:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:15:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:15:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:15:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:15:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:15:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:15:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:15:42 spire-1.2.1/test/fixture/ 17:15:42 spire-1.2.1/test/fixture/certs/ 17:15:42 spire-1.2.1/test/fixture/certs/agent_svid.der 17:15:42 spire-1.2.1/test/fixture/certs/base_cert.pem 17:15:42 spire-1.2.1/test/fixture/certs/base_csr.pem 17:15:42 spire-1.2.1/test/fixture/certs/base_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:15:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:15:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:15:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:15:42 spire-1.2.1/test/fixture/certs/blog_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/bundle.der 17:15:42 spire-1.2.1/test/fixture/certs/ca.pem 17:15:42 spire-1.2.1/test/fixture/certs/ca_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/database_cert.pem 17:15:42 spire-1.2.1/test/fixture/certs/database_csr.pem 17:15:42 spire-1.2.1/test/fixture/certs/database_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/node_cert.pem 17:15:42 spire-1.2.1/test/fixture/certs/node_csr.pem 17:15:42 spire-1.2.1/test/fixture/certs/node_key.pem 17:15:42 spire-1.2.1/test/fixture/certs/svid.pem 17:15:42 spire-1.2.1/test/fixture/certs/svid_key.pem 17:15:42 spire-1.2.1/test/fixture/config/ 17:15:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:15:42 spire-1.2.1/test/fixture/config/agent_good.conf 17:15:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:15:42 spire-1.2.1/test/fixture/config/plugin_good.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:15:42 spire-1.2.1/test/fixture/config/server_good.conf 17:15:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:15:42 spire-1.2.1/test/fixture/fixture.go 17:15:42 spire-1.2.1/test/fixture/nodeattestor/ 17:15:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:15:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:15:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:15:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:15:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:15:42 spire-1.2.1/test/fixture/registration/ 17:15:42 spire-1.2.1/test/fixture/registration/entries.json 17:15:42 spire-1.2.1/test/fixture/registration/good-for-update.json 17:15:42 spire-1.2.1/test/fixture/registration/good.json 17:15:42 spire-1.2.1/test/fixture/registration/invalid.json 17:15:42 spire-1.2.1/test/fixture/registration/invalid_json.json 17:15:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:15:42 spire-1.2.1/test/integration/ 17:15:42 spire-1.2.1/test/integration/README.md 17:15:42 spire-1.2.1/test/integration/common 17:15:42 spire-1.2.1/test/integration/setup/ 17:15:42 spire-1.2.1/test/integration/setup/adminclient/ 17:15:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:15:42 spire-1.2.1/test/integration/setup/adminclient/client.go 17:15:42 spire-1.2.1/test/integration/setup/debugagent/ 17:15:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:15:42 spire-1.2.1/test/integration/setup/debugagent/main.go 17:15:42 spire-1.2.1/test/integration/setup/debugserver/ 17:15:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:15:42 spire-1.2.1/test/integration/setup/debugserver/main.go 17:15:42 spire-1.2.1/test/integration/setup/downstreamclient/ 17:15:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:15:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:15:42 spire-1.2.1/test/integration/setup/itclient/ 17:15:42 spire-1.2.1/test/integration/setup/itclient/client.go 17:15:42 spire-1.2.1/test/integration/setup/node-attestation/ 17:15:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:15:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:15:42 spire-1.2.1/test/integration/setup/x509pop/ 17:15:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:15:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:15:42 spire-1.2.1/test/integration/suites/ 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:15:42 spire-1.2.1/test/integration/suites/join-token/ 17:15:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:15:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:15:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:15:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:15:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:15:42 spire-1.2.1/test/integration/suites/join-token/README.md 17:15:42 spire-1.2.1/test/integration/suites/join-token/conf/ 17:15:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/join-token/teardown 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:15:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:15:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:15:42 spire-1.2.1/test/integration/suites/k8s/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/00-setup 17:15:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:15:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:15:42 spire-1.2.1/test/integration/suites/k8s/README.md 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:15:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:15:42 spire-1.2.1/test/integration/suites/k8s/teardown 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/ 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:15:42 spire-1.2.1/test/integration/suites/rotation/ 17:15:42 spire-1.2.1/test/integration/suites/rotation/00-setup 17:15:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:15:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:15:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:15:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:15:42 spire-1.2.1/test/integration/suites/rotation/README.md 17:15:42 spire-1.2.1/test/integration/suites/rotation/conf/ 17:15:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/rotation/teardown 17:15:42 spire-1.2.1/test/integration/suites/self-test/ 17:15:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:15:42 spire-1.2.1/test/integration/suites/self-test/README.md 17:15:42 spire-1.2.1/test/integration/suites/self-test/teardown 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:15:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:15:42 spire-1.2.1/test/integration/suites/upgrade/ 17:15:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:15:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:15:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:15:42 spire-1.2.1/test/integration/suites/upgrade/README.md 17:15:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:15:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:15:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:15:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:15:42 spire-1.2.1/test/integration/suites/upgrade/teardown 17:15:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:15:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:15:42 spire-1.2.1/test/integration/test-one.sh 17:15:42 spire-1.2.1/test/integration/test.sh 17:15:42 spire-1.2.1/test/plugintest/ 17:15:42 spire-1.2.1/test/plugintest/config.go 17:15:42 spire-1.2.1/test/plugintest/load.go 17:15:42 spire-1.2.1/test/plugintest/option.go 17:15:42 spire-1.2.1/test/spiretest/ 17:15:42 spire-1.2.1/test/spiretest/apiserver.go 17:15:42 spire-1.2.1/test/spiretest/assertions.go 17:15:42 spire-1.2.1/test/spiretest/dir.go 17:15:42 spire-1.2.1/test/spiretest/errors_posix.go 17:15:42 spire-1.2.1/test/spiretest/errors_windows.go 17:15:42 spire-1.2.1/test/spiretest/logs.go 17:15:42 spire-1.2.1/test/spiretest/socketapi.go 17:15:42 spire-1.2.1/test/spiretest/suite.go 17:15:42 spire-1.2.1/test/spiretest/x509.go 17:15:42 spire-1.2.1/test/testca/ 17:15:42 spire-1.2.1/test/testca/ca.go 17:15:42 spire-1.2.1/test/testkey/ 17:15:42 spire-1.2.1/test/testkey/generate.sh 17:15:42 spire-1.2.1/test/testkey/genkeys.go 17:15:42 spire-1.2.1/test/testkey/keys.go 17:15:42 spire-1.2.1/test/testkey/new.go 17:15:42 spire-1.2.1/test/tpmsimulator/ 17:15:42 spire-1.2.1/test/tpmsimulator/simulator.go 17:15:42 spire-1.2.1/test/util/ 17:15:42 spire-1.2.1/test/util/cert_fixtures.go 17:15:42 spire-1.2.1/test/util/cert_generation.go 17:15:42 spire-1.2.1/test/util/io_redirection.go 17:15:42 spire-1.2.1/test/util/race.go 17:15:42 spire-1.2.1/test/util/util.go 17:15:42 building spire from source... 17:15:43 Installing go1.17.7... 17:15:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:43 ---> 0f93ad3ceca3 17:15:43 Step 3/22 : WORKDIR /edgex-go 17:15:43 ---> Using cache 17:15:43 ---> 688ce1aaf36a 17:15:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:43 ---> Using cache 17:15:43 ---> ab7bb3ecb4c7 17:15:43 Step 5/22 : RUN apk add --update --no-cache make git 17:15:43 ---> Using cache 17:15:43 ---> c3648e042f02 17:15:43 Step 6/22 : COPY go.mod vendor* ./ 17:15:43 ---> Using cache 17:15:43 ---> 648fc56bb822 17:15:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:43 ---> Using cache 17:15:43 ---> 65a9a3eb88ff 17:15:43 Step 8/22 : COPY . . 17:15:43 ---> Using cache 17:15:43 ---> ebff7cd20996 17:15:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:15:45 ---> Running in b9f080c0f7ca 17:15:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:15:48 Building bin/spire-server... 17:15:48 go: downloading github.com/mitchellh/cli v1.1.2 17:15:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:15:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:15:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:15:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:15:48 go: downloading github.com/imdario/mergo v0.3.12 17:15:48 go: downloading github.com/sirupsen/logrus v1.8.1 17:15:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:15:49 go: downloading google.golang.org/grpc v1.44.0 17:15:49 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:15:49 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:15:49 go: downloading github.com/fatih/color v1.13.0 17:15:49 go: downloading github.com/mattn/go-isatty v0.0.14 17:15:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:15:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:15:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:15:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:15:49 go: downloading github.com/armon/go-metrics v0.3.10 17:15:49 go: downloading github.com/prometheus/client_golang v1.12.1 17:15:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:15:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:15:49 go: downloading github.com/open-policy-agent/opa v0.38.0 17:15:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:15:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:15:49 go: downloading github.com/mattn/go-colorable v0.1.12 17:15:49 go: downloading github.com/Masterminds/goutils v1.1.0 17:15:49 go: downloading github.com/Masterminds/semver v1.5.0 17:15:49 go: downloading github.com/google/uuid v1.1.2 17:15:49 go: downloading github.com/huandu/xstrings v1.3.2 17:15:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:15:49 go: downloading github.com/oklog/run v1.0.0 17:15:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:15:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:15:49 go: downloading github.com/beorn7/perks v1.0.1 17:15:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:15:49 go: downloading github.com/prometheus/client_model v0.2.0 17:15:49 go: downloading github.com/prometheus/common v0.32.1 17:15:49 go: downloading github.com/prometheus/procfs v0.7.3 17:15:50 go: downloading go.uber.org/atomic v1.9.0 17:15:50 go: downloading github.com/imkira/go-observer v1.0.3 17:15:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:15:50 go: downloading github.com/hashicorp/errwrap v1.1.0 17:15:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:15:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:15:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:15:50 go: downloading github.com/twmb/murmur3 v1.1.6 17:15:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:15:50 go: downloading github.com/blang/semver/v4 v4.0.0 17:15:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:15:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:15:50 go: downloading github.com/jinzhu/gorm v1.9.16 17:15:50 go: downloading github.com/lib/pq v1.10.4 17:15:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:15:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:15:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:15:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:15:52 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:15:52 Status: Downloaded newer image for docker:20.10.14 17:15:52 ---> 7417809fdb73 17:15:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:15:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:15:52 go: downloading github.com/stretchr/testify v1.7.0 17:15:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:15:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:15:56 go: downloading google.golang.org/api v0.70.0 17:15:56 go: downloading k8s.io/client-go v0.23.4 17:15:56 go: downloading k8s.io/api v0.23.4 17:15:56 go: downloading github.com/google/go-tpm v0.3.3 17:15:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:15:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:15:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:15:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:15:57 go: downloading cloud.google.com/go/storage v1.21.0 17:15:57 go: downloading cloud.google.com/go v0.100.2 17:15:57 go: downloading k8s.io/apimachinery v0.23.4 17:15:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:57 ---> b649939f292a 17:15:57 Step 3/22 : WORKDIR /edgex-go 17:15:58 go: downloading k8s.io/kube-aggregator v0.23.3 17:15:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:15:58 go: downloading cloud.google.com/go/security v1.3.0 17:15:58 go: downloading github.com/hashicorp/vault/api v1.4.1 17:15:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:15:58 go: downloading github.com/jinzhu/inflection v1.0.0 17:15:58 go: downloading github.com/aws/smithy-go v1.11.0 17:15:58  ---> Running in 70f7d4177c01 17:15:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:58 ---> b649939f292a 17:15:58 Step 3/23 : WORKDIR /edgex-go 17:15:58 ---> Running in fceca311b2d7 17:15:58 ---> Running in f0d389540350 17:15:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:15:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:15:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:15:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:15:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:15:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:15:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:15:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:15:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:15:58 go: downloading github.com/dimchansky/utfbom v1.1.1 17:15:59 go: downloading cloud.google.com/go/compute v1.3.0 17:15:59 go: downloading cloud.google.com/go/iam v0.1.1 17:15:59 Removing intermediate container 70f7d4177c01 17:15:59 ---> 5be9adc9eb4d 17:15:59 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 17:15:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:15:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:15:59  ---> Running in 0e41974491b7 17:15:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:59 ---> b649939f292a 17:15:59 Step 3/23 : WORKDIR /edgex-go 17:15:59 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:15:59 ---> b649939f292a 17:15:59 Step 3/31 : WORKDIR /edgex-go ---> Running in 533de495cc74 17:15:59 17:15:59 ---> Running in 731668ed62ee 17:15:59 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:15:59 ---> b649939f292a 17:15:59 Step 3/20 : WORKDIR /edgex-go 17:15:59 ---> Running in fb092eac8a5b 17:15:59 Removing intermediate container fceca311b2d7 17:15:59 ---> e5e3d4e34a42 17:15:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:00 ---> Running in e1dfcae65bc0 17:16:00 Removing intermediate container f0d389540350 17:16:00 ---> 79b5c6c4db1f 17:16:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:00 ---> Running in 145e1a607774 17:16:00 Removing intermediate container 533de495cc74 17:16:00 ---> 5c97231e4236 17:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:00 (1/43) Installing readline (8.1.1-r0) 17:16:00 (2/43) Installing bash (5.1.16-r0) 17:16:00 Executing bash-5.1.16-r0.post-install 17:16:00 (3/43) Installing brotli-libs (1.0.9-r5) 17:16:00 ---> Running in 2459322950d6 17:16:00 Removing intermediate container fb092eac8a5b 17:16:00 ---> 40fff81e2626 17:16:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:16:00 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:16:00 (5/43) Installing libcurl (7.80.0-r0) 17:16:00 (6/43) Installing curl (7.80.0-r0) 17:16:00 (7/43) Installing dumb-init (1.2.5-r1) 17:16:00 (8/43) Installing libbz2 (1.0.8-r1) 17:16:00 (9/43) Installing expat (2.4.7-r0) 17:16:00 (10/43) Installing libffi (3.4.2-r1) 17:16:00 (11/43) Installing gdbm (1.22-r0) 17:16:00 (12/43) Installing xz-libs (5.2.5-r1) 17:16:00 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:16:00 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:16:00 (15/43) Installing mpdecimal (2.5.1-r1) 17:16:00 (16/43) Installing sqlite-libs (3.36.0-r0) 17:16:00 (17/43) Installing python3 (3.9.7-r4) 17:16:01 Removing intermediate container 731668ed62ee 17:16:01 ---> 9c1dd1aae471 17:16:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:01 ---> Running in 1641dd21e3fb 17:16:01 ---> Running in 180311cc0ddf 17:16:01 go: downloading github.com/gogo/protobuf v1.3.2 17:16:01 go: downloading github.com/google/gofuzz v1.1.0 17:16:01 go: downloading k8s.io/klog/v2 v2.30.0 17:16:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:16:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:16:01 go: downloading github.com/spf13/pflag v1.0.5 17:16:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:16:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:16:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:16:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:16:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:16:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:16:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:16:01 (18/43) Installing py3-appdirs (1.4.4-r2) 17:16:01 (19/43) Installing py3-certifi (2020.12.5-r1) 17:16:01 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:16:01 (21/43) Installing py3-idna (3.3-r0) 17:16:01 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:16:01 (23/43) Installing py3-requests (2.26.0-r1) 17:16:01 (24/43) Installing py3-msgpack (1.0.2-r1) 17:16:01 (25/43) Installing py3-lockfile (0.12.2-r4) 17:16:01 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:16:01 (27/43) Installing py3-colorama (0.4.4-r1) 17:16:01 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:16:01 (29/43) Installing py3-distlib (0.3.3-r0) 17:16:01 (30/43) Installing py3-distro (1.6.0-r0) 17:16:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:16:01 (31/43) Installing py3-six (1.16.0-r0) 17:16:01 (32/43) Installing py3-webencodings (0.5.1-r4) 17:16:01 (33/43) Installing py3-html5lib (1.1-r1) 17:16:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:16:01 (34/43) Installing py3-parsing (2.4.7-r2) 17:16:01 (35/43) Installing py3-packaging (20.9-r1) 17:16:01 (36/43) Installing py3-tomli (1.2.2-r0) 17:16:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:16:01 (37/43) Installing py3-pep517 (0.12.0-r0) 17:16:01 (38/43) Installing py3-progress (1.6-r0) 17:16:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:16:01 (39/43) Installing py3-retrying (1.3.3-r2) 17:16:01 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:16:01 go: downloading gopkg.in/yaml.v2 v2.4.0 17:16:01 (41/43) Installing py3-setuptools (52.0.0-r4) 17:16:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:16:01 go: downloading github.com/gobwas/glob v0.2.3 17:16:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:16:01 (42/43) Installing py3-toml (0.10.2-r2) 17:16:01 (43/43) Installing py3-pip (20.3.4-r1) 17:16:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:16:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:16:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:16:01 go: downloading go.opencensus.io v0.23.0 17:16:01 Executing busybox-1.34.1-r5.trigger 17:16:01 OK: 83 MiB in 65 packages 17:16:01 go: downloading gopkg.in/inf.v0 v0.9.1 17:16:01 go: downloading github.com/google/go-cmp v0.5.7 17:16:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:16:01 go: downloading github.com/googleapis/gnostic v0.5.5 17:16:01 go: downloading github.com/go-logr/logr v1.2.2 17:16:01 go: downloading github.com/json-iterator/go v1.1.12 17:16:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:16:01 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:16:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:16:01 go: downloading go.uber.org/zap v1.21.0 17:16:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:16:01 go: downloading github.com/tklauser/numcpus v0.3.0 17:16:01 go: downloading sigs.k8s.io/yaml v1.3.0 17:16:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:16:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:16:01 go: downloading github.com/modern-go/reflect2 v1.0.2 17:16:01 go: downloading github.com/ryanuber/go-glob v1.0.0 17:16:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:16:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:16:01 go: downloading github.com/hashicorp/go-version v1.2.0 17:16:01 go: downloading github.com/golang/snappy v0.0.4 17:16:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:16:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:16:01 go: downloading go.uber.org/multierr v1.6.0 17:16:02 Collecting docker-compose==1.23.2 17:16:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:16:02 Collecting websocket-client<1.0,>=0.32.0 17:16:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:16:02 Collecting docker<4.0,>=3.6.0 17:16:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:16:02 Collecting dockerpty<0.5,>=0.4.1 17:16:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:16:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:16:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:16:03 Collecting PyYAML<4,>=3.10 17:16:03 Downloading PyYAML-3.13.tar.gz (270 kB) 17:16:03 Collecting texttable<0.10,>=0.9.0 17:16:03 Downloading texttable-0.9.1.tar.gz (11 kB) 17:16:04 Collecting jsonschema<3,>=2.5.1 17:16:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:16:04 Collecting docopt<0.7,>=0.6.1 17:16:04 Downloading docopt-0.6.2.tar.gz (25 kB) 17:16:04 Collecting cached-property<2,>=1.2.0 17:16:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:16:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:16:04 Collecting docker-pycreds>=0.4.0 17:16:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:16:04 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) 17:16:04 Collecting idna<2.8,>=2.5 17:16:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:16:04 Collecting urllib3<1.25,>=1.21.1 17:16:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:16:04 Collecting chardet<3.1.0,>=3.0.2 17:16:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:16:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:16:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:16:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:16:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:16:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:04 Removing intermediate container e1dfcae65bc0 17:16:04 ---> 63e7e2d139fa 17:16:04 Step 5/23 : RUN apk add --update --no-cache make git 17:16:04 ---> Running in 1c3d878c3b9f 17:16:04 Removing intermediate container 145e1a607774 17:16:04 ---> b89f5928d0b9 17:16:04 Step 5/22 : RUN apk add --update --no-cache make git 17:16:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:16:04 Attempting uninstall: urllib3 17:16:04 Found existing installation: urllib3 1.26.7 17:16:04 Uninstalling urllib3-1.26.7: 17:16:04 Successfully uninstalled urllib3-1.26.7 17:16:05 Removing intermediate container 2459322950d6 17:16:05 ---> a6808ea4ca45 17:16:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:16:05 ---> Running in dd2416c285be 17:16:05 ---> Running in b2b4432d8ccc 17:16:05 Attempting uninstall: idna 17:16:05 Found existing installation: idna 3.3 17:16:05 Uninstalling idna-3.3: 17:16:05 Successfully uninstalled idna-3.3 17:16:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:05 Removing intermediate container 180311cc0ddf 17:16:05 ---> c13d541df873 17:16:05 Step 5/31 : RUN apk add --update --no-cache make git 17:16:05 Attempting uninstall: requests 17:16:05 Found existing installation: requests 2.26.0 17:16:05 Uninstalling requests-2.26.0: 17:16:05 Successfully uninstalled requests-2.26.0 17:16:05 Running setup.py install for texttable: started 17:16:05 ---> Running in 4fb23b3e5003 17:16:06 Running setup.py install for texttable: finished with status 'done' 17:16:06 Running setup.py install for PyYAML: started 17:16:06 Running setup.py install for PyYAML: finished with status 'done' 17:16:06 Running setup.py install for docopt: started 17:16:06 Running setup.py install for docopt: finished with status 'done' 17:16:06 Running setup.py install for dockerpty: started 17:16:06 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:16:06 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:16:06 OK: 15740 distinct packages available 17:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:07 Running setup.py install for dockerpty: finished with status 'done' 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:07 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 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:08 OK: 220 MiB in 52 packages 17:16:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:16:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:16:09 OK: 220 MiB in 52 packages 17:16:09 OK: 220 MiB in 52 packages 17:16:09 OK: 220 MiB in 52 packages 17:16:10 OK: 220 MiB in 52 packages 17:16:11 Removing intermediate container 1641dd21e3fb 17:16:11 ---> b2893d7d0cb2 17:16:11 Step 5/20 : COPY go.mod vendor* ./ 17:16:11 Removing intermediate container 1c3d878c3b9f 17:16:11 ---> d3c0a47c7061 17:16:11 Step 6/23 : COPY go.mod vendor* ./ 17:16:11 Removing intermediate container b2b4432d8ccc 17:16:11 ---> 9642ef3f46d3 17:16:11 Step 6/23 : COPY go.mod vendor* ./ 17:16:11 Removing intermediate container dd2416c285be 17:16:11 ---> 363ff354dc4a 17:16:11 Step 6/22 : COPY go.mod vendor* ./ 17:16:11 Removing intermediate container 4fb23b3e5003 17:16:11 ---> f575a7743ede 17:16:11 Step 6/31 : COPY go.mod vendor* ./ 17:16:12 ---> ddfe3361834a 17:16:12 ---> 6a8981227dad 17:16:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:12 17:16:12 ---> Running in 827bdfe6ff0e 17:16:12 ---> Running in ac8c2f181479 17:16:12 ---> f1e115960d7b 17:16:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:12 ---> ba2329fae8b7 17:16:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:12 ---> Running in e1e8b5d87875 17:16:12 ---> Running in 1e77ffc79802 17:16:12 ---> 00608d2f8e5c 17:16:12 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:13 ---> Running in 153ad840c276 17:16:16 Removing intermediate container 827bdfe6ff0e 17:16:16 ---> 041a7916007d 17:16:16 Step 8/23 : COPY . . 17:16:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 17:16:18 Removing intermediate container 1e77ffc79802 17:16:18 ---> cd4a8e698f93 17:16:18 Step 8/23 : COPY . . 17:16:18 Removing intermediate container e1e8b5d87875 17:16:18 ---> aa81eb38380f 17:16:18 Step 8/22 : COPY . . 17:16:19 Removing intermediate container 153ad840c276 17:16:19 ---> 046d9f0415f7 17:16:19 Step 8/31 : COPY . . 17:16:19 Removing intermediate container ac8c2f181479 17:16:19 ---> eaec64c8a956 17:16:19 Step 7/20 : COPY . . 17:16:22 Removing intermediate container 0e41974491b7 17:16:22 ---> cca0e5df9b14 17:16:22 Step 14/23 : ENV APP_PORT=58890 17:16:23 ---> Running in a4a664a10a32 17:16:23 Removing intermediate container a4a664a10a32 17:16:23 ---> 587e7e7b50f4 17:16:23 Step 15/23 : EXPOSE $APP_PORT 17:16:23 ---> Running in b98116ba4b13 17:16:24 Removing intermediate container b98116ba4b13 17:16:24 ---> 5fb073d08d61 17:16:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:16:25 Removing intermediate container 8b659dd2bb54 17:16:25 ---> ce6d49f88419 17:16:25 17:16:25 Step 13/26 : FROM alpine:3.15 17:16:25 ---> 0ac33e5f5afa 17:16:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:16:25 ---> Using cache 17:16:25 ---> e2b0fa4b41c5 17:16:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:25 ---> Using cache 17:16:25 ---> f5ebc9321f50 17:16:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:16:26 ---> 2c13bddc2e24 17:16:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:16:26 ---> Running in 34a9976eca24 17:16:26 Removing intermediate container b9f080c0f7ca 17:16:26 ---> 617a5b6b023b 17:16:26 17:16:26 Step 10/22 : FROM alpine:3.14 17:16:26 ---> e04c818066af 17:16:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:16:26 ---> Running in b91bb2ab453e 17:16:26 ---> f79c63b15aab 17:16:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:26 ---> 37a98fc365e0 17:16:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:16:27 ---> Running in 63e092db8d65 17:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:16:27 Removing intermediate container 63e092db8d65 17:16:27 ---> 50052d991dca 17:16:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:27 (1/6) Installing ca-certificates (20211220-r0) 17:16:27 ---> Running in 2a7a1b01187f 17:16:27 (2/6) Installing brotli-libs (1.0.9-r5) 17:16:27 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:16:27 (4/6) Installing libcurl (7.79.1-r0) 17:16:27 (5/6) Installing curl (7.79.1-r0) 17:16:27 (6/6) Installing dumb-init (1.2.5-r1) 17:16:27 Executing busybox-1.33.1-r7.trigger 17:16:27 Executing ca-certificates-20211220-r0.trigger 17:16:27 OK: 8 MiB in 20 packages 17:16:27 Removing intermediate container 2a7a1b01187f 17:16:27 ---> 80f2812d56b0 17:16:27 Step 21/23 : LABEL arch=x86_64 17:16:27 ---> Running in a5efd030c4f2 17:16:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:27 Removing intermediate container a5efd030c4f2 17:16:27 ---> 00ac6c61c933 17:16:27 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:16:27 ---> Running in e0a089c2b9fc 17:16:27 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:16:27 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:16:27 OK: 15854 distinct packages available 17:16:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:28 Removing intermediate container b91bb2ab453e 17:16:28 ---> 2b4d112b7a8a 17:16:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:16:28 Removing intermediate container e0a089c2b9fc 17:16:28 ---> 609065dc72ed 17:16:28 Step 23/23 : LABEL version=2.2.0-dev.68 17:16:28 ---> Running in 62e2273bf9ce 17:16:28 ---> Running in c3c7ea4b737c 17:16:28 Removing intermediate container 62e2273bf9ce 17:16:28 ---> a85516f429d2 17:16:28 Step 13/22 : WORKDIR /edgex 17:16:28 Removing intermediate container c3c7ea4b737c 17:16:28 ---> 4b0c4c2270f3 17:16:28 17:16:28 ---> Running in 2692160b50c2 17:16:28 Successfully built 4b0c4c2270f3 17:16:28 Successfully tagged sys-mgmt-agent:latest 17:16:28 Building core-metadata 17:16:28  Building sys-mgmt-agent ... done Removing intermediate container 2692160b50c2 17:16:28 ---> e3acb30bb8ed 17:16:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:16:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:29 (1/5) Installing dumb-init (1.2.5-r1) 17:16:29 (2/5) Installing musl-obstack (1.2.3-r0) 17:16:29 (3/5) Installing libucontext (1.1-r0) 17:16:29 (4/5) Installing gcompat (1.0.0-r4) 17:16:29 (5/5) Installing openssl (1.1.1n-r0) 17:16:29 Executing busybox-1.34.1-r5.trigger 17:16:29 OK: 6 MiB in 19 packages 17:16:30 ---> 4a8c6740d60f 17:16:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:16:31 Removing intermediate container 34a9976eca24 17:16:31 ---> 65ed3779dc08 17:16:31 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:16:31 ---> b52064c289ea 17:16:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:16:33 ---> ceddac6bac87 17:16:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:16:33 ---> 4b3d60b1e1c2 17:16:33 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:16:34 ---> 230c28c9fc37 17:16:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:34 ---> Running in 1ca54128c01e 17:16:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:36 ---> 0f93ad3ceca3 17:16:36 Step 3/23 : WORKDIR /edgex-go 17:16:36 ---> Using cache 17:16:36 ---> 688ce1aaf36a 17:16:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:36 ---> Using cache 17:16:36 ---> ab7bb3ecb4c7 17:16:36 Step 5/23 : RUN apk add --update --no-cache make git 17:16:36 ---> Using cache 17:16:36 ---> c3648e042f02 17:16:36 Step 6/23 : COPY go.mod vendor* ./ 17:16:36 ---> Using cache 17:16:36 ---> 648fc56bb822 17:16:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:36 ---> Using cache 17:16:36 ---> 65a9a3eb88ff 17:16:36 Step 8/23 : COPY . . 17:16:36 ---> Using cache 17:16:36 ---> ebff7cd20996 17:16:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:16:36 ---> Running in a7197499e93a 17:16:36 ---> 35de3cc366ea 17:16:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:16:37 Removing intermediate container 1ca54128c01e 17:16:37 ---> c06ba761abcb 17:16:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:16:37 ---> Running in dee8190206c9 17:16:37 ---> 03f53771934a 17:16:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:16:37 Removing intermediate container dee8190206c9 17:16:37 ---> f04456869ac4 17:16:37 Step 20/22 : LABEL arch=x86_64 17:16:37 ---> Running in b4b3c67c72ce 17:16:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:16:37 ---> b70840f2c661 17:16:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:16:37 Removing intermediate container b4b3c67c72ce 17:16:37 ---> 36134d084bc5 17:16:37 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:16:37 ---> bb3b788c1c82 17:16:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:16:37 ---> b74fbb5d1df5 17:16:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:16:37 ---> c836eb21473c 17:16:37 Step 9/23 : RUN make cmd/core-command/core-command 17:16:37 ---> Running in 170a33588523 17:16:37 ---> Running in 8d60e11b9cba 17:16:37 ---> Running in aa5d2c6b6fb2 17:16:37 ---> b2d12a4e85e6 17:16:37 Step 9/23 : RUN make cmd/core-data/core-data 17:16:37 ---> Running in ea37a1db5eb9 17:16:37 ---> 120e168162c9 17:16:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:16:37 ---> Running in 57a23a99e650 17:16:37 ---> Running in 887811924c99 17:16:38 Removing intermediate container 887811924c99 17:16:38 ---> d765b620bf56 17:16:38 Step 22/22 : LABEL version=2.2.0-dev.68 17:16:38 ---> Running in 7a6b3a6ff673 17:16:38 ---> a4e85763dd3d 17:16:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:16:38 ---> Running in 0853b186e985 17:16:38 Removing intermediate container 7a6b3a6ff673 17:16:38 ---> 6144dfe8d86f 17:16:38 17:16:38 Successfully built 6144dfe8d86f 17:16:38 Successfully tagged security-proxy-setup:latest 17:16:38 Building core-data 17:16:38  Building security-proxy-setup ... done Removing intermediate container 0853b186e985 17:16:38 ---> 84f0772ed1f3 17:16:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:16:38 ---> Running in 001a73aa3adf 17:16:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 17:16:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:16:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:16:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:16:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:16:39 Removing intermediate container 001a73aa3adf 17:16:39 ---> 2b4fbd508ba7 17:16:39 Step 24/26 : LABEL arch=x86_64 17:16:40 ---> Running in c24b8e0f7690 17:16:40 Removing intermediate container c24b8e0f7690 17:16:40 ---> b5aa163ca7e1 17:16:40 Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:16:40 ---> Running in 3762a3a90c4e 17:16:41 Removing intermediate container 3762a3a90c4e 17:16:41 ---> 5eb39b767b9b 17:16:41 Step 26/26 : LABEL version=2.2.0-dev.68 17:16:41 ---> Running in 6f97643d90be 17:16:42 Removing intermediate container 6f97643d90be 17:16:42 ---> 5956244d0fd5 17:16:42 17:16:42 Successfully built 5956244d0fd5 17:16:42 Successfully tagged security-spire-agent:latest 17:16:43  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:43 ---> 0f93ad3ceca3 17:16:43 Step 3/23 : WORKDIR /edgex-go 17:16:43 ---> Using cache 17:16:43 ---> 688ce1aaf36a 17:16:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:43 ---> Using cache 17:16:43 ---> ab7bb3ecb4c7 17:16:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:16:44 ---> Running in 16ba351c7699 17:16:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:46 OK: 221 MiB in 52 packages 17:16:47 Removing intermediate container 16ba351c7699 17:16:47 ---> d6556c5ee9a8 17:16:47 Step 6/23 : COPY go.mod vendor* ./ 17:16:48 ---> ea41cf808e18 17:16:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:48 ---> Running in a8b6c9fdaeab 17:16:50 Removing intermediate container a8b6c9fdaeab 17:16:50 ---> e46504396472 17:16:50 Step 8/23 : COPY . . 17:17:00 ---> 95fed04248cd 17:17:00 Step 9/23 : RUN make cmd/core-data/core-data 17:17:00 ---> Running in e072b821a08b 17:17:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:17:03 Building bin/spire-agent... 17:17:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:17:03 go: downloading github.com/docker/docker v20.10.12+incompatible 17:17:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:17:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:17:04 go: downloading github.com/google/go-tpm-tools v0.3.3 17:17:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:17:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:17:04 go: downloading github.com/docker/go-connections v0.4.0 17:17:04 go: downloading github.com/docker/go-units v0.4.0 17:17:04 go: downloading github.com/opencontainers/image-spec v1.0.1 17:17:04 go: downloading github.com/opencontainers/go-digest v1.0.0 17:17:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:17:04 go: downloading github.com/containerd/containerd v1.3.4 17:17:16 Removing intermediate container a7197499e93a 17:17:16 ---> cab701edec34 17:17:16 17:17:16 Step 10/23 : FROM alpine:3.14 17:17:16 ---> e04c818066af 17:17:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:17:16 ---> Using cache 17:17:16 ---> 5dd964216273 17:17:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:16 ---> Using cache 17:17:16 ---> 402b7e2c1483 17:17:16 Step 13/23 : ENV APP_PORT=59881 17:17:16 ---> Running in 589b2593f598 17:17:16 Removing intermediate container 589b2593f598 17:17:16 ---> 27d13be9ff32 17:17:16 Step 14/23 : EXPOSE $APP_PORT 17:17:16 ---> Running in 17c90204e5fd 17:17:16 Removing intermediate container 17c90204e5fd 17:17:16 ---> c7a0d51d89aa 17:17:16 Step 15/23 : WORKDIR / 17:17:16 ---> Running in 7d67cda1c5f4 17:17:16 Removing intermediate container 7d67cda1c5f4 17:17:16 ---> 2e0d19e42bd2 17:17:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:17 ---> f9e46785b210 17:17:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:17:18 ---> 3c176e4a6e55 17:17:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:17:19 ---> d2f19df7f18b 17:17:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:17:19 ---> Running in 8ea9628ecc25 17:17:19 Removing intermediate container 8ea9628ecc25 17:17:19 ---> 3f6a0654c767 17:17:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:19 ---> Running in 0a1e8d812c0a 17:17:19 Removing intermediate container 0a1e8d812c0a 17:17:19 ---> 240b24a8e9a2 17:17:19 Step 21/23 : LABEL arch=x86_64 17:17:19 ---> Running in a149318ae7cb 17:17:20 Removing intermediate container a149318ae7cb 17:17:20 ---> d88cc9b8a533 17:17:20 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:17:20 ---> Running in 4aa19a0af3e3 17:17:20 Removing intermediate container 4aa19a0af3e3 17:17:20 ---> a753d654ad7e 17:17:20 Step 23/23 : LABEL version=2.2.0-dev.68 17:17:20 ---> Running in 0bc2a1a7d781 17:17:20 Removing intermediate container 0bc2a1a7d781 17:17:20 ---> fcc5854aeb75 17:17:20 17:17:20 Successfully built fcc5854aeb75 17:17:20 Successfully tagged core-metadata:latest 17:17:35  Building core-metadata ... done Removing intermediate container e072b821a08b 17:17:35 ---> a7c79263083d 17:17:35 17:17:35 Step 10/23 : FROM alpine:3.14 17:17:35 ---> e04c818066af 17:17:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:17:35 ---> Running in 992cd856d720 17:17:35 Removing intermediate container 992cd856d720 17:17:35 ---> fb7fc31764ad 17:17:35 Step 12/23 : ENV APP_PORT=59880 17:17:35 ---> Running in 9b1c5448adb8 17:17:35 Removing intermediate container 9b1c5448adb8 17:17:35 ---> 1b4c01b4a881 17:17:35 Step 13/23 : EXPOSE $APP_PORT 17:17:35 ---> Running in b5544a2e7aed 17:17:35 Removing intermediate container b5544a2e7aed 17:17:35 ---> 91282360e41d 17:17:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:35 ---> Running in 16377482c9e8 17:17:36 Removing intermediate container 16377482c9e8 17:17:36 ---> 7cc1557f64ef 17:17:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:17:37 ---> Running in 52180a3b6487 17:17:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:17:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:17:38 (1/6) Installing dumb-init (1.2.5-r1) 17:17:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:17:38 (3/6) Installing libsodium (1.0.18-r0) 17:17:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:17:38 (5/6) Installing libzmq (4.3.4-r0) 17:17:38 (6/6) Installing zeromq (4.3.4-r0) 17:17:39 Executing busybox-1.33.1-r7.trigger 17:17:39 OK: 8 MiB in 20 packages 17:17:41 Removing intermediate container 52180a3b6487 17:17:41 ---> 7f3765ff7e4a 17:17:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:41 ---> 0f47a86e22b8 17:17:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:17:42 ---> 7fecf1b30c56 17:17:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:17:42 ---> 5c379e2e2660 17:17:42 Step 19/23 : ENTRYPOINT ["/core-data"] 17:17:42 ---> Running in 877c65ffa046 17:17:42 Removing intermediate container 877c65ffa046 17:17:42 ---> 7846b6196f83 17:17:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:42 ---> Running in 8242760703a9 17:17:42 Removing intermediate container 8242760703a9 17:17:42 ---> 815997ad487a 17:17:42 Step 21/23 : LABEL arch=x86_64 17:17:42 ---> Running in af63cfce2a4a 17:17:42 Removing intermediate container af63cfce2a4a 17:17:42 ---> 113e5b7cbb18 17:17:42 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:17:42 ---> Running in b856fa3b0a03 17:17:42 Removing intermediate container b856fa3b0a03 17:17:42 ---> 79b1c554d3be 17:17:42 Step 23/23 : LABEL version=2.2.0-dev.68 17:17:42 ---> Running in 8c17e78b7fe1 17:17:43 Removing intermediate container 8c17e78b7fe1 17:17:43 ---> d89d49502032 17:17:43 17:17:43 Successfully built d89d49502032 17:17:43 Successfully tagged core-data:latest 17:18:01  Building core-data ... done Removing intermediate container f2d6c6a0645c 17:18:01 ---> 3bb9976ed35d 17:18:01 17:18:01 Step 13/26 : FROM alpine:3.15 17:18:01 ---> 0ac33e5f5afa 17:18:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:18:01 ---> Using cache 17:18:01 ---> e2b0fa4b41c5 17:18:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:01 ---> Using cache 17:18:01 ---> f5ebc9321f50 17:18:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:18:01 ---> Running in e3d7a0c806e3 17:18:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:18:03 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:18:03 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:18:03 OK: 15854 distinct packages available 17:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:18:04 (1/4) Installing dumb-init (1.2.5-r1) 17:18:04 (2/4) Installing musl-obstack (1.2.3-r0) 17:18:04 (3/4) Installing libucontext (1.1-r0) 17:18:04 (4/4) Installing gcompat (1.0.0-r4) 17:18:04 Executing busybox-1.34.1-r5.trigger 17:18:04 OK: 6 MiB in 18 packages 17:18:05 Removing intermediate container e3d7a0c806e3 17:18:05 ---> e48ad9c31f00 17:18:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:18:07 ---> 5592c08ed65e 17:18:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:18:07 Building bin/spire-agent... 17:18:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:18:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:18:07 go: downloading github.com/docker/docker v20.10.12+incompatible 17:18:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:18:07  ---> 3bc2f0bff49c 17:18:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:18:07 ---> Running in 12af7c583394 17:18:07 Removing intermediate container 12af7c583394 17:18:07 ---> c7277246d1dd 17:18:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:18:07 ---> 9385a422e708 17:18:07 Step 21/26 : WORKDIR / 17:18:08 ---> Running in 99888f582752 17:18:08 go: downloading github.com/google/go-tpm-tools v0.3.3 17:18:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:18:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:18:08 Removing intermediate container 99888f582752 17:18:08 ---> cc0c880a8802 17:18:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:18:08 go: downloading github.com/docker/go-connections v0.4.0 17:18:08 go: downloading github.com/docker/go-units v0.4.0 17:18:08 go: downloading github.com/opencontainers/image-spec v1.0.1 17:18:08 go: downloading github.com/containerd/containerd v1.3.4 17:18:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:18:08 go: downloading github.com/opencontainers/go-digest v1.0.0 17:18:08  ---> Running in fc637f11180a 17:18:08 Removing intermediate container fc637f11180a 17:18:08 ---> dbd0477ed69b 17:18:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:18:08 ---> Running in 29696f93e8b6 17:18:08 Removing intermediate container 29696f93e8b6 17:18:08 ---> a4ba0a34005e 17:18:08 Step 24/26 : LABEL arch=x86_64 17:18:08 ---> Running in 6b2f4b9d525b 17:18:08 Removing intermediate container 6b2f4b9d525b 17:18:08 ---> 8614a50bc59b 17:18:08 Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:18:09 ---> Running in 46300dc2217a 17:18:09 Removing intermediate container 46300dc2217a 17:18:09 ---> 3ac57a877a1a 17:18:09 Step 26/26 : LABEL version=2.2.0-dev.68 17:18:09 ---> Running in 1089c5d5cf35 17:18:09 Removing intermediate container 1089c5d5cf35 17:18:09 ---> 992eb0ee167a 17:18:09 17:18:09 Successfully built 992eb0ee167a 17:18:09 Successfully tagged security-spire-config:latest 17:19:05  Building security-spire-config ... done Removing intermediate container 4804d69da7be 17:19:05 ---> 1e2775237424 17:19:05 17:19:05 Step 13/25 : FROM alpine:3.15 17:19:05 ---> 0ac33e5f5afa 17:19:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:19:05 ---> Using cache 17:19:05 ---> e2b0fa4b41c5 17:19:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:05 ---> Using cache 17:19:05 ---> f5ebc9321f50 17:19:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:19:05 ---> Using cache 17:19:05 ---> 65ed3779dc08 17:19:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:19:05 ---> e5e1a7d0092e 17:19:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:19:05 ---> 83cd3ab47b73 17:19:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:19:05 ---> a5d981668fd7 17:19:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:19:05 ---> 424e13d7cf91 17:19:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:19:05 ---> Running in a0c72ca43ccd 17:19:05 Removing intermediate container a0c72ca43ccd 17:19:05 ---> 915fe08203a4 17:19:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:19:05 ---> Running in 5c6e07c3ef30 17:19:05 Removing intermediate container 5c6e07c3ef30 17:19:05 ---> a77a20a7a9ee 17:19:05 Step 23/25 : LABEL arch=x86_64 17:19:05 ---> Running in 8840d29e61c8 17:19:05 Removing intermediate container 8840d29e61c8 17:19:05 ---> ec8732f2ebbb 17:19:05 Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:05 ---> Running in 5fe3bca29a12 17:19:05 Removing intermediate container 5fe3bca29a12 17:19:05 ---> eba548a576cb 17:19:05 Step 25/25 : LABEL version=2.2.0-dev.68 17:19:05 ---> Running in a0778144d476 17:19:05 Removing intermediate container a0778144d476 17:19:05 ---> acd67855da68 17:19:05 17:19:05 Successfully built acd67855da68 17:19:05 Successfully tagged security-spire-server:latest 17:19:05  Building security-spire-server ... done  [Pipeline] } 17:19:05 $ docker stop --time=1 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d 17:19:07 $ docker rm -f 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d [Pipeline] // withDockerContainer [Pipeline] sh 17:19:07 + docker images 17:19:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:19:07 security-spire-server latest acd67855da68 7 seconds ago 87.3MB 17:19:07 1e2775237424 18 seconds ago 4.55GB 17:19:07 security-spire-config latest 992eb0ee167a 58 seconds ago 86.7MB 17:19:07 3bb9976ed35d About a minute ago 4.55GB 17:19:07 core-data latest d89d49502032 About a minute ago 36.2MB 17:19:07 a7c79263083d About a minute ago 1.7GB 17:19:07 core-metadata latest fcc5854aeb75 About a minute ago 30.4MB 17:19:07 cab701edec34 About a minute ago 1.69GB 17:19:07 security-spire-agent latest 5956244d0fd5 2 minutes ago 127MB 17:19:07 security-proxy-setup latest 6144dfe8d86f 2 minutes ago 51MB 17:19:07 sys-mgmt-agent latest 4b0c4c2270f3 2 minutes ago 311MB 17:19:07 617a5b6b023b 2 minutes ago 1.7GB 17:19:07 ce6d49f88419 2 minutes ago 4.55GB 17:19:07 2c8ee7c192c2 3 minutes ago 1.71GB 17:19:07 support-notifications latest f55f5e7780dd 3 minutes ago 30.8MB 17:19:07 core-command latest f896c91ad054 3 minutes ago 28.5MB 17:19:07 b0a732cf3395 3 minutes ago 1.69GB 17:19:07 b08e20204b42 3 minutes ago 1.69GB 17:19:07 security-bootstrapper latest c2ec0657ce73 4 minutes ago 28.3MB 17:19:07 security-spiffe-token-provider latest b66e2cf59691 4 minutes ago 32.4MB 17:19:07 security-secretstore-setup latest 62549fd55a18 5 minutes ago 49.7MB 17:19:07 support-scheduler latest 776f6ae236ad 5 minutes ago 30.2MB 17:19:07 2012b44e9687 5 minutes ago 1.69GB 17:19:07 8935edb9a868 5 minutes ago 1.71GB 17:19:07 a87673defb32 5 minutes ago 1.69GB 17:19:07 8f7ee7b75ea5 5 minutes ago 1.68GB 17:19:07 ci-base-image-x86_64 latest 0f93ad3ceca3 9 minutes ago 896MB 17:19:07 docker 20.10.14 7417809fdb73 8 days ago 218MB 17:19:07 alpine 3.14 e04c818066af 8 days ago 5.59MB 17:19:07 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 17:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 17:19:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 17:19:07 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 17:19:07 provisioning config files... 17:19:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config4378278941454904485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:07 ---> docker-login.sh 17:19:07 nexus3.edgexfoundry.org:10001 17:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:07 Configure a credential helper to remove this warning. See 17:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:07 17:19:07 Login Succeeded 17:19:07 nexus3.edgexfoundry.org:10002 17:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:08 Configure a credential helper to remove this warning. See 17:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:08 17:19:08 Login Succeeded 17:19:08 nexus3.edgexfoundry.org:10003 17:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:08 Configure a credential helper to remove this warning. See 17:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:08 17:19:08 Login Succeeded 17:19:08 nexus3.edgexfoundry.org:10004 17:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:08 Configure a credential helper to remove this warning. See 17:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:08 17:19:08 Login Succeeded 17:19:08 docker.io 17:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:08 Configure a credential helper to remove this warning. See 17:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:08 17:19:08 Login Succeeded 17:19:08 ---> docker-login.sh ends [Pipeline] } 17:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:19:08 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:08 latest 17:19:08 2.2.0-dev.68 17:19:08 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:08 main 17:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:09 + docker push nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:19:09 debaa670e5fe: Preparing 17:19:09 b0e4332e457d: Preparing 17:19:09 a59381453c76: Preparing 17:19:09 ab0500928039: Preparing 17:19:09 b541d28bf3b4: Preparing 17:19:09 b541d28bf3b4: Layer already exists 17:19:09 debaa670e5fe: Pushed 17:19:09 a59381453c76: Pushed 17:19:09 ab0500928039: Pushed 17:19:11 b0e4332e457d: Pushed 17:19:11 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 17:19:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:19:12 debaa670e5fe: Preparing 17:19:12 b0e4332e457d: Preparing 17:19:12 a59381453c76: Preparing 17:19:12 ab0500928039: Preparing 17:19:12 b541d28bf3b4: Preparing 17:19:12 a59381453c76: Layer already exists 17:19:12 b541d28bf3b4: Layer already exists 17:19:12 debaa670e5fe: Layer already exists 17:19:12 ab0500928039: Layer already exists 17:19:12 b0e4332e457d: Layer already exists 17:19:12 latest: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:13 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 17:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:19:13 debaa670e5fe: Preparing 17:19:13 b0e4332e457d: Preparing 17:19:13 a59381453c76: Preparing 17:19:13 ab0500928039: Preparing 17:19:13 b541d28bf3b4: Preparing 17:19:13 a59381453c76: Layer already exists 17:19:13 ab0500928039: Layer already exists 17:19:13 debaa670e5fe: Layer already exists 17:19:13 b0e4332e457d: Layer already exists 17:19:13 b541d28bf3b4: Layer already exists 17:19:13 2.2.0-dev.68: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:13 + docker push nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:19:13 debaa670e5fe: Preparing 17:19:13 b0e4332e457d: Preparing 17:19:13 a59381453c76: Preparing 17:19:13 ab0500928039: Preparing 17:19:13 b541d28bf3b4: Preparing 17:19:13 b541d28bf3b4: Layer already exists 17:19:13 b0e4332e457d: Layer already exists 17:19:13 a59381453c76: Layer already exists 17:19:13 debaa670e5fe: Layer already exists 17:19:13 ab0500928039: Layer already exists 17:19:13 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 17:19:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:19:14 debaa670e5fe: Preparing 17:19:14 b0e4332e457d: Preparing 17:19:14 a59381453c76: Preparing 17:19:14 ab0500928039: Preparing 17:19:14 b541d28bf3b4: Preparing 17:19:14 ab0500928039: Layer already exists 17:19:14 a59381453c76: Layer already exists 17:19:14 debaa670e5fe: Layer already exists 17:19:14 b541d28bf3b4: Layer already exists 17:19:14 b0e4332e457d: Layer already exists 17:19:14 main: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:14 ===================================================== [Pipeline] echo 17:19:14 taggedImages: 17:19:14 - nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:14 - nexus3.edgexfoundry.org:10004/core-command:latest 17:19:14 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 17:19:14 - nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:19:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:19:14 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:14 latest 17:19:14 2.2.0-dev.68 17:19:14 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:14 main 17:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:15 + docker push nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:19:15 9f4756242470: Preparing 17:19:15 94003e491620: Preparing 17:19:15 a59381453c76: Preparing 17:19:15 abaa229a6b1e: Preparing 17:19:15 e8f3b561223d: Preparing 17:19:15 b541d28bf3b4: Preparing 17:19:15 b541d28bf3b4: Waiting 17:19:15 a59381453c76: Layer already exists 17:19:15 b541d28bf3b4: Layer already exists 17:19:15 e8f3b561223d: Pushed 17:19:15 9f4756242470: Pushed 17:19:15 abaa229a6b1e: Pushed 17:19:17 94003e491620: Pushed 17:19:18 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:19:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 17:19:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:19:18 9f4756242470: Preparing 17:19:18 94003e491620: Preparing 17:19:18 a59381453c76: Preparing 17:19:18 abaa229a6b1e: Preparing 17:19:18 e8f3b561223d: Preparing 17:19:18 b541d28bf3b4: Preparing 17:19:18 b541d28bf3b4: Waiting 17:19:18 a59381453c76: Layer already exists 17:19:18 e8f3b561223d: Layer already exists 17:19:18 abaa229a6b1e: Layer already exists 17:19:18 9f4756242470: Layer already exists 17:19:18 94003e491620: Layer already exists 17:19:18 b541d28bf3b4: Layer already exists 17:19:18 latest: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:19:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:19 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 17:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:19:19 9f4756242470: Preparing 17:19:19 94003e491620: Preparing 17:19:19 a59381453c76: Preparing 17:19:19 abaa229a6b1e: Preparing 17:19:19 e8f3b561223d: Preparing 17:19:19 b541d28bf3b4: Preparing 17:19:19 b541d28bf3b4: Waiting 17:19:19 9f4756242470: Layer already exists 17:19:19 abaa229a6b1e: Layer already exists 17:19:19 94003e491620: Layer already exists 17:19:19 e8f3b561223d: Layer already exists 17:19:19 a59381453c76: Layer already exists 17:19:19 b541d28bf3b4: Layer already exists 17:19:19 2.2.0-dev.68: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:19:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:19 + docker push nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:19:19 9f4756242470: Preparing 17:19:19 94003e491620: Preparing 17:19:19 a59381453c76: Preparing 17:19:19 abaa229a6b1e: Preparing 17:19:19 e8f3b561223d: Preparing 17:19:19 b541d28bf3b4: Preparing 17:19:19 b541d28bf3b4: Waiting 17:19:19 94003e491620: Layer already exists 17:19:19 9f4756242470: Layer already exists 17:19:19 abaa229a6b1e: Layer already exists 17:19:19 a59381453c76: Layer already exists 17:19:19 e8f3b561223d: Layer already exists 17:19:19 b541d28bf3b4: Layer already exists 17:19:19 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:19:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 17:19:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:19:20 9f4756242470: Preparing 17:19:20 94003e491620: Preparing 17:19:20 a59381453c76: Preparing 17:19:20 abaa229a6b1e: Preparing 17:19:20 e8f3b561223d: Preparing 17:19:20 b541d28bf3b4: Preparing 17:19:20 b541d28bf3b4: Waiting 17:19:20 94003e491620: Layer already exists 17:19:20 9f4756242470: Layer already exists 17:19:20 e8f3b561223d: Layer already exists 17:19:20 a59381453c76: Layer already exists 17:19:20 abaa229a6b1e: Layer already exists 17:19:20 b541d28bf3b4: Layer already exists 17:19:20 main: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:20 ===================================================== [Pipeline] echo 17:19:20 taggedImages: 17:19:20 - nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:20 - nexus3.edgexfoundry.org:10004/core-data:latest 17:19:20 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 17:19:20 - nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:19:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:19:20 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:20 latest 17:19:20 2.2.0-dev.68 17:19:20 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:20 main 17:19:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:19:21 539ef044af08: Preparing 17:19:21 0eebd15eefae: Preparing 17:19:21 a59381453c76: Preparing 17:19:21 ab0500928039: Preparing 17:19:21 b541d28bf3b4: Preparing 17:19:21 a59381453c76: Layer already exists 17:19:21 b541d28bf3b4: Layer already exists 17:19:21 ab0500928039: Layer already exists 17:19:21 539ef044af08: Pushed 17:19:23 0eebd15eefae: Pushed 17:19:24 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:19:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 17:19:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:19:24 539ef044af08: Preparing 17:19:24 0eebd15eefae: Preparing 17:19:24 a59381453c76: Preparing 17:19:24 ab0500928039: Preparing 17:19:24 b541d28bf3b4: Preparing 17:19:24 a59381453c76: Layer already exists 17:19:24 ab0500928039: Layer already exists 17:19:24 539ef044af08: Layer already exists 17:19:24 0eebd15eefae: Layer already exists 17:19:24 b541d28bf3b4: Layer already exists 17:19:24 latest: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:19:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 17:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:19:25 539ef044af08: Preparing 17:19:25 0eebd15eefae: Preparing 17:19:25 a59381453c76: Preparing 17:19:25 ab0500928039: Preparing 17:19:25 b541d28bf3b4: Preparing 17:19:25 ab0500928039: Layer already exists 17:19:25 0eebd15eefae: Layer already exists 17:19:25 b541d28bf3b4: Layer already exists 17:19:25 a59381453c76: Layer already exists 17:19:25 539ef044af08: Layer already exists 17:19:25 2.2.0-dev.68: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:19:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:19:25 539ef044af08: Preparing 17:19:25 0eebd15eefae: Preparing 17:19:25 a59381453c76: Preparing 17:19:25 ab0500928039: Preparing 17:19:25 b541d28bf3b4: Preparing 17:19:25 a59381453c76: Layer already exists 17:19:25 ab0500928039: Layer already exists 17:19:25 0eebd15eefae: Layer already exists 17:19:25 b541d28bf3b4: Layer already exists 17:19:25 539ef044af08: Layer already exists 17:19:25 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:19:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 17:19:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:19:26 539ef044af08: Preparing 17:19:26 0eebd15eefae: Preparing 17:19:26 a59381453c76: Preparing 17:19:26 ab0500928039: Preparing 17:19:26 b541d28bf3b4: Preparing 17:19:26 0eebd15eefae: Layer already exists 17:19:26 b541d28bf3b4: Layer already exists 17:19:26 539ef044af08: Layer already exists 17:19:26 ab0500928039: Layer already exists 17:19:26 a59381453c76: Layer already exists 17:19:26 main: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:26 ===================================================== [Pipeline] echo 17:19:26 taggedImages: 17:19:26 - nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:19:26 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 17:19:26 - nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:19:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:19:26 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:26 latest 17:19:26 2.2.0-dev.68 17:19:26 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:26 main 17:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:19:27 40f720d4d4c9: Preparing 17:19:27 40f720d4d4c9: Preparing 17:19:27 ec3278b98e84: Preparing 17:19:27 ba430a61621b: Preparing 17:19:27 be1c74a2ebf7: Preparing 17:19:27 2d7028c52450: Preparing 17:19:27 a59381453c76: Preparing 17:19:27 9f9c9d8037b0: Preparing 17:19:27 e084e7aac370: Preparing 17:19:27 1bb682ec0089: Preparing 17:19:27 c7b3589487db: Preparing 17:19:27 b541d28bf3b4: Preparing 17:19:27 a59381453c76: Waiting 17:19:27 9f9c9d8037b0: Waiting 17:19:27 e084e7aac370: Waiting 17:19:27 1bb682ec0089: Waiting 17:19:27 c7b3589487db: Waiting 17:19:27 b541d28bf3b4: Waiting 17:19:27 be1c74a2ebf7: Pushed 17:19:27 a59381453c76: Layer already exists 17:19:27 ec3278b98e84: Pushed 17:19:27 40f720d4d4c9: Pushed 17:19:27 ba430a61621b: Pushed 17:19:27 9f9c9d8037b0: Pushed 17:19:27 b541d28bf3b4: Layer already exists 17:19:27 1bb682ec0089: Pushed 17:19:27 e084e7aac370: Pushed 17:19:27 c7b3589487db: Pushed 17:19:29 2d7028c52450: Pushed 17:19:29 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:19:30 40f720d4d4c9: Preparing 17:19:30 40f720d4d4c9: Preparing 17:19:30 ec3278b98e84: Preparing 17:19:30 ba430a61621b: Preparing 17:19:30 be1c74a2ebf7: Preparing 17:19:30 2d7028c52450: Preparing 17:19:30 a59381453c76: Preparing 17:19:30 9f9c9d8037b0: Preparing 17:19:30 e084e7aac370: Preparing 17:19:30 1bb682ec0089: Preparing 17:19:30 c7b3589487db: Preparing 17:19:30 b541d28bf3b4: Preparing 17:19:30 c7b3589487db: Waiting 17:19:30 9f9c9d8037b0: Waiting 17:19:30 e084e7aac370: Waiting 17:19:30 b541d28bf3b4: Waiting 17:19:30 1bb682ec0089: Waiting 17:19:30 a59381453c76: Waiting 17:19:30 ec3278b98e84: Layer already exists 17:19:30 ba430a61621b: Layer already exists 17:19:30 be1c74a2ebf7: Layer already exists 17:19:30 2d7028c52450: Layer already exists 17:19:30 40f720d4d4c9: Layer already exists 17:19:30 a59381453c76: Layer already exists 17:19:30 1bb682ec0089: Layer already exists 17:19:30 e084e7aac370: Layer already exists 17:19:30 c7b3589487db: Layer already exists 17:19:30 9f9c9d8037b0: Layer already exists 17:19:30 b541d28bf3b4: Layer already exists 17:19:30 latest: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 17:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:19:31 40f720d4d4c9: Preparing 17:19:31 40f720d4d4c9: Preparing 17:19:31 ec3278b98e84: Preparing 17:19:31 ba430a61621b: Preparing 17:19:31 be1c74a2ebf7: Preparing 17:19:31 2d7028c52450: Preparing 17:19:31 a59381453c76: Preparing 17:19:31 9f9c9d8037b0: Preparing 17:19:31 e084e7aac370: Preparing 17:19:31 1bb682ec0089: Preparing 17:19:31 c7b3589487db: Preparing 17:19:31 b541d28bf3b4: Preparing 17:19:31 a59381453c76: Waiting 17:19:31 e084e7aac370: Waiting 17:19:31 1bb682ec0089: Waiting 17:19:31 b541d28bf3b4: Waiting 17:19:31 c7b3589487db: Waiting 17:19:31 9f9c9d8037b0: Waiting 17:19:31 40f720d4d4c9: Layer already exists 17:19:31 2d7028c52450: Layer already exists 17:19:31 ba430a61621b: Layer already exists 17:19:31 be1c74a2ebf7: Layer already exists 17:19:31 ec3278b98e84: Layer already exists 17:19:31 a59381453c76: Layer already exists 17:19:31 e084e7aac370: Layer already exists 17:19:31 9f9c9d8037b0: Layer already exists 17:19:31 c7b3589487db: Layer already exists 17:19:31 1bb682ec0089: Layer already exists 17:19:31 b541d28bf3b4: Layer already exists 17:19:31 2.2.0-dev.68: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:19:31 40f720d4d4c9: Preparing 17:19:31 40f720d4d4c9: Preparing 17:19:31 ec3278b98e84: Preparing 17:19:31 ba430a61621b: Preparing 17:19:31 be1c74a2ebf7: Preparing 17:19:31 2d7028c52450: Preparing 17:19:31 a59381453c76: Preparing 17:19:31 9f9c9d8037b0: Preparing 17:19:31 e084e7aac370: Preparing 17:19:31 1bb682ec0089: Preparing 17:19:31 9f9c9d8037b0: Waiting 17:19:31 e084e7aac370: Waiting 17:19:31 a59381453c76: Waiting 17:19:31 c7b3589487db: Preparing 17:19:31 b541d28bf3b4: Preparing 17:19:31 c7b3589487db: Waiting 17:19:31 b541d28bf3b4: Waiting 17:19:31 ec3278b98e84: Layer already exists 17:19:31 40f720d4d4c9: Layer already exists 17:19:31 ba430a61621b: Layer already exists 17:19:31 be1c74a2ebf7: Layer already exists 17:19:31 2d7028c52450: Layer already exists 17:19:31 e084e7aac370: Layer already exists 17:19:31 9f9c9d8037b0: Layer already exists 17:19:31 a59381453c76: Layer already exists 17:19:31 c7b3589487db: Layer already exists 17:19:31 1bb682ec0089: Layer already exists 17:19:31 b541d28bf3b4: Layer already exists 17:19:31 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 17:19:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:19:32 40f720d4d4c9: Preparing 17:19:32 40f720d4d4c9: Preparing 17:19:32 ec3278b98e84: Preparing 17:19:32 ba430a61621b: Preparing 17:19:32 be1c74a2ebf7: Preparing 17:19:32 2d7028c52450: Preparing 17:19:32 a59381453c76: Preparing 17:19:32 9f9c9d8037b0: Preparing 17:19:32 e084e7aac370: Preparing 17:19:32 1bb682ec0089: Preparing 17:19:32 c7b3589487db: Preparing 17:19:32 b541d28bf3b4: Preparing 17:19:32 a59381453c76: Waiting 17:19:32 9f9c9d8037b0: Waiting 17:19:32 e084e7aac370: Waiting 17:19:32 1bb682ec0089: Waiting 17:19:32 c7b3589487db: Waiting 17:19:32 b541d28bf3b4: Waiting 17:19:32 40f720d4d4c9: Layer already exists 17:19:32 be1c74a2ebf7: Layer already exists 17:19:32 ba430a61621b: Layer already exists 17:19:32 ec3278b98e84: Layer already exists 17:19:32 2d7028c52450: Layer already exists 17:19:32 a59381453c76: Layer already exists 17:19:32 9f9c9d8037b0: Layer already exists 17:19:32 e084e7aac370: Layer already exists 17:19:32 c7b3589487db: Layer already exists 17:19:32 1bb682ec0089: Layer already exists 17:19:32 b541d28bf3b4: Layer already exists 17:19:32 main: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:32 ===================================================== [Pipeline] echo 17:19:32 taggedImages: 17:19:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:19:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 17:19:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:19:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:19:32 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:32 latest 17:19:32 2.2.0-dev.68 17:19:32 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:32 main 17:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:19:33 f9b744657575: Preparing 17:19:33 811fe7d708df: Preparing 17:19:33 4c11b2b5d92a: Preparing 17:19:33 04620299a54a: Preparing 17:19:33 74b8f50d5826: Preparing 17:19:33 3f313519bf57: Preparing 17:19:33 561e852a80be: Preparing 17:19:33 b541d28bf3b4: Preparing 17:19:33 3f313519bf57: Waiting 17:19:33 b541d28bf3b4: Waiting 17:19:33 561e852a80be: Waiting 17:19:33 f9b744657575: Pushed 17:19:33 74b8f50d5826: Pushed 17:19:33 811fe7d708df: Pushed 17:19:33 b541d28bf3b4: Layer already exists 17:19:33 3f313519bf57: Pushed 17:19:33 561e852a80be: Pushed 17:19:35 4c11b2b5d92a: Pushed 17:19:35 04620299a54a: Pushed 17:19:35 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:19:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 17:19:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:19:36 f9b744657575: Preparing 17:19:36 811fe7d708df: Preparing 17:19:36 4c11b2b5d92a: Preparing 17:19:36 04620299a54a: Preparing 17:19:36 74b8f50d5826: Preparing 17:19:36 3f313519bf57: Preparing 17:19:36 561e852a80be: Preparing 17:19:36 b541d28bf3b4: Preparing 17:19:36 3f313519bf57: Waiting 17:19:36 b541d28bf3b4: Waiting 17:19:36 561e852a80be: Waiting 17:19:36 f9b744657575: Layer already exists 17:19:36 04620299a54a: Layer already exists 17:19:36 4c11b2b5d92a: Layer already exists 17:19:36 811fe7d708df: Layer already exists 17:19:36 74b8f50d5826: Layer already exists 17:19:36 3f313519bf57: Layer already exists 17:19:36 561e852a80be: Layer already exists 17:19:36 b541d28bf3b4: Layer already exists 17:19:36 latest: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:19:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 17:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:19:36 f9b744657575: Preparing 17:19:36 811fe7d708df: Preparing 17:19:36 4c11b2b5d92a: Preparing 17:19:36 04620299a54a: Preparing 17:19:36 74b8f50d5826: Preparing 17:19:36 3f313519bf57: Preparing 17:19:36 561e852a80be: Preparing 17:19:36 b541d28bf3b4: Preparing 17:19:36 3f313519bf57: Waiting 17:19:36 561e852a80be: Waiting 17:19:36 b541d28bf3b4: Waiting 17:19:36 811fe7d708df: Layer already exists 17:19:36 f9b744657575: Layer already exists 17:19:36 74b8f50d5826: Layer already exists 17:19:36 04620299a54a: Layer already exists 17:19:36 4c11b2b5d92a: Layer already exists 17:19:36 3f313519bf57: Layer already exists 17:19:36 561e852a80be: Layer already exists 17:19:36 b541d28bf3b4: Layer already exists 17:19:36 2.2.0-dev.68: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:19:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:19:37 f9b744657575: Preparing 17:19:37 811fe7d708df: Preparing 17:19:37 4c11b2b5d92a: Preparing 17:19:37 04620299a54a: Preparing 17:19:37 74b8f50d5826: Preparing 17:19:37 3f313519bf57: Preparing 17:19:37 561e852a80be: Preparing 17:19:37 b541d28bf3b4: Preparing 17:19:37 561e852a80be: Waiting 17:19:37 b541d28bf3b4: Waiting 17:19:37 74b8f50d5826: Layer already exists 17:19:37 811fe7d708df: Layer already exists 17:19:37 f9b744657575: Layer already exists 17:19:37 4c11b2b5d92a: Layer already exists 17:19:37 04620299a54a: Layer already exists 17:19:37 3f313519bf57: Layer already exists 17:19:37 561e852a80be: Layer already exists 17:19:37 b541d28bf3b4: Layer already exists 17:19:37 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:19:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 17:19:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:19:37 f9b744657575: Preparing 17:19:37 811fe7d708df: Preparing 17:19:37 4c11b2b5d92a: Preparing 17:19:37 04620299a54a: Preparing 17:19:37 74b8f50d5826: Preparing 17:19:37 3f313519bf57: Preparing 17:19:37 561e852a80be: Preparing 17:19:37 b541d28bf3b4: Preparing 17:19:37 3f313519bf57: Waiting 17:19:37 561e852a80be: Waiting 17:19:37 b541d28bf3b4: Waiting 17:19:37 04620299a54a: Layer already exists 17:19:37 811fe7d708df: Layer already exists 17:19:37 74b8f50d5826: Layer already exists 17:19:37 4c11b2b5d92a: Layer already exists 17:19:37 f9b744657575: Layer already exists 17:19:37 561e852a80be: Layer already exists 17:19:37 b541d28bf3b4: Layer already exists 17:19:37 3f313519bf57: Layer already exists 17:19:37 main: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:37 ===================================================== [Pipeline] echo 17:19:37 taggedImages: 17:19:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:19:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 17:19:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:19:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:19:37 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:37 latest 17:19:37 2.2.0-dev.68 17:19:37 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:37 main 17:19:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:19:38 7ccaee561cdf: Preparing 17:19:38 256642622f65: Preparing 17:19:38 fc9e18693bd8: Preparing 17:19:38 8192b1b3906d: Preparing 17:19:38 40cfee2d4b82: Preparing 17:19:38 eb72a3d89fad: Preparing 17:19:38 b9084de6279c: Preparing 17:19:38 f873e52ea594: Preparing 17:19:38 ab48c38e5f28: Preparing 17:19:38 b541d28bf3b4: Preparing 17:19:38 b9084de6279c: Waiting 17:19:38 f873e52ea594: Waiting 17:19:38 ab48c38e5f28: Waiting 17:19:38 b541d28bf3b4: Waiting 17:19:38 eb72a3d89fad: Waiting 17:19:38 256642622f65: Pushed 17:19:38 40cfee2d4b82: Pushed 17:19:38 7ccaee561cdf: Pushed 17:19:38 f873e52ea594: Pushed 17:19:38 eb72a3d89fad: Pushed 17:19:38 b9084de6279c: Pushed 17:19:38 b541d28bf3b4: Layer already exists 17:19:38 ab48c38e5f28: Pushed 17:19:40 8192b1b3906d: Pushed 17:19:40 fc9e18693bd8: Pushed 17:19:40 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh 17:19:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 17:19:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:19:41 7ccaee561cdf: Preparing 17:19:41 256642622f65: Preparing 17:19:41 fc9e18693bd8: Preparing 17:19:41 8192b1b3906d: Preparing 17:19:41 40cfee2d4b82: Preparing 17:19:41 eb72a3d89fad: Preparing 17:19:41 b9084de6279c: Preparing 17:19:41 f873e52ea594: Preparing 17:19:41 ab48c38e5f28: Preparing 17:19:41 b541d28bf3b4: Preparing 17:19:41 eb72a3d89fad: Waiting 17:19:41 b9084de6279c: Waiting 17:19:41 f873e52ea594: Waiting 17:19:41 ab48c38e5f28: Waiting 17:19:41 b541d28bf3b4: Waiting 17:19:41 256642622f65: Layer already exists 17:19:41 fc9e18693bd8: Layer already exists 17:19:41 7ccaee561cdf: Layer already exists 17:19:41 8192b1b3906d: Layer already exists 17:19:41 40cfee2d4b82: Layer already exists 17:19:41 b9084de6279c: Layer already exists 17:19:41 f873e52ea594: Layer already exists 17:19:41 eb72a3d89fad: Layer already exists 17:19:41 ab48c38e5f28: Layer already exists 17:19:41 b541d28bf3b4: Layer already exists 17:19:41 latest: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh 17:19:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 17:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:19:42 7ccaee561cdf: Preparing 17:19:42 256642622f65: Preparing 17:19:42 fc9e18693bd8: Preparing 17:19:42 8192b1b3906d: Preparing 17:19:42 40cfee2d4b82: Preparing 17:19:42 eb72a3d89fad: Preparing 17:19:42 b9084de6279c: Preparing 17:19:42 f873e52ea594: Preparing 17:19:42 ab48c38e5f28: Preparing 17:19:42 b541d28bf3b4: Preparing 17:19:42 b9084de6279c: Waiting 17:19:42 f873e52ea594: Waiting 17:19:42 ab48c38e5f28: Waiting 17:19:42 eb72a3d89fad: Waiting 17:19:42 b541d28bf3b4: Waiting 17:19:42 fc9e18693bd8: Layer already exists 17:19:42 8192b1b3906d: Layer already exists 17:19:42 256642622f65: Layer already exists 17:19:42 7ccaee561cdf: Layer already exists 17:19:42 40cfee2d4b82: Layer already exists 17:19:42 eb72a3d89fad: Layer already exists 17:19:42 b9084de6279c: Layer already exists 17:19:42 ab48c38e5f28: Layer already exists 17:19:42 f873e52ea594: Layer already exists 17:19:42 b541d28bf3b4: Layer already exists 17:19:42 2.2.0-dev.68: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh 17:19:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:19:42 7ccaee561cdf: Preparing 17:19:42 256642622f65: Preparing 17:19:42 fc9e18693bd8: Preparing 17:19:42 8192b1b3906d: Preparing 17:19:42 40cfee2d4b82: Preparing 17:19:42 eb72a3d89fad: Preparing 17:19:42 b9084de6279c: Preparing 17:19:42 f873e52ea594: Preparing 17:19:42 ab48c38e5f28: Preparing 17:19:42 b541d28bf3b4: Preparing 17:19:42 eb72a3d89fad: Waiting 17:19:42 b9084de6279c: Waiting 17:19:42 f873e52ea594: Waiting 17:19:42 ab48c38e5f28: Waiting 17:19:42 b541d28bf3b4: Waiting 17:19:42 40cfee2d4b82: Layer already exists 17:19:42 8192b1b3906d: Layer already exists 17:19:42 7ccaee561cdf: Layer already exists 17:19:42 256642622f65: Layer already exists 17:19:42 fc9e18693bd8: Layer already exists 17:19:42 eb72a3d89fad: Layer already exists 17:19:42 f873e52ea594: Layer already exists 17:19:42 b9084de6279c: Layer already exists 17:19:42 b541d28bf3b4: Layer already exists 17:19:42 ab48c38e5f28: Layer already exists 17:19:42 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh 17:19:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 17:19:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:19:43 7ccaee561cdf: Preparing 17:19:43 256642622f65: Preparing 17:19:43 fc9e18693bd8: Preparing 17:19:43 8192b1b3906d: Preparing 17:19:43 40cfee2d4b82: Preparing 17:19:43 eb72a3d89fad: Preparing 17:19:43 b9084de6279c: Preparing 17:19:43 f873e52ea594: Preparing 17:19:43 b9084de6279c: Waiting 17:19:43 f873e52ea594: Waiting 17:19:43 ab48c38e5f28: Preparing 17:19:43 b541d28bf3b4: Preparing 17:19:43 b541d28bf3b4: Waiting 17:19:43 ab48c38e5f28: Waiting 17:19:43 40cfee2d4b82: Layer already exists 17:19:43 7ccaee561cdf: Layer already exists 17:19:43 fc9e18693bd8: Layer already exists 17:19:43 8192b1b3906d: Layer already exists 17:19:43 256642622f65: Layer already exists 17:19:43 f873e52ea594: Layer already exists 17:19:43 eb72a3d89fad: Layer already exists 17:19:43 b9084de6279c: Layer already exists 17:19:43 ab48c38e5f28: Layer already exists 17:19:43 b541d28bf3b4: Layer already exists 17:19:43 main: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:43 ===================================================== [Pipeline] echo 17:19:43 taggedImages: 17:19:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:19:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 17:19:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:19:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:19:43 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:43 latest 17:19:43 2.2.0-dev.68 17:19:43 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:43 main 17:19:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:19:44 b5da7556d9e7: Preparing 17:19:44 1051b8b8620d: Preparing 17:19:44 a59381453c76: Preparing 17:19:44 76e1200195b8: Preparing 17:19:44 402d43e9bca5: Preparing 17:19:44 4fc242d58285: Preparing 17:19:44 4fc242d58285: Waiting 17:19:44 a59381453c76: Layer already exists 17:19:44 4fc242d58285: Layer already exists 17:19:44 b5da7556d9e7: Pushed 17:19:44 402d43e9bca5: Pushed 17:19:44 76e1200195b8: Pushed 17:19:46 1051b8b8620d: Pushed 17:19:46 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 17:19:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:19:47 b5da7556d9e7: Preparing 17:19:47 1051b8b8620d: Preparing 17:19:47 a59381453c76: Preparing 17:19:47 76e1200195b8: Preparing 17:19:47 402d43e9bca5: Preparing 17:19:47 4fc242d58285: Preparing 17:19:47 a59381453c76: Layer already exists 17:19:47 76e1200195b8: Layer already exists 17:19:47 1051b8b8620d: Layer already exists 17:19:47 b5da7556d9e7: Layer already exists 17:19:47 402d43e9bca5: Layer already exists 17:19:47 4fc242d58285: Layer already exists 17:19:47 latest: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 17:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:19:48 b5da7556d9e7: Preparing 17:19:48 1051b8b8620d: Preparing 17:19:48 a59381453c76: Preparing 17:19:48 76e1200195b8: Preparing 17:19:48 402d43e9bca5: Preparing 17:19:48 4fc242d58285: Preparing 17:19:48 4fc242d58285: Waiting 17:19:48 b5da7556d9e7: Layer already exists 17:19:48 402d43e9bca5: Layer already exists 17:19:48 76e1200195b8: Layer already exists 17:19:48 1051b8b8620d: Layer already exists 17:19:48 a59381453c76: Layer already exists 17:19:48 4fc242d58285: Layer already exists 17:19:48 2.2.0-dev.68: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:19:48 b5da7556d9e7: Preparing 17:19:48 1051b8b8620d: Preparing 17:19:48 a59381453c76: Preparing 17:19:48 76e1200195b8: Preparing 17:19:48 402d43e9bca5: Preparing 17:19:48 4fc242d58285: Preparing 17:19:48 4fc242d58285: Waiting 17:19:48 1051b8b8620d: Layer already exists 17:19:48 76e1200195b8: Layer already exists 17:19:48 b5da7556d9e7: Layer already exists 17:19:48 a59381453c76: Layer already exists 17:19:48 402d43e9bca5: Layer already exists 17:19:48 4fc242d58285: Layer already exists 17:19:48 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 17:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:19:49 b5da7556d9e7: Preparing 17:19:49 1051b8b8620d: Preparing 17:19:49 a59381453c76: Preparing 17:19:49 76e1200195b8: Preparing 17:19:49 402d43e9bca5: Preparing 17:19:49 4fc242d58285: Preparing 17:19:49 1051b8b8620d: Layer already exists 17:19:49 b5da7556d9e7: Layer already exists 17:19:49 a59381453c76: Layer already exists 17:19:49 402d43e9bca5: Layer already exists 17:19:49 76e1200195b8: Layer already exists 17:19:49 4fc242d58285: Layer already exists 17:19:49 main: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:49 ===================================================== [Pipeline] echo 17:19:49 taggedImages: 17:19:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:19:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 17:19:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:19:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:19:49 e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:49 latest 17:19:49 2.2.0-dev.68 17:19:49 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:49 main 17:19:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f 17:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:49 641a235e6499: Preparing 17:19:49 cee2becc8673: Preparing 17:19:49 28f611a474c2: Preparing 17:19:49 cbfd5101b99d: Preparing 17:19:49 6b7a507c2ce7: Preparing 17:19:49 c734833d3e4d: Preparing 17:19:49 402d43e9bca5: Preparing 17:19:49 4fc242d58285: Preparing 17:19:49 c734833d3e4d: Waiting 17:19:49 402d43e9bca5: Waiting 17:19:49 4fc242d58285: Waiting 17:19:49 cee2becc8673: Pushed 17:19:49 28f611a474c2: Pushed 17:19:49 641a235e6499: Pushed 17:19:49 402d43e9bca5: Layer already exists 17:19:49 4fc242d58285: Layer already exists 17:19:50 c734833d3e4d: Pushed 17:19:54 6b7a507c2ce7: Pushed 17:19:58 cbfd5101b99d: Pushed 17:19:58 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:19:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 17:19:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:58 641a235e6499: Preparing 17:19:58 cee2becc8673: Preparing 17:19:58 28f611a474c2: Preparing 17:19:58 cbfd5101b99d: Preparing 17:19:58 6b7a507c2ce7: Preparing 17:19:58 c734833d3e4d: Preparing 17:19:58 402d43e9bca5: Preparing 17:19:58 4fc242d58285: Preparing 17:19:58 c734833d3e4d: Waiting 17:19:58 402d43e9bca5: Waiting 17:19:58 4fc242d58285: Waiting 17:19:58 28f611a474c2: Layer already exists 17:19:58 cbfd5101b99d: Layer already exists 17:19:58 641a235e6499: Layer already exists 17:19:58 cee2becc8673: Layer already exists 17:19:58 6b7a507c2ce7: Layer already exists 17:19:58 c734833d3e4d: Layer already exists 17:19:58 4fc242d58285: Layer already exists 17:19:58 402d43e9bca5: Layer already exists 17:19:58 latest: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:19:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 17:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:59 641a235e6499: Preparing 17:19:59 cee2becc8673: Preparing 17:19:59 28f611a474c2: Preparing 17:19:59 cbfd5101b99d: Preparing 17:19:59 6b7a507c2ce7: Preparing 17:19:59 c734833d3e4d: Preparing 17:19:59 402d43e9bca5: Preparing 17:19:59 4fc242d58285: Preparing 17:19:59 402d43e9bca5: Waiting 17:19:59 c734833d3e4d: Waiting 17:19:59 4fc242d58285: Waiting 17:19:59 6b7a507c2ce7: Layer already exists 17:19:59 cbfd5101b99d: Layer already exists 17:19:59 641a235e6499: Layer already exists 17:19:59 28f611a474c2: Layer already exists 17:19:59 cee2becc8673: Layer already exists 17:19:59 c734833d3e4d: Layer already exists 17:19:59 4fc242d58285: Layer already exists 17:19:59 402d43e9bca5: Layer already exists 17:19:59 2.2.0-dev.68: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:19:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:19:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:19:59 641a235e6499: Preparing 17:19:59 cee2becc8673: Preparing 17:19:59 28f611a474c2: Preparing 17:19:59 cbfd5101b99d: Preparing 17:19:59 6b7a507c2ce7: Preparing 17:19:59 c734833d3e4d: Preparing 17:19:59 402d43e9bca5: Preparing 17:19:59 4fc242d58285: Preparing 17:19:59 402d43e9bca5: Waiting 17:19:59 c734833d3e4d: Waiting 17:19:59 4fc242d58285: Waiting 17:19:59 641a235e6499: Layer already exists 17:19:59 6b7a507c2ce7: Layer already exists 17:19:59 28f611a474c2: Layer already exists 17:19:59 cbfd5101b99d: Layer already exists 17:19:59 cee2becc8673: Layer already exists 17:19:59 c734833d3e4d: Layer already exists 17:19:59 4fc242d58285: Layer already exists 17:19:59 402d43e9bca5: Layer already exists 17:19:59 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:20:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 17:20:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:20:00 641a235e6499: Preparing 17:20:00 cee2becc8673: Preparing 17:20:00 28f611a474c2: Preparing 17:20:00 cbfd5101b99d: Preparing 17:20:00 6b7a507c2ce7: Preparing 17:20:00 c734833d3e4d: Preparing 17:20:00 402d43e9bca5: Preparing 17:20:00 4fc242d58285: Preparing 17:20:00 402d43e9bca5: Waiting 17:20:00 4fc242d58285: Waiting 17:20:00 c734833d3e4d: Waiting 17:20:00 641a235e6499: Layer already exists 17:20:00 cee2becc8673: Layer already exists 17:20:00 cbfd5101b99d: Layer already exists 17:20:00 6b7a507c2ce7: Layer already exists 17:20:00 28f611a474c2: Layer already exists 17:20:00 4fc242d58285: Layer already exists 17:20:00 402d43e9bca5: Layer already exists 17:20:00 c734833d3e4d: Layer already exists 17:20:00 main: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:00 ===================================================== [Pipeline] echo 17:20:00 taggedImages: 17:20:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:20:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 17:20:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:20:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:20:00 e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:00 latest 17:20:00 2.2.0-dev.68 17:20:00 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:00 main 17:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:20:01 5af76d4459e2: Preparing 17:20:01 73910bb1d390: Preparing 17:20:01 36d7ec8e61fd: Preparing 17:20:01 48e648468c4e: Preparing 17:20:01 4133d14c81c7: Preparing 17:20:01 402d43e9bca5: Preparing 17:20:01 4fc242d58285: Preparing 17:20:01 402d43e9bca5: Waiting 17:20:01 5af76d4459e2: Pushed 17:20:01 73910bb1d390: Pushed 17:20:01 36d7ec8e61fd: Pushed 17:20:01 402d43e9bca5: Layer already exists 17:20:01 4fc242d58285: Layer already exists 17:20:01 4133d14c81c7: Pushed 17:20:09 48e648468c4e: Pushed 17:20:09 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:20:10 5af76d4459e2: Preparing 17:20:10 73910bb1d390: Preparing 17:20:10 36d7ec8e61fd: Preparing 17:20:10 48e648468c4e: Preparing 17:20:10 4133d14c81c7: Preparing 17:20:10 402d43e9bca5: Preparing 17:20:10 4fc242d58285: Preparing 17:20:10 402d43e9bca5: Waiting 17:20:10 4fc242d58285: Waiting 17:20:10 5af76d4459e2: Layer already exists 17:20:10 4133d14c81c7: Layer already exists 17:20:10 48e648468c4e: Layer already exists 17:20:10 73910bb1d390: Layer already exists 17:20:10 36d7ec8e61fd: Layer already exists 17:20:10 402d43e9bca5: Layer already exists 17:20:10 4fc242d58285: Layer already exists 17:20:10 latest: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 17:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:20:10 5af76d4459e2: Preparing 17:20:10 73910bb1d390: Preparing 17:20:10 36d7ec8e61fd: Preparing 17:20:10 48e648468c4e: Preparing 17:20:10 4133d14c81c7: Preparing 17:20:10 402d43e9bca5: Preparing 17:20:10 4fc242d58285: Preparing 17:20:10 402d43e9bca5: Waiting 17:20:10 4fc242d58285: Waiting 17:20:10 5af76d4459e2: Layer already exists 17:20:10 48e648468c4e: Layer already exists 17:20:10 36d7ec8e61fd: Layer already exists 17:20:10 73910bb1d390: Layer already exists 17:20:10 4133d14c81c7: Layer already exists 17:20:10 4fc242d58285: Layer already exists 17:20:10 402d43e9bca5: Layer already exists 17:20:10 2.2.0-dev.68: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:20:11 5af76d4459e2: Preparing 17:20:11 73910bb1d390: Preparing 17:20:11 36d7ec8e61fd: Preparing 17:20:11 48e648468c4e: Preparing 17:20:11 4133d14c81c7: Preparing 17:20:11 402d43e9bca5: Preparing 17:20:11 4fc242d58285: Preparing 17:20:11 402d43e9bca5: Waiting 17:20:11 4fc242d58285: Waiting 17:20:11 4133d14c81c7: Layer already exists 17:20:11 36d7ec8e61fd: Layer already exists 17:20:11 73910bb1d390: Layer already exists 17:20:11 5af76d4459e2: Layer already exists 17:20:11 48e648468c4e: Layer already exists 17:20:11 402d43e9bca5: Layer already exists 17:20:11 4fc242d58285: Layer already exists 17:20:11 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 17:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:20:11 5af76d4459e2: Preparing 17:20:11 73910bb1d390: Preparing 17:20:11 36d7ec8e61fd: Preparing 17:20:11 48e648468c4e: Preparing 17:20:11 4133d14c81c7: Preparing 17:20:11 402d43e9bca5: Preparing 17:20:11 4fc242d58285: Preparing 17:20:11 4fc242d58285: Waiting 17:20:11 402d43e9bca5: Waiting 17:20:11 73910bb1d390: Layer already exists 17:20:11 4133d14c81c7: Layer already exists 17:20:11 48e648468c4e: Layer already exists 17:20:11 36d7ec8e61fd: Layer already exists 17:20:11 5af76d4459e2: Layer already exists 17:20:11 402d43e9bca5: Layer already exists 17:20:11 4fc242d58285: Layer already exists 17:20:11 main: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:11 ===================================================== [Pipeline] echo 17:20:11 taggedImages: 17:20:11 - nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:20:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 17:20:11 - nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:20:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:20:11 e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:11 latest 17:20:11 2.2.0-dev.68 17:20:11 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:11 main 17:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:20:12 5b59474c2f51: Preparing 17:20:12 6c7d7695efe5: Preparing 17:20:12 e745bdab94f7: Preparing 17:20:12 d08ce07eaf81: Preparing 17:20:12 c734833d3e4d: Preparing 17:20:12 402d43e9bca5: Preparing 17:20:12 4fc242d58285: Preparing 17:20:12 402d43e9bca5: Waiting 17:20:12 4fc242d58285: Waiting 17:20:12 c734833d3e4d: Layer already exists 17:20:12 402d43e9bca5: Layer already exists 17:20:12 4fc242d58285: Layer already exists 17:20:12 e745bdab94f7: Pushed 17:20:12 5b59474c2f51: Pushed 17:20:12 6c7d7695efe5: Pushed 17:20:20 d08ce07eaf81: Pushed 17:20:20 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 17:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:20:21 5b59474c2f51: Preparing 17:20:21 6c7d7695efe5: Preparing 17:20:21 e745bdab94f7: Preparing 17:20:21 d08ce07eaf81: Preparing 17:20:21 c734833d3e4d: Preparing 17:20:21 402d43e9bca5: Preparing 17:20:21 4fc242d58285: Preparing 17:20:21 402d43e9bca5: Waiting 17:20:21 4fc242d58285: Waiting 17:20:21 5b59474c2f51: Layer already exists 17:20:21 6c7d7695efe5: Layer already exists 17:20:21 c734833d3e4d: Layer already exists 17:20:21 e745bdab94f7: Layer already exists 17:20:21 d08ce07eaf81: Layer already exists 17:20:21 402d43e9bca5: Layer already exists 17:20:21 4fc242d58285: Layer already exists 17:20:21 latest: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 17:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:20:21 5b59474c2f51: Preparing 17:20:21 6c7d7695efe5: Preparing 17:20:21 e745bdab94f7: Preparing 17:20:21 d08ce07eaf81: Preparing 17:20:21 c734833d3e4d: Preparing 17:20:21 402d43e9bca5: Preparing 17:20:21 4fc242d58285: Preparing 17:20:21 402d43e9bca5: Waiting 17:20:21 4fc242d58285: Waiting 17:20:21 5b59474c2f51: Layer already exists 17:20:21 6c7d7695efe5: Layer already exists 17:20:21 d08ce07eaf81: Layer already exists 17:20:21 c734833d3e4d: Layer already exists 17:20:21 e745bdab94f7: Layer already exists 17:20:21 402d43e9bca5: Layer already exists 17:20:21 4fc242d58285: Layer already exists 17:20:21 2.2.0-dev.68: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:20:22 5b59474c2f51: Preparing 17:20:22 6c7d7695efe5: Preparing 17:20:22 e745bdab94f7: Preparing 17:20:22 d08ce07eaf81: Preparing 17:20:22 c734833d3e4d: Preparing 17:20:22 402d43e9bca5: Preparing 17:20:22 4fc242d58285: Preparing 17:20:22 402d43e9bca5: Waiting 17:20:22 4fc242d58285: Waiting 17:20:22 e745bdab94f7: Layer already exists 17:20:22 6c7d7695efe5: Layer already exists 17:20:22 5b59474c2f51: Layer already exists 17:20:22 c734833d3e4d: Layer already exists 17:20:22 d08ce07eaf81: Layer already exists 17:20:22 402d43e9bca5: Layer already exists 17:20:22 4fc242d58285: Layer already exists 17:20:22 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:20:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 17:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:20:23 5b59474c2f51: Preparing 17:20:23 6c7d7695efe5: Preparing 17:20:23 e745bdab94f7: Preparing 17:20:23 d08ce07eaf81: Preparing 17:20:23 c734833d3e4d: Preparing 17:20:23 402d43e9bca5: Preparing 17:20:23 4fc242d58285: Preparing 17:20:23 402d43e9bca5: Waiting 17:20:23 4fc242d58285: Waiting 17:20:23 5b59474c2f51: Layer already exists 17:20:23 d08ce07eaf81: Layer already exists 17:20:23 c734833d3e4d: Layer already exists 17:20:23 6c7d7695efe5: Layer already exists 17:20:23 e745bdab94f7: Layer already exists 17:20:23 402d43e9bca5: Layer already exists 17:20:23 4fc242d58285: Layer already exists 17:20:23 main: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:23 ===================================================== [Pipeline] echo 17:20:23 taggedImages: 17:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 17:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:20:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:20:23 e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:23 latest 17:20:23 2.2.0-dev.68 17:20:23 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:23 main 17:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:20:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:20:23 43e3a8bbbcf5: Preparing 17:20:23 3135aeb80915: Preparing 17:20:23 a59381453c76: Preparing 17:20:23 8ddfe72478cc: Preparing 17:20:23 b541d28bf3b4: Preparing 17:20:23 b541d28bf3b4: Layer already exists 17:20:23 a59381453c76: Layer already exists 17:20:23 43e3a8bbbcf5: Pushed 17:20:23 8ddfe72478cc: Pushed 17:20:27 3135aeb80915: Pushed 17:20:27 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh 17:20:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 17:20:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:20:27 43e3a8bbbcf5: Preparing 17:20:27 3135aeb80915: Preparing 17:20:27 a59381453c76: Preparing 17:20:27 8ddfe72478cc: Preparing 17:20:27 b541d28bf3b4: Preparing 17:20:27 43e3a8bbbcf5: Layer already exists 17:20:27 a59381453c76: Layer already exists 17:20:27 8ddfe72478cc: Layer already exists 17:20:27 b541d28bf3b4: Layer already exists 17:20:27 3135aeb80915: Layer already exists 17:20:27 latest: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh 17:20:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 17:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:20:28 43e3a8bbbcf5: Preparing 17:20:28 3135aeb80915: Preparing 17:20:28 a59381453c76: Preparing 17:20:28 8ddfe72478cc: Preparing 17:20:28 b541d28bf3b4: Preparing 17:20:28 43e3a8bbbcf5: Layer already exists 17:20:28 3135aeb80915: Layer already exists 17:20:28 8ddfe72478cc: Layer already exists 17:20:28 a59381453c76: Layer already exists 17:20:28 b541d28bf3b4: Layer already exists 17:20:28 2.2.0-dev.68: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh 17:20:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:20:28 43e3a8bbbcf5: Preparing 17:20:28 3135aeb80915: Preparing 17:20:28 a59381453c76: Preparing 17:20:28 8ddfe72478cc: Preparing 17:20:28 b541d28bf3b4: Preparing 17:20:28 b541d28bf3b4: Layer already exists 17:20:28 3135aeb80915: Layer already exists 17:20:28 43e3a8bbbcf5: Layer already exists 17:20:28 a59381453c76: Layer already exists 17:20:28 8ddfe72478cc: Layer already exists 17:20:28 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh 17:20:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 17:20:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:20:29 43e3a8bbbcf5: Preparing 17:20:29 3135aeb80915: Preparing 17:20:29 a59381453c76: Preparing 17:20:29 8ddfe72478cc: Preparing 17:20:29 b541d28bf3b4: Preparing 17:20:29 43e3a8bbbcf5: Layer already exists 17:20:29 b541d28bf3b4: Layer already exists 17:20:29 3135aeb80915: Layer already exists 17:20:29 a59381453c76: Layer already exists 17:20:29 8ddfe72478cc: Layer already exists 17:20:29 main: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:29 ===================================================== [Pipeline] echo 17:20:29 taggedImages: 17:20:29 - nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:20:29 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 17:20:29 - nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:20:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:20:29 e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:29 latest 17:20:29 2.2.0-dev.68 17:20:29 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:29 main 17:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:20:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:20:30 cc4be30b4a8c: Preparing 17:20:30 b29f8030653c: Preparing 17:20:30 a59381453c76: Preparing 17:20:30 ab0500928039: Preparing 17:20:30 b541d28bf3b4: Preparing 17:20:30 a59381453c76: Layer already exists 17:20:30 ab0500928039: Layer already exists 17:20:30 b541d28bf3b4: Layer already exists 17:20:30 cc4be30b4a8c: Pushed 17:20:32 b29f8030653c: Pushed 17:20:32 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh 17:20:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 17:20:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:20:33 cc4be30b4a8c: Preparing 17:20:33 b29f8030653c: Preparing 17:20:33 a59381453c76: Preparing 17:20:33 ab0500928039: Preparing 17:20:33 b541d28bf3b4: Preparing 17:20:33 b541d28bf3b4: Layer already exists 17:20:33 b29f8030653c: Layer already exists 17:20:33 cc4be30b4a8c: Layer already exists 17:20:33 a59381453c76: Layer already exists 17:20:33 ab0500928039: Layer already exists 17:20:33 latest: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh 17:20:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 17:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:20:34 cc4be30b4a8c: Preparing 17:20:34 b29f8030653c: Preparing 17:20:34 a59381453c76: Preparing 17:20:34 ab0500928039: Preparing 17:20:34 b541d28bf3b4: Preparing 17:20:34 a59381453c76: Layer already exists 17:20:34 b541d28bf3b4: Layer already exists 17:20:34 cc4be30b4a8c: Layer already exists 17:20:34 b29f8030653c: Layer already exists 17:20:34 ab0500928039: Layer already exists 17:20:34 2.2.0-dev.68: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh 17:20:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:20:34 cc4be30b4a8c: Preparing 17:20:34 b29f8030653c: Preparing 17:20:34 a59381453c76: Preparing 17:20:34 ab0500928039: Preparing 17:20:34 b541d28bf3b4: Preparing 17:20:34 ab0500928039: Layer already exists 17:20:34 a59381453c76: Layer already exists 17:20:34 b541d28bf3b4: Layer already exists 17:20:34 b29f8030653c: Layer already exists 17:20:34 cc4be30b4a8c: Layer already exists 17:20:34 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh 17:20:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 17:20:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:20:35 cc4be30b4a8c: Preparing 17:20:35 b29f8030653c: Preparing 17:20:35 a59381453c76: Preparing 17:20:35 ab0500928039: Preparing 17:20:35 b541d28bf3b4: Preparing 17:20:35 b541d28bf3b4: Layer already exists 17:20:35 b29f8030653c: Layer already exists 17:20:35 a59381453c76: Layer already exists 17:20:35 cc4be30b4a8c: Layer already exists 17:20:35 ab0500928039: Layer already exists 17:20:35 main: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:35 ===================================================== [Pipeline] echo 17:20:35 taggedImages: 17:20:35 - nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:20:35 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 17:20:35 - nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 17:20:35 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:20:35 e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:35 latest 17:20:35 2.2.0-dev.68 17:20:35 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:35 main 17:20:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 17:20:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:20:36 1d0b60afb815: Preparing 17:20:36 30226e9f5006: Preparing 17:20:36 59ad15541d61: Preparing 17:20:36 02dc84c28287: Preparing 17:20:36 52f44be93a46: Preparing 17:20:36 10d82663b225: Preparing 17:20:36 f7a7a140f1b3: Preparing 17:20:36 31e69d4774c9: Preparing 17:20:36 7750d494dfbd: Preparing 17:20:36 18708474c90b: Preparing 17:20:36 4fc242d58285: Preparing 17:20:36 10d82663b225: Waiting 17:20:36 f7a7a140f1b3: Waiting 17:20:36 31e69d4774c9: Waiting 17:20:36 7750d494dfbd: Waiting 17:20:36 18708474c90b: Waiting 17:20:36 4fc242d58285: Waiting 17:20:36 52f44be93a46: Layer already exists 17:20:36 10d82663b225: Layer already exists 17:20:36 f7a7a140f1b3: Layer already exists 17:20:36 31e69d4774c9: Layer already exists 17:20:36 30226e9f5006: Pushed 17:20:36 7750d494dfbd: Layer already exists 17:20:36 18708474c90b: Layer already exists 17:20:36 4fc242d58285: Layer already exists 17:20:36 1d0b60afb815: Pushed 17:20:39 59ad15541d61: Pushed 17:20:44 02dc84c28287: Pushed 17:20:44 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:20:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:20:45 1d0b60afb815: Preparing 17:20:45 30226e9f5006: Preparing 17:20:45 59ad15541d61: Preparing 17:20:45 02dc84c28287: Preparing 17:20:45 52f44be93a46: Preparing 17:20:45 10d82663b225: Preparing 17:20:45 f7a7a140f1b3: Preparing 17:20:45 31e69d4774c9: Preparing 17:20:45 7750d494dfbd: Preparing 17:20:45 18708474c90b: Preparing 17:20:45 4fc242d58285: Preparing 17:20:45 31e69d4774c9: Waiting 17:20:45 18708474c90b: Waiting 17:20:45 10d82663b225: Waiting 17:20:45 f7a7a140f1b3: Waiting 17:20:45 4fc242d58285: Waiting 17:20:45 7750d494dfbd: Waiting 17:20:45 1d0b60afb815: Layer already exists 17:20:45 30226e9f5006: Layer already exists 17:20:45 52f44be93a46: Layer already exists 17:20:45 02dc84c28287: Layer already exists 17:20:45 59ad15541d61: Layer already exists 17:20:45 f7a7a140f1b3: Layer already exists 17:20:45 31e69d4774c9: Layer already exists 17:20:45 7750d494dfbd: Layer already exists 17:20:45 18708474c90b: Layer already exists 17:20:45 10d82663b225: Layer already exists 17:20:45 4fc242d58285: Layer already exists 17:20:45 latest: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 17:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:20:45 1d0b60afb815: Preparing 17:20:45 30226e9f5006: Preparing 17:20:45 59ad15541d61: Preparing 17:20:45 02dc84c28287: Preparing 17:20:45 52f44be93a46: Preparing 17:20:45 10d82663b225: Preparing 17:20:45 f7a7a140f1b3: Preparing 17:20:45 31e69d4774c9: Preparing 17:20:45 7750d494dfbd: Preparing 17:20:45 18708474c90b: Preparing 17:20:45 4fc242d58285: Preparing 17:20:45 18708474c90b: Waiting 17:20:45 10d82663b225: Waiting 17:20:45 7750d494dfbd: Waiting 17:20:45 4fc242d58285: Waiting 17:20:45 f7a7a140f1b3: Waiting 17:20:45 31e69d4774c9: Waiting 17:20:45 30226e9f5006: Layer already exists 17:20:45 1d0b60afb815: Layer already exists 17:20:45 02dc84c28287: Layer already exists 17:20:45 52f44be93a46: Layer already exists 17:20:45 10d82663b225: Layer already exists 17:20:45 59ad15541d61: Layer already exists 17:20:45 4fc242d58285: Layer already exists 17:20:45 7750d494dfbd: Layer already exists 17:20:45 31e69d4774c9: Layer already exists 17:20:45 18708474c90b: Layer already exists 17:20:45 f7a7a140f1b3: Layer already exists 17:20:45 2.2.0-dev.68: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 17:20:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:20:46 1d0b60afb815: Preparing 17:20:46 30226e9f5006: Preparing 17:20:46 59ad15541d61: Preparing 17:20:46 02dc84c28287: Preparing 17:20:46 52f44be93a46: Preparing 17:20:46 10d82663b225: Preparing 17:20:46 f7a7a140f1b3: Preparing 17:20:46 31e69d4774c9: Preparing 17:20:46 7750d494dfbd: Preparing 17:20:46 18708474c90b: Preparing 17:20:46 4fc242d58285: Preparing 17:20:46 f7a7a140f1b3: Waiting 17:20:46 31e69d4774c9: Waiting 17:20:46 10d82663b225: Waiting 17:20:46 7750d494dfbd: Waiting 17:20:46 18708474c90b: Waiting 17:20:46 4fc242d58285: Waiting 17:20:46 30226e9f5006: Layer already exists 17:20:46 1d0b60afb815: Layer already exists 17:20:46 59ad15541d61: Layer already exists 17:20:46 52f44be93a46: Layer already exists 17:20:46 02dc84c28287: Layer already exists 17:20:46 10d82663b225: Layer already exists 17:20:46 f7a7a140f1b3: Layer already exists 17:20:46 31e69d4774c9: Layer already exists 17:20:46 7750d494dfbd: Layer already exists 17:20:46 18708474c90b: Layer already exists 17:20:46 4fc242d58285: Layer already exists 17:20:46 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:20:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 17:20:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 17:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:20:46 1d0b60afb815: Preparing 17:20:46 30226e9f5006: Preparing 17:20:46 59ad15541d61: Preparing 17:20:46 02dc84c28287: Preparing 17:20:46 52f44be93a46: Preparing 17:20:46 10d82663b225: Preparing 17:20:46 f7a7a140f1b3: Preparing 17:20:46 31e69d4774c9: Preparing 17:20:46 7750d494dfbd: Preparing 17:20:46 18708474c90b: Preparing 17:20:46 4fc242d58285: Preparing 17:20:46 f7a7a140f1b3: Waiting 17:20:46 7750d494dfbd: Waiting 17:20:46 18708474c90b: Waiting 17:20:46 4fc242d58285: Waiting 17:20:46 10d82663b225: Waiting 17:20:46 31e69d4774c9: Waiting 17:20:46 02dc84c28287: Layer already exists 17:20:46 30226e9f5006: Layer already exists 17:20:46 1d0b60afb815: Layer already exists 17:20:46 59ad15541d61: Layer already exists 17:20:46 52f44be93a46: Layer already exists 17:20:46 10d82663b225: Layer already exists 17:20:46 31e69d4774c9: Layer already exists 17:20:46 18708474c90b: Layer already exists 17:20:46 f7a7a140f1b3: Layer already exists 17:20:46 7750d494dfbd: Layer already exists 17:20:46 4fc242d58285: Layer already exists 17:20:46 main: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:46 ===================================================== [Pipeline] echo 17:20:46 taggedImages: 17:20:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f 17:20:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:20:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 17:20:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 17:20:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:24:32 Removing intermediate container 57a23a99e650 17:24:32 ---> 9b4caedd8904 17:24:32 17:24:32 Step 9/20 : FROM alpine:3.15 17:24:32 3.15: Pulling from library/alpine 17:24:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:24:32 Status: Downloaded newer image for alpine:3.15 17:24:32 ---> 3fb3c9af89a9 17:24:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:24:32 ---> Running in 5f549eb669f0 17:24:32 Removing intermediate container 5f549eb669f0 17:24:32 ---> e98337cd7f47 17:24:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:32 ---> Running in 11e8474755c4 17:24:32 Removing intermediate container 11e8474755c4 17:24:32 ---> 183b1d7552a0 17:24:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:24:32 ---> Running in 985e773222ed 17:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:33 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:24:33 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:24:33 OK: 15729 distinct packages available 17:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:24:34 Removing intermediate container aa5d2c6b6fb2 17:24:34 ---> f96c171fdac9 17:24:34 17:24:34 Step 10/23 : FROM alpine:3.14 17:24:34 3.14: Pulling from library/alpine 17:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:24:36 (1/9) Installing ca-certificates (20211220-r0) 17:24:36 (2/9) Installing brotli-libs (1.0.9-r5) 17:24:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:24:36 (4/9) Installing libcurl (7.80.0-r0) 17:24:36 (5/9) Installing curl (7.80.0-r0) 17:24:36 (6/9) Installing dumb-init (1.2.5-r1) 17:24:36 (7/9) Installing musl-obstack (1.2.3-r0) 17:24:36 (8/9) Installing libucontext (1.1-r0) 17:24:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:24:36 Status: Downloaded newer image for alpine:3.14 17:24:36 ---> ac73e934f311 17:24:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:24:36 (9/9) Installing gcompat (1.0.0-r4) 17:24:37 Executing busybox-1.34.1-r5.trigger 17:24:37 Executing ca-certificates-20211220-r0.trigger 17:24:37 ---> Running in f73bc453c98e 17:24:37 OK: 8 MiB in 23 packages 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:40 Removing intermediate container 985e773222ed 17:24:40 ---> a84d9b3c4802 17:24:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:40 (1/1) Installing dumb-init (1.2.5-r1) 17:24:40 Executing busybox-1.33.1-r7.trigger 17:24:40 OK: 5 MiB in 15 packages 17:24:41 ---> 57154855d5e0 17:24:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:24:42 Removing intermediate container f73bc453c98e 17:24:42 ---> 326dcfeb0fa4 17:24:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:42 ---> Running in c5972e045c5f 17:24:43 Removing intermediate container c5972e045c5f 17:24:43 ---> 789394b42659 17:24:43 Step 13/23 : ENV APP_PORT=59882 17:24:43 ---> Running in aa5e5548c5f0 17:24:44 Removing intermediate container aa5e5548c5f0 17:24:44 ---> 7a1cd7fe8e30 17:24:44 Step 14/23 : EXPOSE $APP_PORT 17:24:44 ---> Running in 49f31cdc7140 17:24:44 Removing intermediate container 49f31cdc7140 17:24:44 ---> 3d564d739d3c 17:24:44 Step 15/23 : WORKDIR / 17:24:44 Removing intermediate container 8d60e11b9cba 17:24:44 ---> e6899ef86fc6 17:24:44 17:24:44 Step 10/31 : FROM alpine:3.14 17:24:44 ---> ac73e934f311 17:24:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:24:44 ---> Running in e47b9cc8c046 17:24:44 ---> Running in 8c0b842718e0 17:24:45 ---> 0970445b2e3e 17:24:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:24:45 Removing intermediate container e47b9cc8c046 17:24:45 ---> 7f7f2fd5d3e8 17:24:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:45 Removing intermediate container 8c0b842718e0 17:24:45 ---> fd0c5b36125c 17:24:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:24:45 ---> Running in 7dcd04748618 17:24:46 ---> c84bb27f3d30 17:24:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:24:47 ---> 80c79fd35cb9 17:24:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:24:47 ---> Running in 5354ef83a313 17:24:47 Removing intermediate container 5354ef83a313 17:24:47 ---> b5076f2c9cd0 17:24:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:47 ---> Running in 3ba220b5bf76 17:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:48 Removing intermediate container 3ba220b5bf76 17:24:48 ---> 1b9ff067e84e 17:24:48 Step 18/20 : LABEL arch=arm64 17:24:48 ---> Running in fdab0f9317ff 17:24:49 (1/2) Installing dumb-init (1.2.5-r1) 17:24:49 (2/2) Installing su-exec (0.2-r1) 17:24:49 Executing busybox-1.33.1-r7.trigger 17:24:49 OK: 6 MiB in 16 packages 17:24:49 Removing intermediate container fdab0f9317ff 17:24:49 ---> dd5c94e135b2 17:24:49 Step 19/20 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:24:49 ---> Running in 83d7e592df86 17:24:50 Removing intermediate container 7dcd04748618 17:24:50 ---> 9c38dc9e3ada 17:24:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:24:50 ---> Running in 7b7d436bb466 17:24:50 Removing intermediate container 83d7e592df86 17:24:50 ---> c42ea9718600 17:24:50 Step 20/20 : LABEL version=2.2.0-dev.68 17:24:50 ---> Running in d5d5648ad41a 17:24:51 ---> b0af08406650 17:24:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:24:51 Removing intermediate container 7b7d436bb466 17:24:51 ---> d5b0f9c3f584 17:24:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:24:51 Removing intermediate container d5d5648ad41a 17:24:51 ---> deb5caecc3b7 17:24:51 17:24:51 ---> Running in 44792a8430f8 17:24:52 Successfully built deb5caecc3b7 17:24:52 Removing intermediate container 170a33588523 17:24:52 ---> 6771bfef7cef 17:24:52 17:24:52 Step 10/22 : FROM alpine:3.14 17:24:52 Successfully tagged security-spiffe-token-provider-arm64:latest 17:24:52  Building security-spiffe-token-provider ... done Building support-notifications 17:24:52 ---> ac73e934f311 17:24:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:24:52 ---> Using cache 17:24:52 ---> 326dcfeb0fa4 17:24:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:52 ---> Using cache 17:24:52 ---> 789394b42659 17:24:52 Step 13/22 : ENV APP_PORT=59861 17:24:52 Removing intermediate container 44792a8430f8 17:24:52 ---> ab524f9d29ab 17:24:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:24:52 ---> e52d65aace35 17:24:52 Step 19/23 : ENTRYPOINT ["/core-command"] 17:24:52 ---> Running in 18fa150e39e5 17:24:52 ---> Running in 203355e1269a 17:24:52 ---> Running in 7ee8c470f8b2 17:24:53 Removing intermediate container 18fa150e39e5 17:24:53 ---> 3695224d5489 17:24:53 Step 14/22 : EXPOSE $APP_PORT 17:24:53 Removing intermediate container 7ee8c470f8b2 17:24:53 ---> a5f1bf59ea10 17:24:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:53 ---> Running in 0011dc5cc0f1 17:24:53 ---> Running in e62e1829d6d3 17:24:54 Removing intermediate container 0011dc5cc0f1 17:24:54 ---> dbd51471c507 17:24:54 Step 21/23 : LABEL arch=arm64 17:24:54 Removing intermediate container e62e1829d6d3 17:24:54 ---> bf4e035fe715 17:24:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:54 ---> Running in 6d8f8092d48a 17:24:55 Removing intermediate container ea37a1db5eb9 17:24:55 ---> 4b8710cac15c 17:24:55 17:24:55 Step 10/23 : FROM alpine:3.14 17:24:55 ---> ac73e934f311 17:24:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:24:55 Removing intermediate container 6d8f8092d48a 17:24:55 ---> e63b9406e01c 17:24:55 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:24:55 ---> Running in 2ebce70bba07 17:24:55 ---> efc003d4495c 17:24:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:24:55 Removing intermediate container 203355e1269a 17:24:55 ---> d3e92b16d1e5 17:24:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:24:55 ---> Running in e9862e3a5902 17:24:55 ---> Running in 2a12cd13d90a 17:24:56 Removing intermediate container 2ebce70bba07 17:24:56 ---> 292ef73bd492 17:24:56 Step 12/23 : ENV APP_PORT=59880 17:24:56 Removing intermediate container e9862e3a5902 17:24:56 ---> 2ffb037ef1cb 17:24:56 Step 23/23 : LABEL version=2.2.0-dev.68 17:24:56 ---> Running in cfcf63bd0c31 17:24:57 Removing intermediate container 2a12cd13d90a 17:24:57 ---> 5b77c56868dd 17:24:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:24:57 ---> Running in 6665c5d0d10d 17:24:57 Removing intermediate container cfcf63bd0c31 17:24:57 ---> 238ad56f6044 17:24:57 Step 13/23 : EXPOSE $APP_PORT 17:24:57 ---> Running in 684a463435cf 17:24:58 Removing intermediate container 6665c5d0d10d 17:24:58 ---> babbde971c26 17:24:58 17:24:58 ---> e33f73e51330 17:24:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:24:58 Removing intermediate container 684a463435cf 17:24:58 ---> 16c53a9d7033 17:24:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:58 Successfully built babbde971c26 17:24:58 Successfully tagged core-command-arm64:latest 17:24:58  Building core-command ... done Building security-proxy-setup 17:24:58 ---> Running in d7c096f706d4 17:24:58 ---> Running in 21808b02fc5e 17:25:00 ---> a71578183dfe 17:25:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:25:01 ---> fa12a4950ebb 17:25:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:25:01 ---> Running in 3c4ef4b266d0 17:25:02 Removing intermediate container 21808b02fc5e 17:25:02 ---> adc030598130 17:25:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:25:02 Removing intermediate container 3c4ef4b266d0 17:25:02 ---> a6738e8f09af 17:25:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:25:02 Removing intermediate container d7c096f706d4 17:25:02 ---> 3fe221310417 17:25:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:02 ---> Running in 37e917d6ebe1 17:25:02 ---> Running in 898f3120c3df 17:25:03 Removing intermediate container 898f3120c3df 17:25:03 ---> a2ef178889ad 17:25:03 Step 20/22 : LABEL arch=arm64 17:25:04 ---> Running in 99f2d06a838a 17:25:04 ---> 72e1d337dede 17:25:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:25:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:25:04 Removing intermediate container 99f2d06a838a 17:25:04 ---> 1d4cf50c16ef 17:25:04 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:25:04 ---> Running in 52344fb038b6 17:25:05 Removing intermediate container 52344fb038b6 17:25:05 ---> 8889c3d563be 17:25:05 Step 22/22 : LABEL version=2.2.0-dev.68 17:25:05 ---> Running in 3edb637a0094 17:25:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:25:05 Removing intermediate container 3edb637a0094 17:25:05 ---> 9849812e6560 17:25:05 17:25:06 Successfully built 9849812e6560 17:25:06 Successfully tagged support-scheduler-arm64:latest 17:25:06  Building support-scheduler ... done Building security-secretstore-setup 17:25:06 (1/6) Installing dumb-init (1.2.5-r1) 17:25:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:25:06 (3/6) Installing libsodium (1.0.18-r0) 17:25:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:25:07 (5/6) Installing libzmq (4.3.4-r0) 17:25:07 ---> 8da682e5c2f3 17:25:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:25:07 (6/6) Installing zeromq (4.3.4-r0) 17:25:07 Executing busybox-1.33.1-r7.trigger 17:25:07 OK: 8 MiB in 20 packages 17:25:07 ---> 8c0b315fa7b6 17:25:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:25:08 Removing intermediate container 37e917d6ebe1 17:25:08 ---> af7f64607882 17:25:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:25:08 ---> ba0220175a6a 17:25:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:25:09 ---> 1de413768e99 17:25:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:25:10 ---> 60b197ff46e9 17:25:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:25:10 ---> Running in 3b8a7a9c99b8 17:25:11 Removing intermediate container 3b8a7a9c99b8 17:25:11 ---> e673824467a2 17:25:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:25:12 ---> 5afb172d7b9a 17:25:12 Step 26/31 : RUN chmod +x /entrypoint.sh 17:25:12 ---> Running in 0056bbdb5bfa 17:25:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:25:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:25:13 ---> b649939f292a 17:25:13 Step 3/22 : WORKDIR /edgex-go 17:25:13 ---> Using cache 17:25:13 ---> 9c1dd1aae471 17:25:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:13 ---> Using cache 17:25:13 ---> c13d541df873 17:25:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:25:13 ---> Running in e4d4034d1a0d 17:25:13 ---> 77420dad658c 17:25:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:25:15 ---> 24925f94c90e 17:25:15 Step 19/23 : ENTRYPOINT ["/core-data"] 17:25:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:25:15 ---> Running in 47fb28faec04 17:25:15 Removing intermediate container 0056bbdb5bfa 17:25:15 ---> 7b7a9d526d90 17:25:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:25:16 ---> Running in 850f8ee61c0d 17:25:16 Removing intermediate container 47fb28faec04 17:25:16 ---> 5a9bbff9e9e5 17:25:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:25:16 ---> Running in f341a9faac0e 17:25:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:25:16 Removing intermediate container 850f8ee61c0d 17:25:16 ---> 9721dc33ed48 17:25:16 Step 28/31 : CMD ["gate"] 17:25:17 Removing intermediate container f341a9faac0e 17:25:17 ---> d8874768a450 17:25:17 Step 21/23 : LABEL arch=arm64 17:25:17 ---> Running in 756855da2fdb 17:25:17 ---> Running in d56742af8346 17:25:17 OK: 220 MiB in 52 packages 17:25:17 Removing intermediate container 756855da2fdb 17:25:17 ---> 470b0f9e4477 17:25:17 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:25:18 ---> Running in 750093098e88 17:25:18 Removing intermediate container d56742af8346 17:25:18 ---> e2e4d2958b1b 17:25:18 Step 29/31 : LABEL arch=arm64 17:25:18 ---> Running in c7f48248d2ff 17:25:18 Removing intermediate container 750093098e88 17:25:18 ---> ee6d12994e3a 17:25:18 Step 23/23 : LABEL version=2.2.0-dev.68 17:25:19 ---> Running in 75881360f606 17:25:19 Removing intermediate container e4d4034d1a0d 17:25:19 ---> cef0bc874784 17:25:19 Step 6/22 : COPY go.mod vendor* ./ 17:25:19 Removing intermediate container c7f48248d2ff 17:25:19 ---> 27aec3e3f566 17:25:19 Step 30/31 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:25:19 Removing intermediate container 75881360f606 17:25:19 ---> 8cbba1063264 17:25:19 17:25:20 ---> Running in cb763853285f 17:25:20 ---> dc6eb2dd7f6f 17:25:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:20 Successfully built 8cbba1063264 17:25:20 Successfully tagged core-data-arm64:latest 17:25:20  Building core-data ... done Building core-metadata 17:25:20 ---> Running in 04b29620a702 17:25:20 Removing intermediate container cb763853285f 17:25:20 ---> e063290e105c 17:25:20 Step 31/31 : LABEL version=2.2.0-dev.68 17:25:21 ---> Running in 305fd3655ccc 17:25:22 Removing intermediate container 305fd3655ccc 17:25:22 ---> 669c3ccec13f 17:25:22 17:25:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:25:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:25:22 ---> b649939f292a 17:25:22 Step 3/22 : WORKDIR /edgex-go 17:25:22 ---> Using cache 17:25:22 ---> 9c1dd1aae471 17:25:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:22 ---> Using cache 17:25:22 ---> c13d541df873 17:25:22 Step 5/22 : RUN apk add --update --no-cache make git 17:25:22 ---> Using cache 17:25:22 ---> f575a7743ede 17:25:22 Step 6/22 : COPY go.mod vendor* ./ 17:25:22 ---> Using cache 17:25:22 ---> 00608d2f8e5c 17:25:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:22 ---> Using cache 17:25:22 ---> 046d9f0415f7 17:25:22 Step 8/22 : COPY . . 17:25:22 Successfully built 669c3ccec13f 17:25:22 Successfully tagged security-bootstrapper-arm64:latest 17:25:22  Building security-bootstrapper ... done Building security-spire-server 17:25:22 ---> Using cache 17:25:22 ---> b74fbb5d1df5 17:25:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:25:22 ---> Running in a63e294be3ff 17:25:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:25:24 Removing intermediate container 04b29620a702 17:25:24 ---> 77b1e49847b4 17:25:24 Step 8/22 : COPY . . 17:25:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:25:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:25:31 ---> b649939f292a 17:25:31 Step 3/25 : WORKDIR /edgex-go 17:25:31 ---> Using cache 17:25:31 ---> 9c1dd1aae471 17:25:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:31 ---> Using cache 17:25:31 ---> c13d541df873 17:25:31 Step 5/25 : RUN apk add --update --no-cache make git 17:25:31 ---> Using cache 17:25:31 ---> f575a7743ede 17:25:31 Step 6/25 : COPY go.mod vendor* ./ 17:25:31 ---> Using cache 17:25:31 ---> 00608d2f8e5c 17:25:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:31 ---> Using cache 17:25:31 ---> 046d9f0415f7 17:25:31 Step 8/25 : COPY . . 17:25:31 ---> Using cache 17:25:31 ---> b74fbb5d1df5 17:25:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:25:32 ---> Running in f916149e9046 17:25:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:25:44 ---> afa4d3f6a4a5 17:25:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:25:44 ---> Running in 146f3194bf8b 17:25:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:25:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:25:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:25:47 ---> b649939f292a 17:25:47 Step 3/23 : WORKDIR /edgex-go 17:25:47 ---> Using cache 17:25:47 ---> 9c1dd1aae471 17:25:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:47 ---> Using cache 17:25:47 ---> c13d541df873 17:25:47 Step 5/23 : RUN apk add --update --no-cache make git 17:25:47 ---> Using cache 17:25:47 ---> f575a7743ede 17:25:47 Step 6/23 : COPY go.mod vendor* ./ 17:25:47 ---> Using cache 17:25:47 ---> 00608d2f8e5c 17:25:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:47 ---> Using cache 17:25:47 ---> 046d9f0415f7 17:25:47 Step 8/23 : COPY . . 17:25:47 ---> Using cache 17:25:47 ---> b74fbb5d1df5 17:25:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:25:47 ---> Running in 05c9026a42ea 17:25:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:25:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:25:49 ---> b649939f292a 17:25:49 Step 3/25 : WORKDIR /edgex-go 17:25:49 ---> Using cache 17:25:49 ---> 9c1dd1aae471 17:25:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:49 ---> Using cache 17:25:49 ---> c13d541df873 17:25:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:25:49 ---> Running in b523775599a8 17:25:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:25:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:25:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:25:53 OK: 220 MiB in 52 packages 17:25:54 Removing intermediate container b523775599a8 17:25:54 ---> 3f19c2e687c1 17:25:54 Step 6/25 : COPY go.mod vendor* ./ 17:25:55 ---> 03cc04a55c0b 17:25:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:55 ---> Running in 6a9b6a9764ac 17:26:01 Removing intermediate container 6a9b6a9764ac 17:26:01 ---> c81b6a0187f3 17:26:01 Step 8/25 : COPY . . 17:26:16 ---> 087c55dbaba1 17:26:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:26:16 ---> Running in a2264496079a 17:26:16 Removing intermediate container a2264496079a 17:26:16 ---> 5696435c60c3 17:26:16 Step 10/25 : RUN mkdir -p spire-build 17:26:16 ---> Running in 1c65f2a2d019 17:26:17 Removing intermediate container 1c65f2a2d019 17:26:17 ---> 33423464e9a0 17:26:17 Step 11/25 : WORKDIR /edgex-go/spire-build 17:26:17 ---> Running in 2fa12ca502dd 17:26:18 Removing intermediate container 2fa12ca502dd 17:26:18 ---> d4522afd57ca 17:26:18 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 17:26:18 ---> Running in eaf273075181 17:26:21 spire-1.2.1/ 17:26:21 spire-1.2.1/.data/ 17:26:21 spire-1.2.1/.data/.file 17:26:21 spire-1.2.1/.dockerignore 17:26:21 spire-1.2.1/.gitattributes 17:26:21 spire-1.2.1/.githooks/ 17:26:21 spire-1.2.1/.githooks/pre-commit 17:26:21 spire-1.2.1/.github/ 17:26:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:26:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:26:21 spire-1.2.1/.github/dependabot.yml 17:26:21 spire-1.2.1/.github/workflows/ 17:26:21 spire-1.2.1/.github/workflows/nightly_build.yaml 17:26:21 spire-1.2.1/.github/workflows/pr_build.yaml 17:26:21 spire-1.2.1/.github/workflows/release_build.yaml 17:26:21 spire-1.2.1/.github/workflows/scripts/ 17:26:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:26:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:26:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:26:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:26:21 spire-1.2.1/.github/workflows/scripts/split.sh 17:26:21 spire-1.2.1/.gitignore 17:26:21 spire-1.2.1/.go-version 17:26:21 spire-1.2.1/.golangci.yml 17:26:21 spire-1.2.1/ADOPTERS.md 17:26:21 spire-1.2.1/CHANGELOG.md 17:26:21 spire-1.2.1/CODE-OF-CONDUCT.md 17:26:21 spire-1.2.1/CODEOWNERS 17:26:21 spire-1.2.1/CONTRIBUTING.md 17:26:21 spire-1.2.1/Dockerfile 17:26:21 spire-1.2.1/Dockerfile.dev 17:26:21 spire-1.2.1/Dockerfile.scratch 17:26:21 spire-1.2.1/LICENSE 17:26:21 spire-1.2.1/MAINTAINERS.md 17:26:21 spire-1.2.1/Makefile 17:26:21 spire-1.2.1/README.md 17:26:21 spire-1.2.1/ROADMAP.md 17:26:21 spire-1.2.1/SECURITY.md 17:26:21 spire-1.2.1/cmd/ 17:26:21 spire-1.2.1/cmd/spire-agent/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/common/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/run/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:26:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:26:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:26:21 spire-1.2.1/cmd/spire-agent/main.go 17:26:21 spire-1.2.1/cmd/spire-server/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/cli.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/run/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/token/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/validate/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/x509/ 17:26:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:26:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:26:21 spire-1.2.1/cmd/spire-server/main.go 17:26:21 spire-1.2.1/cmd/spire-server/util/ 17:26:21 spire-1.2.1/cmd/spire-server/util/util.go 17:26:21 spire-1.2.1/conf/ 17:26:21 spire-1.2.1/conf/agent/ 17:26:21 spire-1.2.1/conf/agent/agent.conf 17:26:21 spire-1.2.1/conf/agent/agent_full.conf 17:26:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:26:21 spire-1.2.1/conf/server/ 17:26:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:26:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:26:21 spire-1.2.1/conf/server/server.conf 17:26:21 spire-1.2.1/conf/server/server_full.conf 17:26:21 spire-1.2.1/doc/ 17:26:21 spire-1.2.1/doc/SPIRE101.md 17:26:21 spire-1.2.1/doc/auditlog.md 17:26:21 spire-1.2.1/doc/authorization_policy_engine.md 17:26:21 spire-1.2.1/doc/changelog_guidelines.md 17:26:21 spire-1.2.1/doc/cure53-report.pdf 17:26:21 spire-1.2.1/doc/images/ 17:26:21 spire-1.2.1/doc/images/2019_roadmap.png 17:26:21 spire-1.2.1/doc/images/SPIRE101.png 17:26:21 spire-1.2.1/doc/images/SPIRE_agent.png 17:26:21 spire-1.2.1/doc/images/SPIRE_server.png 17:26:21 spire-1.2.1/doc/images/cache_mgr.png 17:26:21 spire-1.2.1/doc/images/cache_mgr_components.png 17:26:21 spire-1.2.1/doc/images/federated_spire.png 17:26:21 spire-1.2.1/doc/images/ha_mode.png 17:26:21 spire-1.2.1/doc/images/nested_spire.png 17:26:21 spire-1.2.1/doc/images/oidc_federation.png 17:26:21 spire-1.2.1/doc/images/single_trust_domain.png 17:26:21 spire-1.2.1/doc/images/spiffe_compatible.png 17:26:21 spire-1.2.1/doc/images/spire_logo.png 17:26:21 spire-1.2.1/doc/migrating_registration_api_clients.md 17:26:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:26:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:26:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:26:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:26:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:26:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:26:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:26:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:26:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:26:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:26:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:26:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:26:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:26:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:26:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:26:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:26:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:26:21 spire-1.2.1/doc/scaling_spire.md 17:26:21 spire-1.2.1/doc/spire_agent.md 17:26:21 spire-1.2.1/doc/spire_server.md 17:26:21 spire-1.2.1/doc/supported_integrations.md 17:26:21 spire-1.2.1/doc/telemetry.md 17:26:21 spire-1.2.1/doc/telemetry_config.md 17:26:21 spire-1.2.1/doc/upgrading.md 17:26:21 spire-1.2.1/doc/using_spire.md 17:26:21 spire-1.2.1/examples/ 17:26:21 spire-1.2.1/examples/README.md 17:26:21 spire-1.2.1/go.mod 17:26:21 spire-1.2.1/go.sum 17:26:21 spire-1.2.1/pkg/ 17:26:21 spire-1.2.1/pkg/agent/ 17:26:21 spire-1.2.1/pkg/agent/agent.go 17:26:21 spire-1.2.1/pkg/agent/api/ 17:26:21 spire-1.2.1/pkg/agent/api/config.go 17:26:21 spire-1.2.1/pkg/agent/api/debug/ 17:26:21 spire-1.2.1/pkg/agent/api/debug/v1/ 17:26:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:26:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:26:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:26:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:26:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:26:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:26:21 spire-1.2.1/pkg/agent/api/endpoints.go 17:26:21 spire-1.2.1/pkg/agent/api/health/ 17:26:21 spire-1.2.1/pkg/agent/api/health/v1/ 17:26:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:26:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:26:21 spire-1.2.1/pkg/agent/api/rpccontext/ 17:26:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:26:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:26:21 spire-1.2.1/pkg/agent/attestor/ 17:26:21 spire-1.2.1/pkg/agent/attestor/node/ 17:26:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:26:21 spire-1.2.1/pkg/agent/attestor/node/node.go 17:26:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:26:21 spire-1.2.1/pkg/agent/attestor/workload/ 17:26:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:26:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:26:21 spire-1.2.1/pkg/agent/catalog/ 17:26:21 spire-1.2.1/pkg/agent/catalog/catalog.go 17:26:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:26:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:26:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:26:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:26:21 spire-1.2.1/pkg/agent/client/ 17:26:21 spire-1.2.1/pkg/agent/client/client.go 17:26:21 spire-1.2.1/pkg/agent/client/client_test.go 17:26:21 spire-1.2.1/pkg/agent/client/dial.go 17:26:21 spire-1.2.1/pkg/agent/client/nodeconn.go 17:26:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:26:21 spire-1.2.1/pkg/agent/client/update.go 17:26:21 spire-1.2.1/pkg/agent/client/util.go 17:26:21 spire-1.2.1/pkg/agent/common/ 17:26:21 spire-1.2.1/pkg/agent/common/backoff/ 17:26:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:26:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:26:21 spire-1.2.1/pkg/agent/common/cgroups/ 17:26:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:26:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:26:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:26:21 spire-1.2.1/pkg/agent/config.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/ 17:26:21 spire-1.2.1/pkg/agent/endpoints/config.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/workload/ 17:26:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:26:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/ 17:26:21 spire-1.2.1/pkg/agent/manager/cache/ 17:26:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:26:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:26:21 spire-1.2.1/pkg/agent/manager/config.go 17:26:21 spire-1.2.1/pkg/agent/manager/manager.go 17:26:21 spire-1.2.1/pkg/agent/manager/manager_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/storage.go 17:26:21 spire-1.2.1/pkg/agent/manager/storage_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/storecache/ 17:26:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:26:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:26:21 spire-1.2.1/pkg/agent/manager/sync.go 17:26:21 spire-1.2.1/pkg/agent/plugin/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:26:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:26:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:26:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:26:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:26:21 spire-1.2.1/pkg/agent/svid/ 17:26:21 spire-1.2.1/pkg/agent/svid/rotator.go 17:26:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:26:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:26:21 spire-1.2.1/pkg/agent/svid/store/ 17:26:21 spire-1.2.1/pkg/agent/svid/store/service.go 17:26:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:26:21 spire-1.2.1/pkg/common/ 17:26:21 spire-1.2.1/pkg/common/agentpathtemplate/ 17:26:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:26:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:26:21 spire-1.2.1/pkg/common/api/ 17:26:21 spire-1.2.1/pkg/common/api/metrics.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/ 17:26:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/logger.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/names.go 17:26:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:26:21 spire-1.2.1/pkg/common/api/names.go 17:26:21 spire-1.2.1/pkg/common/api/ratelimit.go 17:26:21 spire-1.2.1/pkg/common/api/rpccontext/ 17:26:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:26:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:26:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:26:21 spire-1.2.1/pkg/common/auth/ 17:26:21 spire-1.2.1/pkg/common/auth/interceptors.go 17:26:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:26:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/ 17:26:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/types.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:26:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:26:21 spire-1.2.1/pkg/common/catalog/ 17:26:21 spire-1.2.1/pkg/common/catalog/bind.go 17:26:21 spire-1.2.1/pkg/common/catalog/builtin.go 17:26:21 spire-1.2.1/pkg/common/catalog/catalog.go 17:26:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:26:21 spire-1.2.1/pkg/common/catalog/closers.go 17:26:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:26:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:26:21 spire-1.2.1/pkg/common/catalog/config.go 17:26:21 spire-1.2.1/pkg/common/catalog/config_test.go 17:26:21 spire-1.2.1/pkg/common/catalog/configure.go 17:26:21 spire-1.2.1/pkg/common/catalog/constraints.go 17:26:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:26:21 spire-1.2.1/pkg/common/catalog/context.go 17:26:21 spire-1.2.1/pkg/common/catalog/external.go 17:26:21 spire-1.2.1/pkg/common/catalog/host.go 17:26:21 spire-1.2.1/pkg/common/catalog/pipenet.go 17:26:21 spire-1.2.1/pkg/common/catalog/plugin.go 17:26:21 spire-1.2.1/pkg/common/catalog/testplugin/ 17:26:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:26:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:26:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:26:21 spire-1.2.1/pkg/common/cli/ 17:26:21 spire-1.2.1/pkg/common/cli/env.go 17:26:21 spire-1.2.1/pkg/common/cli/flags.go 17:26:21 spire-1.2.1/pkg/common/cli/trust_domain.go 17:26:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:26:21 spire-1.2.1/pkg/common/cli/umask.go 17:26:21 spire-1.2.1/pkg/common/cli/umask_posix.go 17:26:21 spire-1.2.1/pkg/common/cli/umask_test.go 17:26:21 spire-1.2.1/pkg/common/cli/umask_windows.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/flag.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/format.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:26:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:26:21 spire-1.2.1/pkg/common/coretypes/ 17:26:21 spire-1.2.1/pkg/common/coretypes/bundle/ 17:26:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:26:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:26:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:26:21 spire-1.2.1/pkg/common/cryptoutil/ 17:26:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:26:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:26:21 spire-1.2.1/pkg/common/diskutil/ 17:26:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:26:21 spire-1.2.1/pkg/common/diskutil/file_test.go 17:26:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:26:21 spire-1.2.1/pkg/common/errorutil/ 17:26:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:26:21 spire-1.2.1/pkg/common/health/ 17:26:21 spire-1.2.1/pkg/common/health/config.go 17:26:21 spire-1.2.1/pkg/common/health/context.go 17:26:21 spire-1.2.1/pkg/common/health/context_test.go 17:26:21 spire-1.2.1/pkg/common/health/health.go 17:26:21 spire-1.2.1/pkg/common/health/health_test.go 17:26:21 spire-1.2.1/pkg/common/health/logger.go 17:26:21 spire-1.2.1/pkg/common/hostservice/ 17:26:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:26:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:26:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:26:22 spire-1.2.1/pkg/common/idutil/ 17:26:22 spire-1.2.1/pkg/common/idutil/require.go 17:26:22 spire-1.2.1/pkg/common/idutil/require_test.go 17:26:22 spire-1.2.1/pkg/common/idutil/safety.go 17:26:22 spire-1.2.1/pkg/common/idutil/safety_test.go 17:26:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:26:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:26:22 spire-1.2.1/pkg/common/jwtsvid/ 17:26:22 spire-1.2.1/pkg/common/jwtsvid/common.go 17:26:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:26:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:26:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:26:22 spire-1.2.1/pkg/common/jwtutil/ 17:26:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:26:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:26:22 spire-1.2.1/pkg/common/log/ 17:26:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:26:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:26:22 spire-1.2.1/pkg/common/log/log.go 17:26:22 spire-1.2.1/pkg/common/log/log_test.go 17:26:22 spire-1.2.1/pkg/common/log/options.go 17:26:22 spire-1.2.1/pkg/common/nodeutil/ 17:26:22 spire-1.2.1/pkg/common/nodeutil/node.go 17:26:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:26:22 spire-1.2.1/pkg/common/peertracker/ 17:26:22 spire-1.2.1/pkg/common/peertracker/conn.go 17:26:22 spire-1.2.1/pkg/common/peertracker/credentials.go 17:26:22 spire-1.2.1/pkg/common/peertracker/errors.go 17:26:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:26:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:26:22 spire-1.2.1/pkg/common/peertracker/info.go 17:26:22 spire-1.2.1/pkg/common/peertracker/listener.go 17:26:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:26:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tcp.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:26:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:26:22 spire-1.2.1/pkg/common/peertracker/uds.go 17:26:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:26:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:26:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:26:22 spire-1.2.1/pkg/common/pemutil/ 17:26:22 spire-1.2.1/pkg/common/pemutil/block.go 17:26:22 spire-1.2.1/pkg/common/pemutil/certs.go 17:26:22 spire-1.2.1/pkg/common/pemutil/common.go 17:26:22 spire-1.2.1/pkg/common/pemutil/csr.go 17:26:22 spire-1.2.1/pkg/common/pemutil/keys.go 17:26:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/ 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:26:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:26:22 spire-1.2.1/pkg/common/plugin/ 17:26:22 spire-1.2.1/pkg/common/plugin/aws/ 17:26:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:26:22 spire-1.2.1/pkg/common/plugin/azure/ 17:26:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:26:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/facade.go 17:26:22 spire-1.2.1/pkg/common/plugin/facade_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/gcp/ 17:26:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/ 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:26:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/log.go 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/ 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:26:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:26:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:26:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:26:22 spire-1.2.1/pkg/common/plugin/x509pop/ 17:26:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:26:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:26:22 spire-1.2.1/pkg/common/profiling/ 17:26:22 spire-1.2.1/pkg/common/profiling/dumpers.go 17:26:22 spire-1.2.1/pkg/common/profiling/profiling.go 17:26:22 spire-1.2.1/pkg/common/protoutil/ 17:26:22 spire-1.2.1/pkg/common/protoutil/masks.go 17:26:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:26:22 spire-1.2.1/pkg/common/rotationutil/ 17:26:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:26:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:26:22 spire-1.2.1/pkg/common/selector/ 17:26:22 spire-1.2.1/pkg/common/selector/selector.go 17:26:22 spire-1.2.1/pkg/common/selector/selector_test.go 17:26:22 spire-1.2.1/pkg/common/selector/set.go 17:26:22 spire-1.2.1/pkg/common/selector/set_utils.go 17:26:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/ 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/ 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:26:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:26:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:26:22 spire-1.2.1/pkg/common/telemetry/call.go 17:26:22 spire-1.2.1/pkg/common/telemetry/common/ 17:26:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:26:22 spire-1.2.1/pkg/common/telemetry/config.go 17:26:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:26:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/inmem.go 17:26:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/m3.go 17:26:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/metrics.go 17:26:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/names.go 17:26:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:26:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:26:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/ 17:26:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:26:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:26:22 spire-1.2.1/pkg/common/telemetry/server/server.go 17:26:22 spire-1.2.1/pkg/common/telemetry/sink.go 17:26:22 spire-1.2.1/pkg/common/telemetry/statsd.go 17:26:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:26:22 spire-1.2.1/pkg/common/telemetry/uptime.go 17:26:22 spire-1.2.1/pkg/common/telemetry/version.go 17:26:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:26:22 spire-1.2.1/pkg/common/uptime/ 17:26:22 spire-1.2.1/pkg/common/uptime/uptime.go 17:26:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:26:22 spire-1.2.1/pkg/common/util/ 17:26:22 spire-1.2.1/pkg/common/util/certs.go 17:26:22 spire-1.2.1/pkg/common/util/certs_test.go 17:26:22 spire-1.2.1/pkg/common/util/csr.go 17:26:22 spire-1.2.1/pkg/common/util/hash.go 17:26:22 spire-1.2.1/pkg/common/util/selectors.go 17:26:22 spire-1.2.1/pkg/common/util/selectors_test.go 17:26:22 spire-1.2.1/pkg/common/util/signals.go 17:26:22 spire-1.2.1/pkg/common/util/sort.go 17:26:22 spire-1.2.1/pkg/common/util/sort_test.go 17:26:22 spire-1.2.1/pkg/common/util/task.go 17:26:22 spire-1.2.1/pkg/common/util/task_test.go 17:26:22 spire-1.2.1/pkg/common/util/testdata/ 17:26:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:26:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:26:22 spire-1.2.1/pkg/common/version/ 17:26:22 spire-1.2.1/pkg/common/version/version.go 17:26:22 spire-1.2.1/pkg/common/x509svid/ 17:26:22 spire-1.2.1/pkg/common/x509svid/common_test.go 17:26:22 spire-1.2.1/pkg/common/x509svid/csr.go 17:26:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:26:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:26:22 spire-1.2.1/pkg/common/x509util/ 17:26:22 spire-1.2.1/pkg/common/x509util/cert.go 17:26:22 spire-1.2.1/pkg/common/x509util/dns.go 17:26:22 spire-1.2.1/pkg/common/x509util/dns_test.go 17:26:22 spire-1.2.1/pkg/common/x509util/keyid.go 17:26:22 spire-1.2.1/pkg/common/x509util/keypair.go 17:26:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:26:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:26:22 spire-1.2.1/pkg/server/ 17:26:22 spire-1.2.1/pkg/server/api/ 17:26:22 spire-1.2.1/pkg/server/api/agent.go 17:26:22 spire-1.2.1/pkg/server/api/agent/ 17:26:22 spire-1.2.1/pkg/server/api/agent/v1/ 17:26:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/agent_test.go 17:26:22 spire-1.2.1/pkg/server/api/api.go 17:26:22 spire-1.2.1/pkg/server/api/audit/ 17:26:22 spire-1.2.1/pkg/server/api/audit/audit.go 17:26:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:26:22 spire-1.2.1/pkg/server/api/bundle.go 17:26:22 spire-1.2.1/pkg/server/api/bundle/ 17:26:22 spire-1.2.1/pkg/server/api/bundle/v1/ 17:26:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/bundle_test.go 17:26:22 spire-1.2.1/pkg/server/api/debug/ 17:26:22 spire-1.2.1/pkg/server/api/debug/v1/ 17:26:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/entry.go 17:26:22 spire-1.2.1/pkg/server/api/entry/ 17:26:22 spire-1.2.1/pkg/server/api/entry/v1/ 17:26:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/entry_test.go 17:26:22 spire-1.2.1/pkg/server/api/health/ 17:26:22 spire-1.2.1/pkg/server/api/health/v1/ 17:26:22 spire-1.2.1/pkg/server/api/health/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/id.go 17:26:22 spire-1.2.1/pkg/server/api/id_test.go 17:26:22 spire-1.2.1/pkg/server/api/limits/ 17:26:22 spire-1.2.1/pkg/server/api/limits/limits.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/ 17:26:22 spire-1.2.1/pkg/server/api/middleware/alias.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/audit.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/caller.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/common.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/entries.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:26:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:26:22 spire-1.2.1/pkg/server/api/ratelimit.go 17:26:22 spire-1.2.1/pkg/server/api/rpccontext/ 17:26:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:26:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:26:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:26:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:26:22 spire-1.2.1/pkg/server/api/selector.go 17:26:22 spire-1.2.1/pkg/server/api/selector_test.go 17:26:22 spire-1.2.1/pkg/server/api/status.go 17:26:22 spire-1.2.1/pkg/server/api/status_test.go 17:26:22 spire-1.2.1/pkg/server/api/svid/ 17:26:22 spire-1.2.1/pkg/server/api/svid/v1/ 17:26:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/trustdomain.go 17:26:22 spire-1.2.1/pkg/server/api/trustdomain/ 17:26:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:26:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:26:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:26:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:26:22 spire-1.2.1/pkg/server/authpolicy/ 17:26:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:26:22 spire-1.2.1/pkg/server/authpolicy/policy.go 17:26:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:26:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:26:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:26:22 spire-1.2.1/pkg/server/authpolicy/validate.go 17:26:22 spire-1.2.1/pkg/server/bundle/ 17:26:22 spire-1.2.1/pkg/server/bundle/client/ 17:26:22 spire-1.2.1/pkg/server/bundle/client/client.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/manager.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/sources.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/updater.go 17:26:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:26:22 spire-1.2.1/pkg/server/ca/ 17:26:22 spire-1.2.1/pkg/server/ca/ca.go 17:26:22 spire-1.2.1/pkg/server/ca/ca_health.go 17:26:22 spire-1.2.1/pkg/server/ca/ca_test.go 17:26:22 spire-1.2.1/pkg/server/ca/journal.go 17:26:22 spire-1.2.1/pkg/server/ca/journal_test.go 17:26:22 spire-1.2.1/pkg/server/ca/manager.go 17:26:22 spire-1.2.1/pkg/server/ca/manager_health.go 17:26:22 spire-1.2.1/pkg/server/ca/manager_test.go 17:26:22 spire-1.2.1/pkg/server/ca/templates.go 17:26:22 spire-1.2.1/pkg/server/ca/upstream_client.go 17:26:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:26:22 spire-1.2.1/pkg/server/ca/validation.go 17:26:22 spire-1.2.1/pkg/server/cache/ 17:26:22 spire-1.2.1/pkg/server/cache/dscache/ 17:26:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:26:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/ 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:26:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:26:22 spire-1.2.1/pkg/server/catalog/ 17:26:22 spire-1.2.1/pkg/server/catalog/catalog.go 17:26:22 spire-1.2.1/pkg/server/catalog/keymanager.go 17:26:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:26:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:26:22 spire-1.2.1/pkg/server/catalog/notifier.go 17:26:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:26:22 spire-1.2.1/pkg/server/config.go 17:26:22 spire-1.2.1/pkg/server/datastore/ 17:26:22 spire-1.2.1/pkg/server/datastore/datastore.go 17:26:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:26:22 spire-1.2.1/pkg/server/datastore/repository.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:26:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:26:22 spire-1.2.1/pkg/server/endpoints/ 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/ 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:26:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:26:22 spire-1.2.1/pkg/server/endpoints/config.go 17:26:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:26:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:26:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:26:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:26:22 spire-1.2.1/pkg/server/endpoints/middleware.go 17:26:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:26:22 spire-1.2.1/pkg/server/hostservice/ 17:26:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:26:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:26:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:26:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:26:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:26:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:26:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:26:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:26:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:26:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:26:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/ 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:26:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:26:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:26:22 spire-1.2.1/pkg/server/registration/ 17:26:22 spire-1.2.1/pkg/server/registration/manager.go 17:26:22 spire-1.2.1/pkg/server/registration/manager_test.go 17:26:22 spire-1.2.1/pkg/server/scanentries.go 17:26:22 spire-1.2.1/pkg/server/scanentries_test.go 17:26:22 spire-1.2.1/pkg/server/server.go 17:26:22 spire-1.2.1/pkg/server/server_test.go 17:26:22 spire-1.2.1/pkg/server/svid/ 17:26:22 spire-1.2.1/pkg/server/svid/observer.go 17:26:22 spire-1.2.1/pkg/server/svid/observer_test.go 17:26:22 spire-1.2.1/pkg/server/svid/rotator.go 17:26:22 spire-1.2.1/pkg/server/svid/rotator_config.go 17:26:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:26:22 spire-1.2.1/pkg/server/svid/rotator_test.go 17:26:22 spire-1.2.1/proto/ 17:26:22 spire-1.2.1/proto/private/ 17:26:22 spire-1.2.1/proto/private/server/ 17:26:22 spire-1.2.1/proto/private/server/journal/ 17:26:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:26:22 spire-1.2.1/proto/private/server/journal/journal.proto 17:26:22 spire-1.2.1/proto/spire/ 17:26:22 spire-1.2.1/proto/spire/common/ 17:26:22 spire-1.2.1/proto/spire/common/common.pb.go 17:26:22 spire-1.2.1/proto/spire/common/common.proto 17:26:22 spire-1.2.1/proto/spire/common/plugin/ 17:26:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:26:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:26:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:26:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:26:22 spire-1.2.1/proto/spire/plugin/ 17:26:22 spire-1.2.1/proto/spire/plugin/agent/ 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:26:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:26:22 spire-1.2.1/release/ 17:26:22 spire-1.2.1/release/spire-extras/ 17:26:22 spire-1.2.1/release/spire-extras/README.md 17:26:22 spire-1.2.1/release/spire-extras/conf/ 17:26:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:26:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:26:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:26:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:26:22 spire-1.2.1/release/spire/ 17:26:22 spire-1.2.1/release/spire/README.md 17:26:22 spire-1.2.1/release/spire/conf/ 17:26:22 spire-1.2.1/release/spire/conf/agent/ 17:26:22 spire-1.2.1/release/spire/conf/agent/agent.conf 17:26:22 spire-1.2.1/release/spire/conf/server/ 17:26:22 spire-1.2.1/release/spire/conf/server/server.conf 17:26:22 spire-1.2.1/script/ 17:26:22 spire-1.2.1/script/build-artifact.sh 17:26:22 spire-1.2.1/script/generate_dummy_ca.sh 17:26:22 spire-1.2.1/support/ 17:26:22 spire-1.2.1/support/k8s/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:26:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/ 17:26:22 spire-1.2.1/support/oidc-discovery-provider/README.md 17:26:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/config.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/main.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:26:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:26:22 spire-1.2.1/test/ 17:26:22 spire-1.2.1/test/clock/ 17:26:22 spire-1.2.1/test/clock/clock.go 17:26:22 spire-1.2.1/test/fakes/ 17:26:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:26:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:26:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:26:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:26:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:26:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:26:22 spire-1.2.1/test/fakes/fakeagentstore/ 17:26:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:26:22 spire-1.2.1/test/fakes/fakedatastore/ 17:26:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:26:22 spire-1.2.1/test/fakes/fakeentryclient/ 17:26:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:26:22 spire-1.2.1/test/fakes/fakehealthchecker/ 17:26:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:26:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:26:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:26:22 spire-1.2.1/test/fakes/fakemetrics/ 17:26:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:26:22 spire-1.2.1/test/fakes/fakenoderesolver/ 17:26:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:26:22 spire-1.2.1/test/fakes/fakenotifier/ 17:26:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:26:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:26:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:26:22 spire-1.2.1/test/fakes/fakeserverca/ 17:26:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:26:22 spire-1.2.1/test/fakes/fakeservercatalog/ 17:26:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:26:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:26:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:26:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:26:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:26:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:26:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:26:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:26:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:26:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:26:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:26:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:26:22 spire-1.2.1/test/fixture/ 17:26:22 spire-1.2.1/test/fixture/certs/ 17:26:22 spire-1.2.1/test/fixture/certs/agent_svid.der 17:26:22 spire-1.2.1/test/fixture/certs/base_cert.pem 17:26:22 spire-1.2.1/test/fixture/certs/base_csr.pem 17:26:22 spire-1.2.1/test/fixture/certs/base_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:26:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:26:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:26:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:26:22 spire-1.2.1/test/fixture/certs/blog_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/bundle.der 17:26:22 spire-1.2.1/test/fixture/certs/ca.pem 17:26:22 spire-1.2.1/test/fixture/certs/ca_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/database_cert.pem 17:26:22 spire-1.2.1/test/fixture/certs/database_csr.pem 17:26:22 spire-1.2.1/test/fixture/certs/database_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/node_cert.pem 17:26:22 spire-1.2.1/test/fixture/certs/node_csr.pem 17:26:22 spire-1.2.1/test/fixture/certs/node_key.pem 17:26:22 spire-1.2.1/test/fixture/certs/svid.pem 17:26:22 spire-1.2.1/test/fixture/certs/svid_key.pem 17:26:22 spire-1.2.1/test/fixture/config/ 17:26:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:26:22 spire-1.2.1/test/fixture/config/agent_good.conf 17:26:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:26:22 spire-1.2.1/test/fixture/config/plugin_good.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:26:22 spire-1.2.1/test/fixture/config/server_good.conf 17:26:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:26:22 spire-1.2.1/test/fixture/fixture.go 17:26:22 spire-1.2.1/test/fixture/nodeattestor/ 17:26:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:26:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:26:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:26:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:26:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:26:22 spire-1.2.1/test/fixture/registration/ 17:26:22 spire-1.2.1/test/fixture/registration/entries.json 17:26:22 spire-1.2.1/test/fixture/registration/good-for-update.json 17:26:22 spire-1.2.1/test/fixture/registration/good.json 17:26:22 spire-1.2.1/test/fixture/registration/invalid.json 17:26:22 spire-1.2.1/test/fixture/registration/invalid_json.json 17:26:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:26:22 spire-1.2.1/test/integration/ 17:26:22 spire-1.2.1/test/integration/README.md 17:26:22 spire-1.2.1/test/integration/common 17:26:22 spire-1.2.1/test/integration/setup/ 17:26:22 spire-1.2.1/test/integration/setup/adminclient/ 17:26:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:26:22 spire-1.2.1/test/integration/setup/adminclient/client.go 17:26:22 spire-1.2.1/test/integration/setup/debugagent/ 17:26:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:26:22 spire-1.2.1/test/integration/setup/debugagent/main.go 17:26:22 spire-1.2.1/test/integration/setup/debugserver/ 17:26:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:26:22 spire-1.2.1/test/integration/setup/debugserver/main.go 17:26:22 spire-1.2.1/test/integration/setup/downstreamclient/ 17:26:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:26:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:26:22 spire-1.2.1/test/integration/setup/itclient/ 17:26:22 spire-1.2.1/test/integration/setup/itclient/client.go 17:26:22 spire-1.2.1/test/integration/setup/node-attestation/ 17:26:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:26:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:26:22 spire-1.2.1/test/integration/setup/x509pop/ 17:26:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:26:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:26:22 spire-1.2.1/test/integration/suites/ 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:26:22 spire-1.2.1/test/integration/suites/join-token/ 17:26:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:26:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:26:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:26:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:26:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:26:22 spire-1.2.1/test/integration/suites/join-token/README.md 17:26:22 spire-1.2.1/test/integration/suites/join-token/conf/ 17:26:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/join-token/teardown 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:26:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:26:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:26:22 spire-1.2.1/test/integration/suites/k8s/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/00-setup 17:26:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:26:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:26:22 spire-1.2.1/test/integration/suites/k8s/README.md 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:26:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:26:22 spire-1.2.1/test/integration/suites/k8s/teardown 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/ 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:26:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:26:22 spire-1.2.1/test/integration/suites/rotation/ 17:26:22 spire-1.2.1/test/integration/suites/rotation/00-setup 17:26:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:26:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:26:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:26:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:26:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:26:22 spire-1.2.1/test/integration/suites/rotation/README.md 17:26:23 spire-1.2.1/test/integration/suites/rotation/conf/ 17:26:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:26:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:26:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:26:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:26:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:26:23 spire-1.2.1/test/integration/suites/rotation/teardown 17:26:23 spire-1.2.1/test/integration/suites/self-test/ 17:26:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:26:23 spire-1.2.1/test/integration/suites/self-test/README.md 17:26:23 spire-1.2.1/test/integration/suites/self-test/teardown 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:26:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:26:23 spire-1.2.1/test/integration/suites/upgrade/ 17:26:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:26:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:26:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:26:23 spire-1.2.1/test/integration/suites/upgrade/README.md 17:26:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:26:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:26:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:26:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:26:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:26:23 spire-1.2.1/test/integration/suites/upgrade/teardown 17:26:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:26:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:26:23 spire-1.2.1/test/integration/test-one.sh 17:26:23 spire-1.2.1/test/integration/test.sh 17:26:23 spire-1.2.1/test/plugintest/ 17:26:23 spire-1.2.1/test/plugintest/config.go 17:26:23 spire-1.2.1/test/plugintest/load.go 17:26:23 spire-1.2.1/test/plugintest/option.go 17:26:23 spire-1.2.1/test/spiretest/ 17:26:23 spire-1.2.1/test/spiretest/apiserver.go 17:26:23 spire-1.2.1/test/spiretest/assertions.go 17:26:23 spire-1.2.1/test/spiretest/dir.go 17:26:23 spire-1.2.1/test/spiretest/errors_posix.go 17:26:23 spire-1.2.1/test/spiretest/errors_windows.go 17:26:23 spire-1.2.1/test/spiretest/logs.go 17:26:23 spire-1.2.1/test/spiretest/socketapi.go 17:26:23 spire-1.2.1/test/spiretest/suite.go 17:26:23 spire-1.2.1/test/spiretest/x509.go 17:26:23 spire-1.2.1/test/testca/ 17:26:23 spire-1.2.1/test/testca/ca.go 17:26:23 spire-1.2.1/test/testkey/ 17:26:23 spire-1.2.1/test/testkey/generate.sh 17:26:23 spire-1.2.1/test/testkey/genkeys.go 17:26:23 spire-1.2.1/test/testkey/keys.go 17:26:23 spire-1.2.1/test/testkey/new.go 17:26:23 spire-1.2.1/test/tpmsimulator/ 17:26:23 spire-1.2.1/test/tpmsimulator/simulator.go 17:26:23 spire-1.2.1/test/util/ 17:26:23 spire-1.2.1/test/util/cert_fixtures.go 17:26:23 spire-1.2.1/test/util/cert_generation.go 17:26:23 spire-1.2.1/test/util/io_redirection.go 17:26:23 spire-1.2.1/test/util/race.go 17:26:23 spire-1.2.1/test/util/util.go 17:26:23 building spire from source... 17:26:23 Installing go1.17.7... 17:26:50 Building bin/spire-server... 17:26:50 go: downloading github.com/mitchellh/cli v1.1.2 17:26:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:26:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:26:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:26:50 go: downloading google.golang.org/grpc v1.44.0 17:26:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:26:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:26:51 go: downloading github.com/imdario/mergo v0.3.12 17:26:52 go: downloading github.com/sirupsen/logrus v1.8.1 17:26:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:26:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:26:55 go: downloading github.com/fatih/color v1.13.0 17:26:55 go: downloading github.com/mattn/go-isatty v0.0.14 17:26:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:26:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:26:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:26:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:26:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:26:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:26:57 go: downloading github.com/armon/go-metrics v0.3.10 17:26:57 go: downloading github.com/prometheus/client_golang v1.12.1 17:26:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:26:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:26:58 go: downloading github.com/open-policy-agent/opa v0.38.0 17:27:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:27:14 go: downloading github.com/mattn/go-colorable v0.1.12 17:27:14 go: downloading github.com/Masterminds/goutils v1.1.0 17:27:14 go: downloading github.com/Masterminds/semver v1.5.0 17:27:14 go: downloading github.com/google/uuid v1.1.2 17:27:14 go: downloading github.com/huandu/xstrings v1.3.2 17:27:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:27:14 go: downloading github.com/oklog/run v1.0.0 17:27:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:27:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:27:14 go: downloading go.uber.org/atomic v1.9.0 17:27:14 go: downloading github.com/prometheus/client_model v0.2.0 17:27:14 go: downloading github.com/prometheus/common v0.32.1 17:27:15 go: downloading github.com/imkira/go-observer v1.0.3 17:27:15 go: downloading github.com/beorn7/perks v1.0.1 17:27:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:27:15 go: downloading github.com/prometheus/procfs v0.7.3 17:27:16 go: downloading github.com/hashicorp/errwrap v1.1.0 17:27:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:27:16 go: downloading github.com/twmb/murmur3 v1.1.6 17:27:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:27:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:27:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:27:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:27:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:27:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:27:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:27:29 go: downloading github.com/stretchr/testify v1.7.0 17:27:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:27:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:27:30 go: downloading github.com/blang/semver/v4 v4.0.0 17:27:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:27:30 go: downloading github.com/jinzhu/gorm v1.9.16 17:27:30 go: downloading github.com/lib/pq v1.10.4 17:27:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:27:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:27:58 go: downloading k8s.io/client-go v0.23.4 17:27:58 go: downloading google.golang.org/api v0.70.0 17:27:58 go: downloading k8s.io/api v0.23.4 17:28:08 go: downloading github.com/google/go-tpm v0.3.3 17:28:08 go: downloading cloud.google.com/go/storage v1.21.0 17:28:09 go: downloading cloud.google.com/go v0.100.2 17:28:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:28:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:28:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:28:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:28:38 go: downloading k8s.io/apimachinery v0.23.4 17:28:40 go: downloading k8s.io/kube-aggregator v0.23.3 17:28:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:28:43 go: downloading cloud.google.com/go/security v1.3.0 17:28:43 go: downloading github.com/hashicorp/vault/api v1.4.1 17:28:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:28:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:28:45 go: downloading gopkg.in/yaml.v2 v2.4.0 17:28:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:28:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:28:45 go: downloading github.com/gobwas/glob v0.2.3 17:28:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:28:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:28:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:28:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:28:47 go: downloading github.com/aws/smithy-go v1.11.0 17:28:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:28:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:28:48 go: downloading github.com/jinzhu/inflection v1.0.0 17:28:49 go: downloading github.com/gogo/protobuf v1.3.2 17:28:56 go: downloading cloud.google.com/go/compute v1.3.0 17:28:56 go: downloading cloud.google.com/go/iam v0.1.1 17:28:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:28:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:28:57 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:28:57 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:28:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:28:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:28:57 go: downloading github.com/dimchansky/utfbom v1.1.1 17:28:57 go: downloading k8s.io/klog/v2 v2.30.0 17:28:57 go: downloading github.com/google/gofuzz v1.1.0 17:28:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:28:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:29:00 go: downloading github.com/spf13/pflag v1.0.5 17:29:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:29:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:29:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:29:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:29:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:29:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:29:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:29:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:29:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:29:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:29:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:29:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:29:05 go: downloading go.opencensus.io v0.23.0 17:29:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:29:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:29:07 go: downloading gopkg.in/inf.v0 v0.9.1 17:29:07 go: downloading github.com/go-logr/logr v1.2.2 17:29:07 go: downloading github.com/google/go-cmp v0.5.7 17:29:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:29:08 go: downloading github.com/json-iterator/go v1.1.12 17:29:08 go: downloading github.com/googleapis/gnostic v0.5.5 17:29:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:29:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:29:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:29:14 go: downloading github.com/tklauser/numcpus v0.3.0 17:29:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:29:14 go: downloading go.uber.org/zap v1.21.0 17:29:15 go: downloading sigs.k8s.io/yaml v1.3.0 17:29:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:29:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:29:15 go: downloading github.com/modern-go/reflect2 v1.0.2 17:29:16 go: downloading github.com/ryanuber/go-glob v1.0.0 17:29:16 go: downloading github.com/golang/snappy v0.0.4 17:29:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:29:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:29:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:29:26 go: downloading github.com/hashicorp/go-version v1.2.0 17:29:27 go: downloading go.uber.org/multierr v1.6.0 17:29:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:29:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:33:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 17:33:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:33:43 Removing intermediate container a63e294be3ff 17:33:43 ---> 89781fdb2df4 17:33:43 17:33:43 Step 10/22 : FROM alpine:3.14 17:33:43 ---> ac73e934f311 17:33:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:33:43 ---> Running in c8c110516a14 17:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:33:44 (1/6) Installing ca-certificates (20211220-r0) 17:33:44 (2/6) Installing brotli-libs (1.0.9-r5) 17:33:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:33:44 (4/6) Installing libcurl (7.79.1-r0) 17:33:44 (5/6) Installing curl (7.79.1-r0) 17:33:44 (6/6) Installing dumb-init (1.2.5-r1) 17:33:44 Executing busybox-1.33.1-r7.trigger 17:33:44 Executing ca-certificates-20211220-r0.trigger 17:33:44 OK: 8 MiB in 20 packages 17:33:47 Removing intermediate container c8c110516a14 17:33:47 ---> 53fc6815d0a3 17:33:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:33:47 ---> Running in e98b3c807081 17:33:47 Removing intermediate container e98b3c807081 17:33:47 ---> 6d0d59d97a14 17:33:47 Step 13/22 : WORKDIR /edgex 17:33:47 ---> Running in 3ccb82548eff 17:33:48 Removing intermediate container 3ccb82548eff 17:33:48 ---> fd730ac2d35f 17:33:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:33:49 ---> f8a769860cd3 17:33:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:33:53 ---> 0342bd14ba81 17:33:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:33:58 ---> 36eee275a9b3 17:33:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:33:59 ---> 412dd162bd16 17:33:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:33:59 ---> Running in e4d6b4461b7d 17:34:05 Removing intermediate container e4d6b4461b7d 17:34:05 ---> e0b5edb5b0ed 17:34:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:34:05 ---> Running in 51b662a6d92b 17:34:05 Removing intermediate container 51b662a6d92b 17:34:05 ---> 183a901f2219 17:34:05 Step 20/22 : LABEL arch=arm64 17:34:05 Removing intermediate container f916149e9046 17:34:05 ---> 878ea7d070b4 17:34:05 17:34:05 Step 10/25 : FROM alpine:3.14 17:34:05 ---> ac73e934f311 17:34:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:34:05 ---> Running in cb9f8580b1e0 17:34:05 ---> Running in 121e939f9801 17:34:06 Removing intermediate container cb9f8580b1e0 17:34:06 ---> 186cadfd45c5 17:34:06 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:34:06 ---> Running in a4e78dffd194 17:34:07 Removing intermediate container a4e78dffd194 17:34:07 ---> f0c09884b43e 17:34:07 Step 22/22 : LABEL version=2.2.0-dev.68 17:34:07 ---> Running in 589b8c83409c 17:34:08 Removing intermediate container 589b8c83409c 17:34:08 ---> d78ab41f99a8 17:34:08 17:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:08 Successfully built d78ab41f99a8 17:34:08 Successfully tagged security-proxy-setup-arm64:latest 17:34:08 Building security-spire-agent 17:34:08  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:10 (1/3) Installing ca-certificates (20211220-r0) 17:34:10 (2/3) Installing dumb-init (1.2.5-r1) 17:34:10 (3/3) Installing su-exec (0.2-r1) 17:34:10 Executing busybox-1.33.1-r7.trigger 17:34:10 Executing ca-certificates-20211220-r0.trigger 17:34:10 OK: 6 MiB in 17 packages 17:34:14 Removing intermediate container 121e939f9801 17:34:14 ---> 1d8297f65c0c 17:34:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:34:14 ---> Running in f5f864e16892 17:34:15 Removing intermediate container f5f864e16892 17:34:15 ---> e87c6a08233b 17:34:15 Step 13/25 : WORKDIR / 17:34:15 ---> Running in c1c10fc5b871 17:34:16 Removing intermediate container c1c10fc5b871 17:34:16 ---> 59adac8d6deb 17:34:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:34:19 ---> 275f9d528839 17:34:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:34:22 ---> 3ca7b9c6e42f 17:34:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:34:24 ---> 900f0625d228 17:34:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:34:26 ---> d263cc7b11b9 17:34:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:34:34 ---> 5f1913ac4a87 17:34:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:34:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:34:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:34 ---> b649939f292a 17:34:34 Step 3/26 : WORKDIR /edgex-go 17:34:34 ---> Using cache 17:34:34 ---> 9c1dd1aae471 17:34:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:34 ---> Using cache 17:34:34 ---> c13d541df873 17:34:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:34:34 ---> Using cache 17:34:34 ---> 3f19c2e687c1 17:34:34 Step 6/26 : COPY go.mod vendor* ./ 17:34:34 ---> Using cache 17:34:34 ---> 03cc04a55c0b 17:34:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:34 ---> Using cache 17:34:34 ---> c81b6a0187f3 17:34:34 Step 8/26 : COPY . . 17:34:34 ---> Using cache 17:34:34 ---> 087c55dbaba1 17:34:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:34:34 ---> Using cache 17:34:34 ---> 5696435c60c3 17:34:34 Step 10/26 : RUN mkdir -p spire-build 17:34:34 ---> Using cache 17:34:34 ---> 33423464e9a0 17:34:34 Step 11/26 : WORKDIR /edgex-go/spire-build 17:34:34 ---> Using cache 17:34:34 ---> d4522afd57ca 17:34:34 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 17:34:34 ---> Running in e8755b823564 17:34:37 Removing intermediate container 146f3194bf8b 17:34:37 ---> feb40e29fa8e 17:34:37 17:34:37 Step 10/22 : FROM alpine:3.14 17:34:37 ---> ac73e934f311 17:34:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:34:37 ---> Running in c089a30f9744 17:34:38 spire-1.2.1/ 17:34:38 spire-1.2.1/.data/ 17:34:38 spire-1.2.1/.data/.file 17:34:38 spire-1.2.1/.dockerignore 17:34:38 spire-1.2.1/.gitattributes 17:34:38 spire-1.2.1/.githooks/ 17:34:38 spire-1.2.1/.githooks/pre-commit 17:34:38 spire-1.2.1/.github/ 17:34:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:34:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:34:38 spire-1.2.1/.github/dependabot.yml 17:34:38 spire-1.2.1/.github/workflows/ 17:34:38 spire-1.2.1/.github/workflows/nightly_build.yaml 17:34:38 spire-1.2.1/.github/workflows/pr_build.yaml 17:34:38 spire-1.2.1/.github/workflows/release_build.yaml 17:34:38 spire-1.2.1/.github/workflows/scripts/ 17:34:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:34:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:34:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:34:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:34:38 spire-1.2.1/.github/workflows/scripts/split.sh 17:34:38 spire-1.2.1/.gitignore 17:34:38 spire-1.2.1/.go-version 17:34:38 spire-1.2.1/.golangci.yml 17:34:38 spire-1.2.1/ADOPTERS.md 17:34:38 spire-1.2.1/CHANGELOG.md 17:34:38 spire-1.2.1/CODE-OF-CONDUCT.md 17:34:38 spire-1.2.1/CODEOWNERS 17:34:38 spire-1.2.1/CONTRIBUTING.md 17:34:38 spire-1.2.1/Dockerfile 17:34:38 spire-1.2.1/Dockerfile.dev 17:34:38 spire-1.2.1/Dockerfile.scratch 17:34:38 spire-1.2.1/LICENSE 17:34:38 spire-1.2.1/MAINTAINERS.md 17:34:38 spire-1.2.1/Makefile 17:34:38 spire-1.2.1/README.md 17:34:38 spire-1.2.1/ROADMAP.md 17:34:38 spire-1.2.1/SECURITY.md 17:34:38 spire-1.2.1/cmd/ 17:34:38 spire-1.2.1/cmd/spire-agent/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/common/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/run/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:34:38 spire-1.2.1/cmd/spire-agent/main.go 17:34:38 spire-1.2.1/cmd/spire-server/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/cli.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/run/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/token/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/validate/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/x509/ 17:34:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:34:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:34:38 spire-1.2.1/cmd/spire-server/main.go 17:34:38 spire-1.2.1/cmd/spire-server/util/ 17:34:38 spire-1.2.1/cmd/spire-server/util/util.go 17:34:38 spire-1.2.1/conf/ 17:34:38 spire-1.2.1/conf/agent/ 17:34:38 spire-1.2.1/conf/agent/agent.conf 17:34:38 spire-1.2.1/conf/agent/agent_full.conf 17:34:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:34:38 spire-1.2.1/conf/server/ 17:34:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:34:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:34:38 spire-1.2.1/conf/server/server.conf 17:34:38 spire-1.2.1/conf/server/server_full.conf 17:34:38 spire-1.2.1/doc/ 17:34:38 spire-1.2.1/doc/SPIRE101.md 17:34:38 spire-1.2.1/doc/auditlog.md 17:34:38 spire-1.2.1/doc/authorization_policy_engine.md 17:34:38 spire-1.2.1/doc/changelog_guidelines.md 17:34:38 spire-1.2.1/doc/cure53-report.pdf 17:34:38 spire-1.2.1/doc/images/ 17:34:38 spire-1.2.1/doc/images/2019_roadmap.png 17:34:38 spire-1.2.1/doc/images/SPIRE101.png 17:34:38 spire-1.2.1/doc/images/SPIRE_agent.png 17:34:38 spire-1.2.1/doc/images/SPIRE_server.png 17:34:38 spire-1.2.1/doc/images/cache_mgr.png 17:34:38 spire-1.2.1/doc/images/cache_mgr_components.png 17:34:38 spire-1.2.1/doc/images/federated_spire.png 17:34:38 spire-1.2.1/doc/images/ha_mode.png 17:34:38 spire-1.2.1/doc/images/nested_spire.png 17:34:38 spire-1.2.1/doc/images/oidc_federation.png 17:34:38 spire-1.2.1/doc/images/single_trust_domain.png 17:34:38 spire-1.2.1/doc/images/spiffe_compatible.png 17:34:38 spire-1.2.1/doc/images/spire_logo.png 17:34:38 spire-1.2.1/doc/migrating_registration_api_clients.md 17:34:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:34:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:34:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:34:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:34:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:34:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:34:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:34:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:34:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:34:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:34:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:34:38 spire-1.2.1/doc/scaling_spire.md 17:34:38 spire-1.2.1/doc/spire_agent.md 17:34:38 spire-1.2.1/doc/spire_server.md 17:34:38 spire-1.2.1/doc/supported_integrations.md 17:34:38 spire-1.2.1/doc/telemetry.md 17:34:38 spire-1.2.1/doc/telemetry_config.md 17:34:38 spire-1.2.1/doc/upgrading.md 17:34:38 spire-1.2.1/doc/using_spire.md 17:34:38 spire-1.2.1/examples/ 17:34:38 spire-1.2.1/examples/README.md 17:34:38 spire-1.2.1/go.mod 17:34:38 spire-1.2.1/go.sum 17:34:38 spire-1.2.1/pkg/ 17:34:38 spire-1.2.1/pkg/agent/ 17:34:38 spire-1.2.1/pkg/agent/agent.go 17:34:38 spire-1.2.1/pkg/agent/api/ 17:34:38 spire-1.2.1/pkg/agent/api/config.go 17:34:38 spire-1.2.1/pkg/agent/api/debug/ 17:34:38 spire-1.2.1/pkg/agent/api/debug/v1/ 17:34:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:34:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:34:38 spire-1.2.1/pkg/agent/api/endpoints.go 17:34:38 spire-1.2.1/pkg/agent/api/health/ 17:34:38 spire-1.2.1/pkg/agent/api/health/v1/ 17:34:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:34:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:34:38 spire-1.2.1/pkg/agent/api/rpccontext/ 17:34:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:34:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:34:38 spire-1.2.1/pkg/agent/attestor/ 17:34:38 spire-1.2.1/pkg/agent/attestor/node/ 17:34:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:34:38 spire-1.2.1/pkg/agent/attestor/node/node.go 17:34:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:34:38 spire-1.2.1/pkg/agent/attestor/workload/ 17:34:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:34:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:34:38 spire-1.2.1/pkg/agent/catalog/ 17:34:38 spire-1.2.1/pkg/agent/catalog/catalog.go 17:34:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:34:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:34:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:34:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:34:38 spire-1.2.1/pkg/agent/client/ 17:34:38 spire-1.2.1/pkg/agent/client/client.go 17:34:38 spire-1.2.1/pkg/agent/client/client_test.go 17:34:38 spire-1.2.1/pkg/agent/client/dial.go 17:34:38 spire-1.2.1/pkg/agent/client/nodeconn.go 17:34:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:34:38 spire-1.2.1/pkg/agent/client/update.go 17:34:38 spire-1.2.1/pkg/agent/client/util.go 17:34:38 spire-1.2.1/pkg/agent/common/ 17:34:38 spire-1.2.1/pkg/agent/common/backoff/ 17:34:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:34:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:34:38 spire-1.2.1/pkg/agent/common/cgroups/ 17:34:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:34:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:34:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:34:38 spire-1.2.1/pkg/agent/config.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/ 17:34:38 spire-1.2.1/pkg/agent/endpoints/config.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 05c9026a42ea 17:34:38 ---> cbcad743d193 17:34:38 17:34:38 Step 10/23 : FROM alpine:3.14 17:34:38 ---> ac73e934f311 17:34:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:34:38 17:34:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/workload/ 17:34:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:34:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/ 17:34:38 spire-1.2.1/pkg/agent/manager/cache/ 17:34:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:34:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:34:38 spire-1.2.1/pkg/agent/manager/config.go 17:34:38 spire-1.2.1/pkg/agent/manager/manager.go 17:34:38 spire-1.2.1/pkg/agent/manager/manager_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/storage.go 17:34:38 spire-1.2.1/pkg/agent/manager/storage_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/storecache/ 17:34:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:34:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:34:38 spire-1.2.1/pkg/agent/manager/sync.go 17:34:38 spire-1.2.1/pkg/agent/plugin/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Using cache 17:34:38 ---> 326dcfeb0fa4 17:34:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:34:38 ---> Using cache 17:34:38 ---> 789394b42659 17:34:38 Step 13/23 : ENV APP_PORT=59881 17:34:38 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:34:38 spire-1.2.1/pkg/agent/svid/ 17:34:38 spire-1.2.1/pkg/agent/svid/rotator.go 17:34:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:34:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:34:38 spire-1.2.1/pkg/agent/svid/store/ 17:34:38 spire-1.2.1/pkg/agent/svid/store/service.go 17:34:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:34:38 spire-1.2.1/pkg/common/ 17:34:38 spire-1.2.1/pkg/common/agentpathtemplate/ 17:34:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:34:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:34:38 spire-1.2.1/pkg/common/api/ 17:34:38 spire-1.2.1/pkg/common/api/metrics.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/ 17:34:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/logger.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/names.go 17:34:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:34:38 spire-1.2.1/pkg/common/api/names.go 17:34:38 spire-1.2.1/pkg/common/api/ratelimit.go 17:34:38 spire-1.2.1/pkg/common/api/rpccontext/ 17:34:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:34:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:34:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:34:38 spire-1.2.1/pkg/common/auth/ 17:34:38 spire-1.2.1/pkg/common/auth/interceptors.go 17:34:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:34:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/ 17:34:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/types.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:34:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:34:38 spire-1.2.1/pkg/common/catalog/ 17:34:38 spire-1.2.1/pkg/common/catalog/bind.go 17:34:38 spire-1.2.1/pkg/common/catalog/builtin.go 17:34:38 spire-1.2.1/pkg/common/catalog/catalog.go 17:34:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:34:38 spire-1.2.1/pkg/common/catalog/closers.go 17:34:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:34:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:34:38 spire-1.2.1/pkg/common/catalog/config.go 17:34:38 spire-1.2.1/pkg/common/catalog/config_test.go 17:34:38 spire-1.2.1/pkg/common/catalog/configure.go 17:34:38 spire-1.2.1/pkg/common/catalog/constraints.go 17:34:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:34:38 spire-1.2.1/pkg/common/catalog/context.go 17:34:38 spire-1.2.1/pkg/common/catalog/external.go 17:34:38 spire-1.2.1/pkg/common/catalog/host.go 17:34:38 spire-1.2.1/pkg/common/catalog/pipenet.go 17:34:38 spire-1.2.1/pkg/common/catalog/plugin.go 17:34:38 spire-1.2.1/pkg/common/catalog/testplugin/ 17:34:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:34:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:34:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:34:38 spire-1.2.1/pkg/common/cli/ 17:34:38 spire-1.2.1/pkg/common/cli/env.go 17:34:38 spire-1.2.1/pkg/common/cli/flags.go 17:34:38 spire-1.2.1/pkg/common/cli/trust_domain.go 17:34:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:34:38 spire-1.2.1/pkg/common/cli/umask.go 17:34:38 spire-1.2.1/pkg/common/cli/umask_posix.go 17:34:38 spire-1.2.1/pkg/common/cli/umask_test.go 17:34:38 spire-1.2.1/pkg/common/cli/umask_windows.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/flag.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/format.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:34:38 spire-1.2.1/pkg/common/coretypes/ 17:34:38 spire-1.2.1/pkg/common/coretypes/bundle/ 17:34:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:34:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:34:38 spire-1.2.1/pkg/common/cryptoutil/ 17:34:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:34:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:34:38 spire-1.2.1/pkg/common/diskutil/ 17:34:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:34:38 spire-1.2.1/pkg/common/diskutil/file_test.go 17:34:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:34:38 spire-1.2.1/pkg/common/errorutil/ 17:34:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:34:38 spire-1.2.1/pkg/common/health/ 17:34:38 spire-1.2.1/pkg/common/health/config.go 17:34:38 spire-1.2.1/pkg/common/health/context.go 17:34:38 spire-1.2.1/pkg/common/health/context_test.go 17:34:38 spire-1.2.1/pkg/common/health/health.go 17:34:38 spire-1.2.1/pkg/common/health/health_test.go 17:34:38 spire-1.2.1/pkg/common/health/logger.go 17:34:38 spire-1.2.1/pkg/common/hostservice/ 17:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:34:38 spire-1.2.1/pkg/common/idutil/ 17:34:38 spire-1.2.1/pkg/common/idutil/require.go 17:34:38 spire-1.2.1/pkg/common/idutil/require_test.go 17:34:38 spire-1.2.1/pkg/common/idutil/safety.go 17:34:38 spire-1.2.1/pkg/common/idutil/safety_test.go 17:34:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:34:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:34:38 spire-1.2.1/pkg/common/jwtsvid/ 17:34:38 spire-1.2.1/pkg/common/jwtsvid/common.go 17:34:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:34:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:34:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:34:38 spire-1.2.1/pkg/common/jwtutil/ 17:34:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:34:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:34:38 spire-1.2.1/pkg/common/log/ 17:34:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:34:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:34:38 spire-1.2.1/pkg/common/log/log.go 17:34:38 spire-1.2.1/pkg/common/log/log_test.go 17:34:38 spire-1.2.1/pkg/common/log/options.go 17:34:38 spire-1.2.1/pkg/common/nodeutil/ 17:34:38 spire-1.2.1/pkg/common/nodeutil/node.go 17:34:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:34:38 spire-1.2.1/pkg/common/peertracker/ 17:34:38 spire-1.2.1/pkg/common/peertracker/conn.go 17:34:38 spire-1.2.1/pkg/common/peertracker/credentials.go 17:34:38 spire-1.2.1/pkg/common/peertracker/errors.go 17:34:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:34:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:34:38 spire-1.2.1/pkg/common/peertracker/info.go 17:34:38 spire-1.2.1/pkg/common/peertracker/listener.go 17:34:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tcp.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:34:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:34:38 spire-1.2.1/pkg/common/peertracker/uds.go 17:34:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:34:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:34:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:34:38 spire-1.2.1/pkg/common/pemutil/ 17:34:38 spire-1.2.1/pkg/common/pemutil/block.go 17:34:38 spire-1.2.1/pkg/common/pemutil/certs.go 17:34:38 spire-1.2.1/pkg/common/pemutil/common.go 17:34:38 spire-1.2.1/pkg/common/pemutil/csr.go 17:34:38 spire-1.2.1/pkg/common/pemutil/keys.go 17:34:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:34:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem ---> a5fbb07eb1d9 17:34:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:34:38 spire-1.2.1/pkg/common/plugin/ 17:34:38 spire-1.2.1/pkg/common/plugin/aws/ 17:34:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:34:38 spire-1.2.1/pkg/common/plugin/azure/ 17:34:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:34:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/facade.go 17:34:38 spire-1.2.1/pkg/common/plugin/facade_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/gcp/ 17:34:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/ 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:34:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/log.go 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/ 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key ---> Running in 02b2b8e5ce73 17:34:38 17:34:38 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:34:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:34:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:34:38 spire-1.2.1/pkg/common/plugin/x509pop/ 17:34:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:34:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:34:38 spire-1.2.1/pkg/common/profiling/ 17:34:38 spire-1.2.1/pkg/common/profiling/dumpers.go 17:34:38 spire-1.2.1/pkg/common/profiling/profiling.go 17:34:38 spire-1.2.1/pkg/common/protoutil/ 17:34:38 spire-1.2.1/pkg/common/protoutil/masks.go 17:34:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:34:38 spire-1.2.1/pkg/common/rotationutil/ 17:34:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:34:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:34:38 spire-1.2.1/pkg/common/selector/ 17:34:38 spire-1.2.1/pkg/common/selector/selector.go 17:34:38 spire-1.2.1/pkg/common/selector/selector_test.go 17:34:38 spire-1.2.1/pkg/common/selector/set.go 17:34:38 spire-1.2.1/pkg/common/selector/set_utils.go 17:34:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/ 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/ 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:34:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:34:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:34:38 spire-1.2.1/pkg/common/telemetry/call.go 17:34:38 spire-1.2.1/pkg/common/telemetry/common/ 17:34:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:34:38 spire-1.2.1/pkg/common/telemetry/config.go 17:34:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:34:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/inmem.go 17:34:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/m3.go 17:34:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/metrics.go 17:34:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/names.go 17:34:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:34:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:34:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/ 17:34:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:34:38 spire-1.2.1/pkg/common/telemetry/server/server.go 17:34:38 spire-1.2.1/pkg/common/telemetry/sink.go 17:34:38 spire-1.2.1/pkg/common/telemetry/statsd.go 17:34:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:34:38 spire-1.2.1/pkg/common/telemetry/uptime.go 17:34:38 spire-1.2.1/pkg/common/telemetry/version.go 17:34:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:34:38 spire-1.2.1/pkg/common/uptime/ 17:34:38 spire-1.2.1/pkg/common/uptime/uptime.go 17:34:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:34:38 spire-1.2.1/pkg/common/util/ 17:34:38 spire-1.2.1/pkg/common/util/certs.go 17:34:38 spire-1.2.1/pkg/common/util/certs_test.go 17:34:38 spire-1.2.1/pkg/common/util/csr.go 17:34:38 spire-1.2.1/pkg/common/util/hash.go 17:34:38 spire-1.2.1/pkg/common/util/selectors.go 17:34:38 spire-1.2.1/pkg/common/util/selectors_test.go 17:34:38 spire-1.2.1/pkg/common/util/signals.go 17:34:38 spire-1.2.1/pkg/common/util/sort.go 17:34:38 spire-1.2.1/pkg/common/util/sort_test.go 17:34:38 spire-1.2.1/pkg/common/util/task.go 17:34:38 spire-1.2.1/pkg/common/util/task_test.go 17:34:38 spire-1.2.1/pkg/common/util/testdata/ 17:34:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:34:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:34:38 spire-1.2.1/pkg/common/version/ 17:34:38 spire-1.2.1/pkg/common/version/version.go 17:34:38 spire-1.2.1/pkg/common/x509svid/ 17:34:38 spire-1.2.1/pkg/common/x509svid/common_test.go 17:34:38 spire-1.2.1/pkg/common/x509svid/csr.go 17:34:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:34:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:34:38 spire-1.2.1/pkg/common/x509util/ 17:34:38 spire-1.2.1/pkg/common/x509util/cert.go 17:34:38 spire-1.2.1/pkg/common/x509util/dns.go 17:34:38 spire-1.2.1/pkg/common/x509util/dns_test.go 17:34:38 spire-1.2.1/pkg/common/x509util/keyid.go 17:34:38 spire-1.2.1/pkg/common/x509util/keypair.go 17:34:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:34:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:34:38 spire-1.2.1/pkg/server/ 17:34:38 spire-1.2.1/pkg/server/api/ 17:34:38 spire-1.2.1/pkg/server/api/agent.go 17:34:38 spire-1.2.1/pkg/server/api/agent/ 17:34:38 spire-1.2.1/pkg/server/api/agent/v1/ 17:34:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/agent_test.go 17:34:38 spire-1.2.1/pkg/server/api/api.go 17:34:38 spire-1.2.1/pkg/server/api/audit/ 17:34:38 spire-1.2.1/pkg/server/api/audit/audit.go 17:34:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:34:38 spire-1.2.1/pkg/server/api/bundle.go 17:34:38 spire-1.2.1/pkg/server/api/bundle/ 17:34:38 spire-1.2.1/pkg/server/api/bundle/v1/ 17:34:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/bundle_test.go 17:34:38 spire-1.2.1/pkg/server/api/debug/ 17:34:38 spire-1.2.1/pkg/server/api/debug/v1/ 17:34:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/entry.go 17:34:38 spire-1.2.1/pkg/server/api/entry/ 17:34:38 spire-1.2.1/pkg/server/api/entry/v1/ 17:34:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/entry_test.go 17:34:38 spire-1.2.1/pkg/server/api/health/ 17:34:38 spire-1.2.1/pkg/server/api/health/v1/ 17:34:38 spire-1.2.1/pkg/server/api/health/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/id.go 17:34:38 spire-1.2.1/pkg/server/api/id_test.go 17:34:38 spire-1.2.1/pkg/server/api/limits/ 17:34:38 spire-1.2.1/pkg/server/api/limits/limits.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/ 17:34:38 spire-1.2.1/pkg/server/api/middleware/alias.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/audit.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/caller.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/common.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/entries.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:34:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:34:38 spire-1.2.1/pkg/server/api/ratelimit.go 17:34:38 spire-1.2.1/pkg/server/api/rpccontext/ 17:34:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:34:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:34:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:34:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:34:38 spire-1.2.1/pkg/server/api/selector.go 17:34:38 spire-1.2.1/pkg/server/api/selector_test.go 17:34:38 spire-1.2.1/pkg/server/api/status.go 17:34:38 spire-1.2.1/pkg/server/api/status_test.go 17:34:38 spire-1.2.1/pkg/server/api/svid/ 17:34:38 spire-1.2.1/pkg/server/api/svid/v1/ 17:34:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/trustdomain.go 17:34:38 spire-1.2.1/pkg/server/api/trustdomain/ 17:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:34:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:34:38 spire-1.2.1/pkg/server/authpolicy/ 17:34:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:34:38 spire-1.2.1/pkg/server/authpolicy/policy.go 17:34:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:34:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:34:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:34:38 spire-1.2.1/pkg/server/authpolicy/validate.go 17:34:38 spire-1.2.1/pkg/server/bundle/ 17:34:38 spire-1.2.1/pkg/server/bundle/client/ 17:34:38 spire-1.2.1/pkg/server/bundle/client/client.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/manager.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/sources.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/updater.go 17:34:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:34:38 spire-1.2.1/pkg/server/ca/ 17:34:38 spire-1.2.1/pkg/server/ca/ca.go 17:34:38 spire-1.2.1/pkg/server/ca/ca_health.go 17:34:38 spire-1.2.1/pkg/server/ca/ca_test.go 17:34:38 spire-1.2.1/pkg/server/ca/journal.go 17:34:38 spire-1.2.1/pkg/server/ca/journal_test.go 17:34:38 spire-1.2.1/pkg/server/ca/manager.go 17:34:38 spire-1.2.1/pkg/server/ca/manager_health.go 17:34:38 spire-1.2.1/pkg/server/ca/manager_test.go 17:34:38 spire-1.2.1/pkg/server/ca/templates.go 17:34:38 spire-1.2.1/pkg/server/ca/upstream_client.go 17:34:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:34:38 spire-1.2.1/pkg/server/ca/validation.go 17:34:38 spire-1.2.1/pkg/server/cache/ 17:34:38 spire-1.2.1/pkg/server/cache/dscache/ 17:34:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:34:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/ 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:34:38 spire-1.2.1/pkg/server/catalog/ 17:34:38 spire-1.2.1/pkg/server/catalog/catalog.go 17:34:38 spire-1.2.1/pkg/server/catalog/keymanager.go 17:34:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:34:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:34:38 spire-1.2.1/pkg/server/catalog/notifier.go 17:34:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:34:38 spire-1.2.1/pkg/server/config.go 17:34:38 spire-1.2.1/pkg/server/datastore/ 17:34:38 spire-1.2.1/pkg/server/datastore/datastore.go 17:34:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:34:38 spire-1.2.1/pkg/server/datastore/repository.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:34:38 spire-1.2.1/pkg/server/endpoints/ 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/ 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:34:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:34:38 spire-1.2.1/pkg/server/endpoints/config.go 17:34:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:34:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:34:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:34:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:34:38 spire-1.2.1/pkg/server/endpoints/middleware.go 17:34:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:34:38 spire-1.2.1/pkg/server/hostservice/ 17:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:34:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:34:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/ 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:34:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:34:39 spire-1.2.1/pkg/server/registration/ 17:34:39 spire-1.2.1/pkg/server/registration/manager.go 17:34:39 spire-1.2.1/pkg/server/registration/manager_test.go 17:34:39 spire-1.2.1/pkg/server/scanentries.go 17:34:39 spire-1.2.1/pkg/server/scanentries_test.go 17:34:39 spire-1.2.1/pkg/server/server.go 17:34:39 spire-1.2.1/pkg/server/server_test.go 17:34:39 spire-1.2.1/pkg/server/svid/ 17:34:39 spire-1.2.1/pkg/server/svid/observer.go 17:34:39 spire-1.2.1/pkg/server/svid/observer_test.go 17:34:39 spire-1.2.1/pkg/server/svid/rotator.go 17:34:39 spire-1.2.1/pkg/server/svid/rotator_config.go 17:34:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:34:39 spire-1.2.1/pkg/server/svid/rotator_test.go 17:34:39 spire-1.2.1/proto/ 17:34:39 spire-1.2.1/proto/private/ 17:34:39 spire-1.2.1/proto/private/server/ 17:34:39 spire-1.2.1/proto/private/server/journal/ 17:34:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:34:39 spire-1.2.1/proto/private/server/journal/journal.proto 17:34:39 spire-1.2.1/proto/spire/ 17:34:39 spire-1.2.1/proto/spire/common/ 17:34:39 spire-1.2.1/proto/spire/common/common.pb.go 17:34:39 spire-1.2.1/proto/spire/common/common.proto 17:34:39 spire-1.2.1/proto/spire/common/plugin/ 17:34:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:34:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:34:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:34:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:34:39 spire-1.2.1/proto/spire/plugin/ 17:34:39 spire-1.2.1/proto/spire/plugin/agent/ 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:34:39 spire-1.2.1/release/ 17:34:39 spire-1.2.1/release/spire-extras/ 17:34:39 spire-1.2.1/release/spire-extras/README.md 17:34:39 spire-1.2.1/release/spire-extras/conf/ 17:34:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:34:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:34:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:34:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:34:39 spire-1.2.1/release/spire/ 17:34:39 spire-1.2.1/release/spire/README.md 17:34:39 spire-1.2.1/release/spire/conf/ 17:34:39 spire-1.2.1/release/spire/conf/agent/ 17:34:39 spire-1.2.1/release/spire/conf/agent/agent.conf 17:34:39 spire-1.2.1/release/spire/conf/server/ 17:34:39 spire-1.2.1/release/spire/conf/server/server.conf 17:34:39 spire-1.2.1/script/ 17:34:39 spire-1.2.1/script/build-artifact.sh 17:34:39 spire-1.2.1/script/generate_dummy_ca.sh 17:34:39 spire-1.2.1/support/ 17:34:39 spire-1.2.1/support/k8s/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/ 17:34:39 spire-1.2.1/support/oidc-discovery-provider/README.md 17:34:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/config.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/main.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:34:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:34:39 spire-1.2.1/test/ 17:34:39 spire-1.2.1/test/clock/ 17:34:39 spire-1.2.1/test/clock/clock.go 17:34:39 spire-1.2.1/test/fakes/ 17:34:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:34:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:34:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:34:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:34:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:34:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:34:39 spire-1.2.1/test/fakes/fakeagentstore/ 17:34:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:34:39 spire-1.2.1/test/fakes/fakedatastore/ 17:34:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:34:39 spire-1.2.1/test/fakes/fakeentryclient/ 17:34:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:34:39 spire-1.2.1/test/fakes/fakehealthchecker/ 17:34:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:34:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:34:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:34:39 spire-1.2.1/test/fakes/fakemetrics/ 17:34:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:34:39 spire-1.2.1/test/fakes/fakenoderesolver/ 17:34:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:34:39 spire-1.2.1/test/fakes/fakenotifier/ 17:34:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:34:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:34:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:34:39 spire-1.2.1/test/fakes/fakeserverca/ 17:34:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:34:39 spire-1.2.1/test/fakes/fakeservercatalog/ 17:34:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:34:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:34:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:34:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:34:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:34:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:34:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:34:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:34:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:34:39 spire-1.2.1/test/fixture/ 17:34:39 spire-1.2.1/test/fixture/certs/ 17:34:39 spire-1.2.1/test/fixture/certs/agent_svid.der 17:34:39 spire-1.2.1/test/fixture/certs/base_cert.pem 17:34:39 spire-1.2.1/test/fixture/certs/base_csr.pem 17:34:39 spire-1.2.1/test/fixture/certs/base_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:34:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:34:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:34:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:34:39 spire-1.2.1/test/fixture/certs/blog_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/bundle.der 17:34:39 spire-1.2.1/test/fixture/certs/ca.pem 17:34:39 spire-1.2.1/test/fixture/certs/ca_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/database_cert.pem 17:34:39 spire-1.2.1/test/fixture/certs/database_csr.pem 17:34:39 spire-1.2.1/test/fixture/certs/database_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/node_cert.pem 17:34:39 spire-1.2.1/test/fixture/certs/node_csr.pem 17:34:39 spire-1.2.1/test/fixture/certs/node_key.pem 17:34:39 spire-1.2.1/test/fixture/certs/svid.pem 17:34:39 spire-1.2.1/test/fixture/certs/svid_key.pem 17:34:39 spire-1.2.1/test/fixture/config/ 17:34:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:34:39 spire-1.2.1/test/fixture/config/agent_good.conf 17:34:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:34:39 spire-1.2.1/test/fixture/config/plugin_good.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:34:39 spire-1.2.1/test/fixture/config/server_good.conf 17:34:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:34:39 spire-1.2.1/test/fixture/fixture.go 17:34:39 spire-1.2.1/test/fixture/nodeattestor/ 17:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:34:39 spire-1.2.1/test/fixture/registration/ 17:34:39 spire-1.2.1/test/fixture/registration/entries.json 17:34:39 spire-1.2.1/test/fixture/registration/good-for-update.json 17:34:39 spire-1.2.1/test/fixture/registration/good.json 17:34:39 spire-1.2.1/test/fixture/registration/invalid.json 17:34:39 spire-1.2.1/test/fixture/registration/invalid_json.json 17:34:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:34:39 spire-1.2.1/test/integration/ 17:34:39 spire-1.2.1/test/integration/README.md 17:34:39 spire-1.2.1/test/integration/common 17:34:39 spire-1.2.1/test/integration/setup/ 17:34:39 spire-1.2.1/test/integration/setup/adminclient/ 17:34:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:34:39 spire-1.2.1/test/integration/setup/adminclient/client.go 17:34:39 spire-1.2.1/test/integration/setup/debugagent/ 17:34:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:34:39 spire-1.2.1/test/integration/setup/debugagent/main.go 17:34:39 spire-1.2.1/test/integration/setup/debugserver/ 17:34:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:34:39 spire-1.2.1/test/integration/setup/debugserver/main.go 17:34:39 spire-1.2.1/test/integration/setup/downstreamclient/ 17:34:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:34:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:34:39 spire-1.2.1/test/integration/setup/itclient/ 17:34:39 spire-1.2.1/test/integration/setup/itclient/client.go 17:34:39 spire-1.2.1/test/integration/setup/node-attestation/ 17:34:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:34:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:34:39 spire-1.2.1/test/integration/setup/x509pop/ 17:34:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:34:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:34:39 spire-1.2.1/test/integration/suites/ 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:34:39 spire-1.2.1/test/integration/suites/join-token/ 17:34:39 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:34:39 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:34:39 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:34:39 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:34:39 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:34:39 spire-1.2.1/test/integration/suites/join-token/README.md 17:34:39 spire-1.2.1/test/integration/suites/join-token/conf/ 17:34:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/join-token/teardown 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:34:39 spire-1.2.1/test/integration/suites/k8s/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/00-setup 17:34:39 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:34:39 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:34:39 spire-1.2.1/test/integration/suites/k8s/README.md 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:34:39 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:34:39 spire-1.2.1/test/integration/suites/k8s/teardown 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/ 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:34:39 spire-1.2.1/test/integration/suites/rotation/ 17:34:39 spire-1.2.1/test/integration/suites/rotation/00-setup 17:34:39 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:34:39 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:34:39 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:34:39 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:34:39 spire-1.2.1/test/integration/suites/rotation/README.md 17:34:39 spire-1.2.1/test/integration/suites/rotation/conf/ 17:34:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/rotation/teardown 17:34:39 spire-1.2.1/test/integration/suites/self-test/ 17:34:39 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:34:39 spire-1.2.1/test/integration/suites/self-test/README.md 17:34:39 spire-1.2.1/test/integration/suites/self-test/teardown 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:34:39 spire-1.2.1/test/integration/suites/upgrade/ 17:34:39 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:34:39 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:34:39 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:34:39 spire-1.2.1/test/integration/suites/upgrade/README.md 17:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:34:39 spire-1.2.1/test/integration/suites/upgrade/teardown 17:34:39 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:34:39 spire-1.2.1/test/integration/test-one.sh 17:34:39 spire-1.2.1/test/integration/test.sh 17:34:39 spire-1.2.1/test/plugintest/ 17:34:39 spire-1.2.1/test/plugintest/config.go 17:34:39 spire-1.2.1/test/plugintest/load.go 17:34:39 spire-1.2.1/test/plugintest/option.go 17:34:39 spire-1.2.1/test/spiretest/ 17:34:39 spire-1.2.1/test/spiretest/apiserver.go 17:34:39 spire-1.2.1/test/spiretest/assertions.gofetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:39 17:34:39 spire-1.2.1/test/spiretest/dir.go 17:34:39 spire-1.2.1/test/spiretest/errors_posix.go 17:34:39 spire-1.2.1/test/spiretest/errors_windows.go 17:34:39 spire-1.2.1/test/spiretest/logs.go 17:34:39 spire-1.2.1/test/spiretest/socketapi.go 17:34:39 spire-1.2.1/test/spiretest/suite.go 17:34:39 spire-1.2.1/test/spiretest/x509.go 17:34:39 spire-1.2.1/test/testca/ 17:34:39 spire-1.2.1/test/testca/ca.go 17:34:39 spire-1.2.1/test/testkey/ 17:34:39 spire-1.2.1/test/testkey/generate.sh 17:34:39 spire-1.2.1/test/testkey/genkeys.go 17:34:39 spire-1.2.1/test/testkey/keys.go 17:34:39 spire-1.2.1/test/testkey/new.go 17:34:39 spire-1.2.1/test/tpmsimulator/ 17:34:39 spire-1.2.1/test/tpmsimulator/simulator.go 17:34:39 spire-1.2.1/test/util/ 17:34:39 spire-1.2.1/test/util/cert_fixtures.go 17:34:39 spire-1.2.1/test/util/cert_generation.go 17:34:39 spire-1.2.1/test/util/io_redirection.go 17:34:39 spire-1.2.1/test/util/race.go 17:34:39 spire-1.2.1/test/util/util.go 17:34:39 building spire from source... 17:34:40 Removing intermediate container 02b2b8e5ce73 17:34:40 ---> 118dc6c7e2fb 17:34:40 Step 14/23 : EXPOSE $APP_PORT 17:34:40 ---> Running in 4dd51f96ad1c 17:34:40 Installing go1.17.7... 17:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:40 ---> e5dfcc49b2dd 17:34:40 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/ 17:34:40 ---> Running in b6a35025efcc 17:34:40 Removing intermediate container 4dd51f96ad1c 17:34:40 ---> 8cafb531df38 17:34:40 Step 15/23 : WORKDIR / 17:34:41 ---> Running in f78de225c52f 17:34:41 (1/2) Installing ca-certificates (20211220-r0) 17:34:41 (2/2) Installing dumb-init (1.2.5-r1) 17:34:41 Executing busybox-1.33.1-r7.trigger 17:34:42 Executing ca-certificates-20211220-r0.trigger 17:34:42 Removing intermediate container f78de225c52f 17:34:42 ---> b86638e1ccca 17:34:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:42 OK: 6 MiB in 16 packages 17:34:43 ---> 452798b6363a 17:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:34:45 Removing intermediate container b6a35025efcc 17:34:45 ---> 95bd926c49d7 17:34:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:34:45 ---> Running in 265a33ad65ad 17:34:45 Removing intermediate container c089a30f9744 17:34:45 ---> 0ece56f60a5b 17:34:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:34:45 ---> Running in 430e63ee4924 17:34:46 Removing intermediate container 265a33ad65ad 17:34:46 ---> cb810bfd1d37 17:34:46 Step 23/25 : LABEL arch=arm64 17:34:46 ---> Running in 8bc8641975d5 17:34:46 Removing intermediate container 430e63ee4924 17:34:46 ---> 4cbfde6e6f8d 17:34:46 Step 13/22 : ENV APP_PORT=59860 17:34:46 ---> Running in 63aafafe9b80 17:34:47 Removing intermediate container 8bc8641975d5 17:34:47 ---> 521d7aa5dbce 17:34:47 Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:34:47 ---> Running in 55cae8e161e4 17:34:48 Removing intermediate container 63aafafe9b80 17:34:48 ---> d6efce0fe3fe 17:34:48 Step 14/22 : EXPOSE $APP_PORT 17:34:48 ---> Running in d5f4462121be 17:34:48 Removing intermediate container 55cae8e161e4 17:34:48 ---> 86201db2fe42 17:34:48 Step 25/25 : LABEL version=2.2.0-dev.68 17:34:49 ---> Running in e54ad682d656 17:34:49 ---> d61399e36048 17:34:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:34:49 Removing intermediate container d5f4462121be 17:34:49 ---> 2586862d605f 17:34:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:50 Removing intermediate container e54ad682d656 17:34:50 ---> 2a2f6522adfc 17:34:50 17:34:50 Successfully built 2a2f6522adfc 17:34:50 ---> 16f3b497a002 17:34:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:34:50 Successfully tagged security-secretstore-setup-arm64:latest 17:34:50 Building sys-mgmt-agent 17:34:51  Building security-secretstore-setup ... done  ---> Running in 3afca38735ae 17:34:51 ---> 5013943328a7 17:34:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:34:51 Removing intermediate container 3afca38735ae 17:34:51 ---> b876f43d790e 17:34:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:51 ---> Running in 1ab450c81ba1 17:34:52 Removing intermediate container 1ab450c81ba1 17:34:52 ---> 74a39c7ad593 17:34:52 Step 21/23 : LABEL arch=arm64 17:34:52 ---> Running in 6197c096a414 17:34:53 Removing intermediate container 6197c096a414 17:34:53 ---> 71caf61e36d2 17:34:53 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:34:53 ---> Running in 0f010f9eacb6 17:34:54 Removing intermediate container 0f010f9eacb6 17:34:54 ---> 4cdd37c72767 17:34:54 Step 23/23 : LABEL version=2.2.0-dev.68 17:34:54 ---> c1145f0b2f2e 17:34:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:34:54 ---> Running in dd7e122e850b 17:34:55 Removing intermediate container dd7e122e850b 17:34:55 ---> 07b72b4ad2f8 17:34:55 17:34:55 ---> 8ae95de1a8a8 17:34:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:34:56 ---> Running in 5a6e608c0444 17:34:56 Successfully built 07b72b4ad2f8 17:34:56 Successfully tagged core-metadata-arm64:latest 17:34:56  Building core-metadata ... done Building security-spire-config 17:34:56 Removing intermediate container 5a6e608c0444 17:34:56 ---> d91d8b64cb69 17:34:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:56 ---> Running in ddfde79b0af5 17:34:57 Removing intermediate container ddfde79b0af5 17:34:57 ---> 597a9f89289d 17:34:57 Step 20/22 : LABEL arch=arm64 17:34:57 ---> Running in 1ad3ffe95b38 17:34:58 Removing intermediate container 1ad3ffe95b38 17:34:58 ---> 5da611cb9626 17:34:58 Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:34:58 ---> Running in 94f29be9347a 17:34:58 Removing intermediate container 94f29be9347a 17:34:58 ---> 25fb6cb7be43 17:34:58 Step 22/22 : LABEL version=2.2.0-dev.68 17:34:59 ---> Running in 21aa6c522c07 17:34:59 Removing intermediate container 21aa6c522c07 17:34:59 ---> a86fed962cb2 17:34:59 17:35:00 Successfully built a86fed962cb2 17:35:00 Successfully tagged support-notifications-arm64:latest 17:35:08  Building support-notifications ... done Building bin/spire-server... 17:35:08 go: downloading github.com/mitchellh/cli v1.1.2 17:35:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:35:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:35:08 go: downloading google.golang.org/grpc v1.44.0 17:35:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:35:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:35:10 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:35:11 go: downloading github.com/imdario/mergo v0.3.12 17:35:11 go: downloading github.com/sirupsen/logrus v1.8.1 17:35:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:35:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:35:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:35:13 ---> b649939f292a 17:35:13 Step 3/23 : WORKDIR /edgex-go 17:35:13 ---> Using cache 17:35:13 ---> 9c1dd1aae471 17:35:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:13 ---> Using cache 17:35:13 ---> c13d541df873 17:35:13 Step 5/23 : RUN apk add --update --no-cache make bash git 17:35:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:35:14 go: downloading github.com/fatih/color v1.13.0 17:35:14 go: downloading github.com/mattn/go-isatty v0.0.14 17:35:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:35:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:35:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:35:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:35:15  ---> Running in c38b764bec2f 17:35:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:35:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:35:17 go: downloading github.com/armon/go-metrics v0.3.10 17:35:17 go: downloading github.com/prometheus/client_golang v1.12.1 17:35:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:35:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:35:18 go: downloading github.com/open-policy-agent/opa v0.38.0 17:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:35:20 OK: 220 MiB in 52 packages 17:35:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:35:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:35:20 ---> b649939f292a 17:35:20 Step 3/26 : WORKDIR /edgex-go 17:35:20 ---> Using cache 17:35:20 ---> 9c1dd1aae471 17:35:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:20 ---> Using cache 17:35:20 ---> c13d541df873 17:35:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:35:20 ---> Using cache 17:35:20 ---> 3f19c2e687c1 17:35:20 Step 6/26 : COPY go.mod vendor* ./ 17:35:20 ---> Using cache 17:35:20 ---> 03cc04a55c0b 17:35:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:20 ---> Using cache 17:35:20 ---> c81b6a0187f3 17:35:20 Step 8/26 : COPY . . 17:35:20 ---> Using cache 17:35:20 ---> 087c55dbaba1 17:35:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:35:20 ---> Using cache 17:35:20 ---> 5696435c60c3 17:35:20 Step 10/26 : RUN mkdir -p spire-build 17:35:20 ---> Using cache 17:35:20 ---> 33423464e9a0 17:35:20 Step 11/26 : WORKDIR /edgex-go/spire-build 17:35:20 ---> Using cache 17:35:20 ---> d4522afd57ca 17:35:20 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 17:35:21 ---> Running in 0d481f5186cc 17:35:22 Removing intermediate container c38b764bec2f 17:35:22 ---> fc06be7507d1 17:35:22 Step 6/23 : COPY go.mod vendor* ./ 17:35:23 ---> 83f94f81b23a 17:35:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:23 ---> Running in 2914a5e9940a 17:35:24 spire-1.2.1/ 17:35:24 spire-1.2.1/.data/ 17:35:24 spire-1.2.1/.data/.file 17:35:24 spire-1.2.1/.dockerignore 17:35:24 spire-1.2.1/.gitattributes 17:35:24 spire-1.2.1/.githooks/ 17:35:24 spire-1.2.1/.githooks/pre-commit 17:35:24 spire-1.2.1/.github/ 17:35:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:35:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:35:24 spire-1.2.1/.github/dependabot.yml 17:35:24 spire-1.2.1/.github/workflows/ 17:35:24 spire-1.2.1/.github/workflows/nightly_build.yaml 17:35:24 spire-1.2.1/.github/workflows/pr_build.yaml 17:35:24 spire-1.2.1/.github/workflows/release_build.yaml 17:35:24 spire-1.2.1/.github/workflows/scripts/ 17:35:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:35:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:35:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:35:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:35:24 spire-1.2.1/.github/workflows/scripts/split.sh 17:35:24 spire-1.2.1/.gitignore 17:35:24 spire-1.2.1/.go-version 17:35:24 spire-1.2.1/.golangci.yml 17:35:24 spire-1.2.1/ADOPTERS.md 17:35:24 spire-1.2.1/CHANGELOG.md 17:35:24 spire-1.2.1/CODE-OF-CONDUCT.md 17:35:24 spire-1.2.1/CODEOWNERS 17:35:24 spire-1.2.1/CONTRIBUTING.md 17:35:24 spire-1.2.1/Dockerfile 17:35:24 spire-1.2.1/Dockerfile.dev 17:35:24 spire-1.2.1/Dockerfile.scratch 17:35:24 spire-1.2.1/LICENSE 17:35:24 spire-1.2.1/MAINTAINERS.md 17:35:24 spire-1.2.1/Makefile 17:35:24 spire-1.2.1/README.md 17:35:24 spire-1.2.1/ROADMAP.md 17:35:24 spire-1.2.1/SECURITY.md 17:35:24 spire-1.2.1/cmd/ 17:35:24 spire-1.2.1/cmd/spire-agent/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/common/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/run/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:35:24 spire-1.2.1/cmd/spire-agent/main.go 17:35:24 spire-1.2.1/cmd/spire-server/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/cli.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/run/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/token/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/validate/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/x509/ 17:35:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:35:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:35:24 spire-1.2.1/cmd/spire-server/main.go 17:35:24 spire-1.2.1/cmd/spire-server/util/ 17:35:24 spire-1.2.1/cmd/spire-server/util/util.go 17:35:24 spire-1.2.1/conf/ 17:35:24 spire-1.2.1/conf/agent/ 17:35:24 spire-1.2.1/conf/agent/agent.conf 17:35:24 spire-1.2.1/conf/agent/agent_full.conf 17:35:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:35:24 spire-1.2.1/conf/server/ 17:35:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:35:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:35:24 spire-1.2.1/conf/server/server.conf 17:35:24 spire-1.2.1/conf/server/server_full.conf 17:35:24 spire-1.2.1/doc/ 17:35:24 spire-1.2.1/doc/SPIRE101.md 17:35:24 spire-1.2.1/doc/auditlog.md 17:35:24 spire-1.2.1/doc/authorization_policy_engine.md 17:35:24 spire-1.2.1/doc/changelog_guidelines.md 17:35:24 spire-1.2.1/doc/cure53-report.pdf 17:35:24 spire-1.2.1/doc/images/ 17:35:24 spire-1.2.1/doc/images/2019_roadmap.png 17:35:24 spire-1.2.1/doc/images/SPIRE101.png 17:35:24 spire-1.2.1/doc/images/SPIRE_agent.png 17:35:24 spire-1.2.1/doc/images/SPIRE_server.png 17:35:24 spire-1.2.1/doc/images/cache_mgr.png 17:35:24 spire-1.2.1/doc/images/cache_mgr_components.png 17:35:24 spire-1.2.1/doc/images/federated_spire.png 17:35:24 spire-1.2.1/doc/images/ha_mode.png 17:35:24 spire-1.2.1/doc/images/nested_spire.png 17:35:24 spire-1.2.1/doc/images/oidc_federation.png 17:35:24 spire-1.2.1/doc/images/single_trust_domain.png 17:35:24 spire-1.2.1/doc/images/spiffe_compatible.png 17:35:24 spire-1.2.1/doc/images/spire_logo.png 17:35:24 spire-1.2.1/doc/migrating_registration_api_clients.md 17:35:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:35:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:35:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:35:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:35:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:35:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:35:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:35:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:35:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:35:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:35:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:35:24 spire-1.2.1/doc/scaling_spire.md 17:35:24 spire-1.2.1/doc/spire_agent.md 17:35:24 spire-1.2.1/doc/spire_server.md 17:35:24 spire-1.2.1/doc/supported_integrations.md 17:35:24 spire-1.2.1/doc/telemetry.md 17:35:24 spire-1.2.1/doc/telemetry_config.md 17:35:24 spire-1.2.1/doc/upgrading.md 17:35:24 spire-1.2.1/doc/using_spire.md 17:35:24 spire-1.2.1/examples/ 17:35:24 spire-1.2.1/examples/README.md 17:35:24 spire-1.2.1/go.mod 17:35:24 spire-1.2.1/go.sum 17:35:24 spire-1.2.1/pkg/ 17:35:24 spire-1.2.1/pkg/agent/ 17:35:24 spire-1.2.1/pkg/agent/agent.go 17:35:24 spire-1.2.1/pkg/agent/api/ 17:35:24 spire-1.2.1/pkg/agent/api/config.go 17:35:24 spire-1.2.1/pkg/agent/api/debug/ 17:35:24 spire-1.2.1/pkg/agent/api/debug/v1/ 17:35:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:35:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:35:24 spire-1.2.1/pkg/agent/api/endpoints.go 17:35:24 spire-1.2.1/pkg/agent/api/health/ 17:35:24 spire-1.2.1/pkg/agent/api/health/v1/ 17:35:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:35:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:35:24 spire-1.2.1/pkg/agent/api/rpccontext/ 17:35:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:35:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:35:24 spire-1.2.1/pkg/agent/attestor/ 17:35:24 spire-1.2.1/pkg/agent/attestor/node/ 17:35:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:35:24 spire-1.2.1/pkg/agent/attestor/node/node.go 17:35:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:35:24 spire-1.2.1/pkg/agent/attestor/workload/ 17:35:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:35:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:35:24 spire-1.2.1/pkg/agent/catalog/ 17:35:24 spire-1.2.1/pkg/agent/catalog/catalog.go 17:35:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:35:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:35:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:35:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:35:24 spire-1.2.1/pkg/agent/client/ 17:35:24 spire-1.2.1/pkg/agent/client/client.go 17:35:24 spire-1.2.1/pkg/agent/client/client_test.go 17:35:24 spire-1.2.1/pkg/agent/client/dial.go 17:35:24 spire-1.2.1/pkg/agent/client/nodeconn.go 17:35:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:35:24 spire-1.2.1/pkg/agent/client/update.go 17:35:24 spire-1.2.1/pkg/agent/client/util.go 17:35:24 spire-1.2.1/pkg/agent/common/ 17:35:24 spire-1.2.1/pkg/agent/common/backoff/ 17:35:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:35:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:35:24 spire-1.2.1/pkg/agent/common/cgroups/ 17:35:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:35:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:35:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:35:24 spire-1.2.1/pkg/agent/config.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/ 17:35:24 spire-1.2.1/pkg/agent/endpoints/config.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/workload/ 17:35:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:35:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/ 17:35:24 spire-1.2.1/pkg/agent/manager/cache/ 17:35:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:35:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:35:24 spire-1.2.1/pkg/agent/manager/config.go 17:35:24 spire-1.2.1/pkg/agent/manager/manager.go 17:35:24 spire-1.2.1/pkg/agent/manager/manager_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/storage.go 17:35:24 spire-1.2.1/pkg/agent/manager/storage_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/storecache/ 17:35:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:35:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:35:24 spire-1.2.1/pkg/agent/manager/sync.go 17:35:24 spire-1.2.1/pkg/agent/plugin/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:35:24 spire-1.2.1/pkg/agent/svid/ 17:35:24 spire-1.2.1/pkg/agent/svid/rotator.go 17:35:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:35:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:35:24 spire-1.2.1/pkg/agent/svid/store/ 17:35:24 spire-1.2.1/pkg/agent/svid/store/service.go 17:35:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:35:24 spire-1.2.1/pkg/common/ 17:35:24 spire-1.2.1/pkg/common/agentpathtemplate/ 17:35:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:35:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:35:24 spire-1.2.1/pkg/common/api/ 17:35:24 spire-1.2.1/pkg/common/api/metrics.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/ 17:35:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/logger.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/names.go 17:35:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:35:24 spire-1.2.1/pkg/common/api/names.go 17:35:24 spire-1.2.1/pkg/common/api/ratelimit.go 17:35:24 spire-1.2.1/pkg/common/api/rpccontext/ 17:35:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:35:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:35:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:35:24 spire-1.2.1/pkg/common/auth/ 17:35:24 spire-1.2.1/pkg/common/auth/interceptors.go 17:35:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:35:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/ 17:35:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/types.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:35:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:35:24 spire-1.2.1/pkg/common/catalog/ 17:35:24 spire-1.2.1/pkg/common/catalog/bind.go 17:35:24 spire-1.2.1/pkg/common/catalog/builtin.go 17:35:24 spire-1.2.1/pkg/common/catalog/catalog.go 17:35:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:35:24 spire-1.2.1/pkg/common/catalog/closers.go 17:35:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:35:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:35:24 spire-1.2.1/pkg/common/catalog/config.go 17:35:24 spire-1.2.1/pkg/common/catalog/config_test.go 17:35:24 spire-1.2.1/pkg/common/catalog/configure.go 17:35:24 spire-1.2.1/pkg/common/catalog/constraints.go 17:35:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:35:24 spire-1.2.1/pkg/common/catalog/context.go 17:35:24 spire-1.2.1/pkg/common/catalog/external.go 17:35:24 spire-1.2.1/pkg/common/catalog/host.go 17:35:24 spire-1.2.1/pkg/common/catalog/pipenet.go 17:35:24 spire-1.2.1/pkg/common/catalog/plugin.go 17:35:24 spire-1.2.1/pkg/common/catalog/testplugin/ 17:35:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:35:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:35:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:35:24 spire-1.2.1/pkg/common/cli/ 17:35:24 spire-1.2.1/pkg/common/cli/env.go 17:35:24 spire-1.2.1/pkg/common/cli/flags.go 17:35:24 spire-1.2.1/pkg/common/cli/trust_domain.go 17:35:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:35:24 spire-1.2.1/pkg/common/cli/umask.go 17:35:24 spire-1.2.1/pkg/common/cli/umask_posix.go 17:35:24 spire-1.2.1/pkg/common/cli/umask_test.go 17:35:24 spire-1.2.1/pkg/common/cli/umask_windows.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/flag.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/format.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:35:24 spire-1.2.1/pkg/common/coretypes/ 17:35:24 spire-1.2.1/pkg/common/coretypes/bundle/ 17:35:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:35:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:35:24 spire-1.2.1/pkg/common/cryptoutil/ 17:35:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:35:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:35:24 spire-1.2.1/pkg/common/diskutil/ 17:35:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:35:24 spire-1.2.1/pkg/common/diskutil/file_test.go 17:35:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:35:24 spire-1.2.1/pkg/common/errorutil/ 17:35:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:35:24 spire-1.2.1/pkg/common/health/ 17:35:24 spire-1.2.1/pkg/common/health/config.go 17:35:24 spire-1.2.1/pkg/common/health/context.go 17:35:24 spire-1.2.1/pkg/common/health/context_test.go 17:35:24 spire-1.2.1/pkg/common/health/health.go 17:35:24 spire-1.2.1/pkg/common/health/health_test.go 17:35:24 spire-1.2.1/pkg/common/health/logger.go 17:35:24 spire-1.2.1/pkg/common/hostservice/ 17:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:35:24 spire-1.2.1/pkg/common/idutil/ 17:35:24 spire-1.2.1/pkg/common/idutil/require.go 17:35:24 spire-1.2.1/pkg/common/idutil/require_test.go 17:35:24 spire-1.2.1/pkg/common/idutil/safety.go 17:35:24 spire-1.2.1/pkg/common/idutil/safety_test.go 17:35:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:35:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:35:24 spire-1.2.1/pkg/common/jwtsvid/ 17:35:24 spire-1.2.1/pkg/common/jwtsvid/common.go 17:35:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:35:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:35:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:35:24 spire-1.2.1/pkg/common/jwtutil/ 17:35:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:35:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:35:24 spire-1.2.1/pkg/common/log/ 17:35:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:35:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:35:24 spire-1.2.1/pkg/common/log/log.go 17:35:24 spire-1.2.1/pkg/common/log/log_test.go 17:35:24 spire-1.2.1/pkg/common/log/options.go 17:35:24 spire-1.2.1/pkg/common/nodeutil/ 17:35:24 spire-1.2.1/pkg/common/nodeutil/node.go 17:35:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:35:24 spire-1.2.1/pkg/common/peertracker/ 17:35:24 spire-1.2.1/pkg/common/peertracker/conn.go 17:35:24 spire-1.2.1/pkg/common/peertracker/credentials.go 17:35:24 spire-1.2.1/pkg/common/peertracker/errors.go 17:35:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:35:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:35:24 spire-1.2.1/pkg/common/peertracker/info.go 17:35:24 spire-1.2.1/pkg/common/peertracker/listener.go 17:35:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tcp.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:35:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:35:24 spire-1.2.1/pkg/common/peertracker/uds.go 17:35:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:35:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:35:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:35:24 spire-1.2.1/pkg/common/pemutil/ 17:35:24 spire-1.2.1/pkg/common/pemutil/block.go 17:35:24 spire-1.2.1/pkg/common/pemutil/certs.go 17:35:24 spire-1.2.1/pkg/common/pemutil/common.go 17:35:24 spire-1.2.1/pkg/common/pemutil/csr.go 17:35:24 spire-1.2.1/pkg/common/pemutil/keys.go 17:35:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:35:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:35:24 spire-1.2.1/pkg/common/plugin/ 17:35:24 spire-1.2.1/pkg/common/plugin/aws/ 17:35:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:35:24 spire-1.2.1/pkg/common/plugin/azure/ 17:35:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:35:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/facade.go 17:35:24 spire-1.2.1/pkg/common/plugin/facade_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/gcp/ 17:35:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/ 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:35:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/log.go 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/ 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:35:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:35:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:35:24 spire-1.2.1/pkg/common/plugin/x509pop/ 17:35:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:35:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:35:24 spire-1.2.1/pkg/common/profiling/ 17:35:24 spire-1.2.1/pkg/common/profiling/dumpers.go 17:35:24 spire-1.2.1/pkg/common/profiling/profiling.go 17:35:24 spire-1.2.1/pkg/common/protoutil/ 17:35:24 spire-1.2.1/pkg/common/protoutil/masks.go 17:35:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:35:24 spire-1.2.1/pkg/common/rotationutil/ 17:35:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:35:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:35:24 spire-1.2.1/pkg/common/selector/ 17:35:24 spire-1.2.1/pkg/common/selector/selector.go 17:35:24 spire-1.2.1/pkg/common/selector/selector_test.go 17:35:24 spire-1.2.1/pkg/common/selector/set.go 17:35:24 spire-1.2.1/pkg/common/selector/set_utils.go 17:35:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/ 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/ 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:35:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:35:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:35:24 spire-1.2.1/pkg/common/telemetry/call.go 17:35:24 spire-1.2.1/pkg/common/telemetry/common/ 17:35:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:35:24 spire-1.2.1/pkg/common/telemetry/config.go 17:35:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:35:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/inmem.go 17:35:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/m3.go 17:35:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/metrics.go 17:35:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/names.go 17:35:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:35:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:35:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/ 17:35:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:35:24 spire-1.2.1/pkg/common/telemetry/server/server.go 17:35:24 spire-1.2.1/pkg/common/telemetry/sink.go 17:35:24 spire-1.2.1/pkg/common/telemetry/statsd.go 17:35:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:35:24 spire-1.2.1/pkg/common/telemetry/uptime.go 17:35:24 spire-1.2.1/pkg/common/telemetry/version.go 17:35:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:35:24 spire-1.2.1/pkg/common/uptime/ 17:35:24 spire-1.2.1/pkg/common/uptime/uptime.go 17:35:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:35:24 spire-1.2.1/pkg/common/util/ 17:35:24 spire-1.2.1/pkg/common/util/certs.go 17:35:24 spire-1.2.1/pkg/common/util/certs_test.go 17:35:24 spire-1.2.1/pkg/common/util/csr.go 17:35:24 spire-1.2.1/pkg/common/util/hash.go 17:35:24 spire-1.2.1/pkg/common/util/selectors.go 17:35:24 spire-1.2.1/pkg/common/util/selectors_test.go 17:35:24 spire-1.2.1/pkg/common/util/signals.go 17:35:24 spire-1.2.1/pkg/common/util/sort.go 17:35:24 spire-1.2.1/pkg/common/util/sort_test.go 17:35:24 spire-1.2.1/pkg/common/util/task.go 17:35:24 spire-1.2.1/pkg/common/util/task_test.go 17:35:24 spire-1.2.1/pkg/common/util/testdata/ 17:35:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:35:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:35:24 spire-1.2.1/pkg/common/version/ 17:35:24 spire-1.2.1/pkg/common/version/version.go 17:35:24 spire-1.2.1/pkg/common/x509svid/ 17:35:24 spire-1.2.1/pkg/common/x509svid/common_test.go 17:35:24 spire-1.2.1/pkg/common/x509svid/csr.go 17:35:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:35:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:35:24 spire-1.2.1/pkg/common/x509util/ 17:35:24 spire-1.2.1/pkg/common/x509util/cert.go 17:35:24 spire-1.2.1/pkg/common/x509util/dns.go 17:35:25 spire-1.2.1/pkg/common/x509util/dns_test.go 17:35:25 spire-1.2.1/pkg/common/x509util/keyid.go 17:35:25 spire-1.2.1/pkg/common/x509util/keypair.go 17:35:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:35:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:35:25 spire-1.2.1/pkg/server/ 17:35:25 spire-1.2.1/pkg/server/api/ 17:35:25 spire-1.2.1/pkg/server/api/agent.go 17:35:25 spire-1.2.1/pkg/server/api/agent/ 17:35:25 spire-1.2.1/pkg/server/api/agent/v1/ 17:35:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/agent_test.go 17:35:25 spire-1.2.1/pkg/server/api/api.go 17:35:25 spire-1.2.1/pkg/server/api/audit/ 17:35:25 spire-1.2.1/pkg/server/api/audit/audit.go 17:35:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:35:25 spire-1.2.1/pkg/server/api/bundle.go 17:35:25 spire-1.2.1/pkg/server/api/bundle/ 17:35:25 spire-1.2.1/pkg/server/api/bundle/v1/ 17:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/bundle_test.go 17:35:25 spire-1.2.1/pkg/server/api/debug/ 17:35:25 spire-1.2.1/pkg/server/api/debug/v1/ 17:35:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/entry.go 17:35:25 spire-1.2.1/pkg/server/api/entry/ 17:35:25 spire-1.2.1/pkg/server/api/entry/v1/ 17:35:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/entry_test.go 17:35:25 spire-1.2.1/pkg/server/api/health/ 17:35:25 spire-1.2.1/pkg/server/api/health/v1/ 17:35:25 spire-1.2.1/pkg/server/api/health/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/id.go 17:35:25 spire-1.2.1/pkg/server/api/id_test.go 17:35:25 spire-1.2.1/pkg/server/api/limits/ 17:35:25 spire-1.2.1/pkg/server/api/limits/limits.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/ 17:35:25 spire-1.2.1/pkg/server/api/middleware/alias.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/audit.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/caller.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/common.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/entries.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:35:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:35:25 spire-1.2.1/pkg/server/api/ratelimit.go 17:35:25 spire-1.2.1/pkg/server/api/rpccontext/ 17:35:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:35:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:35:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:35:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:35:25 spire-1.2.1/pkg/server/api/selector.go 17:35:25 spire-1.2.1/pkg/server/api/selector_test.go 17:35:25 spire-1.2.1/pkg/server/api/status.go 17:35:25 spire-1.2.1/pkg/server/api/status_test.go 17:35:25 spire-1.2.1/pkg/server/api/svid/ 17:35:25 spire-1.2.1/pkg/server/api/svid/v1/ 17:35:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/trustdomain.go 17:35:25 spire-1.2.1/pkg/server/api/trustdomain/ 17:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:35:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:35:25 spire-1.2.1/pkg/server/authpolicy/ 17:35:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:35:25 spire-1.2.1/pkg/server/authpolicy/policy.go 17:35:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:35:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:35:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:35:25 spire-1.2.1/pkg/server/authpolicy/validate.go 17:35:25 spire-1.2.1/pkg/server/bundle/ 17:35:25 spire-1.2.1/pkg/server/bundle/client/ 17:35:25 spire-1.2.1/pkg/server/bundle/client/client.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/manager.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/sources.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/updater.go 17:35:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:35:25 spire-1.2.1/pkg/server/ca/ 17:35:25 spire-1.2.1/pkg/server/ca/ca.go 17:35:25 spire-1.2.1/pkg/server/ca/ca_health.go 17:35:25 spire-1.2.1/pkg/server/ca/ca_test.go 17:35:25 spire-1.2.1/pkg/server/ca/journal.go 17:35:25 spire-1.2.1/pkg/server/ca/journal_test.go 17:35:25 spire-1.2.1/pkg/server/ca/manager.go 17:35:25 spire-1.2.1/pkg/server/ca/manager_health.go 17:35:25 spire-1.2.1/pkg/server/ca/manager_test.go 17:35:25 spire-1.2.1/pkg/server/ca/templates.go 17:35:25 spire-1.2.1/pkg/server/ca/upstream_client.go 17:35:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:35:25 spire-1.2.1/pkg/server/ca/validation.go 17:35:25 spire-1.2.1/pkg/server/cache/ 17:35:25 spire-1.2.1/pkg/server/cache/dscache/ 17:35:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:35:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/ 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:35:25 spire-1.2.1/pkg/server/catalog/ 17:35:25 spire-1.2.1/pkg/server/catalog/catalog.go 17:35:25 spire-1.2.1/pkg/server/catalog/keymanager.go 17:35:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:35:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:35:25 spire-1.2.1/pkg/server/catalog/notifier.go 17:35:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:35:25 spire-1.2.1/pkg/server/config.go 17:35:25 spire-1.2.1/pkg/server/datastore/ 17:35:25 spire-1.2.1/pkg/server/datastore/datastore.go 17:35:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:35:25 spire-1.2.1/pkg/server/datastore/repository.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:35:25 spire-1.2.1/pkg/server/endpoints/ 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/ 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:35:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:35:25 spire-1.2.1/pkg/server/endpoints/config.go 17:35:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:35:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:35:25 spire-1.2.1/pkg/server/endpoints/middleware.go 17:35:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:35:25 spire-1.2.1/pkg/server/hostservice/ 17:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/ 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:35:25 spire-1.2.1/pkg/server/registration/ 17:35:25 spire-1.2.1/pkg/server/registration/manager.go 17:35:25 spire-1.2.1/pkg/server/registration/manager_test.go 17:35:25 spire-1.2.1/pkg/server/scanentries.go 17:35:25 spire-1.2.1/pkg/server/scanentries_test.go 17:35:25 spire-1.2.1/pkg/server/server.go 17:35:25 spire-1.2.1/pkg/server/server_test.go 17:35:25 spire-1.2.1/pkg/server/svid/ 17:35:25 spire-1.2.1/pkg/server/svid/observer.go 17:35:25 spire-1.2.1/pkg/server/svid/observer_test.go 17:35:25 spire-1.2.1/pkg/server/svid/rotator.go 17:35:25 spire-1.2.1/pkg/server/svid/rotator_config.go 17:35:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:35:25 spire-1.2.1/pkg/server/svid/rotator_test.go 17:35:25 spire-1.2.1/proto/ 17:35:25 spire-1.2.1/proto/private/ 17:35:25 spire-1.2.1/proto/private/server/ 17:35:25 spire-1.2.1/proto/private/server/journal/ 17:35:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:35:25 spire-1.2.1/proto/private/server/journal/journal.proto 17:35:25 spire-1.2.1/proto/spire/ 17:35:25 spire-1.2.1/proto/spire/common/ 17:35:25 spire-1.2.1/proto/spire/common/common.pb.go 17:35:25 spire-1.2.1/proto/spire/common/common.proto 17:35:25 spire-1.2.1/proto/spire/common/plugin/ 17:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:35:25 spire-1.2.1/proto/spire/plugin/ 17:35:25 spire-1.2.1/proto/spire/plugin/agent/ 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:35:25 spire-1.2.1/release/ 17:35:25 spire-1.2.1/release/spire-extras/ 17:35:25 spire-1.2.1/release/spire-extras/README.md 17:35:25 spire-1.2.1/release/spire-extras/conf/ 17:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:35:25 spire-1.2.1/release/spire/ 17:35:25 spire-1.2.1/release/spire/README.md 17:35:25 spire-1.2.1/release/spire/conf/ 17:35:25 spire-1.2.1/release/spire/conf/agent/ 17:35:25 spire-1.2.1/release/spire/conf/agent/agent.conf 17:35:25 spire-1.2.1/release/spire/conf/server/ 17:35:25 spire-1.2.1/release/spire/conf/server/server.conf 17:35:25 spire-1.2.1/script/ 17:35:25 spire-1.2.1/script/build-artifact.sh 17:35:25 spire-1.2.1/script/generate_dummy_ca.sh 17:35:25 spire-1.2.1/support/ 17:35:25 spire-1.2.1/support/k8s/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/ 17:35:25 spire-1.2.1/support/oidc-discovery-provider/README.md 17:35:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/config.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/main.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:35:25 spire-1.2.1/test/ 17:35:25 spire-1.2.1/test/clock/ 17:35:25 spire-1.2.1/test/clock/clock.go 17:35:25 spire-1.2.1/test/fakes/ 17:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:35:25 spire-1.2.1/test/fakes/fakeagentstore/ 17:35:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:35:25 spire-1.2.1/test/fakes/fakedatastore/ 17:35:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:35:25 spire-1.2.1/test/fakes/fakeentryclient/ 17:35:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:35:25 spire-1.2.1/test/fakes/fakehealthchecker/ 17:35:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:35:25 spire-1.2.1/test/fakes/fakemetrics/ 17:35:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:35:25 spire-1.2.1/test/fakes/fakenoderesolver/ 17:35:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:35:25 spire-1.2.1/test/fakes/fakenotifier/ 17:35:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:35:25 spire-1.2.1/test/fakes/fakeserverca/ 17:35:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:35:25 spire-1.2.1/test/fakes/fakeservercatalog/ 17:35:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:35:25 spire-1.2.1/test/fixture/ 17:35:25 spire-1.2.1/test/fixture/certs/ 17:35:25 spire-1.2.1/test/fixture/certs/agent_svid.der 17:35:25 spire-1.2.1/test/fixture/certs/base_cert.pem 17:35:25 spire-1.2.1/test/fixture/certs/base_csr.pem 17:35:25 spire-1.2.1/test/fixture/certs/base_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:35:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:35:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:35:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:35:25 spire-1.2.1/test/fixture/certs/blog_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/bundle.der 17:35:25 spire-1.2.1/test/fixture/certs/ca.pem 17:35:25 spire-1.2.1/test/fixture/certs/ca_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/database_cert.pem 17:35:25 spire-1.2.1/test/fixture/certs/database_csr.pem 17:35:25 spire-1.2.1/test/fixture/certs/database_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/node_cert.pem 17:35:25 spire-1.2.1/test/fixture/certs/node_csr.pem 17:35:25 spire-1.2.1/test/fixture/certs/node_key.pem 17:35:25 spire-1.2.1/test/fixture/certs/svid.pem 17:35:25 spire-1.2.1/test/fixture/certs/svid_key.pem 17:35:25 spire-1.2.1/test/fixture/config/ 17:35:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:35:25 spire-1.2.1/test/fixture/config/agent_good.conf 17:35:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:35:25 spire-1.2.1/test/fixture/config/plugin_good.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:35:25 spire-1.2.1/test/fixture/config/server_good.conf 17:35:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:35:25 spire-1.2.1/test/fixture/fixture.go 17:35:25 spire-1.2.1/test/fixture/nodeattestor/ 17:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:35:25 spire-1.2.1/test/fixture/registration/ 17:35:25 spire-1.2.1/test/fixture/registration/entries.json 17:35:25 spire-1.2.1/test/fixture/registration/good-for-update.json 17:35:25 spire-1.2.1/test/fixture/registration/good.json 17:35:25 spire-1.2.1/test/fixture/registration/invalid.json 17:35:25 spire-1.2.1/test/fixture/registration/invalid_json.json 17:35:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:35:25 spire-1.2.1/test/integration/ 17:35:25 spire-1.2.1/test/integration/README.md 17:35:25 spire-1.2.1/test/integration/common 17:35:25 spire-1.2.1/test/integration/setup/ 17:35:25 spire-1.2.1/test/integration/setup/adminclient/ 17:35:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:35:25 spire-1.2.1/test/integration/setup/adminclient/client.go 17:35:25 spire-1.2.1/test/integration/setup/debugagent/ 17:35:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:35:25 spire-1.2.1/test/integration/setup/debugagent/main.go 17:35:25 spire-1.2.1/test/integration/setup/debugserver/ 17:35:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:35:25 spire-1.2.1/test/integration/setup/debugserver/main.go 17:35:25 spire-1.2.1/test/integration/setup/downstreamclient/ 17:35:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:35:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:35:25 spire-1.2.1/test/integration/setup/itclient/ 17:35:25 spire-1.2.1/test/integration/setup/itclient/client.go 17:35:25 spire-1.2.1/test/integration/setup/node-attestation/ 17:35:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:35:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:35:25 spire-1.2.1/test/integration/setup/x509pop/ 17:35:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:35:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:35:25 spire-1.2.1/test/integration/suites/ 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:35:25 spire-1.2.1/test/integration/suites/join-token/ 17:35:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:35:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:35:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:35:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:35:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:35:25 spire-1.2.1/test/integration/suites/join-token/README.md 17:35:25 spire-1.2.1/test/integration/suites/join-token/conf/ 17:35:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/join-token/teardown 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:35:25 spire-1.2.1/test/integration/suites/k8s/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/00-setup 17:35:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:35:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:35:25 spire-1.2.1/test/integration/suites/k8s/README.md 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:35:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:35:25 spire-1.2.1/test/integration/suites/k8s/teardown 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/ 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:35:25 spire-1.2.1/test/integration/suites/rotation/ 17:35:25 spire-1.2.1/test/integration/suites/rotation/00-setup 17:35:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:35:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:35:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:35:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:35:25 spire-1.2.1/test/integration/suites/rotation/README.md 17:35:25 spire-1.2.1/test/integration/suites/rotation/conf/ 17:35:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/rotation/teardown 17:35:25 spire-1.2.1/test/integration/suites/self-test/ 17:35:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:35:25 spire-1.2.1/test/integration/suites/self-test/README.md 17:35:25 spire-1.2.1/test/integration/suites/self-test/teardown 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:35:25 spire-1.2.1/test/integration/suites/upgrade/ 17:35:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:35:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:35:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:35:25 spire-1.2.1/test/integration/suites/upgrade/README.md 17:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:35:25 spire-1.2.1/test/integration/suites/upgrade/teardown 17:35:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:35:25 spire-1.2.1/test/integration/test-one.sh 17:35:25 spire-1.2.1/test/integration/test.sh 17:35:25 spire-1.2.1/test/plugintest/ 17:35:25 spire-1.2.1/test/plugintest/config.go 17:35:25 spire-1.2.1/test/plugintest/load.go 17:35:25 spire-1.2.1/test/plugintest/option.go 17:35:25 spire-1.2.1/test/spiretest/ 17:35:25 spire-1.2.1/test/spiretest/apiserver.go 17:35:25 spire-1.2.1/test/spiretest/assertions.go 17:35:25 spire-1.2.1/test/spiretest/dir.go 17:35:25 spire-1.2.1/test/spiretest/errors_posix.go 17:35:25 spire-1.2.1/test/spiretest/errors_windows.go 17:35:25 spire-1.2.1/test/spiretest/logs.go 17:35:25 spire-1.2.1/test/spiretest/socketapi.go 17:35:25 spire-1.2.1/test/spiretest/suite.go 17:35:25 spire-1.2.1/test/spiretest/x509.go 17:35:25 spire-1.2.1/test/testca/ 17:35:25 spire-1.2.1/test/testca/ca.go 17:35:25 spire-1.2.1/test/testkey/ 17:35:25 spire-1.2.1/test/testkey/generate.sh 17:35:25 spire-1.2.1/test/testkey/genkeys.go 17:35:25 spire-1.2.1/test/testkey/keys.go 17:35:25 spire-1.2.1/test/testkey/new.go 17:35:25 spire-1.2.1/test/tpmsimulator/ 17:35:25 spire-1.2.1/test/tpmsimulator/simulator.go 17:35:25 spire-1.2.1/test/util/ 17:35:25 spire-1.2.1/test/util/cert_fixtures.go 17:35:25 spire-1.2.1/test/util/cert_generation.go 17:35:25 spire-1.2.1/test/util/io_redirection.go 17:35:25 spire-1.2.1/test/util/race.go 17:35:25 spire-1.2.1/test/util/util.go 17:35:25 building spire from source... 17:35:26 Installing go1.17.7... 17:35:28 Removing intermediate container 2914a5e9940a 17:35:28 ---> 07e54504355c 17:35:28 Step 8/23 : COPY . . 17:35:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:35:32 go: downloading github.com/mattn/go-colorable v0.1.12 17:35:32 go: downloading github.com/Masterminds/goutils v1.1.0 17:35:32 go: downloading github.com/Masterminds/semver v1.5.0 17:35:32 go: downloading github.com/google/uuid v1.1.2 17:35:32 go: downloading github.com/huandu/xstrings v1.3.2 17:35:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:35:33 go: downloading github.com/oklog/run v1.0.0 17:35:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:35:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:35:33 go: downloading github.com/prometheus/client_model v0.2.0 17:35:33 go: downloading github.com/prometheus/common v0.32.1 17:35:33 go: downloading go.uber.org/atomic v1.9.0 17:35:34 go: downloading github.com/beorn7/perks v1.0.1 17:35:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:35:34 go: downloading github.com/prometheus/procfs v0.7.3 17:35:34 go: downloading github.com/imkira/go-observer v1.0.3 17:35:35 go: downloading github.com/hashicorp/errwrap v1.1.0 17:35:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:35:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:35:35 go: downloading github.com/twmb/murmur3 v1.1.6 17:35:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:35:35 go: downloading github.com/blang/semver/v4 v4.0.0 17:35:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:35:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:35:36 go: downloading github.com/jinzhu/gorm v1.9.16 17:35:37 go: downloading github.com/lib/pq v1.10.4 17:35:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:35:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:35:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:35:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:35:42  ---> 04f34ce33624 17:35:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:35:42 ---> Running in 9de99a12bec7 17:35:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:35:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:35:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:35:51 go: downloading github.com/stretchr/testify v1.7.0 17:35:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:35:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:35:52 Building bin/spire-server... 17:35:52 go: downloading github.com/mitchellh/cli v1.1.2 17:35:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:35:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:35:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:35:53 go: downloading google.golang.org/grpc v1.44.0 17:35:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:35:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:35:57 go: downloading github.com/imdario/mergo v0.3.12 17:35:57 go: downloading github.com/sirupsen/logrus v1.8.1 17:35:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:35:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:35:57 go: downloading github.com/fatih/color v1.13.0 17:35:57 go: downloading github.com/mattn/go-isatty v0.0.14 17:35:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:35:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:35:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:35:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:35:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:35:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:35:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:35:59 go: downloading github.com/armon/go-metrics v0.3.10 17:36:00 go: downloading github.com/prometheus/client_golang v1.12.1 17:36:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:36:01 go: downloading github.com/open-policy-agent/opa v0.38.0 17:36:11 go: downloading k8s.io/client-go v0.23.4 17:36:11 go: downloading k8s.io/api v0.23.4 17:36:11 go: downloading google.golang.org/api v0.70.0 17:36:20 go: downloading github.com/google/go-tpm v0.3.3 17:36:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:36:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:36:20 go: downloading github.com/mattn/go-colorable v0.1.12 17:36:20 go: downloading github.com/Masterminds/goutils v1.1.0 17:36:20 go: downloading github.com/Masterminds/semver v1.5.0 17:36:20 go: downloading github.com/google/uuid v1.1.2 17:36:21 go: downloading github.com/huandu/xstrings v1.3.2 17:36:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:36:21 go: downloading github.com/oklog/run v1.0.0 17:36:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:36:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:36:21 go: downloading github.com/prometheus/client_model v0.2.0 17:36:21 go: downloading github.com/prometheus/common v0.32.1 17:36:21 go: downloading github.com/beorn7/perks v1.0.1 17:36:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:36:22 go: downloading github.com/prometheus/procfs v0.7.3 17:36:22 go: downloading go.uber.org/atomic v1.9.0 17:36:22 go: downloading github.com/imkira/go-observer v1.0.3 17:36:23 go: downloading github.com/hashicorp/errwrap v1.1.0 17:36:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:36:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:36:23 go: downloading github.com/twmb/murmur3 v1.1.6 17:36:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:36:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:36:23 go: downloading gopkg.in/yaml.v2 v2.4.0 17:36:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:36:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:36:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:36:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:36:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:36:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:36:29 go: downloading github.com/stretchr/testify v1.7.0 17:36:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:36:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:36:29 go: downloading github.com/blang/semver/v4 v4.0.0 17:36:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:36:30 go: downloading github.com/jinzhu/gorm v1.9.16 17:36:30 go: downloading github.com/lib/pq v1.10.4 17:36:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:36:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:36:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:36:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:36:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:36:46 go: downloading cloud.google.com/go/storage v1.21.0 17:36:47 go: downloading cloud.google.com/go v0.100.2 17:36:48 go: downloading k8s.io/apimachinery v0.23.4 17:36:50 go: downloading k8s.io/kube-aggregator v0.23.3 17:36:50 go: downloading google.golang.org/api v0.70.0 17:36:50 go: downloading k8s.io/client-go v0.23.4 17:36:50 go: downloading k8s.io/api v0.23.4 17:36:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:36:53 go: downloading cloud.google.com/go/security v1.3.0 17:36:53 go: downloading github.com/hashicorp/vault/api v1.4.1 17:36:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:36:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:36:54 go: downloading gopkg.in/yaml.v2 v2.4.0 17:36:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:36:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:36:55 go: downloading github.com/gobwas/glob v0.2.3 17:36:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:36:55 go: downloading github.com/jinzhu/inflection v1.0.0 17:36:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:36:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:36:55 go: downloading github.com/aws/smithy-go v1.11.0 17:36:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:36:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:36:57 go: downloading github.com/gogo/protobuf v1.3.2 17:37:00 go: downloading github.com/google/go-tpm v0.3.3 17:37:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:37:01 go: downloading cloud.google.com/go/storage v1.21.0 17:37:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:37:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:37:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:37:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:37:02 go: downloading github.com/dimchansky/utfbom v1.1.1 17:37:02 go: downloading cloud.google.com/go/compute v1.3.0 17:37:02 go: downloading cloud.google.com/go v0.100.2 17:37:02 go: downloading cloud.google.com/go/iam v0.1.1 17:37:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:37:02 go: downloading k8s.io/klog/v2 v2.30.0 17:37:03 go: downloading github.com/google/gofuzz v1.1.0 17:37:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:37:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:37:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:37:04 go: downloading github.com/spf13/pflag v1.0.5 17:37:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:37:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:37:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:37:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:37:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:37:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:37:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:37:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:37:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:37:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:37:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:37:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:37:09 go: downloading go.opencensus.io v0.23.0 17:37:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:37:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:37:10 go: downloading gopkg.in/inf.v0 v0.9.1 17:37:10 go: downloading github.com/go-logr/logr v1.2.2 17:37:10 go: downloading github.com/google/go-cmp v0.5.7 17:37:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:37:10 go: downloading github.com/json-iterator/go v1.1.12 17:37:11 go: downloading github.com/googleapis/gnostic v0.5.5 17:37:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:37:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:37:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:37:15 go: downloading github.com/tklauser/numcpus v0.3.0 17:37:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:37:16 go: downloading go.uber.org/zap v1.21.0 17:37:16 go: downloading sigs.k8s.io/yaml v1.3.0 17:37:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:37:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:37:17 go: downloading github.com/modern-go/reflect2 v1.0.2 17:37:17 go: downloading github.com/ryanuber/go-glob v1.0.0 17:37:17 go: downloading github.com/golang/snappy v0.0.4 17:37:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:37:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:37:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:37:25 go: downloading github.com/hashicorp/go-version v1.2.0 17:37:25 go: downloading go.uber.org/multierr v1.6.0 17:37:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:37:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:37:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:37:25 go: downloading k8s.io/apimachinery v0.23.4 17:37:27 go: downloading k8s.io/kube-aggregator v0.23.3 17:37:28 go: downloading github.com/gobwas/glob v0.2.3 17:37:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:37:28 go: downloading cloud.google.com/go/security v1.3.0 17:37:28 go: downloading github.com/hashicorp/vault/api v1.4.1 17:37:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:37:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:37:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:37:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:37:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:37:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:37:31 go: downloading github.com/aws/smithy-go v1.11.0 17:37:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:37:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:37:33 go: downloading github.com/jinzhu/inflection v1.0.0 17:37:33 go: downloading github.com/gogo/protobuf v1.3.2 17:37:37 go: downloading cloud.google.com/go/compute v1.3.0 17:37:38 go: downloading cloud.google.com/go/iam v0.1.1 17:37:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:37:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:37:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:37:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:37:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:37:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:37:39 go: downloading github.com/dimchansky/utfbom v1.1.1 17:37:39 go: downloading k8s.io/klog/v2 v2.30.0 17:37:39 go: downloading github.com/google/gofuzz v1.1.0 17:37:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:37:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:37:41 go: downloading github.com/spf13/pflag v1.0.5 17:37:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:37:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:37:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:37:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:37:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:37:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:37:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:37:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:37:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:37:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:37:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:37:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:37:45 go: downloading go.opencensus.io v0.23.0 17:37:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:37:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:37:47 go: downloading gopkg.in/inf.v0 v0.9.1 17:37:47 go: downloading github.com/go-logr/logr v1.2.2 17:37:47 go: downloading github.com/google/go-cmp v0.5.7 17:37:47 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:37:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:37:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:37:48 go: downloading github.com/json-iterator/go v1.1.12 17:37:49 go: downloading github.com/googleapis/gnostic v0.5.5 17:37:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:37:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:37:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:37:53 go: downloading github.com/tklauser/numcpus v0.3.0 17:37:53 go: downloading go.uber.org/zap v1.21.0 17:37:54 go: downloading sigs.k8s.io/yaml v1.3.0 17:37:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:37:54 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:37:54 go: downloading github.com/modern-go/reflect2 v1.0.2 17:37:55 go: downloading github.com/ryanuber/go-glob v1.0.0 17:37:55 go: downloading github.com/golang/snappy v0.0.4 17:37:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:38:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:38:05 go: downloading github.com/hashicorp/go-version v1.2.0 17:38:05 go: downloading go.uber.org/multierr v1.6.0 17:38:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:38:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:42:54 Removing intermediate container 9de99a12bec7 17:42:54 ---> 909d7d40e9a1 17:42:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:42:54 ---> Running in b3bff3aa1170 17:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:44:02 Removing intermediate container b3bff3aa1170 17:44:02 ---> e0ea9b70e51c 17:44:02 17:44:02 Step 11/23 : FROM docker:20.10.14 17:44:02 20.10.14: Pulling from library/docker 17:44:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:44:12 Status: Downloaded newer image for docker:20.10.14 17:44:12 ---> c346e9eafbab 17:44:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:44:13 ---> Running in c8ef416a1ec4 17:44:14 Removing intermediate container c8ef416a1ec4 17:44:14 ---> aaaec190937c 17:44:14 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 17:44:14 ---> Running in 52e49c435254 17:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:44:17 (1/43) Installing readline (8.1.1-r0) 17:44:17 (2/43) Installing bash (5.1.16-r0) 17:44:17 Executing bash-5.1.16-r0.post-install 17:44:17 (3/43) Installing brotli-libs (1.0.9-r5) 17:44:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:44:17 (5/43) Installing libcurl (7.80.0-r0) 17:44:17 (6/43) Installing curl (7.80.0-r0) 17:44:17 (7/43) Installing dumb-init (1.2.5-r1) 17:44:17 (8/43) Installing libbz2 (1.0.8-r1) 17:44:17 (9/43) Installing expat (2.4.7-r0) 17:44:17 (10/43) Installing libffi (3.4.2-r1) 17:44:17 (11/43) Installing gdbm (1.22-r0) 17:44:17 (12/43) Installing xz-libs (5.2.5-r1) 17:44:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:44:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:44:17 (15/43) Installing mpdecimal (2.5.1-r1) 17:44:17 (16/43) Installing sqlite-libs (3.36.0-r0) 17:44:17 (17/43) Installing python3 (3.9.7-r4) 17:44:20 (18/43) Installing py3-appdirs (1.4.4-r2) 17:44:20 (19/43) Installing py3-certifi (2020.12.5-r1) 17:44:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:44:20 (21/43) Installing py3-idna (3.3-r0) 17:44:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:44:20 (23/43) Installing py3-requests (2.26.0-r1) 17:44:20 (24/43) Installing py3-msgpack (1.0.2-r1) 17:44:20 (25/43) Installing py3-lockfile (0.12.2-r4) 17:44:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:44:20 (27/43) Installing py3-colorama (0.4.4-r1) 17:44:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:44:20 (29/43) Installing py3-distlib (0.3.3-r0) 17:44:20 (30/43) Installing py3-distro (1.6.0-r0) 17:44:20 (31/43) Installing py3-six (1.16.0-r0) 17:44:20 (32/43) Installing py3-webencodings (0.5.1-r4) 17:44:20 (33/43) Installing py3-html5lib (1.1-r1) 17:44:20 (34/43) Installing py3-parsing (2.4.7-r2) 17:44:20 (35/43) Installing py3-packaging (20.9-r1) 17:44:20 (36/43) Installing py3-tomli (1.2.2-r0) 17:44:20 (37/43) Installing py3-pep517 (0.12.0-r0) 17:44:20 (38/43) Installing py3-progress (1.6-r0) 17:44:20 (39/43) Installing py3-retrying (1.3.3-r2) 17:44:20 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:44:20 (41/43) Installing py3-setuptools (52.0.0-r4) 17:44:20 (42/43) Installing py3-toml (0.10.2-r2) 17:44:20 (43/43) Installing py3-pip (20.3.4-r1) 17:44:21 Executing busybox-1.34.1-r5.trigger 17:44:21 OK: 82 MiB in 65 packages 17:44:27 Collecting docker-compose==1.23.2 17:44:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:44:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:44:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:44:27 Collecting dockerpty<0.5,>=0.4.1 17:44:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:44:31 Collecting docker<4.0,>=3.6.0 17:44:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:44:31 Collecting cached-property<2,>=1.2.0 17:44:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:44:32 Collecting PyYAML<4,>=3.10 17:44:32 Downloading PyYAML-3.13.tar.gz (270 kB) 17:44:37 Collecting websocket-client<1.0,>=0.32.0 17:44:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:44:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:44:37 Collecting docopt<0.7,>=0.6.1 17:44:37 Downloading docopt-0.6.2.tar.gz (25 kB) 17:44:39 Collecting texttable<0.10,>=0.9.0 17:44:39 Downloading texttable-0.9.1.tar.gz (11 kB) 17:44:42 Collecting jsonschema<3,>=2.5.1 17:44:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:44:42 Collecting docker-pycreds>=0.4.0 17:44:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:44:44 Collecting urllib3<1.25,>=1.21.1 17:44:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:44:44 Collecting chardet<3.1.0,>=3.0.2 17:44:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:44:44 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) 17:44:44 Collecting idna<2.8,>=2.5 17:44:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:44:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:44:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:44:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:44:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:44:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:44:46 Attempting uninstall: urllib3 17:44:46 Found existing installation: urllib3 1.26.7 17:44:46 Uninstalling urllib3-1.26.7: 17:44:46 Successfully uninstalled urllib3-1.26.7 17:44:46 Attempting uninstall: idna 17:44:46 Found existing installation: idna 3.3 17:44:46 Uninstalling idna-3.3: 17:44:47 Successfully uninstalled idna-3.3 17:44:50 Attempting uninstall: requests 17:44:50 Found existing installation: requests 2.26.0 17:44:50 Uninstalling requests-2.26.0: 17:44:50 Successfully uninstalled requests-2.26.0 17:44:50 Running setup.py install for texttable: started 17:44:53 Running setup.py install for texttable: finished with status 'done' 17:44:53 Running setup.py install for PyYAML: started 17:44:56 Running setup.py install for PyYAML: finished with status 'done' 17:44:57 Running setup.py install for docopt: started 17:44:59 Running setup.py install for docopt: finished with status 'done' 17:44:59 Running setup.py install for dockerpty: started 17:45:02 Running setup.py install for dockerpty: finished with status 'done' 17:45:04 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 17:45:19 Removing intermediate container 52e49c435254 17:45:19 ---> 09e50c2da1c3 17:45:19 Step 14/23 : ENV APP_PORT=58890 17:45:19 ---> Running in 2e46b73f0094 17:45:19 Removing intermediate container 2e46b73f0094 17:45:19 ---> 40e9d6ea7fce 17:45:19 Step 15/23 : EXPOSE $APP_PORT 17:45:19 ---> Running in de96acf97239 17:45:20 Removing intermediate container de96acf97239 17:45:20 ---> b0fbbe3247f3 17:45:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:45:23 ---> 9d4a4b5c1a79 17:45:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:45:23 ---> 27ece02bb7b3 17:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:45:24 ---> 740212f5c8e9 17:45:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:45:24 ---> Running in 1f1c67a79c77 17:45:25 Removing intermediate container 1f1c67a79c77 17:45:25 ---> 5bef2657dd44 17:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:25 ---> Running in d41c787c1e1a 17:45:25 Removing intermediate container d41c787c1e1a 17:45:25 ---> ab4e7115756e 17:45:25 Step 21/23 : LABEL arch=arm64 17:45:25 ---> Running in e61d87d0d344 17:45:26 Removing intermediate container e61d87d0d344 17:45:26 ---> 18d59e2fef3d 17:45:26 Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 17:45:26 ---> Running in 67cede2e5cb0 17:45:27 Removing intermediate container 67cede2e5cb0 17:45:27 ---> 822dbb4b7487 17:45:27 Step 23/23 : LABEL version=2.2.0-dev.68 17:45:27 ---> Running in fa9b275c13ff 17:45:27 Removing intermediate container fa9b275c13ff 17:45:27 ---> 82deb3e4f0d3 17:45:27 17:45:27 Successfully built 82deb3e4f0d3 17:45:27 Successfully tagged sys-mgmt-agent-arm64:latest 18:02:21  Building sys-mgmt-agent ... done Building bin/spire-agent... 18:02:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:02:21 go: downloading github.com/docker/docker v20.10.12+incompatible 18:02:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:02:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:02:21 go: downloading github.com/google/go-tpm-tools v0.3.3 18:02:21 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:02:21 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:02:21 go: downloading github.com/docker/go-connections v0.4.0 18:02:21 go: downloading github.com/docker/go-units v0.4.0 18:02:21 go: downloading github.com/opencontainers/image-spec v1.0.1 18:02:21 go: downloading github.com/containerd/containerd v1.3.4 18:02:21 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:02:21 go: downloading github.com/opencontainers/go-digest v1.0.0 18:06:58 Building bin/spire-agent... 18:06:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:06:58 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:06:58 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:06:58 go: downloading github.com/docker/docker v20.10.12+incompatible 18:06:58 go: downloading github.com/google/go-tpm-tools v0.3.3 18:06:58 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:06:58 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:06:58 go: downloading github.com/docker/go-connections v0.4.0 18:06:58 go: downloading github.com/docker/go-units v0.4.0 18:06:58 go: downloading github.com/opencontainers/image-spec v1.0.1 18:06:58 go: downloading github.com/containerd/containerd v1.3.4 18:06:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:06:58 go: downloading github.com/opencontainers/go-digest v1.0.0 18:07:20 Building bin/spire-agent... 18:07:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:07:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:07:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:07:23 go: downloading github.com/docker/docker v20.10.12+incompatible 18:07:24 Removing intermediate container eaf273075181 18:07:24 ---> c60dac7c5e3d 18:07:24 18:07:24 Step 13/25 : FROM alpine:3.15 18:07:24 ---> 3fb3c9af89a9 18:07:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:07:24 ---> Using cache 18:07:24 ---> e98337cd7f47 18:07:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:24 ---> Using cache 18:07:24 ---> 183b1d7552a0 18:07:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:07:24 ---> Running in 4685c611b079 18:07:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:28 go: downloading github.com/google/go-tpm-tools v0.3.3 18:07:28 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:07:28 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:07:28 OK: 15729 distinct packages available 18:07:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:07:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:07:29 go: downloading github.com/docker/go-connections v0.4.0 18:07:29 go: downloading github.com/docker/go-units v0.4.0 18:07:29 go: downloading github.com/opencontainers/image-spec v1.0.1 18:07:29 go: downloading github.com/containerd/containerd v1.3.4 18:07:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:07:30 go: downloading github.com/opencontainers/go-digest v1.0.0 18:07:31 (1/5) Installing dumb-init (1.2.5-r1) 18:07:31 (2/5) Installing musl-obstack (1.2.3-r0) 18:07:31 (3/5) Installing libucontext (1.1-r0) 18:07:31 (4/5) Installing gcompat (1.0.0-r4) 18:07:31 (5/5) Installing openssl (1.1.1n-r0) 18:07:31 Executing busybox-1.34.1-r5.trigger 18:07:31 OK: 6 MiB in 19 packages 18:07:33 Removing intermediate container 4685c611b079 18:07:33 ---> e157bc398a34 18:07:33 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:07:40 ---> 16c26ac0e6a9 18:07:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:07:40 ---> b037808de154 18:07:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:07:41 ---> c045361f4bf0 18:07:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:07:42 ---> b37cb48dc01d 18:07:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:07:42 ---> Running in c4f6b51a3479 18:07:42 Removing intermediate container c4f6b51a3479 18:07:42 ---> 42b85bef0049 18:07:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:07:43 ---> Running in 55d39c9df938 18:07:43 Removing intermediate container 55d39c9df938 18:07:43 ---> 0ee4e9f87f49 18:07:43 Step 23/25 : LABEL arch=arm64 18:07:43 ---> Running in 9ec148e4b908 18:07:44 Removing intermediate container 9ec148e4b908 18:07:44 ---> b4aec0c37883 18:07:44 Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 18:07:44 ---> Running in c5575b2a621a 18:07:44 Removing intermediate container c5575b2a621a 18:07:44 ---> 101735dd4a3f 18:07:44 Step 25/25 : LABEL version=2.2.0-dev.68 18:07:44 ---> Running in 5d8e53e57032 18:07:45 Removing intermediate container 5d8e53e57032 18:07:45 ---> b79fbf86c4ca 18:07:45 18:07:45 Successfully built b79fbf86c4ca 18:07:45 Successfully tagged security-spire-server-arm64:latest 18:11:52  Building security-spire-server ... done Removing intermediate container e8755b823564 18:11:52 ---> 2ee2b6526a70 18:11:52 18:11:52 Step 13/26 : FROM alpine:3.15 18:11:52 ---> 3fb3c9af89a9 18:11:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:11:52 ---> Using cache 18:11:52 ---> e98337cd7f47 18:11:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:52 ---> Using cache 18:11:52 ---> 183b1d7552a0 18:11:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:11:52 ---> Using cache 18:11:52 ---> e157bc398a34 18:11:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:11:52 ---> 7ba2ed925b27 18:11:52 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:11:54 ---> 2c3c5d479f1c 18:11:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:11:54 ---> 97497b301cdc 18:11:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:11:55 ---> 9b821a7b704e 18:11:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:11:56 ---> dc1ecf2735f7 18:11:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:11:56 ---> Running in e7a92e2d3f87 18:11:56 Removing intermediate container e7a92e2d3f87 18:11:56 ---> 8adac1a1d107 18:11:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:11:56 ---> Running in bf123cd341db 18:11:57 Removing intermediate container bf123cd341db 18:11:57 ---> 759f6a6ac9e8 18:11:57 Step 24/26 : LABEL arch=arm64 18:11:57 ---> Running in 3d94a7696726 18:11:57 Removing intermediate container 3d94a7696726 18:11:57 ---> 8b1c830eccc9 18:11:57 Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 18:11:57 ---> Running in cdeed8970427 18:11:58 Removing intermediate container cdeed8970427 18:11:58 ---> 55e01111ccab 18:11:58 Step 26/26 : LABEL version=2.2.0-dev.68 18:11:58 ---> Running in d4675925275b 18:11:58 Removing intermediate container d4675925275b 18:11:58 ---> c87625985707 18:11:58 18:11:58 Successfully built c87625985707 18:11:58 Successfully tagged security-spire-agent-arm64:latest 18:12:05  Building security-spire-agent ... done Removing intermediate container 0d481f5186cc 18:12:05 ---> deebd8210b6e 18:12:05 18:12:05 Step 13/26 : FROM alpine:3.15 18:12:05 ---> 3fb3c9af89a9 18:12:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:12:05 ---> Using cache 18:12:05 ---> e98337cd7f47 18:12:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:05 ---> Using cache 18:12:05 ---> 183b1d7552a0 18:12:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:12:05 ---> Running in 048a889cb2ed 18:12:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:12:08 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:12:08 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:12:08 OK: 15729 distinct packages available 18:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:12:14 (1/4) Installing dumb-init (1.2.5-r1) 18:12:14 (2/4) Installing musl-obstack (1.2.3-r0) 18:12:14 (3/4) Installing libucontext (1.1-r0) 18:12:14 (4/4) Installing gcompat (1.0.0-r4) 18:12:15 Executing busybox-1.34.1-r5.trigger 18:12:15 OK: 6 MiB in 18 packages 18:12:16 Removing intermediate container 048a889cb2ed 18:12:16 ---> ba940119556b 18:12:16 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:12:19 ---> 6195f7bb6ac7 18:12:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:12:20 ---> a7a0375baef2 18:12:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:12:20 ---> Running in 178476b1fd81 18:12:20 Removing intermediate container 178476b1fd81 18:12:20 ---> 569ee84178ad 18:12:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:12:20 ---> 8442f46fb6ee 18:12:20 Step 21/26 : WORKDIR / 18:12:20 ---> Running in 21a52f87bad5 18:12:21 Removing intermediate container 21a52f87bad5 18:12:21 ---> 458bc886de09 18:12:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:12:21 ---> Running in afae9602ba36 18:12:21 Removing intermediate container afae9602ba36 18:12:21 ---> a353f0b8413a 18:12:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:12:21 ---> Running in 3c49d7388e6e 18:12:22 Removing intermediate container 3c49d7388e6e 18:12:22 ---> c5344168782a 18:12:22 Step 24/26 : LABEL arch=arm64 18:12:22 ---> Running in e17ae90a7d7d 18:12:22 Removing intermediate container e17ae90a7d7d 18:12:22 ---> dfb1692cda05 18:12:22 Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:22 ---> Running in 670750ba1bc1 18:12:22 Removing intermediate container 670750ba1bc1 18:12:22 ---> 43d09d29c490 18:12:22 Step 26/26 : LABEL version=2.2.0-dev.68 18:12:23 ---> Running in 642ae400d953 18:12:23 Removing intermediate container 642ae400d953 18:12:23 ---> 0e62f389ffd2 18:12:23 18:12:23 Successfully built 0e62f389ffd2 18:12:23 Successfully tagged security-spire-config-arm64:latest 18:12:24  Building security-spire-config ... done  [Pipeline] } 18:12:24 $ docker stop --time=1 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c 18:12:26 $ docker rm -f 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c [Pipeline] // withDockerContainer [Pipeline] sh 18:12:26 + docker images 18:12:27 REPOSITORY TAG IMAGE ID CREATED SIZE 18:12:27 security-spire-config-arm64 latest 0e62f389ffd2 4 seconds ago 85.6MB 18:12:27 security-spire-agent-arm64 latest c87625985707 29 seconds ago 126MB 18:12:27 deebd8210b6e 36 seconds ago 3.98GB 18:12:27 2ee2b6526a70 58 seconds ago 3.98GB 18:12:27 security-spire-server-arm64 latest b79fbf86c4ca 4 minutes ago 86.3MB 18:12:27 c60dac7c5e3d 5 minutes ago 3.98GB 18:12:27 sys-mgmt-agent-arm64 latest 82deb3e4f0d3 27 minutes ago 294MB 18:12:27 e0ea9b70e51c 28 minutes ago 1.25GB 18:12:27 support-notifications-arm64 latest a86fed962cb2 37 minutes ago 29.4MB 18:12:27 core-metadata-arm64 latest 07b72b4ad2f8 37 minutes ago 29.1MB 18:12:27 security-secretstore-setup-arm64 latest 2a2f6522adfc 37 minutes ago 47.9MB 18:12:27 cbcad743d193 37 minutes ago 1.23GB 18:12:27 feb40e29fa8e 37 minutes ago 1.23GB 18:12:27 security-proxy-setup-arm64 latest d78ab41f99a8 38 minutes ago 49.1MB 18:12:27 878ea7d070b4 38 minutes ago 1.24GB 18:12:27 89781fdb2df4 38 minutes ago 1.24GB 18:12:27 security-bootstrapper-arm64 latest 669c3ccec13f 47 minutes ago 27.2MB 18:12:27 core-data-arm64 latest 8cbba1063264 47 minutes ago 34.7MB 18:12:27 support-scheduler-arm64 latest 9849812e6560 47 minutes ago 28.8MB 18:12:27 core-command-arm64 latest babbde971c26 47 minutes ago 27.4MB 18:12:27 4b8710cac15c 47 minutes ago 1.24GB 18:12:27 security-spiffe-token-provider-arm64 latest deb5caecc3b7 47 minutes ago 31.3MB 18:12:27 6771bfef7cef 47 minutes ago 1.23GB 18:12:27 e6899ef86fc6 47 minutes ago 1.23GB 18:12:27 f96c171fdac9 47 minutes ago 1.22GB 18:12:27 9b4caedd8904 48 minutes ago 1.22GB 18:12:27 ci-base-image-arm64 latest b649939f292a 58 minutes ago 886MB 18:12:27 docker 20.10.14 c346e9eafbab 8 days ago 202MB 18:12:27 alpine 3.14 ac73e934f311 8 days ago 5.34MB 18:12:27 alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB 18:12:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 18:12:27 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 18:12:27 provisioning config files... 18:12:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config3958932568698857877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:27 ---> docker-login.sh 18:12:27 nexus3.edgexfoundry.org:10001 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 nexus3.edgexfoundry.org:10002 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 nexus3.edgexfoundry.org:10003 18:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:29 Configure a credential helper to remove this warning. See 18:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:29 18:12:29 Login Succeeded 18:12:29 nexus3.edgexfoundry.org:10004 18:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:30 Configure a credential helper to remove this warning. See 18:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:30 18:12:30 Login Succeeded 18:12:30 docker.io 18:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:30 Configure a credential helper to remove this warning. See 18:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:30 18:12:30 Login Succeeded 18:12:30 ---> docker-login.sh ends [Pipeline] } 18:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:12:30 e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:30 latest 18:12:30 2.2.0-dev.68 18:12:30 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:30 main 18:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:12:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:12:31 d0a689ce226d: Preparing 18:12:31 3a858fdfbd6c: Preparing 18:12:31 fe8f0213177d: Preparing 18:12:31 67672bff1a77: Preparing 18:12:31 f73e7dbfee58: Preparing 18:12:31 f73e7dbfee58: Layer already exists 18:12:31 fe8f0213177d: Pushed 18:12:31 d0a689ce226d: Pushed 18:12:31 67672bff1a77: Pushed 18:12:37 3a858fdfbd6c: Pushed 18:12:37 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh 18:12:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:12:38 d0a689ce226d: Preparing 18:12:38 3a858fdfbd6c: Preparing 18:12:38 fe8f0213177d: Preparing 18:12:38 67672bff1a77: Preparing 18:12:38 f73e7dbfee58: Preparing 18:12:38 fe8f0213177d: Layer already exists 18:12:38 d0a689ce226d: Layer already exists 18:12:38 3a858fdfbd6c: Layer already exists 18:12:38 f73e7dbfee58: Layer already exists 18:12:38 67672bff1a77: Layer already exists 18:12:38 latest: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh 18:12:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:12:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 18:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:12:39 d0a689ce226d: Preparing 18:12:39 3a858fdfbd6c: Preparing 18:12:39 fe8f0213177d: Preparing 18:12:39 67672bff1a77: Preparing 18:12:39 f73e7dbfee58: Preparing 18:12:39 67672bff1a77: Layer already exists 18:12:39 3a858fdfbd6c: Layer already exists 18:12:39 fe8f0213177d: Layer already exists 18:12:39 f73e7dbfee58: Layer already exists 18:12:39 d0a689ce226d: Layer already exists 18:12:39 2.2.0-dev.68: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh 18:12:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:12:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:12:40 d0a689ce226d: Preparing 18:12:40 3a858fdfbd6c: Preparing 18:12:40 fe8f0213177d: Preparing 18:12:40 67672bff1a77: Preparing 18:12:40 f73e7dbfee58: Preparing 18:12:40 3a858fdfbd6c: Layer already exists 18:12:40 f73e7dbfee58: Layer already exists 18:12:40 67672bff1a77: Layer already exists 18:12:40 fe8f0213177d: Layer already exists 18:12:40 d0a689ce226d: Layer already exists 18:12:40 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh 18:12:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 18:12:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:12:41 d0a689ce226d: Preparing 18:12:41 3a858fdfbd6c: Preparing 18:12:41 fe8f0213177d: Preparing 18:12:41 67672bff1a77: Preparing 18:12:41 f73e7dbfee58: Preparing 18:12:41 d0a689ce226d: Layer already exists 18:12:41 67672bff1a77: Layer already exists 18:12:41 f73e7dbfee58: Layer already exists 18:12:41 fe8f0213177d: Layer already exists 18:12:41 3a858fdfbd6c: Layer already exists 18:12:41 main: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:41 ===================================================== [Pipeline] echo 18:12:41 taggedImages: 18:12:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:12:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 18:12:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:12:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:12:41 e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:41 latest 18:12:41 2.2.0-dev.68 18:12:41 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:41 main 18:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:12:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:12:42 fad68f79931c: Preparing 18:12:42 04f473364e35: Preparing 18:12:42 fe8f0213177d: Preparing 18:12:42 62007c2e333e: Preparing 18:12:42 f69aa50f1a3a: Preparing 18:12:42 f73e7dbfee58: Preparing 18:12:42 f73e7dbfee58: Waiting 18:12:42 fe8f0213177d: Layer already exists 18:12:42 f73e7dbfee58: Layer already exists 18:12:42 fad68f79931c: Pushed 18:12:42 f69aa50f1a3a: Pushed 18:12:43 62007c2e333e: Pushed 18:12:50 04f473364e35: Pushed 18:12:50 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:12:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:12:50 fad68f79931c: Preparing 18:12:50 04f473364e35: Preparing 18:12:50 fe8f0213177d: Preparing 18:12:50 62007c2e333e: Preparing 18:12:50 f69aa50f1a3a: Preparing 18:12:50 f73e7dbfee58: Preparing 18:12:50 f73e7dbfee58: Waiting 18:12:50 f69aa50f1a3a: Layer already exists 18:12:50 62007c2e333e: Layer already exists 18:12:50 fe8f0213177d: Layer already exists 18:12:50 fad68f79931c: Layer already exists 18:12:50 04f473364e35: Layer already exists 18:12:50 f73e7dbfee58: Layer already exists 18:12:51 latest: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:12:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:12:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 18:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:12:52 fad68f79931c: Preparing 18:12:52 04f473364e35: Preparing 18:12:52 fe8f0213177d: Preparing 18:12:52 62007c2e333e: Preparing 18:12:52 f69aa50f1a3a: Preparing 18:12:52 f73e7dbfee58: Preparing 18:12:52 f73e7dbfee58: Waiting 18:12:52 04f473364e35: Layer already exists 18:12:52 fe8f0213177d: Layer already exists 18:12:52 fad68f79931c: Layer already exists 18:12:52 f69aa50f1a3a: Layer already exists 18:12:52 62007c2e333e: Layer already exists 18:12:52 f73e7dbfee58: Layer already exists 18:12:52 2.2.0-dev.68: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:12:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:12:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:12:53 fad68f79931c: Preparing 18:12:53 04f473364e35: Preparing 18:12:53 fe8f0213177d: Preparing 18:12:53 62007c2e333e: Preparing 18:12:53 f69aa50f1a3a: Preparing 18:12:53 f73e7dbfee58: Preparing 18:12:53 f73e7dbfee58: Waiting 18:12:53 fad68f79931c: Layer already exists 18:12:53 fe8f0213177d: Layer already exists 18:12:53 f69aa50f1a3a: Layer already exists 18:12:53 04f473364e35: Layer already exists 18:12:53 62007c2e333e: Layer already exists 18:12:53 f73e7dbfee58: Layer already exists 18:12:53 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:12:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 18:12:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:12:54 fad68f79931c: Preparing 18:12:54 04f473364e35: Preparing 18:12:54 fe8f0213177d: Preparing 18:12:54 62007c2e333e: Preparing 18:12:54 f69aa50f1a3a: Preparing 18:12:54 f73e7dbfee58: Preparing 18:12:54 f73e7dbfee58: Waiting 18:12:54 f69aa50f1a3a: Layer already exists 18:12:54 62007c2e333e: Layer already exists 18:12:54 fe8f0213177d: Layer already exists 18:12:54 fad68f79931c: Layer already exists 18:12:54 04f473364e35: Layer already exists 18:12:54 f73e7dbfee58: Layer already exists 18:12:54 main: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:54 ===================================================== [Pipeline] echo 18:12:54 taggedImages: 18:12:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:12:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 18:12:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:12:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:12:54 e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:54 latest 18:12:54 2.2.0-dev.68 18:12:54 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:12:54 main 18:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:12:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:12:55 53a87c693e31: Preparing 18:12:55 1ce20c0c19f2: Preparing 18:12:55 fe8f0213177d: Preparing 18:12:55 67672bff1a77: Preparing 18:12:55 f73e7dbfee58: Preparing 18:12:55 67672bff1a77: Layer already exists 18:12:55 f73e7dbfee58: Layer already exists 18:12:55 fe8f0213177d: Layer already exists 18:12:55 53a87c693e31: Pushed 18:13:02 1ce20c0c19f2: Pushed 18:13:02 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:13:02 53a87c693e31: Preparing 18:13:02 1ce20c0c19f2: Preparing 18:13:02 fe8f0213177d: Preparing 18:13:02 67672bff1a77: Preparing 18:13:02 f73e7dbfee58: Preparing 18:13:02 fe8f0213177d: Layer already exists 18:13:02 67672bff1a77: Layer already exists 18:13:02 1ce20c0c19f2: Layer already exists 18:13:02 f73e7dbfee58: Layer already exists 18:13:02 53a87c693e31: Layer already exists 18:13:03 latest: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 18:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:13:03 53a87c693e31: Preparing 18:13:03 1ce20c0c19f2: Preparing 18:13:03 fe8f0213177d: Preparing 18:13:03 67672bff1a77: Preparing 18:13:03 f73e7dbfee58: Preparing 18:13:03 fe8f0213177d: Layer already exists 18:13:03 67672bff1a77: Layer already exists 18:13:03 1ce20c0c19f2: Layer already exists 18:13:03 53a87c693e31: Layer already exists 18:13:03 f73e7dbfee58: Layer already exists 18:13:03 2.2.0-dev.68: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:13:04 53a87c693e31: Preparing 18:13:04 1ce20c0c19f2: Preparing 18:13:04 fe8f0213177d: Preparing 18:13:04 67672bff1a77: Preparing 18:13:04 f73e7dbfee58: Preparing 18:13:04 f73e7dbfee58: Layer already exists 18:13:04 67672bff1a77: Layer already exists 18:13:04 53a87c693e31: Layer already exists 18:13:04 fe8f0213177d: Layer already exists 18:13:04 1ce20c0c19f2: Layer already exists 18:13:04 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 18:13:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:13:05 53a87c693e31: Preparing 18:13:05 1ce20c0c19f2: Preparing 18:13:05 fe8f0213177d: Preparing 18:13:05 67672bff1a77: Preparing 18:13:05 f73e7dbfee58: Preparing 18:13:05 f73e7dbfee58: Layer already exists 18:13:05 67672bff1a77: Layer already exists 18:13:05 1ce20c0c19f2: Layer already exists 18:13:05 53a87c693e31: Layer already exists 18:13:05 fe8f0213177d: Layer already exists 18:13:05 main: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:05 ===================================================== [Pipeline] echo 18:13:05 taggedImages: 18:13:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:13:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 18:13:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:13:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:13:05 e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:05 latest 18:13:05 2.2.0-dev.68 18:13:05 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:05 main 18:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:13:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:13:06 fb0939ea4d7b: Preparing 18:13:06 fb0939ea4d7b: Preparing 18:13:06 8f8154998a66: Preparing 18:13:06 f7ac6ce4b485: Preparing 18:13:06 f53798c086f2: Preparing 18:13:06 ea8da2e363b4: Preparing 18:13:06 fe8f0213177d: Preparing 18:13:06 a625f24e3ccd: Preparing 18:13:06 c583d9ae1ef0: Preparing 18:13:06 3b5d8b7b0bd7: Preparing 18:13:06 f5036f2d99ab: Preparing 18:13:06 f73e7dbfee58: Preparing 18:13:06 c583d9ae1ef0: Waiting 18:13:06 f5036f2d99ab: Waiting 18:13:06 3b5d8b7b0bd7: Waiting 18:13:06 a625f24e3ccd: Waiting 18:13:06 f73e7dbfee58: Waiting 18:13:06 fe8f0213177d: Waiting 18:13:06 f7ac6ce4b485: Pushed 18:13:06 8f8154998a66: Pushed 18:13:06 f53798c086f2: Pushed 18:13:06 fb0939ea4d7b: Pushed 18:13:06 fe8f0213177d: Layer already exists 18:13:07 3b5d8b7b0bd7: Pushed 18:13:07 a625f24e3ccd: Pushed 18:13:07 c583d9ae1ef0: Pushed 18:13:07 f5036f2d99ab: Pushed 18:13:07 f73e7dbfee58: Layer already exists 18:13:12 ea8da2e363b4: Pushed 18:13:12 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:13:13 fb0939ea4d7b: Preparing 18:13:13 fb0939ea4d7b: Preparing 18:13:13 8f8154998a66: Preparing 18:13:13 f7ac6ce4b485: Preparing 18:13:13 f53798c086f2: Preparing 18:13:13 ea8da2e363b4: Preparing 18:13:13 fe8f0213177d: Preparing 18:13:13 a625f24e3ccd: Preparing 18:13:13 c583d9ae1ef0: Preparing 18:13:13 3b5d8b7b0bd7: Preparing 18:13:13 f5036f2d99ab: Preparing 18:13:13 f73e7dbfee58: Preparing 18:13:13 fe8f0213177d: Waiting 18:13:13 a625f24e3ccd: Waiting 18:13:13 c583d9ae1ef0: Waiting 18:13:13 3b5d8b7b0bd7: Waiting 18:13:13 f5036f2d99ab: Waiting 18:13:13 f73e7dbfee58: Waiting 18:13:13 f53798c086f2: Layer already exists 18:13:13 8f8154998a66: Layer already exists 18:13:13 ea8da2e363b4: Layer already exists 18:13:13 f7ac6ce4b485: Layer already exists 18:13:13 fb0939ea4d7b: Layer already exists 18:13:13 c583d9ae1ef0: Layer already exists 18:13:13 fe8f0213177d: Layer already exists 18:13:13 3b5d8b7b0bd7: Layer already exists 18:13:13 a625f24e3ccd: Layer already exists 18:13:13 f5036f2d99ab: Layer already exists 18:13:13 f73e7dbfee58: Layer already exists 18:13:13 latest: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 18:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:13:14 fb0939ea4d7b: Preparing 18:13:14 fb0939ea4d7b: Preparing 18:13:14 8f8154998a66: Preparing 18:13:14 f7ac6ce4b485: Preparing 18:13:14 f53798c086f2: Preparing 18:13:14 ea8da2e363b4: Preparing 18:13:14 fe8f0213177d: Preparing 18:13:14 a625f24e3ccd: Preparing 18:13:14 c583d9ae1ef0: Preparing 18:13:14 3b5d8b7b0bd7: Preparing 18:13:14 f5036f2d99ab: Preparing 18:13:14 f73e7dbfee58: Preparing 18:13:14 c583d9ae1ef0: Waiting 18:13:14 3b5d8b7b0bd7: Waiting 18:13:14 f5036f2d99ab: Waiting 18:13:14 f73e7dbfee58: Waiting 18:13:14 fe8f0213177d: Waiting 18:13:14 a625f24e3ccd: Waiting 18:13:14 ea8da2e363b4: Layer already exists 18:13:14 fb0939ea4d7b: Layer already exists 18:13:14 8f8154998a66: Layer already exists 18:13:14 f7ac6ce4b485: Layer already exists 18:13:14 f53798c086f2: Layer already exists 18:13:14 a625f24e3ccd: Layer already exists 18:13:14 fe8f0213177d: Layer already exists 18:13:14 3b5d8b7b0bd7: Layer already exists 18:13:14 c583d9ae1ef0: Layer already exists 18:13:14 f5036f2d99ab: Layer already exists 18:13:14 f73e7dbfee58: Layer already exists 18:13:14 2.2.0-dev.68: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:13:15 fb0939ea4d7b: Preparing 18:13:15 fb0939ea4d7b: Preparing 18:13:15 8f8154998a66: Preparing 18:13:15 f7ac6ce4b485: Preparing 18:13:15 f53798c086f2: Preparing 18:13:15 ea8da2e363b4: Preparing 18:13:15 fe8f0213177d: Preparing 18:13:15 a625f24e3ccd: Preparing 18:13:15 c583d9ae1ef0: Preparing 18:13:15 3b5d8b7b0bd7: Preparing 18:13:15 f5036f2d99ab: Preparing 18:13:15 f73e7dbfee58: Preparing 18:13:15 c583d9ae1ef0: Waiting 18:13:15 3b5d8b7b0bd7: Waiting 18:13:15 f5036f2d99ab: Waiting 18:13:15 fe8f0213177d: Waiting 18:13:15 a625f24e3ccd: Waiting 18:13:15 f73e7dbfee58: Waiting 18:13:15 f7ac6ce4b485: Layer already exists 18:13:15 ea8da2e363b4: Layer already exists 18:13:15 8f8154998a66: Layer already exists 18:13:15 f53798c086f2: Layer already exists 18:13:15 fb0939ea4d7b: Layer already exists 18:13:15 fe8f0213177d: Layer already exists 18:13:15 3b5d8b7b0bd7: Layer already exists 18:13:15 a625f24e3ccd: Layer already exists 18:13:15 c583d9ae1ef0: Layer already exists 18:13:15 f5036f2d99ab: Layer already exists 18:13:15 f73e7dbfee58: Layer already exists 18:13:15 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 18:13:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:13:16 fb0939ea4d7b: Preparing 18:13:16 fb0939ea4d7b: Preparing 18:13:16 8f8154998a66: Preparing 18:13:16 f7ac6ce4b485: Preparing 18:13:16 f53798c086f2: Preparing 18:13:16 ea8da2e363b4: Preparing 18:13:16 fe8f0213177d: Preparing 18:13:16 a625f24e3ccd: Preparing 18:13:16 c583d9ae1ef0: Preparing 18:13:16 3b5d8b7b0bd7: Preparing 18:13:16 f5036f2d99ab: Preparing 18:13:16 f73e7dbfee58: Preparing 18:13:16 a625f24e3ccd: Waiting 18:13:16 c583d9ae1ef0: Waiting 18:13:16 3b5d8b7b0bd7: Waiting 18:13:16 f5036f2d99ab: Waiting 18:13:16 f73e7dbfee58: Waiting 18:13:16 fe8f0213177d: Waiting 18:13:16 ea8da2e363b4: Layer already exists 18:13:16 f7ac6ce4b485: Layer already exists 18:13:16 fb0939ea4d7b: Layer already exists 18:13:16 8f8154998a66: Layer already exists 18:13:16 f53798c086f2: Layer already exists 18:13:16 fe8f0213177d: Layer already exists 18:13:16 3b5d8b7b0bd7: Layer already exists 18:13:16 c583d9ae1ef0: Layer already exists 18:13:16 f5036f2d99ab: Layer already exists 18:13:16 a625f24e3ccd: Layer already exists 18:13:16 f73e7dbfee58: Layer already exists 18:13:16 main: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:16 ===================================================== [Pipeline] echo 18:13:16 taggedImages: 18:13:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:13:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 18:13:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:13:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:13:16 e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:16 latest 18:13:16 2.2.0-dev.68 18:13:16 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:16 main 18:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:13:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:13:17 6fc157265636: Preparing 18:13:17 ea9dac962565: Preparing 18:13:17 9a442a336466: Preparing 18:13:17 2e2e4f3c6318: Preparing 18:13:17 5bd8942f427f: Preparing 18:13:17 775f3df6c240: Preparing 18:13:17 347169585ab6: Preparing 18:13:17 f73e7dbfee58: Preparing 18:13:17 775f3df6c240: Waiting 18:13:17 347169585ab6: Waiting 18:13:17 f73e7dbfee58: Waiting 18:13:17 ea9dac962565: Pushed 18:13:17 6fc157265636: Pushed 18:13:17 5bd8942f427f: Pushed 18:13:17 f73e7dbfee58: Layer already exists 18:13:17 775f3df6c240: Pushed 18:13:18 347169585ab6: Pushed 18:13:23 2e2e4f3c6318: Pushed 18:13:23 9a442a336466: Pushed 18:13:23 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh 18:13:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:13:24 6fc157265636: Preparing 18:13:24 ea9dac962565: Preparing 18:13:24 9a442a336466: Preparing 18:13:24 2e2e4f3c6318: Preparing 18:13:24 5bd8942f427f: Preparing 18:13:24 775f3df6c240: Preparing 18:13:24 347169585ab6: Preparing 18:13:24 f73e7dbfee58: Preparing 18:13:24 775f3df6c240: Waiting 18:13:24 347169585ab6: Waiting 18:13:24 f73e7dbfee58: Waiting 18:13:24 6fc157265636: Layer already exists 18:13:24 2e2e4f3c6318: Layer already exists 18:13:24 9a442a336466: Layer already exists 18:13:24 5bd8942f427f: Layer already exists 18:13:24 ea9dac962565: Layer already exists 18:13:24 775f3df6c240: Layer already exists 18:13:24 347169585ab6: Layer already exists 18:13:24 f73e7dbfee58: Layer already exists 18:13:24 latest: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh 18:13:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 18:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:13:25 6fc157265636: Preparing 18:13:25 ea9dac962565: Preparing 18:13:25 9a442a336466: Preparing 18:13:25 2e2e4f3c6318: Preparing 18:13:25 5bd8942f427f: Preparing 18:13:25 775f3df6c240: Preparing 18:13:25 347169585ab6: Preparing 18:13:25 f73e7dbfee58: Preparing 18:13:25 f73e7dbfee58: Waiting 18:13:25 775f3df6c240: Waiting 18:13:25 347169585ab6: Waiting 18:13:25 5bd8942f427f: Layer already exists 18:13:25 ea9dac962565: Layer already exists 18:13:25 6fc157265636: Layer already exists 18:13:25 2e2e4f3c6318: Layer already exists 18:13:25 9a442a336466: Layer already exists 18:13:25 347169585ab6: Layer already exists 18:13:25 775f3df6c240: Layer already exists 18:13:25 f73e7dbfee58: Layer already exists 18:13:25 2.2.0-dev.68: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh 18:13:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:13:26 6fc157265636: Preparing 18:13:26 ea9dac962565: Preparing 18:13:26 9a442a336466: Preparing 18:13:26 2e2e4f3c6318: Preparing 18:13:26 5bd8942f427f: Preparing 18:13:26 775f3df6c240: Preparing 18:13:26 347169585ab6: Preparing 18:13:26 f73e7dbfee58: Preparing 18:13:26 347169585ab6: Waiting 18:13:26 775f3df6c240: Waiting 18:13:26 6fc157265636: Layer already exists 18:13:26 2e2e4f3c6318: Layer already exists 18:13:26 5bd8942f427f: Layer already exists 18:13:26 9a442a336466: Layer already exists 18:13:26 ea9dac962565: Layer already exists 18:13:26 775f3df6c240: Layer already exists 18:13:26 347169585ab6: Layer already exists 18:13:26 f73e7dbfee58: Layer already exists 18:13:26 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh 18:13:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 18:13:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:13:27 6fc157265636: Preparing 18:13:27 ea9dac962565: Preparing 18:13:27 9a442a336466: Preparing 18:13:27 2e2e4f3c6318: Preparing 18:13:27 5bd8942f427f: Preparing 18:13:27 775f3df6c240: Preparing 18:13:27 347169585ab6: Preparing 18:13:27 f73e7dbfee58: Preparing 18:13:27 775f3df6c240: Waiting 18:13:27 347169585ab6: Waiting 18:13:27 f73e7dbfee58: Waiting 18:13:27 ea9dac962565: Layer already exists 18:13:27 5bd8942f427f: Layer already exists 18:13:27 2e2e4f3c6318: Layer already exists 18:13:27 6fc157265636: Layer already exists 18:13:27 9a442a336466: Layer already exists 18:13:27 f73e7dbfee58: Layer already exists 18:13:27 775f3df6c240: Layer already exists 18:13:27 347169585ab6: Layer already exists 18:13:27 main: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:27 ===================================================== [Pipeline] echo 18:13:27 taggedImages: 18:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 18:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:13:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:13:27 e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:27 latest 18:13:27 2.2.0-dev.68 18:13:27 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:27 main 18:13:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:13:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:13:28 38ccd37b7da4: Preparing 18:13:28 65bc75f55dfb: Preparing 18:13:28 1c26879f3355: Preparing 18:13:28 add9ed5354ee: Preparing 18:13:28 a7c3bdf395d0: Preparing 18:13:28 c0e91fe54426: Preparing 18:13:28 be5a89dbbc60: Preparing 18:13:28 8ca61284e75e: Preparing 18:13:28 b51a5b895a72: Preparing 18:13:28 f73e7dbfee58: Preparing 18:13:28 8ca61284e75e: Waiting 18:13:28 c0e91fe54426: Waiting 18:13:28 be5a89dbbc60: Waiting 18:13:28 b51a5b895a72: Waiting 18:13:28 f73e7dbfee58: Waiting 18:13:28 a7c3bdf395d0: Pushed 18:13:28 38ccd37b7da4: Pushed 18:13:28 65bc75f55dfb: Pushed 18:13:28 8ca61284e75e: Pushed 18:13:28 be5a89dbbc60: Pushed 18:13:28 c0e91fe54426: Pushed 18:13:28 f73e7dbfee58: Layer already exists 18:13:28 b51a5b895a72: Pushed 18:13:34 add9ed5354ee: Pushed 18:13:34 1c26879f3355: Pushed 18:13:34 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:13:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:13:35 38ccd37b7da4: Preparing 18:13:35 65bc75f55dfb: Preparing 18:13:35 1c26879f3355: Preparing 18:13:35 add9ed5354ee: Preparing 18:13:35 a7c3bdf395d0: Preparing 18:13:35 c0e91fe54426: Preparing 18:13:35 be5a89dbbc60: Preparing 18:13:35 8ca61284e75e: Preparing 18:13:35 b51a5b895a72: Preparing 18:13:35 f73e7dbfee58: Preparing 18:13:35 8ca61284e75e: Waiting 18:13:35 b51a5b895a72: Waiting 18:13:35 be5a89dbbc60: Waiting 18:13:35 c0e91fe54426: Waiting 18:13:35 f73e7dbfee58: Waiting 18:13:35 1c26879f3355: Layer already exists 18:13:35 38ccd37b7da4: Layer already exists 18:13:35 65bc75f55dfb: Layer already exists 18:13:35 add9ed5354ee: Layer already exists 18:13:35 a7c3bdf395d0: Layer already exists 18:13:35 8ca61284e75e: Layer already exists 18:13:35 f73e7dbfee58: Layer already exists 18:13:35 be5a89dbbc60: Layer already exists 18:13:35 c0e91fe54426: Layer already exists 18:13:35 b51a5b895a72: Layer already exists 18:13:35 latest: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:13:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 18:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:13:35 38ccd37b7da4: Preparing 18:13:35 65bc75f55dfb: Preparing 18:13:35 1c26879f3355: Preparing 18:13:35 add9ed5354ee: Preparing 18:13:35 a7c3bdf395d0: Preparing 18:13:35 c0e91fe54426: Preparing 18:13:35 be5a89dbbc60: Preparing 18:13:35 8ca61284e75e: Preparing 18:13:35 b51a5b895a72: Preparing 18:13:35 f73e7dbfee58: Preparing 18:13:35 c0e91fe54426: Waiting 18:13:35 be5a89dbbc60: Waiting 18:13:35 b51a5b895a72: Waiting 18:13:35 f73e7dbfee58: Waiting 18:13:35 8ca61284e75e: Waiting 18:13:35 65bc75f55dfb: Layer already exists 18:13:35 add9ed5354ee: Layer already exists 18:13:35 38ccd37b7da4: Layer already exists 18:13:35 a7c3bdf395d0: Layer already exists 18:13:35 1c26879f3355: Layer already exists 18:13:36 b51a5b895a72: Layer already exists 18:13:36 be5a89dbbc60: Layer already exists 18:13:36 c0e91fe54426: Layer already exists 18:13:36 f73e7dbfee58: Layer already exists 18:13:36 8ca61284e75e: Layer already exists 18:13:36 2.2.0-dev.68: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:13:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:13:36 38ccd37b7da4: Preparing 18:13:36 65bc75f55dfb: Preparing 18:13:36 1c26879f3355: Preparing 18:13:36 add9ed5354ee: Preparing 18:13:36 a7c3bdf395d0: Preparing 18:13:36 c0e91fe54426: Preparing 18:13:36 be5a89dbbc60: Preparing 18:13:36 8ca61284e75e: Preparing 18:13:36 b51a5b895a72: Preparing 18:13:36 f73e7dbfee58: Preparing 18:13:36 c0e91fe54426: Waiting 18:13:36 be5a89dbbc60: Waiting 18:13:36 8ca61284e75e: Waiting 18:13:36 b51a5b895a72: Waiting 18:13:36 f73e7dbfee58: Waiting 18:13:37 1c26879f3355: Layer already exists 18:13:37 a7c3bdf395d0: Layer already exists 18:13:37 38ccd37b7da4: Layer already exists 18:13:37 65bc75f55dfb: Layer already exists 18:13:37 add9ed5354ee: Layer already exists 18:13:37 c0e91fe54426: Layer already exists 18:13:37 be5a89dbbc60: Layer already exists 18:13:37 8ca61284e75e: Layer already exists 18:13:37 f73e7dbfee58: Layer already exists 18:13:37 b51a5b895a72: Layer already exists 18:13:37 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:13:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 18:13:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:13:37 38ccd37b7da4: Preparing 18:13:37 65bc75f55dfb: Preparing 18:13:37 1c26879f3355: Preparing 18:13:37 add9ed5354ee: Preparing 18:13:37 a7c3bdf395d0: Preparing 18:13:37 c0e91fe54426: Preparing 18:13:37 be5a89dbbc60: Preparing 18:13:37 8ca61284e75e: Preparing 18:13:37 b51a5b895a72: Preparing 18:13:37 f73e7dbfee58: Preparing 18:13:37 be5a89dbbc60: Waiting 18:13:37 8ca61284e75e: Waiting 18:13:37 b51a5b895a72: Waiting 18:13:37 f73e7dbfee58: Waiting 18:13:37 c0e91fe54426: Waiting 18:13:37 38ccd37b7da4: Layer already exists 18:13:37 a7c3bdf395d0: Layer already exists 18:13:37 1c26879f3355: Layer already exists 18:13:37 add9ed5354ee: Layer already exists 18:13:37 65bc75f55dfb: Layer already exists 18:13:38 f73e7dbfee58: Layer already exists 18:13:38 b51a5b895a72: Layer already exists 18:13:38 c0e91fe54426: Layer already exists 18:13:38 8ca61284e75e: Layer already exists 18:13:38 be5a89dbbc60: Layer already exists 18:13:38 main: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:38 ===================================================== [Pipeline] echo 18:13:38 taggedImages: 18:13:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:13:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 18:13:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:13:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:13:38 e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:38 latest 18:13:38 2.2.0-dev.68 18:13:38 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:38 main 18:13:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:13:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:13:39 bcfabe408ac5: Preparing 18:13:39 d929191c76ed: Preparing 18:13:39 fe8f0213177d: Preparing 18:13:39 4dd2d70a15a2: Preparing 18:13:39 d6880b643f8e: Preparing 18:13:39 4f4ce317c6bb: Preparing 18:13:39 4f4ce317c6bb: Waiting 18:13:39 fe8f0213177d: Layer already exists 18:13:39 4f4ce317c6bb: Layer already exists 18:13:39 bcfabe408ac5: Pushed 18:13:39 d6880b643f8e: Pushed 18:13:40 4dd2d70a15a2: Pushed 18:13:45 d929191c76ed: Pushed 18:13:45 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:13:45 bcfabe408ac5: Preparing 18:13:45 d929191c76ed: Preparing 18:13:45 fe8f0213177d: Preparing 18:13:45 4dd2d70a15a2: Preparing 18:13:45 d6880b643f8e: Preparing 18:13:45 4f4ce317c6bb: Preparing 18:13:45 4f4ce317c6bb: Waiting 18:13:45 d6880b643f8e: Layer already exists 18:13:45 d929191c76ed: Layer already exists 18:13:45 bcfabe408ac5: Layer already exists 18:13:45 4dd2d70a15a2: Layer already exists 18:13:45 fe8f0213177d: Layer already exists 18:13:45 4f4ce317c6bb: Layer already exists 18:13:45 latest: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:13:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 18:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:13:46 bcfabe408ac5: Preparing 18:13:46 d929191c76ed: Preparing 18:13:46 fe8f0213177d: Preparing 18:13:46 4dd2d70a15a2: Preparing 18:13:46 d6880b643f8e: Preparing 18:13:46 4f4ce317c6bb: Preparing 18:13:46 4f4ce317c6bb: Waiting 18:13:47 fe8f0213177d: Layer already exists 18:13:47 4dd2d70a15a2: Layer already exists 18:13:47 d929191c76ed: Layer already exists 18:13:47 4f4ce317c6bb: Layer already exists 18:13:47 bcfabe408ac5: Layer already exists 18:13:47 d6880b643f8e: Layer already exists 18:13:47 2.2.0-dev.68: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:13:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:13:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:13:48 bcfabe408ac5: Preparing 18:13:48 d929191c76ed: Preparing 18:13:48 fe8f0213177d: Preparing 18:13:48 4dd2d70a15a2: Preparing 18:13:48 d6880b643f8e: Preparing 18:13:48 4f4ce317c6bb: Preparing 18:13:48 4f4ce317c6bb: Waiting 18:13:48 4dd2d70a15a2: Layer already exists 18:13:48 bcfabe408ac5: Layer already exists 18:13:48 fe8f0213177d: Layer already exists 18:13:48 d6880b643f8e: Layer already exists 18:13:48 d929191c76ed: Layer already exists 18:13:48 4f4ce317c6bb: Layer already exists 18:13:48 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:13:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:13:49 bcfabe408ac5: Preparing 18:13:49 d929191c76ed: Preparing 18:13:49 fe8f0213177d: Preparing 18:13:49 4dd2d70a15a2: Preparing 18:13:49 d6880b643f8e: Preparing 18:13:49 4f4ce317c6bb: Preparing 18:13:49 4f4ce317c6bb: Waiting 18:13:49 bcfabe408ac5: Layer already exists 18:13:49 4dd2d70a15a2: Layer already exists 18:13:49 d929191c76ed: Layer already exists 18:13:49 fe8f0213177d: Layer already exists 18:13:49 d6880b643f8e: Layer already exists 18:13:49 4f4ce317c6bb: Layer already exists 18:13:49 main: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:49 ===================================================== [Pipeline] echo 18:13:49 taggedImages: 18:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 18:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:13:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:13:49 e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:49 latest 18:13:49 2.2.0-dev.68 18:13:49 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:13:49 main 18:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:13:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:13:50 b6eb52e476b1: Preparing 18:13:50 950367a15604: Preparing 18:13:50 63cda4804939: Preparing 18:13:50 01790c5b7610: Preparing 18:13:50 56d592dc54ad: Preparing 18:13:50 775ac86b9748: Preparing 18:13:50 d6880b643f8e: Preparing 18:13:50 4f4ce317c6bb: Preparing 18:13:50 775ac86b9748: Waiting 18:13:50 d6880b643f8e: Waiting 18:13:50 4f4ce317c6bb: Waiting 18:13:50 b6eb52e476b1: Pushed 18:13:50 63cda4804939: Pushed 18:13:50 950367a15604: Pushed 18:13:50 d6880b643f8e: Layer already exists 18:13:50 4f4ce317c6bb: Layer already exists 18:13:51 775ac86b9748: Pushed 18:13:59 56d592dc54ad: Pushed 18:14:07 01790c5b7610: Pushed 18:14:07 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:14:08 b6eb52e476b1: Preparing 18:14:08 950367a15604: Preparing 18:14:08 63cda4804939: Preparing 18:14:08 01790c5b7610: Preparing 18:14:08 56d592dc54ad: Preparing 18:14:08 775ac86b9748: Preparing 18:14:08 d6880b643f8e: Preparing 18:14:08 4f4ce317c6bb: Preparing 18:14:08 775ac86b9748: Waiting 18:14:08 d6880b643f8e: Waiting 18:14:08 4f4ce317c6bb: Waiting 18:14:08 56d592dc54ad: Layer already exists 18:14:08 63cda4804939: Layer already exists 18:14:08 950367a15604: Layer already exists 18:14:08 01790c5b7610: Layer already exists 18:14:08 b6eb52e476b1: Layer already exists 18:14:08 775ac86b9748: Layer already exists 18:14:08 4f4ce317c6bb: Layer already exists 18:14:08 d6880b643f8e: Layer already exists 18:14:08 latest: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 18:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:14:09 b6eb52e476b1: Preparing 18:14:09 950367a15604: Preparing 18:14:09 63cda4804939: Preparing 18:14:09 01790c5b7610: Preparing 18:14:09 56d592dc54ad: Preparing 18:14:09 775ac86b9748: Preparing 18:14:09 d6880b643f8e: Preparing 18:14:09 4f4ce317c6bb: Preparing 18:14:09 775ac86b9748: Waiting 18:14:09 d6880b643f8e: Waiting 18:14:09 4f4ce317c6bb: Waiting 18:14:09 56d592dc54ad: Layer already exists 18:14:09 950367a15604: Layer already exists 18:14:09 b6eb52e476b1: Layer already exists 18:14:09 63cda4804939: Layer already exists 18:14:09 01790c5b7610: Layer already exists 18:14:09 d6880b643f8e: Layer already exists 18:14:09 775ac86b9748: Layer already exists 18:14:09 4f4ce317c6bb: Layer already exists 18:14:09 2.2.0-dev.68: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:14:10 b6eb52e476b1: Preparing 18:14:10 950367a15604: Preparing 18:14:10 63cda4804939: Preparing 18:14:10 01790c5b7610: Preparing 18:14:10 56d592dc54ad: Preparing 18:14:10 775ac86b9748: Preparing 18:14:10 d6880b643f8e: Preparing 18:14:10 4f4ce317c6bb: Preparing 18:14:10 775ac86b9748: Waiting 18:14:10 d6880b643f8e: Waiting 18:14:10 4f4ce317c6bb: Waiting 18:14:10 01790c5b7610: Layer already exists 18:14:10 950367a15604: Layer already exists 18:14:10 63cda4804939: Layer already exists 18:14:10 56d592dc54ad: Layer already exists 18:14:10 b6eb52e476b1: Layer already exists 18:14:10 775ac86b9748: Layer already exists 18:14:10 d6880b643f8e: Layer already exists 18:14:10 4f4ce317c6bb: Layer already exists 18:14:10 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 18:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:14:11 b6eb52e476b1: Preparing 18:14:11 950367a15604: Preparing 18:14:11 63cda4804939: Preparing 18:14:11 01790c5b7610: Preparing 18:14:11 56d592dc54ad: Preparing 18:14:11 775ac86b9748: Preparing 18:14:11 d6880b643f8e: Preparing 18:14:11 4f4ce317c6bb: Preparing 18:14:11 d6880b643f8e: Waiting 18:14:11 4f4ce317c6bb: Waiting 18:14:11 775ac86b9748: Waiting 18:14:11 b6eb52e476b1: Layer already exists 18:14:11 950367a15604: Layer already exists 18:14:11 63cda4804939: Layer already exists 18:14:11 56d592dc54ad: Layer already exists 18:14:11 01790c5b7610: Layer already exists 18:14:11 775ac86b9748: Layer already exists 18:14:11 d6880b643f8e: Layer already exists 18:14:11 4f4ce317c6bb: Layer already exists 18:14:11 main: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:11 ===================================================== [Pipeline] echo 18:14:11 taggedImages: 18:14:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:14:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 18:14:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:14:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:14:11 e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:11 latest 18:14:11 2.2.0-dev.68 18:14:11 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:11 main 18:14:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:14:12 a5ce406445d0: Preparing 18:14:12 b46c136cf11d: Preparing 18:14:12 dd9bc04c41c2: Preparing 18:14:12 341e2859662c: Preparing 18:14:12 aeee3006abc8: Preparing 18:14:12 d6880b643f8e: Preparing 18:14:12 4f4ce317c6bb: Preparing 18:14:12 d6880b643f8e: Waiting 18:14:12 4f4ce317c6bb: Waiting 18:14:12 dd9bc04c41c2: Pushed 18:14:12 b46c136cf11d: Pushed 18:14:12 a5ce406445d0: Pushed 18:14:12 d6880b643f8e: Layer already exists 18:14:12 4f4ce317c6bb: Layer already exists 18:14:13 aeee3006abc8: Pushed 18:14:31 341e2859662c: Pushed 18:14:31 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:14:32 a5ce406445d0: Preparing 18:14:32 b46c136cf11d: Preparing 18:14:32 dd9bc04c41c2: Preparing 18:14:32 341e2859662c: Preparing 18:14:32 aeee3006abc8: Preparing 18:14:32 d6880b643f8e: Preparing 18:14:32 4f4ce317c6bb: Preparing 18:14:32 d6880b643f8e: Waiting 18:14:32 4f4ce317c6bb: Waiting 18:14:32 341e2859662c: Layer already exists 18:14:32 dd9bc04c41c2: Layer already exists 18:14:32 b46c136cf11d: Layer already exists 18:14:32 a5ce406445d0: Layer already exists 18:14:32 aeee3006abc8: Layer already exists 18:14:32 4f4ce317c6bb: Layer already exists 18:14:32 d6880b643f8e: Layer already exists 18:14:32 latest: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 18:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:14:33 a5ce406445d0: Preparing 18:14:33 b46c136cf11d: Preparing 18:14:33 dd9bc04c41c2: Preparing 18:14:33 341e2859662c: Preparing 18:14:33 aeee3006abc8: Preparing 18:14:33 d6880b643f8e: Preparing 18:14:33 4f4ce317c6bb: Preparing 18:14:33 d6880b643f8e: Waiting 18:14:33 4f4ce317c6bb: Waiting 18:14:33 dd9bc04c41c2: Layer already exists 18:14:33 a5ce406445d0: Layer already exists 18:14:33 b46c136cf11d: Layer already exists 18:14:33 341e2859662c: Layer already exists 18:14:33 aeee3006abc8: Layer already exists 18:14:33 d6880b643f8e: Layer already exists 18:14:33 4f4ce317c6bb: Layer already exists 18:14:33 2.2.0-dev.68: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:14:34 a5ce406445d0: Preparing 18:14:34 b46c136cf11d: Preparing 18:14:34 dd9bc04c41c2: Preparing 18:14:34 341e2859662c: Preparing 18:14:34 aeee3006abc8: Preparing 18:14:34 d6880b643f8e: Preparing 18:14:34 4f4ce317c6bb: Preparing 18:14:34 d6880b643f8e: Waiting 18:14:34 4f4ce317c6bb: Waiting 18:14:34 a5ce406445d0: Layer already exists 18:14:34 aeee3006abc8: Layer already exists 18:14:34 b46c136cf11d: Layer already exists 18:14:34 dd9bc04c41c2: Layer already exists 18:14:34 341e2859662c: Layer already exists 18:14:34 4f4ce317c6bb: Layer already exists 18:14:34 d6880b643f8e: Layer already exists 18:14:34 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 18:14:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:14:35 a5ce406445d0: Preparing 18:14:35 b46c136cf11d: Preparing 18:14:35 dd9bc04c41c2: Preparing 18:14:35 341e2859662c: Preparing 18:14:35 aeee3006abc8: Preparing 18:14:35 d6880b643f8e: Preparing 18:14:35 4f4ce317c6bb: Preparing 18:14:35 d6880b643f8e: Waiting 18:14:35 4f4ce317c6bb: Waiting 18:14:35 b46c136cf11d: Layer already exists 18:14:35 341e2859662c: Layer already exists 18:14:35 a5ce406445d0: Layer already exists 18:14:35 dd9bc04c41c2: Layer already exists 18:14:35 aeee3006abc8: Layer already exists 18:14:35 4f4ce317c6bb: Layer already exists 18:14:35 d6880b643f8e: Layer already exists 18:14:35 main: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:35 ===================================================== [Pipeline] echo 18:14:35 taggedImages: 18:14:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:14:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 18:14:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:14:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:14:35 e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:35 latest 18:14:35 2.2.0-dev.68 18:14:35 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:35 main 18:14:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:14:36 68bc50e0efef: Preparing 18:14:36 e5f43f40d9b5: Preparing 18:14:36 f23cb4190e9a: Preparing 18:14:36 7183404ac6ac: Preparing 18:14:36 775ac86b9748: Preparing 18:14:36 d6880b643f8e: Preparing 18:14:36 4f4ce317c6bb: Preparing 18:14:36 d6880b643f8e: Waiting 18:14:36 4f4ce317c6bb: Waiting 18:14:36 775ac86b9748: Layer already exists 18:14:36 d6880b643f8e: Layer already exists 18:14:36 4f4ce317c6bb: Layer already exists 18:14:36 f23cb4190e9a: Pushed 18:14:36 68bc50e0efef: Pushed 18:14:36 e5f43f40d9b5: Pushed 18:14:54 7183404ac6ac: Pushed 18:14:54 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:14:55 68bc50e0efef: Preparing 18:14:55 e5f43f40d9b5: Preparing 18:14:55 f23cb4190e9a: Preparing 18:14:55 7183404ac6ac: Preparing 18:14:55 775ac86b9748: Preparing 18:14:55 d6880b643f8e: Preparing 18:14:55 4f4ce317c6bb: Preparing 18:14:55 d6880b643f8e: Waiting 18:14:55 4f4ce317c6bb: Waiting 18:14:55 e5f43f40d9b5: Layer already exists 18:14:55 f23cb4190e9a: Layer already exists 18:14:55 7183404ac6ac: Layer already exists 18:14:55 68bc50e0efef: Layer already exists 18:14:55 775ac86b9748: Layer already exists 18:14:55 4f4ce317c6bb: Layer already exists 18:14:55 d6880b643f8e: Layer already exists 18:14:55 latest: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 18:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:14:56 68bc50e0efef: Preparing 18:14:56 e5f43f40d9b5: Preparing 18:14:56 f23cb4190e9a: Preparing 18:14:56 7183404ac6ac: Preparing 18:14:56 775ac86b9748: Preparing 18:14:56 d6880b643f8e: Preparing 18:14:56 4f4ce317c6bb: Preparing 18:14:56 d6880b643f8e: Waiting 18:14:56 4f4ce317c6bb: Waiting 18:14:56 7183404ac6ac: Layer already exists 18:14:56 68bc50e0efef: Layer already exists 18:14:56 f23cb4190e9a: Layer already exists 18:14:56 e5f43f40d9b5: Layer already exists 18:14:56 775ac86b9748: Layer already exists 18:14:56 4f4ce317c6bb: Layer already exists 18:14:56 d6880b643f8e: Layer already exists 18:14:56 2.2.0-dev.68: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:14:57 68bc50e0efef: Preparing 18:14:57 e5f43f40d9b5: Preparing 18:14:57 f23cb4190e9a: Preparing 18:14:57 7183404ac6ac: Preparing 18:14:57 775ac86b9748: Preparing 18:14:57 d6880b643f8e: Preparing 18:14:57 4f4ce317c6bb: Preparing 18:14:57 d6880b643f8e: Waiting 18:14:57 4f4ce317c6bb: Waiting 18:14:57 e5f43f40d9b5: Layer already exists 18:14:57 f23cb4190e9a: Layer already exists 18:14:57 68bc50e0efef: Layer already exists 18:14:57 775ac86b9748: Layer already exists 18:14:57 7183404ac6ac: Layer already exists 18:14:57 d6880b643f8e: Layer already exists 18:14:57 4f4ce317c6bb: Layer already exists 18:14:57 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 18:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:14:58 68bc50e0efef: Preparing 18:14:58 e5f43f40d9b5: Preparing 18:14:58 f23cb4190e9a: Preparing 18:14:58 7183404ac6ac: Preparing 18:14:58 775ac86b9748: Preparing 18:14:58 d6880b643f8e: Preparing 18:14:58 4f4ce317c6bb: Preparing 18:14:58 d6880b643f8e: Waiting 18:14:58 4f4ce317c6bb: Waiting 18:14:58 775ac86b9748: Layer already exists 18:14:58 e5f43f40d9b5: Layer already exists 18:14:58 7183404ac6ac: Layer already exists 18:14:58 68bc50e0efef: Layer already exists 18:14:58 f23cb4190e9a: Layer already exists 18:14:58 d6880b643f8e: Layer already exists 18:14:58 4f4ce317c6bb: Layer already exists 18:14:58 main: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:58 ===================================================== [Pipeline] echo 18:14:58 taggedImages: 18:14:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:14:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 18:14:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:14:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:14:58 e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:58 latest 18:14:58 2.2.0-dev.68 18:14:58 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:14:58 main 18:14:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:14:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:14:59 277454de811a: Preparing 18:14:59 b60831e193f5: Preparing 18:14:59 fe8f0213177d: Preparing 18:14:59 630a79bf39f4: Preparing 18:14:59 f73e7dbfee58: Preparing 18:14:59 f73e7dbfee58: Layer already exists 18:14:59 fe8f0213177d: Layer already exists 18:14:59 277454de811a: Pushed 18:14:59 630a79bf39f4: Pushed 18:15:05 b60831e193f5: Pushed 18:15:05 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:15:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:15:05 277454de811a: Preparing 18:15:05 b60831e193f5: Preparing 18:15:05 fe8f0213177d: Preparing 18:15:05 630a79bf39f4: Preparing 18:15:05 f73e7dbfee58: Preparing 18:15:05 f73e7dbfee58: Layer already exists 18:15:05 fe8f0213177d: Layer already exists 18:15:05 b60831e193f5: Layer already exists 18:15:05 277454de811a: Layer already exists 18:15:06 630a79bf39f4: Layer already exists 18:15:06 latest: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:15:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 18:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:15:06 277454de811a: Preparing 18:15:06 b60831e193f5: Preparing 18:15:06 fe8f0213177d: Preparing 18:15:06 630a79bf39f4: Preparing 18:15:06 f73e7dbfee58: Preparing 18:15:06 f73e7dbfee58: Layer already exists 18:15:06 b60831e193f5: Layer already exists 18:15:06 fe8f0213177d: Layer already exists 18:15:06 630a79bf39f4: Layer already exists 18:15:06 277454de811a: Layer already exists 18:15:07 2.2.0-dev.68: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:15:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:15:07 277454de811a: Preparing 18:15:07 b60831e193f5: Preparing 18:15:07 fe8f0213177d: Preparing 18:15:07 630a79bf39f4: Preparing 18:15:07 f73e7dbfee58: Preparing 18:15:07 fe8f0213177d: Layer already exists 18:15:07 b60831e193f5: Layer already exists 18:15:07 f73e7dbfee58: Layer already exists 18:15:07 630a79bf39f4: Layer already exists 18:15:07 277454de811a: Layer already exists 18:15:08 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:15:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 18:15:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:15:08 277454de811a: Preparing 18:15:08 b60831e193f5: Preparing 18:15:08 fe8f0213177d: Preparing 18:15:08 630a79bf39f4: Preparing 18:15:08 f73e7dbfee58: Preparing 18:15:08 b60831e193f5: Layer already exists 18:15:08 fe8f0213177d: Layer already exists 18:15:08 630a79bf39f4: Layer already exists 18:15:08 277454de811a: Layer already exists 18:15:08 f73e7dbfee58: Layer already exists 18:15:08 main: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:09 ===================================================== [Pipeline] echo 18:15:09 taggedImages: 18:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 18:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:15:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:15:09 e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:09 latest 18:15:09 2.2.0-dev.68 18:15:09 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:09 main 18:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:15:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:15:09 94e743e8e5af: Preparing 18:15:09 5358da4776b6: Preparing 18:15:09 fe8f0213177d: Preparing 18:15:09 67672bff1a77: Preparing 18:15:09 f73e7dbfee58: Preparing 18:15:10 fe8f0213177d: Layer already exists 18:15:10 f73e7dbfee58: Layer already exists 18:15:10 67672bff1a77: Layer already exists 18:15:10 94e743e8e5af: Pushed 18:15:15 5358da4776b6: Pushed 18:15:15 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:15:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:15:16 94e743e8e5af: Preparing 18:15:16 5358da4776b6: Preparing 18:15:16 fe8f0213177d: Preparing 18:15:16 67672bff1a77: Preparing 18:15:16 f73e7dbfee58: Preparing 18:15:16 f73e7dbfee58: Layer already exists 18:15:16 5358da4776b6: Layer already exists 18:15:16 fe8f0213177d: Layer already exists 18:15:16 67672bff1a77: Layer already exists 18:15:16 94e743e8e5af: Layer already exists 18:15:16 latest: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 18:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:15:17 94e743e8e5af: Preparing 18:15:17 5358da4776b6: Preparing 18:15:17 fe8f0213177d: Preparing 18:15:17 67672bff1a77: Preparing 18:15:17 f73e7dbfee58: Preparing 18:15:17 94e743e8e5af: Layer already exists 18:15:17 fe8f0213177d: Layer already exists 18:15:17 67672bff1a77: Layer already exists 18:15:17 5358da4776b6: Layer already exists 18:15:17 f73e7dbfee58: Layer already exists 18:15:17 2.2.0-dev.68: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:15:18 94e743e8e5af: Preparing 18:15:18 5358da4776b6: Preparing 18:15:18 fe8f0213177d: Preparing 18:15:18 67672bff1a77: Preparing 18:15:18 f73e7dbfee58: Preparing 18:15:18 f73e7dbfee58: Layer already exists 18:15:18 94e743e8e5af: Layer already exists 18:15:18 67672bff1a77: Layer already exists 18:15:18 5358da4776b6: Layer already exists 18:15:18 fe8f0213177d: Layer already exists 18:15:18 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:15:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 18:15:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:15:19 94e743e8e5af: Preparing 18:15:19 5358da4776b6: Preparing 18:15:19 fe8f0213177d: Preparing 18:15:19 67672bff1a77: Preparing 18:15:19 f73e7dbfee58: Preparing 18:15:19 94e743e8e5af: Layer already exists 18:15:19 fe8f0213177d: Layer already exists 18:15:19 5358da4776b6: Layer already exists 18:15:19 f73e7dbfee58: Layer already exists 18:15:19 67672bff1a77: Layer already exists 18:15:19 main: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:19 ===================================================== [Pipeline] echo 18:15:19 taggedImages: 18:15:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:15:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 18:15:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:15:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:15:19 e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:19 latest 18:15:19 2.2.0-dev.68 18:15:19 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:19 main 18:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh 18:15:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:15:20 bbb8ed4a0066: Preparing 18:15:20 af4ce467e0e0: Preparing 18:15:20 84cddef4dde9: Preparing 18:15:20 513ae8ee59d6: Preparing 18:15:20 f0e5a4d6c014: Preparing 18:15:20 3b19d27f08f7: Preparing 18:15:20 73bb99a6e169: Preparing 18:15:20 ec06c3102977: Preparing 18:15:20 6a3c62e080c7: Preparing 18:15:20 340cb19ca677: Preparing 18:15:20 4f4ce317c6bb: Preparing 18:15:20 340cb19ca677: Waiting 18:15:20 ec06c3102977: Waiting 18:15:20 6a3c62e080c7: Waiting 18:15:20 4f4ce317c6bb: Waiting 18:15:20 3b19d27f08f7: Waiting 18:15:20 f0e5a4d6c014: Layer already exists 18:15:20 3b19d27f08f7: Layer already exists 18:15:20 73bb99a6e169: Layer already exists 18:15:20 ec06c3102977: Layer already exists 18:15:20 af4ce467e0e0: Pushed 18:15:20 6a3c62e080c7: Layer already exists 18:15:20 4f4ce317c6bb: Layer already exists 18:15:20 340cb19ca677: Layer already exists 18:15:20 bbb8ed4a0066: Pushed 18:15:26 84cddef4dde9: Pushed 18:15:38 513ae8ee59d6: Pushed 18:15:38 e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:15:39 bbb8ed4a0066: Preparing 18:15:39 af4ce467e0e0: Preparing 18:15:39 84cddef4dde9: Preparing 18:15:39 513ae8ee59d6: Preparing 18:15:39 f0e5a4d6c014: Preparing 18:15:39 3b19d27f08f7: Preparing 18:15:39 73bb99a6e169: Preparing 18:15:39 ec06c3102977: Preparing 18:15:39 6a3c62e080c7: Preparing 18:15:39 340cb19ca677: Preparing 18:15:39 4f4ce317c6bb: Preparing 18:15:39 3b19d27f08f7: Waiting 18:15:39 73bb99a6e169: Waiting 18:15:39 340cb19ca677: Waiting 18:15:39 4f4ce317c6bb: Waiting 18:15:39 ec06c3102977: Waiting 18:15:39 6a3c62e080c7: Waiting 18:15:39 f0e5a4d6c014: Layer already exists 18:15:39 bbb8ed4a0066: Layer already exists 18:15:39 513ae8ee59d6: Layer already exists 18:15:39 84cddef4dde9: Layer already exists 18:15:39 af4ce467e0e0: Layer already exists 18:15:39 6a3c62e080c7: Layer already exists 18:15:39 3b19d27f08f7: Layer already exists 18:15:39 ec06c3102977: Layer already exists 18:15:39 73bb99a6e169: Layer already exists 18:15:39 340cb19ca677: Layer already exists 18:15:39 4f4ce317c6bb: Layer already exists 18:15:39 latest: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 18:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:15:40 bbb8ed4a0066: Preparing 18:15:40 af4ce467e0e0: Preparing 18:15:40 84cddef4dde9: Preparing 18:15:40 513ae8ee59d6: Preparing 18:15:40 f0e5a4d6c014: Preparing 18:15:40 3b19d27f08f7: Preparing 18:15:40 73bb99a6e169: Preparing 18:15:40 ec06c3102977: Preparing 18:15:40 6a3c62e080c7: Preparing 18:15:40 340cb19ca677: Preparing 18:15:40 4f4ce317c6bb: Preparing 18:15:40 3b19d27f08f7: Waiting 18:15:40 73bb99a6e169: Waiting 18:15:40 ec06c3102977: Waiting 18:15:40 6a3c62e080c7: Waiting 18:15:40 340cb19ca677: Waiting 18:15:40 4f4ce317c6bb: Waiting 18:15:40 f0e5a4d6c014: Layer already exists 18:15:40 af4ce467e0e0: Layer already exists 18:15:40 513ae8ee59d6: Layer already exists 18:15:40 84cddef4dde9: Layer already exists 18:15:40 bbb8ed4a0066: Layer already exists 18:15:40 3b19d27f08f7: Layer already exists 18:15:40 ec06c3102977: Layer already exists 18:15:40 6a3c62e080c7: Layer already exists 18:15:40 340cb19ca677: Layer already exists 18:15:40 73bb99a6e169: Layer already exists 18:15:40 4f4ce317c6bb: Layer already exists 18:15:40 2.2.0-dev.68: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh 18:15:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:15:41 bbb8ed4a0066: Preparing 18:15:41 af4ce467e0e0: Preparing 18:15:41 84cddef4dde9: Preparing 18:15:41 513ae8ee59d6: Preparing 18:15:41 f0e5a4d6c014: Preparing 18:15:41 3b19d27f08f7: Preparing 18:15:41 73bb99a6e169: Preparing 18:15:41 ec06c3102977: Preparing 18:15:41 6a3c62e080c7: Preparing 18:15:41 340cb19ca677: Preparing 18:15:41 4f4ce317c6bb: Preparing 18:15:41 ec06c3102977: Waiting 18:15:41 6a3c62e080c7: Waiting 18:15:41 340cb19ca677: Waiting 18:15:41 73bb99a6e169: Waiting 18:15:41 3b19d27f08f7: Waiting 18:15:41 84cddef4dde9: Layer already exists 18:15:41 af4ce467e0e0: Layer already exists 18:15:41 f0e5a4d6c014: Layer already exists 18:15:41 513ae8ee59d6: Layer already exists 18:15:41 bbb8ed4a0066: Layer already exists 18:15:41 340cb19ca677: Layer already exists 18:15:41 73bb99a6e169: Layer already exists 18:15:41 ec06c3102977: Layer already exists 18:15:41 6a3c62e080c7: Layer already exists 18:15:41 3b19d27f08f7: Layer already exists 18:15:41 4f4ce317c6bb: Layer already exists 18:15:41 e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 18:15:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:15:42 bbb8ed4a0066: Preparing 18:15:42 af4ce467e0e0: Preparing 18:15:42 84cddef4dde9: Preparing 18:15:42 513ae8ee59d6: Preparing 18:15:42 f0e5a4d6c014: Preparing 18:15:42 3b19d27f08f7: Preparing 18:15:42 73bb99a6e169: Preparing 18:15:42 ec06c3102977: Preparing 18:15:42 6a3c62e080c7: Preparing 18:15:42 340cb19ca677: Preparing 18:15:42 4f4ce317c6bb: Preparing 18:15:42 ec06c3102977: Waiting 18:15:42 6a3c62e080c7: Waiting 18:15:42 3b19d27f08f7: Waiting 18:15:42 340cb19ca677: Waiting 18:15:42 73bb99a6e169: Waiting 18:15:42 4f4ce317c6bb: Waiting 18:15:42 af4ce467e0e0: Layer already exists 18:15:42 f0e5a4d6c014: Layer already exists 18:15:42 84cddef4dde9: Layer already exists 18:15:42 513ae8ee59d6: Layer already exists 18:15:42 bbb8ed4a0066: Layer already exists 18:15:42 73bb99a6e169: Layer already exists 18:15:42 3b19d27f08f7: Layer already exists 18:15:42 6a3c62e080c7: Layer already exists 18:15:42 340cb19ca677: Layer already exists 18:15:42 ec06c3102977: Layer already exists 18:15:42 4f4ce317c6bb: Layer already exists 18:15:42 main: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:42 ===================================================== [Pipeline] echo 18:15:42 taggedImages: 18:15:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f 18:15:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:15:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 18:15:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 18:15:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:43 18:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:43 arm64: Pulling from edgex-lftools-log-publisher 18:15:43 8998bd30e6a1: Pulling fs layer 18:15:43 04944245beec: Pulling fs layer 18:15:43 699f458cf7ca: Pulling fs layer 18:15:43 765212b225bb: Pulling fs layer 18:15:43 f23df028b6ca: Pulling fs layer 18:15:43 d65c8cfc05b1: Pulling fs layer 18:15:43 2437ff75d9bd: Pulling fs layer 18:15:43 765212b225bb: Waiting 18:15:43 f23df028b6ca: Waiting 18:15:43 d65c8cfc05b1: Waiting 18:15:43 2437ff75d9bd: Waiting 18:15:43 04944245beec: Verifying Checksum 18:15:43 04944245beec: Download complete 18:15:43 765212b225bb: Verifying Checksum 18:15:43 765212b225bb: Download complete 18:15:44 f23df028b6ca: Verifying Checksum 18:15:44 f23df028b6ca: Download complete 18:15:44 d65c8cfc05b1: Verifying Checksum 18:15:44 d65c8cfc05b1: Download complete 18:15:44 699f458cf7ca: Verifying Checksum 18:15:44 699f458cf7ca: Download complete 18:15:44 8998bd30e6a1: Verifying Checksum 18:15:44 8998bd30e6a1: Download complete 18:15:47 2437ff75d9bd: Verifying Checksum 18:15:47 2437ff75d9bd: Download complete 18:15:48 8998bd30e6a1: Pull complete 18:15:49 04944245beec: Pull complete 18:15:50 699f458cf7ca: Pull complete 18:15:51 765212b225bb: Pull complete 18:15:52 f23df028b6ca: Pull complete 18:15:52 d65c8cfc05b1: Pull complete 18:16:07 2437ff75d9bd: Pull complete 18:16:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container 18:16:07 $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:16:10 $ docker top 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:11 ---> job-cost.sh 18:16:11 lf-activate-venv: SKIPPING 18:16:11 INFO: No Stack... 18:16:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:13 INFO: Archiving Costs [Pipeline] sh 18:16:14 + cat /w/workspace/edgex-go/193/archives/cost.csv 18:16:14 + cut -d, -f6 [Pipeline] lock 18:16:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] 18:16:14 Resource [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] did not exist. Created. 18:16:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:15 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:15 Stashed 1 file(s) [Pipeline] } 18:16:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:15 $ docker stop --time=1 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d 18:16:17 $ docker rm -f 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d [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 18:16:17 provisioning config files... 18:16:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/193@tmp/config3663965148957205629tmp [Pipeline] { [Pipeline] sh 18:16:18 + set +x 18:16:18 + curl -s https://codecov.io/bash 18:16:18 + bash -s -- 18:16:18 18:16:18 _____ _ 18:16:18 / ____| | | 18:16:18 | | ___ __| | ___ ___ _____ __ 18:16:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:18 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:18 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:18 Bash-1.0.6 18:16:18 18:16:18 18:16:18 ==> git version 2.25.1 found 18:16:18 ==> 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 18:16:18 Release-Date: 2020-01-08 18:16:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:16:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:16:18 ==> Jenkins CI detected. 18:16:18 current dir:  /w/workspace/edgex-go/193 18:16:18 project root: . 18:16:18 --> token set from env 18:16:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:18 ==> Running gcov in . (disable via -X gcov) 18:16:18 ==> Python coveragepy not found 18:16:18 ==> Searching for coverage reports in: 18:16:18 + . 18:16:18 -> Found 1 reports 18:16:18 ==> Detecting git/mercurial file structure 18:16:18 ==> Reading reports 18:16:18 + ./coverage.out bytes=434738 18:16:18 ==> Appending adjustments 18:16:18 https://docs.codecov.io/docs/fixing-reports 18:16:19 + Found adjustments 18:16:19 ==> Gzipping contents 18:16:19 60K /tmp/codecov.q5pZA4.gz 18:16:19 ==> Uploading reports 18:16:19 url: https://codecov.io 18:16:19 query: branch=main&commit=e06225a277df99345dc66b555c91ab0f0cafa68f&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:16:19 -> Pinging Codecov 18:16:19 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=e06225a277df99345dc66b555c91ab0f0cafa68f&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:16:19 -> Uploading to 18:16:19 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/e06225a277df99345dc66b555c91ab0f0cafa68f/4a54bf57-412b-47ab-8d92-0bc1cfe11270.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T181619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b66048dc9fd5979f69fcced0592f9fa007d2b7749f09c9e98ab4990ba1c20bcb 18:16:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:19 Dload Upload Total Spent Left Speed 18:16:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59768 0 0 100 59768 0 241k --:--:-- --:--:-- --:--:-- 241k 18:16:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] } 18:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:16:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:16:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:16:20 18:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:16:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:16:20 188c0c94c7c5: Pulling fs layer 18:16:20 0ef7d3d256c8: Pulling fs layer 18:16:20 de9db76c5a1d: Pulling fs layer 18:16:20 0eba1c9be4d2: Pulling fs layer 18:16:20 0d57e429df01: Pulling fs layer 18:16:20 4e4be7b47b0d: Pulling fs layer 18:16:20 e1f770b5df2f: Pulling fs layer 18:16:20 85a0685a4137: Pulling fs layer 18:16:20 4e4be7b47b0d: Waiting 18:16:20 0eba1c9be4d2: Waiting 18:16:20 0d57e429df01: Waiting 18:16:20 e1f770b5df2f: Waiting 18:16:20 85a0685a4137: Waiting 18:16:20 de9db76c5a1d: Verifying Checksum 18:16:20 de9db76c5a1d: Download complete 18:16:20 0ef7d3d256c8: Download complete 18:16:20 0d57e429df01: Verifying Checksum 18:16:20 0d57e429df01: Download complete 18:16:20 4e4be7b47b0d: Verifying Checksum 18:16:20 4e4be7b47b0d: Download complete 18:16:20 188c0c94c7c5: Verifying Checksum 18:16:20 188c0c94c7c5: Download complete 18:16:21 188c0c94c7c5: Pull complete 18:16:21 e1f770b5df2f: Verifying Checksum 18:16:21 e1f770b5df2f: Download complete 18:16:21 0ef7d3d256c8: Pull complete 18:16:21 de9db76c5a1d: Pull complete 18:16:21 0eba1c9be4d2: Verifying Checksum 18:16:21 0eba1c9be4d2: Download complete 18:16:21 85a0685a4137: Verifying Checksum 18:16:21 85a0685a4137: Download complete 18:16:25 0eba1c9be4d2: Pull complete 18:16:25 0d57e429df01: Pull complete 18:16:25 4e4be7b47b0d: Pull complete 18:16:25 e1f770b5df2f: Pull complete 18:16:28 85a0685a4137: Pull complete 18:16:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:16:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:16:28 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:16:28 $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:16:30 $ docker top 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:16:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:16:31 + set -o pipefail 18:16:31 + snyk monitor '--org=edgex-jenkins' 18:16:37 18:16:37 Monitoring /w/workspace/edgex-go/193 (github.com/edgexfoundry/edgex-go)... 18:16:37 18:16:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/717306db-c6c3-46af-9d6c-888cc2baa9a5 18:16:37 18:16:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:16:37 18:16:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:16:37 18:16:37 [Pipeline] } 18:16:37 $ docker stop --time=1 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 18:16:40 $ docker rm -f 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:16:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:40 provisioning config files... 18:16:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/193@tmp/config2526501445228185185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:41 --> edgex-publish-swagger.sh 18:16:41 === Publish openapi/v2 API === 18:16:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:16:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/193/openapi/v2/core-command.yaml] 18:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:41 Dload Upload Total Spent Left Speed 18:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 18:16:41 18:16:41 18:16:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/193/openapi/v2/core-data.yaml] 18:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:41 Dload Upload Total Spent Left Speed 18:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59373 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 55207 0:00:01 0:00:01 --:--:-- 55250 18:16:43 18:16:43 18:16:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/193/openapi/v2/core-metadata.yaml] 18:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:43 Dload Upload Total Spent Left Speed 18:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 141k 0 0 90 128k 0 1057k --:--:-- --:--:-- --:--:-- 1049k 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k 18:16:44 18:16:44 18:16:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/193/openapi/v2/support-notifications.yaml] 18:16:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:44 Dload Upload Total Spent Left Speed 18:16:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 75501 0:00:01 0:00:01 --:--:-- 75501 100 89318 0 0 100 89318 0 75373 0:00:01 0:00:01 --:--:-- 75373 18:16:45 18:16:45 18:16:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/193/openapi/v2/support-scheduler.yaml] 18:16:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:45 Dload Upload Total Spent Left Speed 18:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 26109 0:00:01 0:00:01 --:--:-- 26109 18:16:47 18:16:47 18:16:47 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/193/openapi/v2/system-agent.yaml] 18:16:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:47 Dload Upload Total Spent Left Speed 18:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98004 --:--:-- --:--:-- --:--:-- 97529 100 20091 0 0 100 20091 0 20501 --:--:-- --:--:-- --:--:-- 20480 18:16:48 18:16:48 [Pipeline] } 18:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:16:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:16:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:48 . [Pipeline] withDockerContainer 18:16:49 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:16:49 $ docker top 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:49 [ssh-agent] Looking for ssh-agent implementation... 18:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:49 $ docker exec 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 ssh-agent 18:16:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdakeD/agent.14 18:16:49 SSH_AGENT_PID=20 18:16:49 Running ssh-add (command line suppressed) 18:16:49 Identity added: /w/workspace/edgex-go/193@tmp/private_key_1104611029294532923.key (/w/workspace/edgex-go/193@tmp/private_key_1104611029294532923.key) 18:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:50 + git semver tag 18:16:50 # -> Open(): unable to determine branch for HEAD 18:16:50 # $GIT_DIR = /w/workspace/edgex-go/193/.git 18:16:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/193 18:16:50 # $SEMVER_REMOTE_NAME = origin 18:16:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:16:50 # $SEMVER_USER_NAME = edgex-jenkins 18:16:50 # $SEMVER_BRANCH = main 18:16:50 # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver 18:16:50 # e06225a277df99345dc66b555c91ab0f0cafa68f HEAD 18:16:50 # -> Force: false 18:16:50 # 6d5c7192387b6b548678e7521699f598b3ef6ebc refs/tags/v2.2.0-dev.68 [Pipeline] } 18:16:50 $ docker exec --env ******** --env ******** 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 ssh-agent -k 18:16:50 unset SSH_AUTH_SOCK; 18:16:50 unset SSH_AGENT_PID; 18:16:50 echo Agent pid 20 killed; 18:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:50 + git semver [Pipeline] } 18:16:50 $ docker stop --time=1 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 18:16:51 $ docker rm -f 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:16:52 18:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:16:52 0.23.1-centos7: Pulling from edgex-lftools 18:16:52 ab5ef0e58194: Pulling fs layer 18:16:52 9712f1f96733: Pulling fs layer 18:16:52 63f879dbbcfc: Pulling fs layer 18:16:52 0d9ebad4ef96: Pulling fs layer 18:16:52 e9a5061849ea: Pulling fs layer 18:16:52 d747dcd14b5f: Pulling fs layer 18:16:52 2de7ff778b66: Pulling fs layer 18:16:52 e9a5061849ea: Waiting 18:16:52 d747dcd14b5f: Waiting 18:16:52 0d9ebad4ef96: Waiting 18:16:52 9712f1f96733: Verifying Checksum 18:16:52 9712f1f96733: Download complete 18:16:52 63f879dbbcfc: Verifying Checksum 18:16:52 63f879dbbcfc: Download complete 18:16:53 e9a5061849ea: Verifying Checksum 18:16:53 e9a5061849ea: Download complete 18:16:53 d747dcd14b5f: Verifying Checksum 18:16:53 d747dcd14b5f: Download complete 18:16:53 0d9ebad4ef96: Verifying Checksum 18:16:53 0d9ebad4ef96: Download complete 18:16:53 ab5ef0e58194: Download complete 18:16:53 2de7ff778b66: Verifying Checksum 18:16:53 2de7ff778b66: Download complete 18:16:56 ab5ef0e58194: Pull complete 18:16:56 9712f1f96733: Pull complete 18:16:56 63f879dbbcfc: Pull complete 18:17:01 0d9ebad4ef96: Pull complete 18:17:01 e9a5061849ea: Pull complete 18:17:01 d747dcd14b5f: Pull complete 18:17:01 2de7ff778b66: Pull complete 18:17:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:17:02 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:17:04 $ docker top 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:17:04 provisioning config files... 18:17:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/193@tmp/config6921264359080857976tmp 18:17:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/193@tmp/config5197816406409006264tmp 18:17:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/193@tmp/config7186445762351448335tmp [Pipeline] { [Pipeline] echo 18:17:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:17:04 ---> sigul-configuration.sh 18:17:04 gpg: directory `/root/.gnupg' created 18:17:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:17:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:17:04 gpg: keyring `/root/.gnupg/secring.gpg' created 18:17:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:17:04 gpg: CAST5 encrypted data 18:17:04 gpg: encrypted with 1 passphrase 18:17:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:17:05 + mkdir /home/jenkins 18:17:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:17:05 + 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 18:17:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:17:05 ---> sigul-install.sh 18:17:05 Sigul already installed; skipping installation. [Pipeline] sh 18:17:06 + git tag --list 18:17:06 0.6.0 18:17:06 0.6.1 18:17:06 0.7.0 18:17:06 0.7.1 18:17:06 v1.0.0 18:17:06 v1.0.1 18:17:06 v1.1.0 18:17:06 v1.2.0 18:17:06 v1.2.1 18:17:06 v1.3.0 18:17:06 v1.3.1 18:17:06 v2.0.0 18:17:06 v2.0.1-dev.1 18:17:06 v2.0.1-dev.10 18:17:06 v2.0.1-dev.11 18:17:06 v2.0.1-dev.12 18:17:06 v2.0.1-dev.13 18:17:06 v2.0.1-dev.14 18:17:06 v2.0.1-dev.15 18:17:06 v2.0.1-dev.16 18:17:06 v2.0.1-dev.17 18:17:06 v2.0.1-dev.18 18:17:06 v2.0.1-dev.19 18:17:06 v2.0.1-dev.2 18:17:06 v2.0.1-dev.20 18:17:06 v2.0.1-dev.21 18:17:06 v2.0.1-dev.22 18:17:06 v2.0.1-dev.23 18:17:06 v2.0.1-dev.24 18:17:06 v2.0.1-dev.25 18:17:06 v2.0.1-dev.26 18:17:06 v2.0.1-dev.27 18:17:06 v2.0.1-dev.28 18:17:06 v2.0.1-dev.29 18:17:06 v2.0.1-dev.3 18:17:06 v2.0.1-dev.30 18:17:06 v2.0.1-dev.31 18:17:06 v2.0.1-dev.32 18:17:06 v2.0.1-dev.33 18:17:06 v2.0.1-dev.34 18:17:06 v2.0.1-dev.35 18:17:06 v2.0.1-dev.36 18:17:06 v2.0.1-dev.37 18:17:06 v2.0.1-dev.38 18:17:06 v2.0.1-dev.39 18:17:06 v2.0.1-dev.4 18:17:06 v2.0.1-dev.40 18:17:06 v2.0.1-dev.41 18:17:06 v2.0.1-dev.42 18:17:06 v2.0.1-dev.43 18:17:06 v2.0.1-dev.44 18:17:06 v2.0.1-dev.45 18:17:06 v2.0.1-dev.46 18:17:06 v2.0.1-dev.47 18:17:06 v2.0.1-dev.48 18:17:06 v2.0.1-dev.49 18:17:06 v2.0.1-dev.5 18:17:06 v2.0.1-dev.50 18:17:06 v2.0.1-dev.51 18:17:06 v2.0.1-dev.52 18:17:06 v2.0.1-dev.53 18:17:06 v2.0.1-dev.54 18:17:06 v2.0.1-dev.55 18:17:06 v2.0.1-dev.56 18:17:06 v2.0.1-dev.57 18:17:06 v2.0.1-dev.58 18:17:06 v2.0.1-dev.59 18:17:06 v2.0.1-dev.6 18:17:06 v2.0.1-dev.60 18:17:06 v2.0.1-dev.61 18:17:06 v2.0.1-dev.62 18:17:06 v2.0.1-dev.63 18:17:06 v2.0.1-dev.64 18:17:06 v2.0.1-dev.65 18:17:06 v2.0.1-dev.66 18:17:06 v2.0.1-dev.67 18:17:06 v2.0.1-dev.68 18:17:06 v2.0.1-dev.69 18:17:06 v2.0.1-dev.7 18:17:06 v2.0.1-dev.70 18:17:06 v2.0.1-dev.71 18:17:06 v2.0.1-dev.72 18:17:06 v2.0.1-dev.73 18:17:06 v2.0.1-dev.74 18:17:06 v2.0.1-dev.75 18:17:06 v2.0.1-dev.76 18:17:06 v2.0.1-dev.77 18:17:06 v2.0.1-dev.78 18:17:06 v2.0.1-dev.79 18:17:06 v2.0.1-dev.8 18:17:06 v2.0.1-dev.80 18:17:06 v2.0.1-dev.81 18:17:06 v2.0.1-dev.82 18:17:06 v2.0.1-dev.83 18:17:06 v2.0.1-dev.84 18:17:06 v2.0.1-dev.85 18:17:06 v2.0.1-dev.86 18:17:06 v2.0.1-dev.87 18:17:06 v2.0.1-dev.88 18:17:06 v2.0.1-dev.89 18:17:06 v2.0.1-dev.9 18:17:06 v2.0.1-dev.90 18:17:06 v2.0.1-dev.91 18:17:06 v2.0.1-dev.92 18:17:06 v2.0.1-dev.93 18:17:06 v2.0.1-dev.94 18:17:06 v2.0.1-dev.95 18:17:06 v2.0.1-dev.96 18:17:06 v2.0.1-dev.97 18:17:06 v2.0.1-dev.98 18:17:06 v2.0.1-dev.99 18:17:06 v2.1.0 18:17:06 v2.2.0-dev.1 18:17:06 v2.2.0-dev.10 18:17:06 v2.2.0-dev.11 18:17:06 v2.2.0-dev.12 18:17:06 v2.2.0-dev.13 18:17:06 v2.2.0-dev.14 18:17:06 v2.2.0-dev.15 18:17:06 v2.2.0-dev.16 18:17:06 v2.2.0-dev.17 18:17:06 v2.2.0-dev.18 18:17:06 v2.2.0-dev.19 18:17:06 v2.2.0-dev.2 18:17:06 v2.2.0-dev.20 18:17:06 v2.2.0-dev.21 18:17:06 v2.2.0-dev.22 18:17:06 v2.2.0-dev.23 18:17:06 v2.2.0-dev.24 18:17:06 v2.2.0-dev.25 18:17:06 v2.2.0-dev.26 18:17:06 v2.2.0-dev.27 18:17:06 v2.2.0-dev.28 18:17:06 v2.2.0-dev.29 18:17:06 v2.2.0-dev.3 18:17:06 v2.2.0-dev.30 18:17:06 v2.2.0-dev.31 18:17:06 v2.2.0-dev.32 18:17:06 v2.2.0-dev.33 18:17:06 v2.2.0-dev.34 18:17:06 v2.2.0-dev.35 18:17:06 v2.2.0-dev.36 18:17:06 v2.2.0-dev.37 18:17:06 v2.2.0-dev.38 18:17:06 v2.2.0-dev.39 18:17:06 v2.2.0-dev.4 18:17:06 v2.2.0-dev.40 18:17:06 v2.2.0-dev.41 18:17:06 v2.2.0-dev.42 18:17:06 v2.2.0-dev.43 18:17:06 v2.2.0-dev.44 18:17:06 v2.2.0-dev.45 18:17:06 v2.2.0-dev.46 18:17:06 v2.2.0-dev.47 18:17:06 v2.2.0-dev.48 18:17:06 v2.2.0-dev.49 18:17:06 v2.2.0-dev.5 18:17:06 v2.2.0-dev.50 18:17:06 v2.2.0-dev.51 18:17:06 v2.2.0-dev.52 18:17:06 v2.2.0-dev.53 18:17:06 v2.2.0-dev.54 18:17:06 v2.2.0-dev.55 18:17:06 v2.2.0-dev.56 18:17:06 v2.2.0-dev.57 18:17:06 v2.2.0-dev.58 18:17:06 v2.2.0-dev.59 18:17:06 v2.2.0-dev.6 18:17:06 v2.2.0-dev.60 18:17:06 v2.2.0-dev.61 18:17:06 v2.2.0-dev.62 18:17:06 v2.2.0-dev.63 18:17:06 v2.2.0-dev.64 18:17:06 v2.2.0-dev.65 18:17:06 v2.2.0-dev.66 18:17:06 v2.2.0-dev.67 18:17:06 v2.2.0-dev.68 18:17:06 v2.2.0-dev.7 18:17:06 v2.2.0-dev.8 18:17:06 v2.2.0-dev.9 [Pipeline] sh 18:17:06 + lftools sign git-tag v2.2.0-dev.68 18:17:06 Signing Git tag with Sigul... 18:17:06 Signing v2.2.0-dev.68 [Pipeline] echo 18:17:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:17:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:17:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:17:07 $ docker stop --time=1 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 18:17:08 $ docker rm -f 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:17:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:09 . [Pipeline] withDockerContainer 18:17:09 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:17:10 $ docker top b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:10 [ssh-agent] Looking for ssh-agent implementation... 18:17:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:10 $ docker exec b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b ssh-agent 18:17:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhglegg/agent.13 18:17:10 SSH_AGENT_PID=19 18:17:10 Running ssh-add (command line suppressed) 18:17:10 Identity added: /w/workspace/edgex-go/193@tmp/private_key_6726045568848429810.key (/w/workspace/edgex-go/193@tmp/private_key_6726045568848429810.key) 18:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:10 + git semver bump pre 18:17:10 # -> Open(): unable to determine branch for HEAD 18:17:10 # $GIT_DIR = /w/workspace/edgex-go/193/.git 18:17:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/193 18:17:10 # $SEMVER_REMOTE_NAME = origin 18:17:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:10 # $SEMVER_USER_NAME = edgex-jenkins 18:17:10 # $SEMVER_BRANCH = main 18:17:10 # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver 18:17:10 2.2.0-dev.69 [Pipeline] } 18:17:10 $ docker exec --env ******** --env ******** b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b ssh-agent -k 18:17:10 unset SSH_AUTH_SOCK; 18:17:10 unset SSH_AGENT_PID; 18:17:10 echo Agent pid 19 killed; 18:17:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:11 + git semver [Pipeline] } 18:17:11 $ docker stop --time=1 b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b 18:17:12 $ docker rm -f b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b [Pipeline] // withDockerContainer [Pipeline] sh 18:17:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:13 . [Pipeline] withDockerContainer 18:17:13 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:17:13 $ docker top f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:13 [ssh-agent] Looking for ssh-agent implementation... 18:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:14 $ docker exec f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 ssh-agent 18:17:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjkNahE/agent.13 18:17:14 SSH_AGENT_PID=19 18:17:14 Running ssh-add (command line suppressed) 18:17:14 Identity added: /w/workspace/edgex-go/193@tmp/private_key_8891208675728654706.key (/w/workspace/edgex-go/193@tmp/private_key_8891208675728654706.key) 18:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:14 + git semver push 18:17:14 # -> Open(): unable to determine branch for HEAD 18:17:14 # $GIT_DIR = /w/workspace/edgex-go/193/.git 18:17:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/193 18:17:14 # $SEMVER_REMOTE_NAME = origin 18:17:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:14 # $SEMVER_USER_NAME = edgex-jenkins 18:17:14 # $SEMVER_BRANCH = main 18:17:14 # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [Pipeline] } 18:17:18 $ docker exec --env ******** --env ******** f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 ssh-agent -k 18:17:18 unset SSH_AUTH_SOCK; 18:17:18 unset SSH_AGENT_PID; 18:17:18 echo Agent pid 19 killed; 18:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:19 + git semver [Pipeline] } 18:17:19 $ docker stop --time=1 f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 18:17:20 $ docker rm -f f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 [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 18:17:21 + [ -d /w/workspace/edgex-go/193/archives ] [Pipeline] libraryResource [Pipeline] sh 18:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:22 ---> package-listing.sh 18:17:22 ++ facter osfamily 18:17:22 ++ tr '[:upper:]' '[:lower:]' 18:17:22 + OS_FAMILY=debian 18:17:22 + workspace=/w/workspace/edgex-go/193 18:17:22 + START_PACKAGES=/tmp/packages_start.txt 18:17:22 + END_PACKAGES=/tmp/packages_end.txt 18:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:22 + PACKAGES=/tmp/packages_start.txt 18:17:22 + '[' /w/workspace/edgex-go/193 ']' 18:17:22 + PACKAGES=/tmp/packages_end.txt 18:17:22 + case "${OS_FAMILY}" in 18:17:22 + dpkg -l 18:17:22 + grep '^ii' 18:17:22 + '[' -f /tmp/packages_start.txt ']' 18:17:22 + '[' -f /tmp/packages_end.txt ']' 18:17:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:22 + '[' /w/workspace/edgex-go/193 ']' 18:17:22 + mkdir -p /w/workspace/edgex-go/193/archives/ 18:17:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/193/archives/ [Pipeline] echo 18:17:22 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/193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:23 18:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:23 latest: Pulling from edgex-lftools-log-publisher 18:17:23 5eb5b503b376: Pulling fs layer 18:17:23 5c69ac0246d0: Pulling fs layer 18:17:23 ec43610c2a17: Pulling fs layer 18:17:23 3a2ae6a8a46f: Pulling fs layer 18:17:23 33b1e0a273af: Pulling fs layer 18:17:23 5d3b04190fa2: Pulling fs layer 18:17:23 2f39f015ded8: Pulling fs layer 18:17:23 3a2ae6a8a46f: Waiting 18:17:23 33b1e0a273af: Waiting 18:17:23 5d3b04190fa2: Waiting 18:17:23 2f39f015ded8: Waiting 18:17:23 5c69ac0246d0: Download complete 18:17:23 3a2ae6a8a46f: Verifying Checksum 18:17:23 33b1e0a273af: Verifying Checksum 18:17:23 33b1e0a273af: Download complete 18:17:23 ec43610c2a17: Verifying Checksum 18:17:23 ec43610c2a17: Download complete 18:17:23 5d3b04190fa2: Verifying Checksum 18:17:23 5d3b04190fa2: Download complete 18:17:24 5eb5b503b376: Verifying Checksum 18:17:24 5eb5b503b376: Download complete 18:17:24 2f39f015ded8: Verifying Checksum 18:17:24 2f39f015ded8: Download complete 18:17:25 5eb5b503b376: Pull complete 18:17:25 5c69ac0246d0: Pull complete 18:17:26 ec43610c2a17: Pull complete 18:17:26 3a2ae6a8a46f: Pull complete 18:17:26 33b1e0a273af: Pull complete 18:17:26 5d3b04190fa2: Pull complete 18:17:30 2f39f015ded8: Pull complete 18:17:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:17:30 prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container 18:17:30 $ 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/193/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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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 18:17:32 $ docker top e21d83b3a99a84341a860cfcf21f63ad7c352bb3fc9bcf9d31799b1053e5bec1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:17:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:17:33 + ls /var/log/sa-host 18:17:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:33 provisioning config files... 18:17:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/193@tmp/config2871453425373303182tmp [Pipeline] { [Pipeline] echo 18:17:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:17:33 ---> create-netrc.sh [Pipeline] } 18:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> python-tools-install.sh [Pipeline] echo 18:17:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> sudo-logs.sh 18:17:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:17:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> job-cost.sh 18:17:34 lf-activate-venv: SKIPPING 18:17:34 DEBUG: total: 0.2199999988079071 18:17:34 INFO: Retrieving Stack Cost... 18:17:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:35 INFO: Archiving Costs [Pipeline] echo 18:17:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:17:35 ---> logs-deploy.sh 18:17:35 lf-activate-venv: SKIPPING 18:17:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/193 18:17:35 INFO: archiving workspace using pattern(s): 18:17:36 Archives upload complete. 18:17:36 INFO: archiving logs to Nexus 18:17:37 ---> uname -a: 18:17:37 Linux prd-ubuntu20-04-docker-8c-8g-20826 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:17:37 18:17:37 18:17:37 ---> lscpu: 18:17:37 Architecture: x86_64 18:17:37 CPU op-mode(s): 32-bit, 64-bit 18:17:37 Byte Order: Little Endian 18:17:37 Address sizes: 40 bits physical, 48 bits virtual 18:17:37 CPU(s): 8 18:17:37 On-line CPU(s) list: 0-7 18:17:37 Thread(s) per core: 1 18:17:37 Core(s) per socket: 1 18:17:37 Socket(s): 8 18:17:37 NUMA node(s): 1 18:17:37 Vendor ID: AuthenticAMD 18:17:37 CPU family: 23 18:17:37 Model: 49 18:17:37 Model name: AMD EPYC-Rome Processor 18:17:37 Stepping: 0 18:17:37 CPU MHz: 2799.998 18:17:37 BogoMIPS: 5599.99 18:17:37 Virtualization: AMD-V 18:17:37 Hypervisor vendor: KVM 18:17:37 Virtualization type: full 18:17:37 L1d cache: 256 KiB 18:17:37 L1i cache: 256 KiB 18:17:37 L2 cache: 4 MiB 18:17:37 L3 cache: 128 MiB 18:17:37 NUMA node0 CPU(s): 0-7 18:17:37 Vulnerability Itlb multihit: Not affected 18:17:37 Vulnerability L1tf: Not affected 18:17:37 Vulnerability Mds: Not affected 18:17:37 Vulnerability Meltdown: Not affected 18:17:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:17:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:17:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:17:37 Vulnerability Srbds: Not affected 18:17:37 Vulnerability Tsx async abort: Not affected 18:17:37 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 18:17:37 18:17:37 18:17:37 ---> nproc: 18:17:37 8 18:17:37 18:17:37 18:17:37 ---> df -h: 18:17:37 Filesystem Size Used Avail Use% Mounted on 18:17:37 overlay 155G 30G 126G 20% / 18:17:37 tmpfs 64M 0 64M 0% /dev 18:17:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:17:37 shm 64M 0 64M 0% /dev/shm 18:17:37 /dev/vda1 155G 30G 126G 20% /facter-os 18:17:37 18:17:37 18:17:37 ---> sar -b -r -n DEV: 18:17:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20826) 04/13/22 _x86_64_ (8 CPU) 18:17:37 18:17:37 17:08:31 LINUX RESTART (8 CPU) 18:17:37 18:17:37 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:17:37 17:10:01 315.60 16.01 299.58 0.00 2182.30 133767.31 0.00 18:17:37 17:11:01 56.86 0.03 56.83 0.00 3.47 25606.53 0.00 18:17:37 17:12:01 44.29 0.08 44.20 0.00 1.33 12468.79 0.00 18:17:37 17:13:01 488.28 0.18 488.10 0.00 21.84 445973.56 0.00 18:17:37 17:14:01 626.58 0.47 626.11 0.00 8.67 157458.69 0.00 18:17:37 17:15:01 695.87 0.37 695.50 0.00 12.52 414272.53 0.00 18:17:37 17:16:01 884.42 0.95 883.47 0.00 7.60 322318.68 0.00 18:17:37 17:17:01 906.55 0.55 906.00 0.00 5.06 315870.86 0.00 18:17:37 17:18:01 583.77 0.07 583.71 0.00 4.80 185335.02 0.00 18:17:37 17:19:01 409.70 0.00 409.70 0.00 0.00 144324.03 0.00 18:17:37 17:20:01 27.24 0.00 27.24 0.00 0.00 786.27 0.00 18:17:37 17:21:01 18.68 0.00 18.68 0.00 0.00 463.79 0.00 18:17:37 17:22:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 18:17:37 17:23:02 1.05 0.00 1.05 0.00 0.00 12.80 0.00 18:17:37 17:24:01 1.98 0.02 1.97 0.00 0.14 20.20 0.00 18:17:37 17:25:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 18:17:37 17:26:01 2.57 0.87 1.70 0.00 18.39 23.59 0.00 18:17:37 17:27:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 18:17:37 17:28:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 18:17:37 17:29:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 18:17:37 17:30:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 18:17:37 17:31:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 18:17:37 17:32:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 18:17:37 17:33:01 1.42 0.03 1.38 0.00 0.40 15.86 0.00 18:17:37 17:34:01 1.35 0.03 1.32 0.00 0.27 15.20 0.00 18:17:37 17:35:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 18:17:37 17:36:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 18:17:37 17:37:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 18:17:37 17:38:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 18:17:37 17:39:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 18:17:37 17:40:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 18:17:37 17:41:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 18:17:37 17:42:01 1.20 0.00 1.20 0.00 0.00 12.26 0.00 18:17:37 17:43:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 18:17:37 17:44:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 18:17:37 17:45:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 18:17:37 17:46:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 18:17:37 17:47:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 18:17:37 17:48:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 18:17:37 17:49:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 18:17:37 17:50:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 18:17:37 17:51:01 1.22 0.00 1.22 0.00 0.00 15.59 0.00 18:17:37 17:52:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 18:17:37 17:53:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 18:17:37 17:54:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 18:17:37 17:55:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 18:17:37 17:56:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 18:17:37 17:57:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 18:17:37 17:58:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 18:17:37 17:59:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 18:17:37 18:00:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 18:17:37 18:01:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 18:17:37 18:02:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 18:17:37 18:03:01 2.25 0.00 2.25 0.00 0.00 23.99 0.00 18:17:37 18:04:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 18:17:37 18:05:01 2.28 0.00 2.28 0.00 0.00 24.79 0.00 18:17:37 18:06:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 18:17:37 18:07:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 18:17:37 18:08:01 2.78 1.57 1.22 0.00 49.05 15.19 0.00 18:17:37 18:09:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 18:17:37 18:10:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 18:17:37 18:11:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:17:37 18:12:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 18:17:37 18:13:01 0.97 0.00 0.97 0.00 0.00 11.87 0.00 18:17:37 18:14:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 18:17:37 18:15:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 18:17:37 18:16:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 18:17:37 18:17:01 157.24 0.55 156.69 0.00 11.73 46720.61 0.00 18:17:37 Average: 77.83 0.32 77.51 0.00 34.23 32462.90 0.00 18:17:37 18:17:37 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:37 17:10:01 27961180 31726292 569592 1.73 137168 3837160 2245196 6.62 1288728 3189716 193244 18:17:37 17:11:01 27932380 31665368 621380 1.89 151128 3780980 2459716 7.25 1499168 2985696 267368 18:17:37 17:12:01 27594560 31772720 513356 1.56 153940 4189720 1877060 5.53 1457104 3329960 343892 18:17:37 17:13:01 20773188 31389044 874268 2.66 170584 10392888 3572048 10.53 2294840 9060328 1220 18:17:37 17:14:01 15452708 29609672 2653816 8.07 257432 13569784 5341468 15.74 4881132 11517236 389716 18:17:37 17:15:01 10299296 31085048 1150576 3.50 352776 19692020 4322596 12.74 4506860 16605332 1457344 18:17:37 17:16:01 4591932 29777136 2463100 7.49 461164 23715204 5186176 15.28 5955184 20597936 580156 18:17:37 17:17:01 2873372 29205608 3027888 9.21 543664 24708908 5567060 16.41 7164864 21022688 131872 18:17:37 17:18:01 6152792 31502280 744540 2.26 632804 23711504 2942792 8.67 4165400 20842424 496 18:17:37 17:19:01 7942236 31724180 532452 1.62 717468 22141164 1980984 5.84 3108708 20201096 1072 18:17:37 17:20:01 7944192 31722516 538504 1.64 718420 22141140 2090952 6.16 3117908 20200364 688 18:17:37 17:21:01 7962952 31741352 520116 1.58 718888 22141392 1873768 5.52 3100680 20200516 80 18:17:37 17:22:01 7964156 31742592 518888 1.58 718896 22141396 1873768 5.52 3098952 20200536 16 18:17:37 17:23:02 7965052 31743496 518400 1.58 718900 22141400 1873768 5.52 3099520 20200540 220 18:17:37 17:24:01 7971428 31750056 511752 1.56 718920 22141400 1911892 5.63 3091244 20200604 24 18:17:37 17:25:01 7971892 31750536 511232 1.55 718932 22141408 1911892 5.63 3090704 20200612 40 18:17:37 17:26:01 7972652 31752180 510308 1.55 718996 22141920 1964256 5.79 3090160 20201044 172 18:17:37 17:27:01 7973172 31752704 509784 1.55 718996 22141924 1964256 5.79 3089760 20201048 168 18:17:37 17:28:01 7972328 31751868 510544 1.55 719012 22141928 1964256 5.79 3090136 20201052 12 18:17:37 17:29:01 7972800 31752376 509976 1.55 719032 22141924 1947636 5.74 3090136 20201052 60 18:17:37 17:30:01 7972500 31752100 510192 1.55 719048 22141932 1947636 5.74 3089856 20201056 24 18:17:37 17:31:01 7972716 31752328 510128 1.55 719056 22141936 1947636 5.74 3090360 20201060 20 18:17:37 17:32:01 7973168 31752788 509860 1.55 719068 22141936 1947636 5.74 3090192 20201060 20 18:17:37 17:33:01 7972336 31752012 510428 1.55 719076 22141944 1947636 5.74 3090852 20201064 220 18:17:37 17:34:01 7972588 31752360 510032 1.55 719088 22141964 1947636 5.74 3090940 20201084 68 18:17:37 17:35:01 7972556 31752332 510004 1.55 719088 22141968 1947636 5.74 3089952 20201088 180 18:17:37 17:36:01 7972524 31752308 509976 1.55 719096 22141968 1947636 5.74 3090448 20201092 20 18:17:37 17:37:01 7972396 31752192 510072 1.55 719104 22141972 1947636 5.74 3090296 20201092 276 18:17:37 17:38:01 7972348 31752152 510052 1.55 719108 22141976 1947636 5.74 3090468 20201096 188 18:17:37 17:39:01 7972476 31752296 510060 1.55 719132 22141972 1947636 5.74 3090728 20201096 60 18:17:37 17:40:01 7972720 31752568 509780 1.55 719144 22141980 1947636 5.74 3090500 20201100 196 18:17:37 17:41:01 7972420 31752284 510004 1.55 719156 22141984 1947636 5.74 3090516 20201104 264 18:17:37 17:42:01 7972372 31752236 509988 1.55 719160 22141984 1947636 5.74 3090540 20201104 192 18:17:37 17:43:01 7972428 31752444 509784 1.55 719172 22142120 1947636 5.74 3089996 20201240 28 18:17:37 17:44:01 7972356 31752384 509764 1.55 719188 22142120 1947636 5.74 3090528 20201244 28 18:17:37 17:45:01 7972308 31752352 509740 1.55 719196 22142124 1947636 5.74 3090052 20201244 180 18:17:37 17:46:01 7972208 31752256 509980 1.55 719196 22142128 1947636 5.74 3090580 20201248 192 18:17:37 17:47:01 7972232 31752280 509952 1.55 719200 22142128 1947636 5.74 3090044 20201248 184 18:17:37 17:48:01 7972468 31752536 509640 1.55 719212 22142132 1947636 5.74 3090208 20201252 8 18:17:37 17:49:01 7972032 31752108 509944 1.55 719216 22142140 1947636 5.74 3090940 20201260 100 18:17:37 17:50:01 7972056 31752152 509904 1.55 719228 22142140 1947636 5.74 3090380 20201260 8 18:17:37 17:51:01 7972008 31752116 509876 1.55 719240 22142144 1947636 5.74 3090452 20201264 144 18:17:37 17:52:01 7972836 31752960 509316 1.55 719252 22142148 1947636 5.74 3090648 20201264 228 18:17:37 17:53:01 7972576 31752716 509556 1.55 719264 22142152 1947636 5.74 3090872 20201272 332 18:17:37 17:54:01 7972568 31752732 509492 1.55 719284 22142156 1947636 5.74 3091200 20201276 200 18:17:37 17:55:01 7972512 31752684 509484 1.55 719292 22142156 1915120 5.64 3090800 20201276 304 18:17:37 17:56:01 7972672 31752856 509460 1.55 719304 22142160 1915120 5.64 3090784 20201280 204 18:17:37 17:57:01 7972412 31752616 509680 1.55 719320 22142164 1915120 5.64 3090804 20201284 304 18:17:37 17:58:01 7972436 31752660 509644 1.55 719332 22142164 1915120 5.64 3090280 20201284 12 18:17:37 17:59:01 7972576 31752808 509412 1.55 719336 22142168 1915120 5.64 3090660 20201288 76 18:17:37 18:00:01 7972584 31752816 509400 1.55 719340 22142168 1915120 5.64 3090660 20201288 12 18:17:37 18:01:01 7972568 31752816 509384 1.55 719348 22142176 1915120 5.64 3090336 20201296 52 18:17:37 18:02:01 7972000 31752264 509920 1.55 719360 22142180 1915120 5.64 3090340 20201300 12 18:17:37 18:03:01 7972212 31752516 509540 1.55 719408 22142172 1915120 5.64 3090644 20201300 20 18:17:37 18:04:01 7971652 31752008 509992 1.55 719444 22142184 1915120 5.64 3091672 20201304 192 18:17:37 18:05:01 7972104 31752500 509688 1.55 719488 22142184 1915120 5.64 3090580 20201304 192 18:17:37 18:06:01 7972096 31752540 509612 1.55 719524 22142192 1915120 5.64 3090460 20201312 12 18:17:37 18:07:01 7972300 31752904 509224 1.55 719544 22142324 1915120 5.64 3090484 20201444 16 18:17:37 18:08:01 7966020 31749184 512964 1.56 719564 22143796 1915120 5.64 3096436 20200972 220 18:17:37 18:09:01 7966232 31749416 512748 1.56 719576 22143800 1915120 5.64 3096012 20200968 72 18:17:37 18:10:01 7966192 31749392 512716 1.56 719584 22143804 1931172 5.69 3095548 20200972 20 18:17:37 18:11:01 7966124 31749340 512916 1.56 719588 22143808 1931172 5.69 3095764 20200976 256 18:17:37 18:12:01 7966368 31749592 512644 1.56 719592 22143812 1931172 5.69 3095764 20200980 224 18:17:37 18:13:01 7966392 31749628 512612 1.56 719600 22143812 1931172 5.69 3095296 20200980 188 18:17:37 18:14:01 7966272 31749532 512588 1.56 719616 22143816 1931172 5.69 3096132 20200984 248 18:17:37 18:15:01 7966136 31749436 512500 1.56 719632 22143820 1931172 5.69 3095536 20200988 56 18:17:37 18:16:01 7966128 31749428 512492 1.56 719632 22143820 1931172 5.69 3095288 20200988 12 18:17:37 18:17:01 6450500 31727532 533404 1.62 772316 23466420 1886268 5.56 3205780 21486868 635860 18:17:37 Average: 9005029 31632095 629853 1.92 666865 21107580 2171966 6.40 3173365 19151494 58967 18:17:37 18:17:37 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:37 17:10:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 18:17:37 17:10:01 docker0 891.85 553.11 75.22 3704.91 0.00 0.00 0.00 0.00 18:17:37 17:10:01 ens3 1302.15 1536.96 10333.63 201.03 0.00 0.00 0.00 0.00 18:17:37 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:11:01 docker0 1.43 1.53 0.09 0.13 0.00 0.00 0.00 0.00 18:17:37 17:11:01 ens3 61.08 49.50 34.33 57.78 0.00 0.00 0.00 0.00 18:17:37 17:11:01 veth2bcd27d 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 18:17:37 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:12:01 ens3 29.54 16.48 25.04 13.20 0.00 0.00 0.00 0.00 18:17:37 17:12:01 veth2bcd27d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:13:01 veth7aabcd4 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 18:17:37 17:13:01 vethadec690 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:13:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:17:37 17:13:01 docker0 106.91 191.16 5.71 1734.69 0.00 0.00 0.00 0.00 18:17:37 17:13:01 veth609b1aa 65.44 138.69 4.26 1506.26 0.00 0.00 0.00 0.12 18:17:37 17:13:01 veth530191b 0.00 1.18 0.00 0.07 0.00 0.00 0.00 0.00 18:17:37 17:13:01 ens3 315.93 195.16 3433.49 93.14 0.00 0.00 0.00 0.00 18:17:37 17:13:01 veth3742f94 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 18:17:37 17:14:01 docker0 167.31 337.34 13.56 4526.95 0.00 0.00 0.00 0.00 18:17:37 17:14:01 veth609b1aa 143.58 303.20 14.10 4323.93 0.00 0.00 0.00 0.35 18:17:37 17:14:01 veth530191b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:14:01 ens3 411.23 225.10 4655.01 83.21 0.00 0.00 0.00 0.00 18:17:37 17:14:01 veth67a2b55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:15:01 vethf9352ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:15:01 vetha74f65f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:15:01 veth93e02d1 205.01 433.93 18.18 5825.75 0.00 0.00 0.00 0.48 18:17:37 17:15:01 veth1881495 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:15:01 docker0 235.71 471.43 17.14 5978.23 0.00 0.00 0.00 0.00 18:17:37 17:15:01 veth609b1aa 0.18 0.57 0.01 0.03 0.00 0.00 0.00 0.00 18:17:37 17:15:01 veth530191b 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 18:17:37 17:15:01 ens3 516.22 259.49 6014.58 41.43 0.00 0.00 0.00 0.00 18:17:37 17:16:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 18:17:37 17:16:01 veth93e02d1 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:16:01 docker0 196.45 447.29 14.48 6121.82 0.00 0.00 0.00 0.00 18:17:37 17:16:01 veth3db3eb1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:16:01 veth530191b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:16:01 ens3 545.06 273.15 7241.01 105.39 0.00 0.00 0.00 0.00 18:17:37 17:16:01 veth11dedb8 8.88 28.13 0.76 387.02 0.00 0.00 0.00 0.03 18:17:37 17:16:01 vethddb1101 176.54 399.97 15.36 5489.61 0.00 0.00 0.00 0.45 18:17:37 17:17:01 veth4318dec 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:17:01 veth93e02d1 0.13 0.30 0.01 0.02 0.00 0.00 0.00 0.00 18:17:37 17:17:01 docker0 49.36 69.22 3.80 531.93 0.00 0.00 0.00 0.00 18:17:37 17:17:01 veth530191b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:17:37 17:17:01 vethb2ac0db 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:17:01 ens3 136.83 104.38 568.52 83.39 0.00 0.00 0.00 0.00 18:17:37 17:17:01 vethddb1101 22.76 35.03 2.30 340.40 0.00 0.00 0.00 0.03 18:17:37 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:18:01 veth5522744 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:18:01 docker0 15.36 22.58 1.17 259.62 0.00 0.00 0.00 0.00 18:17:37 17:18:01 veth530191b 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 18:17:37 17:18:01 ens3 47.73 29.44 280.34 12.48 0.00 0.00 0.00 0.00 18:17:37 17:18:01 vethddb1101 0.20 0.52 0.01 0.03 0.00 0.00 0.00 0.00 18:17:37 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:19:01 docker0 27.34 34.01 1.84 284.43 0.00 0.00 0.00 0.00 18:17:37 17:19:01 veth530191b 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 18:17:37 17:19:01 ens3 71.06 64.60 296.64 70.29 0.00 0.00 0.00 0.00 18:17:37 17:20:01 lo 42.19 42.19 4.16 4.16 0.00 0.00 0.00 0.00 18:17:37 17:20:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:20:01 ens3 432.07 460.71 208.98 2375.13 0.00 0.00 0.00 0.00 18:17:37 17:21:01 lo 21.40 21.40 2.10 2.10 0.00 0.00 0.00 0.00 18:17:37 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:21:01 ens3 268.36 289.79 116.98 1654.31 0.00 0.00 0.00 0.00 18:17:37 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:23:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:24:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:26:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:28:01 ens3 13.48 5.73 13.35 0.41 0.00 0.00 0.00 0.00 18:17:37 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:29:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:31:01 ens3 1.08 0.52 0.40 0.28 0.00 0.00 0.00 0.00 18:17:37 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:34:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:35:01 ens3 0.80 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:17:37 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:36:01 ens3 0.72 0.43 0.46 0.28 0.00 0.00 0.00 0.00 18:17:37 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:39:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:44:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:49:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:17:37 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:51:01 ens3 0.52 0.45 0.26 0.22 0.00 0.00 0.00 0.00 18:17:37 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:53:01 ens3 0.23 0.13 0.18 0.01 0.00 0.00 0.00 0.00 18:17:37 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:54:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 17:59:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:04:01 ens3 0.97 0.33 0.38 0.26 0.00 0.00 0.00 0.00 18:17:37 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:08:01 ens3 14.03 13.65 5.58 25.13 0.00 0.00 0.00 0.00 18:17:37 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:09:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:17:37 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:14:01 ens3 0.27 0.15 0.35 0.07 0.00 0.00 0.00 0.00 18:17:37 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:17:37 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:37 18:17:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 18:17:37 18:17:01 docker0 82.75 103.67 6.92 726.87 0.00 0.00 0.00 0.00 18:17:37 18:17:01 ens3 416.96 269.06 7997.05 82.03 0.00 0.00 0.00 0.00 18:17:37 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 18:17:37 Average: docker0 26.10 32.83 2.06 351.17 0.00 0.00 0.00 0.00 18:17:37 Average: ens3 67.53 55.88 606.50 72.08 0.00 0.00 0.00 0.00 18:17:37 18:17:37 18:17:37 ---> sar -P ALL: 18:17:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20826) 04/13/22 _x86_64_ (8 CPU) 18:17:37 18:17:37 17:08:31 LINUX RESTART (8 CPU) 18:17:37 18:17:37 17:09:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 17:10:01 all 12.63 0.00 4.55 1.54 0.06 81.22 18:17:37 17:10:01 0 12.20 0.00 4.65 1.11 0.07 81.97 18:17:37 17:10:01 1 9.47 0.00 3.74 0.47 0.05 86.26 18:17:37 17:10:01 2 12.18 0.00 4.60 1.38 0.07 81.77 18:17:37 17:10:01 3 9.53 0.00 3.85 0.37 0.05 86.19 18:17:37 17:10:01 4 19.79 0.00 5.53 2.61 0.07 72.00 18:17:37 17:10:01 5 11.35 0.00 4.46 0.39 0.05 83.75 18:17:37 17:10:01 6 16.63 0.00 4.75 4.56 0.05 74.01 18:17:37 17:10:01 7 9.83 0.00 4.85 1.40 0.09 83.84 18:17:37 17:11:01 all 38.02 0.00 7.12 0.50 0.08 54.28 18:17:37 17:11:01 0 37.41 0.00 7.36 0.62 0.08 54.53 18:17:37 17:11:01 1 40.04 0.00 7.04 0.12 0.08 52.72 18:17:37 17:11:01 2 38.92 0.00 8.42 0.02 0.07 52.58 18:17:37 17:11:01 3 34.39 0.00 5.94 0.14 0.08 59.45 18:17:37 17:11:01 4 38.31 0.00 6.69 0.03 0.08 54.89 18:17:37 17:11:01 5 37.88 0.00 7.20 0.05 0.08 54.79 18:17:37 17:11:01 6 38.78 0.00 7.62 2.56 0.08 50.96 18:17:37 17:11:01 7 38.43 0.00 6.69 0.44 0.08 54.35 18:17:37 17:12:01 all 39.69 0.00 5.40 0.23 0.09 54.58 18:17:37 17:12:01 0 40.90 0.00 5.70 1.11 0.08 52.20 18:17:37 17:12:01 1 40.26 0.00 5.11 0.15 0.08 54.40 18:17:37 17:12:01 2 41.43 0.00 5.22 0.00 0.10 53.25 18:17:37 17:12:01 3 38.27 0.00 5.28 0.00 0.08 56.36 18:17:37 17:12:01 4 37.51 0.00 5.43 0.08 0.08 56.90 18:17:37 17:12:01 5 41.23 0.00 6.01 0.03 0.08 52.64 18:17:37 17:12:01 6 42.00 0.00 5.34 0.15 0.08 52.43 18:17:37 17:12:01 7 35.96 0.00 5.12 0.32 0.12 58.48 18:17:37 17:13:01 all 21.18 0.00 13.82 4.53 0.09 60.38 18:17:37 17:13:01 0 21.56 0.00 17.04 4.90 0.10 56.39 18:17:37 17:13:01 1 21.50 0.00 14.63 2.90 0.09 60.89 18:17:37 17:13:01 2 22.33 0.00 11.63 1.95 0.09 64.01 18:17:37 17:13:01 3 22.53 0.00 15.53 6.03 0.09 55.82 18:17:37 17:13:01 4 19.15 0.00 11.27 0.89 0.10 68.59 18:17:37 17:13:01 5 21.99 0.00 13.59 2.10 0.12 62.20 18:17:37 17:13:01 6 20.44 0.00 14.32 4.86 0.09 60.29 18:17:37 17:13:01 7 19.92 0.00 12.54 12.68 0.07 54.79 18:17:37 17:14:01 all 86.14 0.00 11.94 0.29 0.14 1.50 18:17:37 17:14:01 0 86.88 0.00 11.43 0.28 0.13 1.27 18:17:37 17:14:01 1 85.81 0.00 12.18 0.12 0.15 1.74 18:17:37 17:14:01 2 86.53 0.00 11.17 0.34 0.12 1.85 18:17:37 17:14:01 3 86.26 0.00 11.52 0.47 0.13 1.61 18:17:37 17:14:01 4 87.01 0.00 10.95 0.10 0.15 1.79 18:17:37 17:14:01 5 85.02 0.00 13.63 0.70 0.15 0.50 18:17:37 17:14:01 6 85.99 0.00 12.21 0.13 0.13 1.52 18:17:37 17:14:01 7 85.58 0.00 12.42 0.15 0.15 1.69 18:17:37 17:15:01 all 67.17 0.00 14.64 3.54 0.14 14.51 18:17:37 17:15:01 0 64.90 0.00 14.96 2.66 0.15 17.33 18:17:37 17:15:01 1 65.14 0.00 14.91 2.14 0.14 17.68 18:17:37 17:15:01 2 64.86 0.00 15.82 2.76 0.15 16.41 18:17:37 17:15:01 3 61.77 0.00 17.83 5.16 0.13 15.10 18:17:37 17:15:01 4 86.57 0.00 9.20 0.50 0.15 3.58 18:17:37 17:15:01 5 62.53 0.00 15.27 8.69 0.15 13.35 18:17:37 17:15:01 6 68.38 0.00 13.93 4.24 0.14 13.32 18:17:37 17:15:01 7 63.05 0.00 15.25 2.18 0.14 19.39 18:17:37 17:16:01 all 84.78 0.00 14.00 0.25 0.15 0.82 18:17:37 17:16:01 0 84.23 0.00 14.54 0.15 0.13 0.94 18:17:37 17:16:01 1 83.79 0.00 14.84 0.40 0.13 0.84 18:17:37 17:16:01 2 84.50 0.00 14.61 0.22 0.15 0.52 18:17:37 17:16:01 3 85.03 0.00 13.37 0.47 0.15 0.97 18:17:37 17:16:01 4 86.48 0.00 12.18 0.28 0.13 0.92 18:17:37 17:16:01 5 84.56 0.00 14.19 0.35 0.15 0.75 18:17:37 17:16:01 6 85.45 0.00 13.81 0.08 0.15 0.50 18:17:37 17:16:01 7 84.20 0.00 14.47 0.07 0.17 1.10 18:17:37 17:17:01 all 83.12 0.00 13.79 0.88 0.15 2.05 18:17:37 17:17:01 0 82.00 0.00 14.55 1.09 0.17 2.18 18:17:37 17:17:01 1 81.87 0.00 14.28 0.86 0.15 2.84 18:17:37 17:17:01 2 83.31 0.00 13.42 0.45 0.13 2.69 18:17:37 17:17:01 3 84.07 0.00 13.04 0.97 0.17 1.76 18:17:37 17:17:01 4 81.18 0.00 15.31 1.24 0.15 2.11 18:17:37 17:17:01 5 77.99 0.00 18.44 1.09 0.15 2.33 18:17:37 17:17:01 6 86.40 0.00 11.46 0.77 0.13 1.24 18:17:37 17:17:01 7 88.12 0.00 9.86 0.59 0.15 1.29 18:17:37 17:18:01 all 50.91 0.00 9.70 2.64 0.11 36.64 18:17:37 17:18:01 0 60.04 0.00 7.62 0.30 0.10 31.94 18:17:37 17:18:01 1 45.84 0.00 9.42 0.62 0.12 44.00 18:17:37 17:18:01 2 48.05 0.00 10.51 0.89 0.12 40.42 18:17:37 17:18:01 3 73.43 0.00 7.91 2.31 0.10 16.25 18:17:37 17:18:01 4 43.55 0.00 15.24 9.16 0.10 31.94 18:17:37 17:18:01 5 42.36 0.00 8.04 5.50 0.10 44.00 18:17:37 17:18:01 6 48.41 0.00 9.78 2.06 0.12 39.63 18:17:37 17:18:01 7 45.32 0.00 9.13 0.32 0.12 45.10 18:17:37 17:19:01 all 17.17 0.00 6.22 2.88 0.07 73.66 18:17:37 17:19:01 0 15.19 0.00 6.89 1.90 0.07 75.95 18:17:37 17:19:01 1 19.50 0.00 5.75 1.97 0.07 72.71 18:17:37 17:19:01 2 16.35 0.00 5.97 0.85 0.08 76.75 18:17:37 17:19:01 3 16.81 0.00 6.64 0.20 0.07 76.28 18:17:37 17:19:01 4 16.59 0.00 5.82 3.76 0.08 73.74 18:17:37 17:19:01 5 17.79 0.00 6.24 0.51 0.07 75.39 18:17:37 17:19:01 6 17.70 0.00 7.81 13.66 0.07 60.76 18:17:37 17:19:01 7 17.42 0.00 4.67 0.19 0.07 77.65 18:17:37 17:20:01 all 9.31 0.00 1.33 0.11 0.04 89.20 18:17:37 17:20:01 0 8.05 0.00 1.36 0.03 0.03 90.53 18:17:37 17:20:01 1 11.01 0.00 1.39 0.02 0.05 87.54 18:17:37 17:20:01 2 11.13 0.00 1.32 0.17 0.03 87.35 18:17:37 17:20:01 3 9.04 0.00 1.39 0.02 0.07 89.49 18:17:37 17:20:01 4 6.83 0.00 1.13 0.27 0.03 91.73 18:17:37 17:20:01 5 8.05 0.00 1.12 0.02 0.03 90.78 18:17:37 17:20:01 6 13.45 0.00 1.51 0.33 0.05 84.66 18:17:37 17:20:01 7 6.92 0.00 1.45 0.02 0.05 91.57 18:17:37 18:17:37 17:20:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 17:21:01 all 7.88 0.00 1.06 0.07 0.04 90.95 18:17:37 17:21:01 0 4.77 0.00 0.70 0.00 0.03 94.50 18:17:37 17:21:01 1 6.22 0.00 0.70 0.05 0.02 93.02 18:17:37 17:21:01 2 7.11 0.00 0.80 0.27 0.03 91.79 18:17:37 17:21:01 3 9.28 0.00 1.38 0.10 0.05 89.19 18:17:37 17:21:01 4 11.57 0.00 1.47 0.02 0.03 86.91 18:17:37 17:21:01 5 5.22 0.00 0.85 0.00 0.03 93.89 18:17:37 17:21:01 6 12.46 0.00 1.34 0.12 0.07 86.02 18:17:37 17:21:01 7 6.43 0.00 1.28 0.00 0.05 92.24 18:17:37 17:22:01 all 0.01 0.00 0.03 0.01 0.01 99.95 18:17:37 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 17:22:01 3 0.05 0.00 0.05 0.02 0.00 99.88 18:17:37 17:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:22:01 6 0.02 0.00 0.03 0.03 0.02 99.90 18:17:37 17:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:23:02 all 0.02 0.00 0.01 0.00 0.01 99.96 18:17:37 17:23:02 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:23:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:23:02 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:23:02 3 0.05 0.00 0.03 0.00 0.02 99.90 18:17:37 17:23:02 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:23:02 5 0.02 0.00 0.02 0.00 0.02 99.95 18:17:37 17:23:02 6 0.05 0.00 0.02 0.02 0.02 99.90 18:17:37 17:23:02 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:24:01 all 0.03 0.00 0.04 0.01 0.01 99.92 18:17:37 17:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:17:37 17:24:01 3 0.05 0.00 0.03 0.02 0.00 99.90 18:17:37 17:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:24:01 5 0.03 0.00 0.05 0.00 0.00 99.92 18:17:37 17:24:01 6 0.03 0.00 0.09 0.03 0.03 99.81 18:17:37 17:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:17:37 17:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:25:01 3 0.05 0.00 0.03 0.02 0.00 99.90 18:17:37 17:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:25:01 6 0.07 0.00 0.02 0.02 0.02 99.88 18:17:37 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:26:01 all 0.06 0.00 0.03 0.01 0.01 99.89 18:17:37 17:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:17:37 17:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 17:26:01 2 0.20 0.00 0.08 0.03 0.00 99.68 18:17:37 17:26:01 3 0.07 0.00 0.07 0.02 0.02 99.83 18:17:37 17:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:17:37 17:26:01 6 0.12 0.00 0.03 0.02 0.03 99.80 18:17:37 17:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 17:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:27:01 6 0.03 0.00 0.05 0.02 0.02 99.88 18:17:37 17:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:28:01 all 0.04 0.00 0.02 0.00 0.00 99.92 18:17:37 17:28:01 0 0.12 0.00 0.00 0.00 0.00 99.88 18:17:37 17:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:28:01 3 0.07 0.00 0.02 0.00 0.00 99.92 18:17:37 17:28:01 4 0.02 0.00 0.05 0.00 0.02 99.92 18:17:37 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:28:01 6 0.05 0.00 0.03 0.03 0.02 99.87 18:17:37 17:28:01 7 0.05 0.00 0.07 0.00 0.00 99.88 18:17:37 17:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 17:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:17:37 17:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:29:01 6 0.05 0.00 0.03 0.02 0.02 99.88 18:17:37 17:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 17:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 17:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:30:01 3 0.03 0.00 0.03 0.03 0.02 99.88 18:17:37 17:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:30:01 6 0.03 0.00 0.02 0.02 0.02 99.92 18:17:37 17:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:31:01 all 0.00 0.00 0.01 0.00 0.01 99.97 18:17:37 17:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:31:01 6 0.03 0.00 0.05 0.03 0.03 99.85 18:17:37 17:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 18:17:37 17:31:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 17:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:17:37 17:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:32:01 6 0.07 0.00 0.05 0.02 0.02 99.85 18:17:37 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 17:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:33:01 6 0.07 0.00 0.03 0.02 0.02 99.87 18:17:37 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:34:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:17:37 17:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:17:37 17:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:34:01 6 0.07 0.00 0.07 0.02 0.02 99.83 18:17:37 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:17:37 17:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 17:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:35:01 6 0.00 0.00 0.03 0.02 0.02 99.93 18:17:37 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:17:37 17:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:17:37 17:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:36:01 6 0.08 0.00 0.02 0.03 0.02 99.85 18:17:37 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 17:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:17:37 17:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 17:37:01 6 0.02 0.00 0.00 0.03 0.02 99.93 18:17:37 17:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:17:37 17:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 17:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 17:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:17:37 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 17:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:39:01 6 0.03 0.00 0.02 0.05 0.00 99.90 18:17:37 17:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:17:37 17:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 17:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:40:01 6 0.08 0.00 0.03 0.03 0.02 99.83 18:17:37 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 17:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:41:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:17:37 17:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:17:37 17:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:17:37 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 17:42:01 4 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:42:01 6 0.02 0.00 0.02 0.03 0.02 99.92 18:17:37 17:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:17:37 17:42:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 17:43:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:17:37 17:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:17:37 17:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:43:01 6 0.23 0.00 0.05 0.05 0.00 99.67 18:17:37 17:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:44:01 all 0.26 0.00 0.01 0.00 0.01 99.71 18:17:37 17:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:17:37 17:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 17:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 17:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 17:44:01 6 1.97 0.00 0.02 0.02 0.02 97.98 18:17:37 17:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 17:45:01 all 0.26 0.00 0.02 0.00 0.00 99.71 18:17:37 17:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:17:37 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:45:01 6 1.99 0.00 0.02 0.03 0.00 97.96 18:17:37 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:46:01 all 0.26 0.00 0.02 0.00 0.00 99.72 18:17:37 17:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:46:01 3 0.02 0.00 0.07 0.00 0.00 99.92 18:17:37 17:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:46:01 6 1.99 0.00 0.02 0.03 0.00 97.96 18:17:37 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 17:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:17:37 17:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:47:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:17:37 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:17:37 17:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:17:37 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:48:01 6 0.02 0.00 0.00 0.08 0.02 99.88 18:17:37 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:17:37 17:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:17:37 17:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:49:01 6 0.03 0.00 0.00 0.03 0.00 99.93 18:17:37 17:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:17:37 17:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:17:37 17:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:50:01 6 0.02 0.00 0.02 0.07 0.02 99.88 18:17:37 17:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:51:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:17:37 17:51:01 0 0.17 0.00 0.07 0.00 0.02 99.75 18:17:37 17:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:17:37 17:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 17:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:51:01 6 0.02 0.00 0.02 0.08 0.00 99.88 18:17:37 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:52:01 all 0.20 0.00 0.01 0.01 0.01 99.77 18:17:37 17:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:17:37 17:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:52:01 6 1.53 0.00 0.05 0.07 0.00 98.35 18:17:37 17:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:53:01 all 0.25 0.00 0.02 0.00 0.00 99.73 18:17:37 17:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:17:37 17:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:53:01 6 1.89 0.00 0.07 0.02 0.02 98.01 18:17:37 17:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:17:37 17:53:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 17:54:01 all 0.03 0.00 0.01 0.01 0.00 99.94 18:17:37 17:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:17:37 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:54:01 6 0.18 0.00 0.08 0.07 0.00 99.67 18:17:37 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:17:37 17:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:17:37 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:55:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:17:37 17:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:17:37 17:55:01 6 0.02 0.00 0.02 0.05 0.02 99.90 18:17:37 17:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:56:01 all 0.00 0.00 0.01 0.01 0.00 99.98 18:17:37 17:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 17:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 17:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 18:17:37 17:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 17:57:01 all 0.13 0.00 0.02 0.01 0.00 99.84 18:17:37 17:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:17:37 17:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 17:57:01 4 0.03 0.00 0.05 0.00 0.00 99.92 18:17:37 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:57:01 6 0.96 0.00 0.03 0.07 0.00 98.94 18:17:37 17:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:58:01 all 0.27 0.00 0.00 0.01 0.01 99.71 18:17:37 17:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:17:37 17:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 17:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 17:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:58:01 6 2.00 0.00 0.00 0.11 0.00 97.88 18:17:37 17:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:59:01 all 0.20 0.00 0.01 0.01 0.00 99.77 18:17:37 17:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:17:37 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 17:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:17:37 17:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 17:59:01 6 1.45 0.00 0.00 0.05 0.02 98.48 18:17:37 17:59:01 7 0.00 0.00 0.02 0.07 0.00 99.92 18:17:37 18:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 18:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 18:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:00:01 6 0.00 0.00 0.00 0.05 0.02 99.93 18:17:37 18:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:17:37 18:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:17:37 18:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 18:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:01:01 6 0.00 0.00 0.02 0.07 0.00 99.92 18:17:37 18:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:17:37 18:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:17:37 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 18:02:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:17:37 18:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:02:01 6 0.02 0.00 0.02 0.05 0.02 99.90 18:17:37 18:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:03:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:17:37 18:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:17:37 18:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 18:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:03:01 6 0.02 0.00 0.00 0.07 0.00 99.92 18:17:37 18:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:17:37 18:04:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:17:37 18:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 18:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 18:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:17:37 18:04:01 6 0.00 0.00 0.03 0.07 0.00 99.90 18:17:37 18:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:17:37 18:17:37 18:04:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 18:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:17:37 18:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:05:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:05:01 6 0.00 0.00 0.00 0.08 0.00 99.92 18:17:37 18:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:17:37 18:06:01 0 0.08 0.00 0.02 0.00 0.00 99.90 18:17:37 18:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 18:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:06:01 6 0.02 0.00 0.02 0.07 0.02 99.88 18:17:37 18:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:07:01 all 0.00 0.00 0.01 0.01 0.00 99.98 18:17:37 18:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 18:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:07:01 6 0.00 0.00 0.02 0.05 0.02 99.92 18:17:37 18:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:08:01 all 0.21 0.00 0.05 0.01 0.00 99.72 18:17:37 18:08:01 0 0.38 0.00 0.05 0.00 0.02 99.55 18:17:37 18:08:01 1 0.23 0.00 0.07 0.02 0.02 99.67 18:17:37 18:08:01 2 0.38 0.00 0.02 0.00 0.00 99.60 18:17:37 18:08:01 3 0.18 0.00 0.07 0.00 0.00 99.75 18:17:37 18:08:01 4 0.12 0.00 0.03 0.00 0.00 99.85 18:17:37 18:08:01 5 0.18 0.00 0.02 0.00 0.00 99.80 18:17:37 18:08:01 6 0.17 0.00 0.08 0.10 0.00 99.65 18:17:37 18:08:01 7 0.07 0.00 0.05 0.00 0.00 99.88 18:17:37 18:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:17:37 18:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:17:37 18:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:17:37 18:09:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:17:37 18:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 18:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:17:37 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:17:37 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:11:01 all 0.01 0.00 0.02 0.01 0.00 99.96 18:17:37 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:17:37 18:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:11:01 4 0.02 0.00 0.05 0.00 0.00 99.93 18:17:37 18:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:11:01 6 0.00 0.00 0.00 0.05 0.00 99.95 18:17:37 18:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:17:37 18:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:17:37 18:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:12:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:17:37 18:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 18:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:17:37 18:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:17:37 18:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:13:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:17:37 18:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:17:37 18:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:17:37 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:14:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:17:37 18:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:15:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:17:37 18:15:01 0 0.02 0.00 0.00 0.03 0.00 99.95 18:17:37 18:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 18:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:17:37 18:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 18:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 18:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:17:37 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:17:37 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:17:37 18:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:17:37 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:37 18:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:17:37 18:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:17:37 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:17:37 18:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:37 18:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:17:37 18:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:17:37 18:17:01 all 9.12 0.00 3.60 1.14 0.05 86.10 18:17:37 18:17:01 0 9.94 0.00 4.30 5.27 0.05 80.44 18:17:37 18:17:01 1 9.64 0.00 3.54 0.42 0.05 86.35 18:17:37 18:17:01 2 8.60 0.00 3.02 0.30 0.05 88.02 18:17:37 18:17:01 3 8.93 0.00 3.80 0.25 0.05 86.97 18:17:37 18:17:01 4 8.80 0.00 3.75 0.27 0.05 87.13 18:17:37 18:17:01 5 7.86 0.00 3.65 1.13 0.03 87.32 18:17:37 18:17:01 6 8.20 0.00 3.00 1.09 0.05 87.66 18:17:37 18:17:01 7 10.98 0.00 3.73 0.41 0.05 84.83 18:17:37 Average: all 7.74 0.00 1.57 0.27 0.02 90.39 18:17:37 Average: 0 7.75 0.00 1.63 0.28 0.02 90.31 18:17:37 Average: 1 7.61 0.00 1.57 0.15 0.02 90.65 18:17:37 Average: 2 7.69 0.00 1.56 0.14 0.02 90.59 18:17:37 Average: 3 7.90 0.00 1.58 0.24 0.02 90.25 18:17:37 Average: 4 7.96 0.00 1.53 0.28 0.02 90.22 18:17:37 Average: 5 7.37 0.00 1.65 0.30 0.02 90.67 18:17:37 Average: 6 8.19 0.00 1.58 0.53 0.03 89.68 18:17:37 Average: 7 7.48 0.00 1.48 0.27 0.02 90.74 18:17:37 18:17:37 18:17:37