Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a1959b2d712e16ab913b58ac80647e8a84f2556 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-ssh15786269344839360701.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-ssh3021946908481385359.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-ssh7741939162409910053.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-ssh596885251875980946.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-ssh15914237740118878568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11745’ Running on prd-ubuntu20.04-docker-8c-8g-11747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/185 [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/185 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 (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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 Commit message: "Merge pull request #3955 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.5" > git rev-list --no-walk 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:31 ========================================================= 03:18:31 EdgeX Global Pipelines Version Info 03:18:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:31 ------------------- 03:18:31 stable info: 03:18:31 ------------------- 03:18:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:18:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:18:31 Message: update stable to v1.0.221 03:18:32 ------------------- 03:18:32 experimental info: 03:18:32 ------------------- 03:18:32 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:32 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:18:32 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a1959b [Pipeline] echo 03:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:32 provisioning config files... 03:18:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config175745716258462383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:33 ---> docker-login.sh 03:18:33 nexus3.edgexfoundry.org:10001 03:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:33 Configure a credential helper to remove this warning. See 03:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:33 03:18:33 Login Succeeded 03:18:33 nexus3.edgexfoundry.org:10002 03:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:33 Configure a credential helper to remove this warning. See 03:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:33 03:18:33 Login Succeeded 03:18:33 nexus3.edgexfoundry.org:10003 03:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:33 Configure a credential helper to remove this warning. See 03:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:33 03:18:33 Login Succeeded 03:18:33 nexus3.edgexfoundry.org:10004 03:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:34 Configure a credential helper to remove this warning. See 03:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:34 03:18:34 Login Succeeded 03:18:34 docker.io 03:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:34 Configure a credential helper to remove this warning. See 03:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:34 03:18:34 Login Succeeded 03:18:34 ---> docker-login.sh ends [Pipeline] } 03:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:35 + 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 03:18:35 + dirname cmd/core-command/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo core-command,cmd/core-command/Dockerfile 03:18:35 + dirname cmd/core-data/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo core-data,cmd/core-data/Dockerfile 03:18:35 + + dirname cmd/core-metadata/Dockerfile 03:18:35 cut -d/ -f2 03:18:35 + echo core-metadata,cmd/core-metadata/Dockerfile 03:18:35 + dirname cmd/security-bootstrapper/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:18:35 + dirname cmd/security-proxy-setup/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:18:35 + dirname cmd/security-secretstore-setup/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:18:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:18:35 + dirname cmd/security-spire-agent/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:18:35 + dirname cmd/security-spire-config/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:18:35 + dirname cmd/security-spire-server/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:18:35 + dirname+ cmd/support-notifications/Dockerfile 03:18:35 cut -d/ -f2 03:18:35 + echo support-notifications,cmd/support-notifications/Dockerfile 03:18:35 + dirname cmd/support-scheduler/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:18:35 + dirname cmd/sys-mgmt-agent/Dockerfile 03:18:35 + cut -d/ -f2 03:18:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:18:35 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 03:18:35 + git rev-list -1 --merges 8a1959b2d712e16ab913b58ac80647e8a84f2556~1..8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] echo 03:18:35 -----------> git rev-list -1 --merges 8a1959b2d712e16ab913b58ac80647e8a84f2556~1..8a1959b2d712e16ab913b58ac80647e8a84f2556 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:18:35 8a1959b2d712e16ab913b58ac80647e8a84f2556 [false] [Pipeline] sh 03:18:35 + git log --format=format:%s -1 8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] echo 03:18:35 ========================================================= 03:18:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:18:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:36 + grep -v github /etc/ssh/ssh_known_hosts 03:18:36 + [ -e /tmp/ssh_known_hosts ] 03:18:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:18:36 sudo tee -a /etc/ssh/ssh_known_hosts 03:18:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:18:36 03:18:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:18:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:18:36 latest: Pulling from edgex-devops/git-semver 03:18:36 a0d0a0d46f8b: Pulling fs layer 03:18:36 3e5f54012d9b: Pulling fs layer 03:18:36 4c7163046ea9: Pulling fs layer 03:18:36 0c2d73faf560: Pulling fs layer 03:18:36 0c2d73faf560: Waiting 03:18:36 3e5f54012d9b: Verifying Checksum 03:18:36 3e5f54012d9b: Download complete 03:18:36 a0d0a0d46f8b: Verifying Checksum 03:18:36 0c2d73faf560: Verifying Checksum 03:18:36 0c2d73faf560: Download complete 03:18:36 4c7163046ea9: Verifying Checksum 03:18:36 4c7163046ea9: Download complete 03:18:37 a0d0a0d46f8b: Pull complete 03:18:37 3e5f54012d9b: Pull complete 03:18:37 4c7163046ea9: Pull complete 03:18:37 0c2d73faf560: Pull complete 03:18:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:18:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:18:37 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 03:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:18:38 $ docker top cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:38 [ssh-agent] Looking for ssh-agent implementation... 03:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:38 $ docker exec cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 ssh-agent 03:18:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiNOkOp/agent.13 03:18:38 SSH_AGENT_PID=19 03:18:38 Running ssh-add (command line suppressed) 03:18:39 Identity added: /w/workspace/edgex-go/185@tmp/private_key_2971101271291401460.key (/w/workspace/edgex-go/185@tmp/private_key_2971101271291401460.key) 03:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:39 + git tag --points-at HEAD [Pipeline] } 03:18:39 $ docker exec --env ******** --env ******** cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 ssh-agent -k 03:18:39 unset SSH_AUTH_SOCK; 03:18:39 unset SSH_AGENT_PID; 03:18:39 echo Agent pid 19 killed; 03:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:39 [ssh-agent] Looking for ssh-agent implementation... 03:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:39 $ docker exec cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 ssh-agent 03:18:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbKGPc/agent.52 03:18:39 SSH_AGENT_PID=58 03:18:39 Running ssh-add (command line suppressed) 03:18:39 Identity added: /w/workspace/edgex-go/185@tmp/private_key_5264583620013009845.key (/w/workspace/edgex-go/185@tmp/private_key_5264583620013009845.key) 03:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:40 + git semver init 03:18:40 # -> Open(): unable to determine branch for HEAD 03:18:40 # $GIT_DIR = /w/workspace/edgex-go/185/.git 03:18:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/185 03:18:40 # $SEMVER_REMOTE_NAME = origin 03:18:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:18:40 # $SEMVER_USER_NAME = edgex-jenkins 03:18:40 # $SEMVER_BRANCH = main 03:18:40 # $SEMVER_TEMP = /tmp/semver-927078778 03:18:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:18:55 # '/tmp/semver-927078778' -> '/w/workspace/edgex-go/185/.semver' 03:18:55 # -> Force: false 03:18:55 # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [Pipeline] } 03:18:55 $ docker exec --env ******** --env ******** cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 ssh-agent -k 03:18:55 unset SSH_AUTH_SOCK; 03:18:55 unset SSH_AGENT_PID; 03:18:55 echo Agent pid 58 killed; 03:18:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:55 + git semver [Pipeline] } 03:18:55 $ docker stop --time=1 cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 03:18:57 $ docker rm -f cd032c7ecf230af656aec7bf87f9844b24f3146cdd866ac7703f000470fa1ab9 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:57 Stashed 1 file(s) [Pipeline] echo 03:18:57 [edgeXSemver]: initialized semver on version 2.2.0-dev.61 [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 03:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:18:58 ========================================================= 03:18:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:18:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:18:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:18:58 59bf1c3509f3: Pulling fs layer 03:18:58 666ba61612fd: Pulling fs layer 03:18:58 8ed8ca486205: Pulling fs layer 03:18:58 4fe6c5a15a65: Pulling fs layer 03:18:58 22a0e8bec74d: Pulling fs layer 03:18:58 640e595b4fbd: Pulling fs layer 03:18:58 763cafe07f6e: Pulling fs layer 03:18:58 0c0b528cf693: Pulling fs layer 03:18:58 10935f4eaf8b: Pulling fs layer 03:18:58 22a0e8bec74d: Waiting 03:18:58 640e595b4fbd: Waiting 03:18:58 10935f4eaf8b: Waiting 03:18:58 763cafe07f6e: Waiting 03:18:58 0c0b528cf693: Waiting 03:18:58 4fe6c5a15a65: Waiting 03:18:58 8ed8ca486205: Verifying Checksum 03:18:58 8ed8ca486205: Download complete 03:18:58 666ba61612fd: Verifying Checksum 03:18:58 666ba61612fd: Download complete 03:18:58 22a0e8bec74d: Verifying Checksum 03:18:58 22a0e8bec74d: Download complete 03:18:58 640e595b4fbd: Verifying Checksum 03:18:58 640e595b4fbd: Download complete 03:18:58 59bf1c3509f3: Verifying Checksum 03:18:58 59bf1c3509f3: Download complete 03:18:58 763cafe07f6e: Verifying Checksum 03:18:58 763cafe07f6e: Download complete 03:18:58 0c0b528cf693: Verifying Checksum 03:18:58 0c0b528cf693: Download complete 03:18:58 59bf1c3509f3: Pull complete 03:18:58 666ba61612fd: Pull complete 03:18:58 8ed8ca486205: Pull complete 03:18:58 10935f4eaf8b: Download complete 03:18:59 4fe6c5a15a65: Verifying Checksum 03:18:59 4fe6c5a15a65: Download complete 03:19:03 4fe6c5a15a65: Pull complete 03:19:03 22a0e8bec74d: Pull complete 03:19:03 640e595b4fbd: Pull complete 03:19:03 763cafe07f6e: Pull complete 03:19:03 0c0b528cf693: Pull complete 03:19:05 10935f4eaf8b: Pull complete 03:19:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:19:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:19:06 WORKDIR /edgex 03:19:06 COPY go.mod . 03:19:06 RUN go mod download 03:19:06 + docker build -t ci-base-image-x86_64 -f - . 03:19:07 Sending build context to Docker daemon 334.8MB 03:19:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:19:07 ---> 99d49a6021b9 03:19:07 Step 2/4 : WORKDIR /edgex 03:19:09 ---> Running in 4441f146b5c8 03:19:09 Removing intermediate container 4441f146b5c8 03:19:09 ---> 711f763c3f5c 03:19:09 Step 3/4 : COPY go.mod . 03:19:09 ---> 3c919bc51b17 03:19:09 Step 4/4 : RUN go mod download 03:19:09 ---> Running in cc853492c41b 03:19:13 Still waiting to schedule task 03:19:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11746’ 03:19:24 Removing intermediate container cc853492c41b 03:19:24 ---> f7b28bd63e52 03:19:24 Successfully built f7b28bd63e52 03:19:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:19:24 + docker inspect -f . ci-base-image-x86_64 03:19:24 . [Pipeline] withDockerContainer 03:19:25 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 03:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:19:25 $ docker top e530e7dfebe1e86ef697b47a16ef12fb38a13420366dea9d9bdfdfa7cf187829 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:25 + go version 03:19:25 go version go1.17.6 linux/amd64 [Pipeline] } 03:19:25 $ docker stop --time=1 e530e7dfebe1e86ef697b47a16ef12fb38a13420366dea9d9bdfdfa7cf187829 03:19:27 $ docker rm -f e530e7dfebe1e86ef697b47a16ef12fb38a13420366dea9d9bdfdfa7cf187829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:27 + docker inspect -f . ci-base-image-x86_64 03:19:27 . [Pipeline] withDockerContainer 03:19:27 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 03:19:27 $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:19:28 $ docker top b480f02ac9554b647f426ec4782f1a07c0dee949c7e0d26a096f896aabda7c96 -eo pid,comm [Pipeline] { [Pipeline] echo 03:19:28 ========================================================= 03:19:28 [edgeXBuildGoParallel] Running Tests and Build... 03:19:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:19:28 + make test 03:19:28 go mod tidy -compat=1.17 03:19:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:19:35 ? github.com/edgexfoundry/edgex-go [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.344s coverage: 89.2% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.1% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.117s coverage: 24.0% of statements 03:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.109s coverage: 47.1% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 03:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 03:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 03:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 03:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 43.8% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:20:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:20:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 03:20:11 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 03:20:30 GO111MODULE=on go vet ./... 03:20:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:32 ./bin/test-attribution-txt.sh [Pipeline] echo 03:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:20:33 + ls -al . 03:20:33 total 668 03:20:33 drwxrwxr-x 10 1001 1001 4096 Apr 10 03:20 . 03:20:33 drwxr-xr-x 4 root root 4096 Apr 10 03:19 .. 03:20:33 -rw-rw-r-- 1 1001 1001 11 Apr 10 03:18 .dockerignore 03:20:33 drwxrwxr-x 8 1001 1001 4096 Apr 10 03:18 .git 03:20:33 drwxrwxr-x 4 1001 1001 4096 Apr 10 03:18 .github 03:20:33 -rw-rw-r-- 1 1001 1001 870 Apr 10 03:18 .gitignore 03:20:33 -rw-rw-r-- 1 1001 1001 42 Apr 10 03:18 .golangci.yml 03:20:33 -rw-rw-r-- 1 1001 1001 87 Apr 10 03:18 .hadolint.yml 03:20:33 drwx------ 3 1001 1001 4096 Apr 10 03:18 .semver 03:20:33 -rw-rw-r-- 1 1001 1001 166 Apr 10 03:18 .sonarcloud.properties 03:20:33 -rw-rw-r-- 1 1001 1001 1171 Apr 10 03:18 ADOPTERS.md 03:20:33 -rw-rw-r-- 1 1001 1001 9953 Apr 10 03:18 Attribution.txt 03:20:33 -rw-rw-r-- 1 1001 1001 51732 Apr 10 03:18 CHANGELOG.md 03:20:33 -rw-rw-r-- 1 1001 1001 3804 Apr 10 03:18 CONTRIBUTING.md 03:20:33 -rw-rw-r-- 1 1001 1001 677 Apr 10 03:18 GOVERNANCE.md 03:20:33 -rw-rw-r-- 1 1001 1001 849 Apr 10 03:18 Jenkinsfile 03:20:33 -rw-rw-r-- 1 1001 1001 10775 Apr 10 03:18 LICENSE 03:20:33 -rw-rw-r-- 1 1001 1001 8478 Apr 10 03:18 Makefile 03:20:33 -rw-rw-r-- 1 1001 1001 582 Apr 10 03:18 OWNERS.md 03:20:33 -rw-rw-r-- 1 1001 1001 8207 Apr 10 03:18 README.md 03:20:33 -rw-rw-r-- 1 1001 1001 6912 Apr 10 03:18 SECURITY.md 03:20:33 -rw-rw-r-- 1 1001 1001 12 Apr 10 03:18 VERSION 03:20:33 -rw-rw-r-- 1 1001 1001 4131 Apr 10 03:18 ZMQWindows.md 03:20:33 drwxrwxr-x 2 1001 1001 4096 Apr 10 03:18 bin 03:20:33 drwxrwxr-x 18 1001 1001 4096 Apr 10 03:18 cmd 03:20:33 -rw-r--r-- 1 root root 431014 Apr 10 03:20 coverage.out 03:20:33 -rw-rw-r-- 1 1001 1001 3175 Apr 10 03:18 go.mod 03:20:33 -rw-rw-r-- 1 1001 1001 34990 Apr 10 03:19 go.sum 03:20:33 drwxrwxr-x 8 1001 1001 4096 Apr 10 03:18 internal 03:20:33 drwxrwxr-x 3 1001 1001 4096 Apr 10 03:18 openapi 03:20:33 drwxrwxr-x 4 1001 1001 4096 Apr 10 03:18 snap 03:20:33 -rw-rw-r-- 1 1001 1001 204 Apr 10 03:18 version.go [Pipeline] sh 03:20:34 + '[' -e coverage.out ] 03:20:34 + chown 1001:1001 coverage.out [Pipeline] stash 03:20:34 Stashed 1 file(s) [Pipeline] sh 03:20:34 + make build 03:20:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:20:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:21:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:21:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:21:11 $ docker stop --time=1 b480f02ac9554b647f426ec4782f1a07c0dee949c7e0d26a096f896aabda7c96 03:21:14 $ docker rm -f b480f02ac9554b647f426ec4782f1a07c0dee949c7e0d26a096f896aabda7c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:21:15 03:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:21:15 latest: Pulling from edgex-devops/edgex-compose 03:21:15 cbdbe7a5bc2a: Pulling fs layer 03:21:15 ca9280d653b3: Pulling fs layer 03:21:15 7e9c9ca2126c: Pulling fs layer 03:21:15 cbdbe7a5bc2a: Download complete 03:21:16 ca9280d653b3: Verifying Checksum 03:21:16 ca9280d653b3: Download complete 03:21:16 cbdbe7a5bc2a: Pull complete 03:21:16 7e9c9ca2126c: Download complete 03:21:16 ca9280d653b3: Pull complete 03:21:19 7e9c9ca2126c: Pull complete 03:21:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:21:20 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 03:21:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:21:21 $ docker top 783a8c34acbc522e98321830a96ec68c25a944cb71b295c3b737407b7a15cb5d -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:21 + docker-compose build --help 03:21:21 + grep parallel 03:21:22 --parallel Build images in parallel. [Pipeline] } 03:21:22 $ docker stop --time=1 783a8c34acbc522e98321830a96ec68c25a944cb71b295c3b737407b7a15cb5d 03:21:23 $ docker rm -f 783a8c34acbc522e98321830a96ec68c25a944cb71b295c3b737407b7a15cb5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:21:24 . [Pipeline] withDockerContainer 03:21:24 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 03:21:24 $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 03:21:24 $ docker top 9e363a747468f4c47d61b4a326d86140b58a5856421c49cb8bcafe0dec5a3c6c -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:25 + docker-compose -f ./docker-compose-build.yml build --parallel 03:21:25 Building core-command ... 03:21:25 Building core-data ... 03:21:25 Building core-metadata ... 03:21:25 Building security-bootstrapper ... 03:21:25 Building security-proxy-setup ... 03:21:25 Building security-secretstore-setup ... 03:21:25 Building security-spiffe-token-provider ... 03:21:25 Building security-spire-agent ... 03:21:25 Building security-spire-config ... 03:21:25 Building security-spire-server ... 03:21:25 Building support-notifications ... 03:21:25 Building support-scheduler ... 03:21:25 Building sys-mgmt-agent ... 03:21:25 Building security-spire-agent 03:21:25 Building core-data 03:21:25 Building security-spire-server 03:21:25 Building support-scheduler 03:21:25 Building support-notifications 03:21:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:43 ---> f7b28bd63e52 03:21:43 Step 3/23 : WORKDIR /edgex-go 03:21:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:21:43 ---> f7b28bd63e52 03:21:43 Step 3/25 : WORKDIR /edgex-go 03:21:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:43 ---> f7b28bd63e52 03:21:43 Step 3/22 : WORKDIR /edgex-go 03:21:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:21:43 ---> f7b28bd63e52 03:21:43 Step 3/26 : WORKDIR /edgex-go 03:21:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:43 ---> f7b28bd63e52 03:21:43 Step 3/22 : WORKDIR /edgex-go 03:21:47 ---> Running in c0116c7a55e7 03:21:47 ---> Running in caed3fae8e2d 03:21:47 ---> Running in 3ab7ae00d4b6 03:21:47 ---> Running in 6b8f4d484eee 03:21:47 ---> Running in ae696d732a8c 03:21:47 Removing intermediate container 3ab7ae00d4b6 03:21:47 ---> 2080fa1a17b2 03:21:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 Removing intermediate container 6b8f4d484eee 03:21:47 ---> 3ddb3f5a7553 03:21:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 ---> Running in 2840b727d205 03:21:47 Removing intermediate container c0116c7a55e7 03:21:47 ---> f9a6c93e99d0 03:21:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 Removing intermediate container caed3fae8e2d 03:21:47 ---> a2fd7b0b6c7e 03:21:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 Removing intermediate container ae696d732a8c 03:21:47 ---> 8b62e6c34a5e 03:21:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 ---> Running in c3f2ac270f29 03:21:47 ---> Running in 679d2caf4909 03:21:47 ---> Running in cf7882cc3796 03:21:47 ---> Running in a4ad1776669c 03:21:48 Removing intermediate container 2840b727d205 03:21:48 ---> 5c38bc4171fb 03:21:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:21:48 Removing intermediate container c3f2ac270f29 03:21:48 ---> 8f9abe6842ba 03:21:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:21:48 ---> Running in 54d59875dc70 03:21:48 ---> Running in f76bc8d9d53e 03:21:48 Removing intermediate container 679d2caf4909 03:21:48 ---> c7346f3558e4 03:21:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:21:48 ---> Running in e1a01c96a504 03:21:48 Removing intermediate container a4ad1776669c 03:21:48 ---> dbe8f1e34c8d 03:21:48 Step 5/22 : RUN apk add --update --no-cache make git 03:21:49 ---> Running in a06d124f9f66 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:49 Removing intermediate container cf7882cc3796 03:21:49 ---> d98949bd1116 03:21:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:21:49 ---> Running in 46325076a1fe 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:50 OK: 221 MiB in 52 packages 03:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:50 OK: 221 MiB in 52 packages 03:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:50 OK: 221 MiB in 52 packages 03:21:50 Removing intermediate container 54d59875dc70 03:21:50 ---> bcecd064bb9c 03:21:50 Step 6/26 : COPY go.mod vendor* ./ 03:21:50 OK: 221 MiB in 52 packages 03:21:50 ---> 97838e1fdf12 03:21:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:50 OK: 221 MiB in 52 packages 03:21:51 ---> Running in 2719cc4f439f 03:21:51 Removing intermediate container f76bc8d9d53e 03:21:51 ---> a2d4945c4bc8 03:21:51 Step 6/22 : COPY go.mod vendor* ./ 03:21:51 Removing intermediate container e1a01c96a504 03:21:51 ---> 044d42aec932 03:21:51 Step 6/23 : COPY go.mod vendor* ./ 03:21:51 ---> a8568e23cac5 03:21:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:51 ---> c4083ff370f8 03:21:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:51 Removing intermediate container a06d124f9f66 03:21:51 ---> ba218c7d2201 03:21:51 Step 6/22 : COPY go.mod vendor* ./ 03:21:51 ---> Running in 2689136e7dcb 03:21:51 ---> Running in c55c3fe7ee1f 03:21:52 Removing intermediate container 46325076a1fe 03:21:52 ---> da8af30bd9cc 03:21:52 Step 6/25 : COPY go.mod vendor* ./ 03:21:52 ---> ad348828044d 03:21:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:53 ---> 81f17e9e495e 03:21:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:53 ---> Running in 7f9e36130d0a 03:21:54 ---> Running in e18b00e72fc6 03:21:54 Removing intermediate container 2719cc4f439f 03:21:54 ---> 9a7a53b196eb 03:21:54 Step 8/26 : COPY . . 03:21:56 Removing intermediate container 2689136e7dcb 03:21:56 ---> 38da997a517a 03:21:56 Step 8/22 : COPY . . 03:21:56 Removing intermediate container c55c3fe7ee1f 03:21:56 ---> b820b8233ff6 03:21:56 Step 8/23 : COPY . . 03:21:57 Removing intermediate container 7f9e36130d0a 03:21:57 ---> 3ae227dcf092 03:21:57 Step 8/22 : COPY . . 03:22:04 Removing intermediate container e18b00e72fc6 03:22:04 ---> e7463052de24 03:22:04 Step 8/25 : COPY . . 03:22:04 ---> 27faf8482b28 03:22:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:22:04 ---> b3efff367bb5 03:22:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:22:04 ---> 2ac9baaddad9 03:22:04 Step 9/23 : RUN make cmd/core-data/core-data 03:22:04 ---> 7c1cdd4cb16d 03:22:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:22:04 ---> Running in a5c37e871a59 03:22:04 ---> Running in 6e1cab6e899b 03:22:04 ---> Running in 380f7751b288 03:22:04 ---> Running in 4b1086bc18a9 03:22:04 Removing intermediate container 6e1cab6e899b 03:22:04 ---> 8b5262b3c704 03:22:04 Step 10/26 : RUN mkdir -p spire-build 03:22:05 ---> Running in 35e0de51b1d6 03:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:22:06 Removing intermediate container 35e0de51b1d6 03:22:06 ---> 73c950347c00 03:22:06 Step 11/26 : WORKDIR /edgex-go/spire-build 03:22:06 ---> Running in f4e8077b473c 03:22:06 Removing intermediate container f4e8077b473c 03:22:06 ---> 741c257e8043 03:22:06 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 03:22:06 ---> Running in 02bdcb9efdb8 03:22:07 spire-1.2.1/ 03:22:07 spire-1.2.1/.data/ 03:22:07 spire-1.2.1/.data/.file 03:22:07 spire-1.2.1/.dockerignore 03:22:07 spire-1.2.1/.gitattributes 03:22:07 spire-1.2.1/.githooks/ 03:22:07 spire-1.2.1/.githooks/pre-commit 03:22:07 spire-1.2.1/.github/ 03:22:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:22:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:22:07 spire-1.2.1/.github/dependabot.yml 03:22:07 spire-1.2.1/.github/workflows/ 03:22:07 spire-1.2.1/.github/workflows/nightly_build.yaml 03:22:07 spire-1.2.1/.github/workflows/pr_build.yaml 03:22:07 spire-1.2.1/.github/workflows/release_build.yaml 03:22:07 spire-1.2.1/.github/workflows/scripts/ 03:22:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:22:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:22:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:22:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:22:07 spire-1.2.1/.github/workflows/scripts/split.sh 03:22:07 spire-1.2.1/.gitignore 03:22:07 spire-1.2.1/.go-version 03:22:07 spire-1.2.1/.golangci.yml 03:22:07 spire-1.2.1/ADOPTERS.md 03:22:07 spire-1.2.1/CHANGELOG.md 03:22:07 spire-1.2.1/CODE-OF-CONDUCT.md 03:22:07 spire-1.2.1/CODEOWNERS 03:22:07 spire-1.2.1/CONTRIBUTING.md 03:22:07 spire-1.2.1/Dockerfile 03:22:07 spire-1.2.1/Dockerfile.dev 03:22:07 spire-1.2.1/Dockerfile.scratch 03:22:07 spire-1.2.1/LICENSE 03:22:07 spire-1.2.1/MAINTAINERS.md 03:22:07 spire-1.2.1/Makefile 03:22:07 spire-1.2.1/README.md 03:22:07 spire-1.2.1/ROADMAP.md 03:22:07 spire-1.2.1/SECURITY.md 03:22:07 spire-1.2.1/cmd/ 03:22:07 spire-1.2.1/cmd/spire-agent/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/common/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/run/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:22:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:22:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:22:07 spire-1.2.1/cmd/spire-agent/main.go 03:22:07 spire-1.2.1/cmd/spire-server/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/cli.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/run/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/token/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/validate/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/x509/ 03:22:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:22:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:22:07 spire-1.2.1/cmd/spire-server/main.go 03:22:07 spire-1.2.1/cmd/spire-server/util/ 03:22:07 spire-1.2.1/cmd/spire-server/util/util.go 03:22:07 spire-1.2.1/conf/ 03:22:07 spire-1.2.1/conf/agent/ 03:22:07 spire-1.2.1/conf/agent/agent.conf 03:22:07 spire-1.2.1/conf/agent/agent_full.conf 03:22:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:22:07 spire-1.2.1/conf/server/ 03:22:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:22:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:22:07 spire-1.2.1/conf/server/server.conf 03:22:07 spire-1.2.1/conf/server/server_full.conf 03:22:07 spire-1.2.1/doc/ 03:22:07 spire-1.2.1/doc/SPIRE101.md 03:22:07 spire-1.2.1/doc/auditlog.md 03:22:07 spire-1.2.1/doc/authorization_policy_engine.md 03:22:07 spire-1.2.1/doc/changelog_guidelines.md 03:22:07 spire-1.2.1/doc/cure53-report.pdf 03:22:07 spire-1.2.1/doc/images/ 03:22:07 spire-1.2.1/doc/images/2019_roadmap.png 03:22:07 spire-1.2.1/doc/images/SPIRE101.png 03:22:07 spire-1.2.1/doc/images/SPIRE_agent.png 03:22:08 spire-1.2.1/doc/images/SPIRE_server.png 03:22:08 spire-1.2.1/doc/images/cache_mgr.png 03:22:08 spire-1.2.1/doc/images/cache_mgr_components.png 03:22:08 spire-1.2.1/doc/images/federated_spire.png 03:22:08 spire-1.2.1/doc/images/ha_mode.png 03:22:08 spire-1.2.1/doc/images/nested_spire.png 03:22:08 spire-1.2.1/doc/images/oidc_federation.png 03:22:08 spire-1.2.1/doc/images/single_trust_domain.png 03:22:08 spire-1.2.1/doc/images/spiffe_compatible.png 03:22:08 spire-1.2.1/doc/images/spire_logo.png 03:22:08 spire-1.2.1/doc/migrating_registration_api_clients.md 03:22:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:22:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:22:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:22:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:22:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:22:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:22:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:22:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:22:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:22:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:22:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:22:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:22:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:22:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:22:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:22:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:22:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:22:08 spire-1.2.1/doc/scaling_spire.md 03:22:08 spire-1.2.1/doc/spire_agent.md 03:22:08 spire-1.2.1/doc/spire_server.md 03:22:08 spire-1.2.1/doc/supported_integrations.md 03:22:08 spire-1.2.1/doc/telemetry.md 03:22:08 spire-1.2.1/doc/telemetry_config.md 03:22:08 spire-1.2.1/doc/upgrading.md 03:22:08 spire-1.2.1/doc/using_spire.md 03:22:08 spire-1.2.1/examples/ 03:22:08 spire-1.2.1/examples/README.md 03:22:08 spire-1.2.1/go.mod 03:22:08 spire-1.2.1/go.sum 03:22:08 spire-1.2.1/pkg/ 03:22:08 spire-1.2.1/pkg/agent/ 03:22:08 spire-1.2.1/pkg/agent/agent.go 03:22:08 spire-1.2.1/pkg/agent/api/ 03:22:08 spire-1.2.1/pkg/agent/api/config.go 03:22:08 spire-1.2.1/pkg/agent/api/debug/ 03:22:08 spire-1.2.1/pkg/agent/api/debug/v1/ 03:22:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:22:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:22:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:22:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:22:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:22:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:22:08 spire-1.2.1/pkg/agent/api/endpoints.go 03:22:08 spire-1.2.1/pkg/agent/api/health/ 03:22:08 spire-1.2.1/pkg/agent/api/health/v1/ 03:22:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:22:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:22:08 spire-1.2.1/pkg/agent/api/rpccontext/ 03:22:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:22:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:22:08 spire-1.2.1/pkg/agent/attestor/ 03:22:08 spire-1.2.1/pkg/agent/attestor/node/ 03:22:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:22:08 spire-1.2.1/pkg/agent/attestor/node/node.go 03:22:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:22:08 spire-1.2.1/pkg/agent/attestor/workload/ 03:22:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:22:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:22:08 spire-1.2.1/pkg/agent/catalog/ 03:22:08 spire-1.2.1/pkg/agent/catalog/catalog.go 03:22:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:22:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:22:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:22:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:22:08 spire-1.2.1/pkg/agent/client/ 03:22:08 spire-1.2.1/pkg/agent/client/client.go 03:22:08 spire-1.2.1/pkg/agent/client/client_test.go 03:22:08 spire-1.2.1/pkg/agent/client/dial.go 03:22:08 spire-1.2.1/pkg/agent/client/nodeconn.go 03:22:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:22:08 spire-1.2.1/pkg/agent/client/update.go 03:22:08 spire-1.2.1/pkg/agent/client/util.go 03:22:08 spire-1.2.1/pkg/agent/common/ 03:22:08 spire-1.2.1/pkg/agent/common/backoff/ 03:22:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:22:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:22:08 spire-1.2.1/pkg/agent/common/cgroups/ 03:22:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:22:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:22:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:22:08 spire-1.2.1/pkg/agent/config.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/ 03:22:08 spire-1.2.1/pkg/agent/endpoints/config.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/workload/ 03:22:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:22:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/ 03:22:08 spire-1.2.1/pkg/agent/manager/cache/ 03:22:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:22:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:22:08 spire-1.2.1/pkg/agent/manager/config.go 03:22:08 spire-1.2.1/pkg/agent/manager/manager.go 03:22:08 spire-1.2.1/pkg/agent/manager/manager_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/storage.go 03:22:08 spire-1.2.1/pkg/agent/manager/storage_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/storecache/ 03:22:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:22:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:22:08 spire-1.2.1/pkg/agent/manager/sync.go 03:22:08 spire-1.2.1/pkg/agent/plugin/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:22:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:22:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:22:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:22:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:22:08 spire-1.2.1/pkg/agent/svid/ 03:22:08 spire-1.2.1/pkg/agent/svid/rotator.go 03:22:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:22:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:22:08 spire-1.2.1/pkg/agent/svid/store/ 03:22:08 spire-1.2.1/pkg/agent/svid/store/service.go 03:22:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:22:08 spire-1.2.1/pkg/common/ 03:22:08 spire-1.2.1/pkg/common/agentpathtemplate/ 03:22:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:22:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:22:08 spire-1.2.1/pkg/common/api/ 03:22:08 spire-1.2.1/pkg/common/api/metrics.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/ 03:22:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/logger.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/names.go 03:22:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:22:08 spire-1.2.1/pkg/common/api/names.go 03:22:08 spire-1.2.1/pkg/common/api/ratelimit.go 03:22:08 spire-1.2.1/pkg/common/api/rpccontext/ 03:22:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:22:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:22:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:22:08 spire-1.2.1/pkg/common/auth/ 03:22:08 spire-1.2.1/pkg/common/auth/interceptors.go 03:22:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:22:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/ 03:22:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/types.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:22:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:22:08 spire-1.2.1/pkg/common/catalog/ 03:22:08 spire-1.2.1/pkg/common/catalog/bind.go 03:22:08 spire-1.2.1/pkg/common/catalog/builtin.go 03:22:08 spire-1.2.1/pkg/common/catalog/catalog.go 03:22:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:22:08 spire-1.2.1/pkg/common/catalog/closers.go 03:22:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:22:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:22:08 spire-1.2.1/pkg/common/catalog/config.go 03:22:08 spire-1.2.1/pkg/common/catalog/config_test.go 03:22:08 spire-1.2.1/pkg/common/catalog/configure.go 03:22:08 spire-1.2.1/pkg/common/catalog/constraints.go 03:22:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:22:08 spire-1.2.1/pkg/common/catalog/context.go 03:22:08 spire-1.2.1/pkg/common/catalog/external.go 03:22:08 spire-1.2.1/pkg/common/catalog/host.go 03:22:08 spire-1.2.1/pkg/common/catalog/pipenet.go 03:22:08 spire-1.2.1/pkg/common/catalog/plugin.go 03:22:08 spire-1.2.1/pkg/common/catalog/testplugin/ 03:22:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:22:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:22:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:22:08 spire-1.2.1/pkg/common/cli/ 03:22:08 spire-1.2.1/pkg/common/cli/env.go 03:22:08 spire-1.2.1/pkg/common/cli/flags.go 03:22:08 spire-1.2.1/pkg/common/cli/trust_domain.go 03:22:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:22:08 spire-1.2.1/pkg/common/cli/umask.go 03:22:08 spire-1.2.1/pkg/common/cli/umask_posix.go 03:22:08 spire-1.2.1/pkg/common/cli/umask_test.go 03:22:08 spire-1.2.1/pkg/common/cli/umask_windows.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/flag.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/format.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:22:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:22:08 spire-1.2.1/pkg/common/coretypes/ 03:22:08 spire-1.2.1/pkg/common/coretypes/bundle/ 03:22:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:22:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:22:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:22:08 spire-1.2.1/pkg/common/cryptoutil/ 03:22:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:22:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:22:08 spire-1.2.1/pkg/common/diskutil/ 03:22:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:22:08 spire-1.2.1/pkg/common/diskutil/file_test.go 03:22:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:22:08 spire-1.2.1/pkg/common/errorutil/ 03:22:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:22:08 spire-1.2.1/pkg/common/health/ 03:22:08 spire-1.2.1/pkg/common/health/config.go 03:22:08 spire-1.2.1/pkg/common/health/context.go 03:22:08 spire-1.2.1/pkg/common/health/context_test.go 03:22:08 spire-1.2.1/pkg/common/health/health.go 03:22:08 spire-1.2.1/pkg/common/health/health_test.go 03:22:08 spire-1.2.1/pkg/common/health/logger.go 03:22:08 spire-1.2.1/pkg/common/hostservice/ 03:22:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:22:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:22:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:22:08 spire-1.2.1/pkg/common/idutil/ 03:22:08 spire-1.2.1/pkg/common/idutil/require.go 03:22:08 spire-1.2.1/pkg/common/idutil/require_test.go 03:22:08 spire-1.2.1/pkg/common/idutil/safety.go 03:22:08 spire-1.2.1/pkg/common/idutil/safety_test.go 03:22:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:22:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:22:08 spire-1.2.1/pkg/common/jwtsvid/ 03:22:08 spire-1.2.1/pkg/common/jwtsvid/common.go 03:22:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:22:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:22:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:22:08 spire-1.2.1/pkg/common/jwtutil/ 03:22:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:22:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:22:08 spire-1.2.1/pkg/common/log/ 03:22:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:22:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:22:08 spire-1.2.1/pkg/common/log/log.go 03:22:08 spire-1.2.1/pkg/common/log/log_test.go 03:22:08 spire-1.2.1/pkg/common/log/options.go 03:22:08 spire-1.2.1/pkg/common/nodeutil/ 03:22:08 spire-1.2.1/pkg/common/nodeutil/node.go 03:22:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:22:08 spire-1.2.1/pkg/common/peertracker/ 03:22:08 spire-1.2.1/pkg/common/peertracker/conn.go 03:22:08 spire-1.2.1/pkg/common/peertracker/credentials.go 03:22:08 spire-1.2.1/pkg/common/peertracker/errors.go 03:22:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:22:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:22:08 spire-1.2.1/pkg/common/peertracker/info.go 03:22:08 spire-1.2.1/pkg/common/peertracker/listener.go 03:22:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:22:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tcp.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:22:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:22:08 spire-1.2.1/pkg/common/peertracker/uds.go 03:22:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:22:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:22:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:22:08 spire-1.2.1/pkg/common/pemutil/ 03:22:08 spire-1.2.1/pkg/common/pemutil/block.go 03:22:08 spire-1.2.1/pkg/common/pemutil/certs.go 03:22:08 spire-1.2.1/pkg/common/pemutil/common.go 03:22:08 spire-1.2.1/pkg/common/pemutil/csr.go 03:22:08 spire-1.2.1/pkg/common/pemutil/keys.go 03:22:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/ 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:22:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:22:08 spire-1.2.1/pkg/common/plugin/ 03:22:08 spire-1.2.1/pkg/common/plugin/aws/ 03:22:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:22:08 spire-1.2.1/pkg/common/plugin/azure/ 03:22:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:22:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/facade.go 03:22:08 spire-1.2.1/pkg/common/plugin/facade_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/gcp/ 03:22:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/ 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:22:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/log.go 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/ 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:22:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:22:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:22:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:22:08 spire-1.2.1/pkg/common/plugin/x509pop/ 03:22:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:22:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:22:08 spire-1.2.1/pkg/common/profiling/ 03:22:08 spire-1.2.1/pkg/common/profiling/dumpers.go 03:22:08 spire-1.2.1/pkg/common/profiling/profiling.go 03:22:08 spire-1.2.1/pkg/common/protoutil/ 03:22:08 spire-1.2.1/pkg/common/protoutil/masks.go 03:22:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:22:08 spire-1.2.1/pkg/common/rotationutil/ 03:22:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:22:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:22:08 spire-1.2.1/pkg/common/selector/ 03:22:08 spire-1.2.1/pkg/common/selector/selector.go 03:22:08 spire-1.2.1/pkg/common/selector/selector_test.go 03:22:08 spire-1.2.1/pkg/common/selector/set.go 03:22:08 spire-1.2.1/pkg/common/selector/set_utils.go 03:22:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/ 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/ 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:22:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:22:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:22:08 spire-1.2.1/pkg/common/telemetry/call.go 03:22:08 spire-1.2.1/pkg/common/telemetry/common/ 03:22:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:22:08 spire-1.2.1/pkg/common/telemetry/config.go 03:22:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:22:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/inmem.go 03:22:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/m3.go 03:22:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/metrics.go 03:22:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/names.go 03:22:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:22:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:22:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/ 03:22:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:22:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:22:08 spire-1.2.1/pkg/common/telemetry/server/server.go 03:22:08 spire-1.2.1/pkg/common/telemetry/sink.go 03:22:08 spire-1.2.1/pkg/common/telemetry/statsd.go 03:22:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:22:08 spire-1.2.1/pkg/common/telemetry/uptime.go 03:22:08 spire-1.2.1/pkg/common/telemetry/version.go 03:22:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:22:08 spire-1.2.1/pkg/common/uptime/ 03:22:08 spire-1.2.1/pkg/common/uptime/uptime.go 03:22:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:22:08 spire-1.2.1/pkg/common/util/ 03:22:08 spire-1.2.1/pkg/common/util/certs.go 03:22:08 spire-1.2.1/pkg/common/util/certs_test.go 03:22:08 spire-1.2.1/pkg/common/util/csr.go 03:22:08 spire-1.2.1/pkg/common/util/hash.go 03:22:08 spire-1.2.1/pkg/common/util/selectors.go 03:22:08 spire-1.2.1/pkg/common/util/selectors_test.go 03:22:08 spire-1.2.1/pkg/common/util/signals.go 03:22:08 spire-1.2.1/pkg/common/util/sort.go 03:22:08 spire-1.2.1/pkg/common/util/sort_test.go 03:22:08 spire-1.2.1/pkg/common/util/task.go 03:22:08 spire-1.2.1/pkg/common/util/task_test.go 03:22:08 spire-1.2.1/pkg/common/util/testdata/ 03:22:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:22:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:22:08 spire-1.2.1/pkg/common/version/ 03:22:08 spire-1.2.1/pkg/common/version/version.go 03:22:08 spire-1.2.1/pkg/common/x509svid/ 03:22:08 spire-1.2.1/pkg/common/x509svid/common_test.go 03:22:08 spire-1.2.1/pkg/common/x509svid/csr.go 03:22:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:22:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:22:08 spire-1.2.1/pkg/common/x509util/ 03:22:08 spire-1.2.1/pkg/common/x509util/cert.go 03:22:08 spire-1.2.1/pkg/common/x509util/dns.go 03:22:08 spire-1.2.1/pkg/common/x509util/dns_test.go 03:22:08 spire-1.2.1/pkg/common/x509util/keyid.go 03:22:08 spire-1.2.1/pkg/common/x509util/keypair.go 03:22:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:22:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:22:08 spire-1.2.1/pkg/server/ 03:22:08 spire-1.2.1/pkg/server/api/ 03:22:08 spire-1.2.1/pkg/server/api/agent.go 03:22:08 spire-1.2.1/pkg/server/api/agent/ 03:22:08 spire-1.2.1/pkg/server/api/agent/v1/ 03:22:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/agent_test.go 03:22:08 spire-1.2.1/pkg/server/api/api.go 03:22:08 spire-1.2.1/pkg/server/api/audit/ 03:22:08 spire-1.2.1/pkg/server/api/audit/audit.go 03:22:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:22:08 spire-1.2.1/pkg/server/api/bundle.go 03:22:08 spire-1.2.1/pkg/server/api/bundle/ 03:22:08 spire-1.2.1/pkg/server/api/bundle/v1/ 03:22:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/bundle_test.go 03:22:08 spire-1.2.1/pkg/server/api/debug/ 03:22:08 spire-1.2.1/pkg/server/api/debug/v1/ 03:22:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/entry.go 03:22:08 spire-1.2.1/pkg/server/api/entry/ 03:22:08 spire-1.2.1/pkg/server/api/entry/v1/ 03:22:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/entry_test.go 03:22:08 spire-1.2.1/pkg/server/api/health/ 03:22:08 spire-1.2.1/pkg/server/api/health/v1/ 03:22:08 spire-1.2.1/pkg/server/api/health/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/id.go 03:22:08 spire-1.2.1/pkg/server/api/id_test.go 03:22:08 spire-1.2.1/pkg/server/api/limits/ 03:22:08 spire-1.2.1/pkg/server/api/limits/limits.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/ 03:22:08 spire-1.2.1/pkg/server/api/middleware/alias.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/audit.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/caller.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/common.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/entries.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:22:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:22:08 spire-1.2.1/pkg/server/api/ratelimit.go 03:22:08 spire-1.2.1/pkg/server/api/rpccontext/ 03:22:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:22:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:22:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:22:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:22:08 spire-1.2.1/pkg/server/api/selector.go 03:22:08 spire-1.2.1/pkg/server/api/selector_test.go 03:22:08 spire-1.2.1/pkg/server/api/status.go 03:22:08 spire-1.2.1/pkg/server/api/status_test.go 03:22:08 spire-1.2.1/pkg/server/api/svid/ 03:22:08 spire-1.2.1/pkg/server/api/svid/v1/ 03:22:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/trustdomain.go 03:22:08 spire-1.2.1/pkg/server/api/trustdomain/ 03:22:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:22:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:22:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:22:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:22:08 spire-1.2.1/pkg/server/authpolicy/ 03:22:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:22:08 spire-1.2.1/pkg/server/authpolicy/policy.go 03:22:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:22:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:22:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:22:08 spire-1.2.1/pkg/server/authpolicy/validate.go 03:22:08 spire-1.2.1/pkg/server/bundle/ 03:22:08 spire-1.2.1/pkg/server/bundle/client/ 03:22:08 spire-1.2.1/pkg/server/bundle/client/client.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/manager.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/sources.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/updater.go 03:22:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:22:08 spire-1.2.1/pkg/server/ca/ 03:22:08 spire-1.2.1/pkg/server/ca/ca.go 03:22:08 spire-1.2.1/pkg/server/ca/ca_health.go 03:22:08 spire-1.2.1/pkg/server/ca/ca_test.go 03:22:08 spire-1.2.1/pkg/server/ca/journal.go 03:22:08 spire-1.2.1/pkg/server/ca/journal_test.go 03:22:08 spire-1.2.1/pkg/server/ca/manager.go 03:22:08 spire-1.2.1/pkg/server/ca/manager_health.go 03:22:08 spire-1.2.1/pkg/server/ca/manager_test.go 03:22:08 spire-1.2.1/pkg/server/ca/templates.go 03:22:08 spire-1.2.1/pkg/server/ca/upstream_client.go 03:22:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:22:08 spire-1.2.1/pkg/server/ca/validation.go 03:22:08 spire-1.2.1/pkg/server/cache/ 03:22:08 spire-1.2.1/pkg/server/cache/dscache/ 03:22:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:22:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/ 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:22:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:22:08 spire-1.2.1/pkg/server/catalog/ 03:22:08 spire-1.2.1/pkg/server/catalog/catalog.go 03:22:08 spire-1.2.1/pkg/server/catalog/keymanager.go 03:22:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:22:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:22:08 spire-1.2.1/pkg/server/catalog/notifier.go 03:22:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:22:08 spire-1.2.1/pkg/server/config.go 03:22:08 spire-1.2.1/pkg/server/datastore/ 03:22:08 spire-1.2.1/pkg/server/datastore/datastore.go 03:22:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:22:08 spire-1.2.1/pkg/server/datastore/repository.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:22:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:22:08 spire-1.2.1/pkg/server/endpoints/ 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/ 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:22:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:22:08 spire-1.2.1/pkg/server/endpoints/config.go 03:22:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:22:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:22:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:22:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:22:08 spire-1.2.1/pkg/server/endpoints/middleware.go 03:22:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:22:08 spire-1.2.1/pkg/server/hostservice/ 03:22:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:22:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:22:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:22:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:22:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:22:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:22:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:22:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:22:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:22:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:22:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/ 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:22:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:22:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:22:08 spire-1.2.1/pkg/server/registration/ 03:22:08 spire-1.2.1/pkg/server/registration/manager.go 03:22:08 spire-1.2.1/pkg/server/registration/manager_test.go 03:22:08 spire-1.2.1/pkg/server/scanentries.go 03:22:08 spire-1.2.1/pkg/server/scanentries_test.go 03:22:08 spire-1.2.1/pkg/server/server.go 03:22:08 spire-1.2.1/pkg/server/server_test.go 03:22:08 spire-1.2.1/pkg/server/svid/ 03:22:08 spire-1.2.1/pkg/server/svid/observer.go 03:22:08 spire-1.2.1/pkg/server/svid/observer_test.go 03:22:08 spire-1.2.1/pkg/server/svid/rotator.go 03:22:08 spire-1.2.1/pkg/server/svid/rotator_config.go 03:22:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:22:08 spire-1.2.1/pkg/server/svid/rotator_test.go 03:22:08 spire-1.2.1/proto/ 03:22:08 spire-1.2.1/proto/private/ 03:22:08 spire-1.2.1/proto/private/server/ 03:22:08 spire-1.2.1/proto/private/server/journal/ 03:22:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:22:08 spire-1.2.1/proto/private/server/journal/journal.proto 03:22:08 spire-1.2.1/proto/spire/ 03:22:08 spire-1.2.1/proto/spire/common/ 03:22:08 spire-1.2.1/proto/spire/common/common.pb.go 03:22:08 spire-1.2.1/proto/spire/common/common.proto 03:22:08 spire-1.2.1/proto/spire/common/plugin/ 03:22:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:22:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:22:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:22:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:22:08 spire-1.2.1/proto/spire/plugin/ 03:22:08 spire-1.2.1/proto/spire/plugin/agent/ 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:22:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:22:08 spire-1.2.1/release/ 03:22:08 spire-1.2.1/release/spire-extras/ 03:22:08 spire-1.2.1/release/spire-extras/README.md 03:22:08 spire-1.2.1/release/spire-extras/conf/ 03:22:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:22:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:22:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:22:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:22:08 spire-1.2.1/release/spire/ 03:22:08 spire-1.2.1/release/spire/README.md 03:22:08 spire-1.2.1/release/spire/conf/ 03:22:08 spire-1.2.1/release/spire/conf/agent/ 03:22:08 spire-1.2.1/release/spire/conf/agent/agent.conf 03:22:08 spire-1.2.1/release/spire/conf/server/ 03:22:08 spire-1.2.1/release/spire/conf/server/server.conf 03:22:08 spire-1.2.1/script/ 03:22:08 spire-1.2.1/script/build-artifact.sh 03:22:08 spire-1.2.1/script/generate_dummy_ca.sh 03:22:08 spire-1.2.1/support/ 03:22:08 spire-1.2.1/support/k8s/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:22:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/ 03:22:08 spire-1.2.1/support/oidc-discovery-provider/README.md 03:22:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/config.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/main.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:22:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:22:08 spire-1.2.1/test/ 03:22:08 spire-1.2.1/test/clock/ 03:22:08 spire-1.2.1/test/clock/clock.go 03:22:08 spire-1.2.1/test/fakes/ 03:22:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:22:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:22:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:22:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:22:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:22:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:22:08 spire-1.2.1/test/fakes/fakeagentstore/ 03:22:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:22:08 spire-1.2.1/test/fakes/fakedatastore/ 03:22:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:22:08 spire-1.2.1/test/fakes/fakeentryclient/ 03:22:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:22:08 spire-1.2.1/test/fakes/fakehealthchecker/ 03:22:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:22:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:22:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:22:08 spire-1.2.1/test/fakes/fakemetrics/ 03:22:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:22:08 spire-1.2.1/test/fakes/fakenoderesolver/ 03:22:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:22:08 spire-1.2.1/test/fakes/fakenotifier/ 03:22:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:22:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:22:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:22:08 spire-1.2.1/test/fakes/fakeserverca/ 03:22:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:22:08 spire-1.2.1/test/fakes/fakeservercatalog/ 03:22:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:22:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:22:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:22:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:22:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:22:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:22:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:22:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:22:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:22:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:22:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:22:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:22:08 spire-1.2.1/test/fixture/ 03:22:08 spire-1.2.1/test/fixture/certs/ 03:22:08 spire-1.2.1/test/fixture/certs/agent_svid.der 03:22:08 spire-1.2.1/test/fixture/certs/base_cert.pem 03:22:08 spire-1.2.1/test/fixture/certs/base_csr.pem 03:22:08 spire-1.2.1/test/fixture/certs/base_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:22:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:22:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:22:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:22:08 spire-1.2.1/test/fixture/certs/blog_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/bundle.der 03:22:08 spire-1.2.1/test/fixture/certs/ca.pem 03:22:08 spire-1.2.1/test/fixture/certs/ca_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/database_cert.pem 03:22:08 spire-1.2.1/test/fixture/certs/database_csr.pem 03:22:08 spire-1.2.1/test/fixture/certs/database_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/node_cert.pem 03:22:08 spire-1.2.1/test/fixture/certs/node_csr.pem 03:22:08 spire-1.2.1/test/fixture/certs/node_key.pem 03:22:08 spire-1.2.1/test/fixture/certs/svid.pem 03:22:08 spire-1.2.1/test/fixture/certs/svid_key.pem 03:22:08 spire-1.2.1/test/fixture/config/ 03:22:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:22:08 spire-1.2.1/test/fixture/config/agent_good.conf 03:22:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:22:08 spire-1.2.1/test/fixture/config/plugin_good.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:22:08 spire-1.2.1/test/fixture/config/server_good.conf 03:22:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:22:08 spire-1.2.1/test/fixture/fixture.go 03:22:08 spire-1.2.1/test/fixture/nodeattestor/ 03:22:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:22:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:22:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:22:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:22:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:22:08 spire-1.2.1/test/fixture/registration/ 03:22:08 spire-1.2.1/test/fixture/registration/entries.json 03:22:08 spire-1.2.1/test/fixture/registration/good-for-update.json 03:22:08 spire-1.2.1/test/fixture/registration/good.json 03:22:08 spire-1.2.1/test/fixture/registration/invalid.json 03:22:08 spire-1.2.1/test/fixture/registration/invalid_json.json 03:22:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:22:08 spire-1.2.1/test/integration/ 03:22:08 spire-1.2.1/test/integration/README.md 03:22:08 spire-1.2.1/test/integration/common 03:22:08 spire-1.2.1/test/integration/setup/ 03:22:08 spire-1.2.1/test/integration/setup/adminclient/ 03:22:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:22:08 spire-1.2.1/test/integration/setup/adminclient/client.go 03:22:08 spire-1.2.1/test/integration/setup/debugagent/ 03:22:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:22:08 spire-1.2.1/test/integration/setup/debugagent/main.go 03:22:08 spire-1.2.1/test/integration/setup/debugserver/ 03:22:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:22:08 spire-1.2.1/test/integration/setup/debugserver/main.go 03:22:08 spire-1.2.1/test/integration/setup/downstreamclient/ 03:22:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:22:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:22:08 spire-1.2.1/test/integration/setup/itclient/ 03:22:08 spire-1.2.1/test/integration/setup/itclient/client.go 03:22:08 spire-1.2.1/test/integration/setup/node-attestation/ 03:22:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:22:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:22:08 spire-1.2.1/test/integration/setup/x509pop/ 03:22:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:22:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:22:08 spire-1.2.1/test/integration/suites/ 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:22:08 spire-1.2.1/test/integration/suites/join-token/ 03:22:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:22:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:22:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:22:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:22:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:22:08 spire-1.2.1/test/integration/suites/join-token/README.md 03:22:08 spire-1.2.1/test/integration/suites/join-token/conf/ 03:22:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/join-token/teardown 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:22:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:22:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:22:08 spire-1.2.1/test/integration/suites/k8s/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/00-setup 03:22:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:22:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:22:08 spire-1.2.1/test/integration/suites/k8s/README.md 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:22:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:22:08 spire-1.2.1/test/integration/suites/k8s/teardown 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/ 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:22:08 spire-1.2.1/test/integration/suites/rotation/ 03:22:08 spire-1.2.1/test/integration/suites/rotation/00-setup 03:22:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:22:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:22:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:22:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:22:08 spire-1.2.1/test/integration/suites/rotation/README.md 03:22:08 spire-1.2.1/test/integration/suites/rotation/conf/ 03:22:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/rotation/teardown 03:22:08 spire-1.2.1/test/integration/suites/self-test/ 03:22:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:22:08 spire-1.2.1/test/integration/suites/self-test/README.md 03:22:08 spire-1.2.1/test/integration/suites/self-test/teardown 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:22:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:22:08 spire-1.2.1/test/integration/suites/upgrade/ 03:22:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:22:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:22:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:22:08 spire-1.2.1/test/integration/suites/upgrade/README.md 03:22:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:22:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:22:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:22:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:22:08 spire-1.2.1/test/integration/suites/upgrade/teardown 03:22:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:22:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:22:08 spire-1.2.1/test/integration/test-one.sh 03:22:08 spire-1.2.1/test/integration/test.sh 03:22:08 spire-1.2.1/test/plugintest/ 03:22:08 spire-1.2.1/test/plugintest/config.go 03:22:08 spire-1.2.1/test/plugintest/load.go 03:22:08 spire-1.2.1/test/plugintest/option.go 03:22:08 spire-1.2.1/test/spiretest/ 03:22:08 spire-1.2.1/test/spiretest/apiserver.go 03:22:08 spire-1.2.1/test/spiretest/assertions.go 03:22:08 spire-1.2.1/test/spiretest/dir.go 03:22:08 spire-1.2.1/test/spiretest/errors_posix.go 03:22:08 spire-1.2.1/test/spiretest/errors_windows.go 03:22:08 spire-1.2.1/test/spiretest/logs.go 03:22:08 spire-1.2.1/test/spiretest/socketapi.go 03:22:08 spire-1.2.1/test/spiretest/suite.go 03:22:08 spire-1.2.1/test/spiretest/x509.go 03:22:08 spire-1.2.1/test/testca/ 03:22:08 spire-1.2.1/test/testca/ca.go 03:22:08 spire-1.2.1/test/testkey/ 03:22:08 spire-1.2.1/test/testkey/generate.sh 03:22:08 spire-1.2.1/test/testkey/genkeys.go 03:22:08 spire-1.2.1/test/testkey/keys.go 03:22:08 spire-1.2.1/test/testkey/new.go 03:22:08 spire-1.2.1/test/tpmsimulator/ 03:22:08 spire-1.2.1/test/tpmsimulator/simulator.go 03:22:08 spire-1.2.1/test/util/ 03:22:08 spire-1.2.1/test/util/cert_fixtures.go 03:22:08 spire-1.2.1/test/util/cert_generation.go 03:22:08 spire-1.2.1/test/util/io_redirection.go 03:22:08 spire-1.2.1/test/util/race.go 03:22:08 spire-1.2.1/test/util/util.go 03:22:08 building spire from source... 03:22:08 Installing go1.17.7... 03:22:10 ---> 83c71d5a67a6 03:22:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:22:10 ---> Running in 8d5a13ea499d 03:22:10 Removing intermediate container 8d5a13ea499d 03:22:10 ---> 9cbf44c6750a 03:22:10 Step 10/25 : RUN mkdir -p spire-build 03:22:10 ---> Running in e54f9ab1ddea 03:22:12 Removing intermediate container e54f9ab1ddea 03:22:12 ---> 5ee3a3cd3fc5 03:22:12 Step 11/25 : WORKDIR /edgex-go/spire-build 03:22:12 ---> Running in 89fb32b7fb5e 03:22:12 Removing intermediate container 89fb32b7fb5e 03:22:12 ---> 587abbc160ab 03:22:12 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 03:22:12 ---> Running in ca042c932150 03:22:14 spire-1.2.1/ 03:22:14 spire-1.2.1/.data/ 03:22:14 spire-1.2.1/.data/.file 03:22:14 spire-1.2.1/.dockerignore 03:22:14 spire-1.2.1/.gitattributes 03:22:14 spire-1.2.1/.githooks/ 03:22:14 spire-1.2.1/.githooks/pre-commit 03:22:14 spire-1.2.1/.github/ 03:22:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:22:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:22:14 spire-1.2.1/.github/dependabot.yml 03:22:14 spire-1.2.1/.github/workflows/ 03:22:14 spire-1.2.1/.github/workflows/nightly_build.yaml 03:22:14 spire-1.2.1/.github/workflows/pr_build.yaml 03:22:14 spire-1.2.1/.github/workflows/release_build.yaml 03:22:14 spire-1.2.1/.github/workflows/scripts/ 03:22:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:22:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:22:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:22:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:22:14 spire-1.2.1/.github/workflows/scripts/split.sh 03:22:14 spire-1.2.1/.gitignore 03:22:14 spire-1.2.1/.go-version 03:22:14 spire-1.2.1/.golangci.yml 03:22:14 spire-1.2.1/ADOPTERS.md 03:22:14 spire-1.2.1/CHANGELOG.md 03:22:14 spire-1.2.1/CODE-OF-CONDUCT.md 03:22:14 spire-1.2.1/CODEOWNERS 03:22:14 spire-1.2.1/CONTRIBUTING.md 03:22:14 spire-1.2.1/Dockerfile 03:22:14 spire-1.2.1/Dockerfile.dev 03:22:14 spire-1.2.1/Dockerfile.scratch 03:22:14 spire-1.2.1/LICENSE 03:22:14 spire-1.2.1/MAINTAINERS.md 03:22:14 spire-1.2.1/Makefile 03:22:14 spire-1.2.1/README.md 03:22:14 spire-1.2.1/ROADMAP.md 03:22:14 spire-1.2.1/SECURITY.md 03:22:14 spire-1.2.1/cmd/ 03:22:14 spire-1.2.1/cmd/spire-agent/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/common/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/run/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:22:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:22:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:22:14 spire-1.2.1/cmd/spire-agent/main.go 03:22:14 spire-1.2.1/cmd/spire-server/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/cli.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/run/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/token/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/validate/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/x509/ 03:22:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:22:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:22:14 spire-1.2.1/cmd/spire-server/main.go 03:22:14 spire-1.2.1/cmd/spire-server/util/ 03:22:14 spire-1.2.1/cmd/spire-server/util/util.go 03:22:14 spire-1.2.1/conf/ 03:22:14 spire-1.2.1/conf/agent/ 03:22:14 spire-1.2.1/conf/agent/agent.conf 03:22:14 spire-1.2.1/conf/agent/agent_full.conf 03:22:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:22:14 spire-1.2.1/conf/server/ 03:22:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:22:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:22:14 spire-1.2.1/conf/server/server.conf 03:22:14 spire-1.2.1/conf/server/server_full.conf 03:22:14 spire-1.2.1/doc/ 03:22:14 spire-1.2.1/doc/SPIRE101.md 03:22:14 spire-1.2.1/doc/auditlog.md 03:22:14 spire-1.2.1/doc/authorization_policy_engine.md 03:22:14 spire-1.2.1/doc/changelog_guidelines.md 03:22:14 spire-1.2.1/doc/cure53-report.pdf 03:22:14 spire-1.2.1/doc/images/ 03:22:14 spire-1.2.1/doc/images/2019_roadmap.png 03:22:14 spire-1.2.1/doc/images/SPIRE101.png 03:22:14 spire-1.2.1/doc/images/SPIRE_agent.png 03:22:14 spire-1.2.1/doc/images/SPIRE_server.pngBuilding bin/spire-server... 03:22:14 03:22:14 spire-1.2.1/doc/images/cache_mgr.png 03:22:14 spire-1.2.1/doc/images/cache_mgr_components.png 03:22:14 spire-1.2.1/doc/images/federated_spire.png 03:22:14 spire-1.2.1/doc/images/ha_mode.png 03:22:14 spire-1.2.1/doc/images/nested_spire.png 03:22:14 spire-1.2.1/doc/images/oidc_federation.png 03:22:14 spire-1.2.1/doc/images/single_trust_domain.png 03:22:14 spire-1.2.1/doc/images/spiffe_compatible.png 03:22:14 spire-1.2.1/doc/images/spire_logo.png 03:22:14 spire-1.2.1/doc/migrating_registration_api_clients.md 03:22:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:22:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:22:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:22:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:22:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:22:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:22:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:22:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:22:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:22:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:22:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:22:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:22:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:22:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:22:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:22:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:22:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:22:14 spire-1.2.1/doc/scaling_spire.md 03:22:14 spire-1.2.1/doc/spire_agent.md 03:22:14 spire-1.2.1/doc/spire_server.md 03:22:14 spire-1.2.1/doc/supported_integrations.md 03:22:14 spire-1.2.1/doc/telemetry.md 03:22:14 spire-1.2.1/doc/telemetry_config.md 03:22:14 spire-1.2.1/doc/upgrading.md 03:22:14 spire-1.2.1/doc/using_spire.md 03:22:14 spire-1.2.1/examples/ 03:22:14 spire-1.2.1/examples/README.md 03:22:14 spire-1.2.1/go.mod 03:22:14 spire-1.2.1/go.sum 03:22:14 spire-1.2.1/pkg/ 03:22:14 spire-1.2.1/pkg/agent/ 03:22:14 spire-1.2.1/pkg/agent/agent.go 03:22:14 spire-1.2.1/pkg/agent/api/ 03:22:14 spire-1.2.1/pkg/agent/api/config.go 03:22:14 spire-1.2.1/pkg/agent/api/debug/ 03:22:14 spire-1.2.1/pkg/agent/api/debug/v1/ 03:22:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:22:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:22:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:22:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:22:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:22:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:22:14 spire-1.2.1/pkg/agent/api/endpoints.go 03:22:14 spire-1.2.1/pkg/agent/api/health/ 03:22:14 spire-1.2.1/pkg/agent/api/health/v1/ 03:22:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:22:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:22:14 spire-1.2.1/pkg/agent/api/rpccontext/ 03:22:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:22:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:22:14 spire-1.2.1/pkg/agent/attestor/ 03:22:14 spire-1.2.1/pkg/agent/attestor/node/ 03:22:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:22:14 spire-1.2.1/pkg/agent/attestor/node/node.go 03:22:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:22:14 spire-1.2.1/pkg/agent/attestor/workload/ 03:22:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:22:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:22:14 spire-1.2.1/pkg/agent/catalog/ 03:22:14 spire-1.2.1/pkg/agent/catalog/catalog.go 03:22:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:22:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:22:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:22:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:22:14 spire-1.2.1/pkg/agent/client/ 03:22:14 spire-1.2.1/pkg/agent/client/client.go 03:22:14 spire-1.2.1/pkg/agent/client/client_test.go 03:22:14 spire-1.2.1/pkg/agent/client/dial.go 03:22:14 spire-1.2.1/pkg/agent/client/nodeconn.go 03:22:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:22:14 spire-1.2.1/pkg/agent/client/update.go 03:22:14 spire-1.2.1/pkg/agent/client/util.go 03:22:14 spire-1.2.1/pkg/agent/common/ 03:22:14 spire-1.2.1/pkg/agent/common/backoff/ 03:22:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:22:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:22:14 spire-1.2.1/pkg/agent/common/cgroups/ 03:22:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:22:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:22:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:22:14 spire-1.2.1/pkg/agent/config.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/ 03:22:14 spire-1.2.1/pkg/agent/endpoints/config.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/workload/ 03:22:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:22:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/ 03:22:14 spire-1.2.1/pkg/agent/manager/cache/ 03:22:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:22:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:22:14 spire-1.2.1/pkg/agent/manager/config.go 03:22:14 spire-1.2.1/pkg/agent/manager/manager.go 03:22:14 spire-1.2.1/pkg/agent/manager/manager_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/storage.go 03:22:14 spire-1.2.1/pkg/agent/manager/storage_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/storecache/ 03:22:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:22:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:22:14 spire-1.2.1/pkg/agent/manager/sync.go 03:22:14 spire-1.2.1/pkg/agent/plugin/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:22:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:22:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:22:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:22:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:22:14 spire-1.2.1/pkg/agent/svid/ 03:22:14 spire-1.2.1/pkg/agent/svid/rotator.go 03:22:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:22:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:22:14 spire-1.2.1/pkg/agent/svid/store/ 03:22:14 spire-1.2.1/pkg/agent/svid/store/service.go 03:22:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:22:14 spire-1.2.1/pkg/common/ 03:22:14 spire-1.2.1/pkg/common/agentpathtemplate/ 03:22:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:22:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:22:14 spire-1.2.1/pkg/common/api/ 03:22:14 spire-1.2.1/pkg/common/api/metrics.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/ 03:22:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/logger.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/names.go 03:22:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:22:14 spire-1.2.1/pkg/common/api/names.go 03:22:14 spire-1.2.1/pkg/common/api/ratelimit.go 03:22:14 spire-1.2.1/pkg/common/api/rpccontext/ 03:22:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:22:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:22:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:22:14 spire-1.2.1/pkg/common/auth/ 03:22:14 spire-1.2.1/pkg/common/auth/interceptors.go 03:22:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:22:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/ 03:22:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/types.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:22:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:22:14 spire-1.2.1/pkg/common/catalog/ 03:22:14 spire-1.2.1/pkg/common/catalog/bind.go 03:22:14 spire-1.2.1/pkg/common/catalog/builtin.go 03:22:14 spire-1.2.1/pkg/common/catalog/catalog.go 03:22:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:22:14 spire-1.2.1/pkg/common/catalog/closers.go 03:22:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:22:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:22:14 spire-1.2.1/pkg/common/catalog/config.go 03:22:14 spire-1.2.1/pkg/common/catalog/config_test.go 03:22:14 spire-1.2.1/pkg/common/catalog/configure.go 03:22:14 spire-1.2.1/pkg/common/catalog/constraints.go 03:22:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:22:14 spire-1.2.1/pkg/common/catalog/context.go 03:22:14 spire-1.2.1/pkg/common/catalog/external.go 03:22:14 spire-1.2.1/pkg/common/catalog/host.go 03:22:14 spire-1.2.1/pkg/common/catalog/pipenet.go 03:22:14 spire-1.2.1/pkg/common/catalog/plugin.go 03:22:14 spire-1.2.1/pkg/common/catalog/testplugin/ 03:22:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:22:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:22:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:22:14 spire-1.2.1/pkg/common/cli/ 03:22:14 spire-1.2.1/pkg/common/cli/env.go 03:22:14 spire-1.2.1/pkg/common/cli/flags.go 03:22:14 spire-1.2.1/pkg/common/cli/trust_domain.go 03:22:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:22:14 spire-1.2.1/pkg/common/cli/umask.go 03:22:14 spire-1.2.1/pkg/common/cli/umask_posix.go 03:22:14 spire-1.2.1/pkg/common/cli/umask_test.go 03:22:14 spire-1.2.1/pkg/common/cli/umask_windows.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/flag.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/format.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:22:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:22:14 spire-1.2.1/pkg/common/coretypes/ 03:22:14 spire-1.2.1/pkg/common/coretypes/bundle/ 03:22:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:22:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:22:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:22:14 spire-1.2.1/pkg/common/cryptoutil/ 03:22:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:22:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:22:14 spire-1.2.1/pkg/common/diskutil/ 03:22:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:22:14 spire-1.2.1/pkg/common/diskutil/file_test.go 03:22:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:22:14 spire-1.2.1/pkg/common/errorutil/ 03:22:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:22:14 spire-1.2.1/pkg/common/health/ 03:22:14 spire-1.2.1/pkg/common/health/config.go 03:22:14 spire-1.2.1/pkg/common/health/context.go 03:22:14 spire-1.2.1/pkg/common/health/context_test.go 03:22:14 spire-1.2.1/pkg/common/health/health.go 03:22:14 spire-1.2.1/pkg/common/health/health_test.go 03:22:14 spire-1.2.1/pkg/common/health/logger.go 03:22:14 spire-1.2.1/pkg/common/hostservice/ 03:22:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:22:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:22:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:22:14 spire-1.2.1/pkg/common/idutil/ 03:22:14 spire-1.2.1/pkg/common/idutil/require.go 03:22:14 spire-1.2.1/pkg/common/idutil/require_test.go 03:22:14 spire-1.2.1/pkg/common/idutil/safety.go 03:22:14 spire-1.2.1/pkg/common/idutil/safety_test.go 03:22:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:22:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:22:14 spire-1.2.1/pkg/common/jwtsvid/ 03:22:14 spire-1.2.1/pkg/common/jwtsvid/common.go 03:22:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:22:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:22:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:22:14 spire-1.2.1/pkg/common/jwtutil/ 03:22:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:22:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:22:14 spire-1.2.1/pkg/common/log/ 03:22:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:22:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:22:14 spire-1.2.1/pkg/common/log/log.go 03:22:14 spire-1.2.1/pkg/common/log/log_test.go 03:22:14 spire-1.2.1/pkg/common/log/options.go 03:22:14 spire-1.2.1/pkg/common/nodeutil/ 03:22:14 spire-1.2.1/pkg/common/nodeutil/node.go 03:22:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:22:14 spire-1.2.1/pkg/common/peertracker/ 03:22:14 spire-1.2.1/pkg/common/peertracker/conn.go 03:22:14 spire-1.2.1/pkg/common/peertracker/credentials.go 03:22:14 spire-1.2.1/pkg/common/peertracker/errors.go 03:22:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:22:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:22:14 spire-1.2.1/pkg/common/peertracker/info.go 03:22:14 spire-1.2.1/pkg/common/peertracker/listener.go 03:22:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:22:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tcp.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:22:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:22:14 spire-1.2.1/pkg/common/peertracker/uds.go 03:22:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:22:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:22:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:22:14 spire-1.2.1/pkg/common/pemutil/ 03:22:14 spire-1.2.1/pkg/common/pemutil/block.go 03:22:14 spire-1.2.1/pkg/common/pemutil/certs.go 03:22:14 spire-1.2.1/pkg/common/pemutil/common.go 03:22:14 spire-1.2.1/pkg/common/pemutil/csr.go 03:22:14 spire-1.2.1/pkg/common/pemutil/keys.go 03:22:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/ 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:22:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:22:14 spire-1.2.1/pkg/common/plugin/ 03:22:14 spire-1.2.1/pkg/common/plugin/aws/ 03:22:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:22:14 spire-1.2.1/pkg/common/plugin/azure/ 03:22:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:22:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/facade.go 03:22:14 spire-1.2.1/pkg/common/plugin/facade_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/gcp/ 03:22:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/ 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:22:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/log.go 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/ 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:22:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:22:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:22:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:22:14 spire-1.2.1/pkg/common/plugin/x509pop/ 03:22:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:22:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:22:14 spire-1.2.1/pkg/common/profiling/ 03:22:14 spire-1.2.1/pkg/common/profiling/dumpers.go 03:22:14 spire-1.2.1/pkg/common/profiling/profiling.go 03:22:14 spire-1.2.1/pkg/common/protoutil/ 03:22:14 spire-1.2.1/pkg/common/protoutil/masks.go 03:22:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:22:14 spire-1.2.1/pkg/common/rotationutil/ 03:22:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:22:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:22:14 spire-1.2.1/pkg/common/selector/ 03:22:14 spire-1.2.1/pkg/common/selector/selector.go 03:22:14 spire-1.2.1/pkg/common/selector/selector_test.go 03:22:14 spire-1.2.1/pkg/common/selector/set.go 03:22:14 spire-1.2.1/pkg/common/selector/set_utils.go 03:22:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/ 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/ 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:22:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:22:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:22:14 spire-1.2.1/pkg/common/telemetry/call.go 03:22:14 spire-1.2.1/pkg/common/telemetry/common/ 03:22:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:22:14 spire-1.2.1/pkg/common/telemetry/config.go 03:22:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:22:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/inmem.go 03:22:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/m3.go 03:22:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/metrics.go 03:22:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/names.go 03:22:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:22:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:22:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/ 03:22:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:22:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:22:14 spire-1.2.1/pkg/common/telemetry/server/server.go 03:22:14 spire-1.2.1/pkg/common/telemetry/sink.go 03:22:14 spire-1.2.1/pkg/common/telemetry/statsd.go 03:22:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:22:14 spire-1.2.1/pkg/common/telemetry/uptime.go 03:22:14 spire-1.2.1/pkg/common/telemetry/version.go 03:22:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:22:14 spire-1.2.1/pkg/common/uptime/ 03:22:14 spire-1.2.1/pkg/common/uptime/uptime.go 03:22:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:22:14 spire-1.2.1/pkg/common/util/ 03:22:14 spire-1.2.1/pkg/common/util/certs.go 03:22:14 spire-1.2.1/pkg/common/util/certs_test.go 03:22:14 spire-1.2.1/pkg/common/util/csr.go 03:22:14 spire-1.2.1/pkg/common/util/hash.go 03:22:14 spire-1.2.1/pkg/common/util/selectors.go 03:22:14 spire-1.2.1/pkg/common/util/selectors_test.go 03:22:14 spire-1.2.1/pkg/common/util/signals.go 03:22:14 spire-1.2.1/pkg/common/util/sort.go 03:22:14 spire-1.2.1/pkg/common/util/sort_test.go 03:22:14 spire-1.2.1/pkg/common/util/task.go 03:22:14 spire-1.2.1/pkg/common/util/task_test.go 03:22:14 spire-1.2.1/pkg/common/util/testdata/ 03:22:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:22:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:22:14 spire-1.2.1/pkg/common/version/ 03:22:14 spire-1.2.1/pkg/common/version/version.go 03:22:14 spire-1.2.1/pkg/common/x509svid/ 03:22:14 spire-1.2.1/pkg/common/x509svid/common_test.go 03:22:14 spire-1.2.1/pkg/common/x509svid/csr.go 03:22:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:22:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:22:14 spire-1.2.1/pkg/common/x509util/ 03:22:14 spire-1.2.1/pkg/common/x509util/cert.go 03:22:14 spire-1.2.1/pkg/common/x509util/dns.go 03:22:14 spire-1.2.1/pkg/common/x509util/dns_test.go 03:22:14 spire-1.2.1/pkg/common/x509util/keyid.go 03:22:14 spire-1.2.1/pkg/common/x509util/keypair.go 03:22:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:22:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:22:14 spire-1.2.1/pkg/server/ 03:22:14 spire-1.2.1/pkg/server/api/ 03:22:14 spire-1.2.1/pkg/server/api/agent.go 03:22:14 spire-1.2.1/pkg/server/api/agent/ 03:22:14 spire-1.2.1/pkg/server/api/agent/v1/ 03:22:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/agent_test.go 03:22:14 spire-1.2.1/pkg/server/api/api.go 03:22:14 spire-1.2.1/pkg/server/api/audit/ 03:22:14 spire-1.2.1/pkg/server/api/audit/audit.go 03:22:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:22:14 spire-1.2.1/pkg/server/api/bundle.go 03:22:14 spire-1.2.1/pkg/server/api/bundle/ 03:22:14 spire-1.2.1/pkg/server/api/bundle/v1/ 03:22:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/bundle_test.go 03:22:14 spire-1.2.1/pkg/server/api/debug/ 03:22:14 spire-1.2.1/pkg/server/api/debug/v1/ 03:22:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/entry.go 03:22:14 spire-1.2.1/pkg/server/api/entry/ 03:22:14 spire-1.2.1/pkg/server/api/entry/v1/ 03:22:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/entry_test.go 03:22:14 spire-1.2.1/pkg/server/api/health/ 03:22:14 spire-1.2.1/pkg/server/api/health/v1/ 03:22:14 spire-1.2.1/pkg/server/api/health/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/id.go 03:22:14 spire-1.2.1/pkg/server/api/id_test.go 03:22:14 spire-1.2.1/pkg/server/api/limits/ 03:22:14 spire-1.2.1/pkg/server/api/limits/limits.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/ 03:22:14 spire-1.2.1/pkg/server/api/middleware/alias.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/audit.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/caller.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/common.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/entries.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:22:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:22:14 spire-1.2.1/pkg/server/api/ratelimit.go 03:22:14 spire-1.2.1/pkg/server/api/rpccontext/ 03:22:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:22:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:22:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:22:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:22:14 spire-1.2.1/pkg/server/api/selector.go 03:22:14 spire-1.2.1/pkg/server/api/selector_test.go 03:22:14 spire-1.2.1/pkg/server/api/status.go 03:22:14 spire-1.2.1/pkg/server/api/status_test.go 03:22:14 spire-1.2.1/pkg/server/api/svid/ 03:22:14 spire-1.2.1/pkg/server/api/svid/v1/ 03:22:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/trustdomain.go 03:22:14 spire-1.2.1/pkg/server/api/trustdomain/ 03:22:14 spire-1.2.1/pkg/server/api/trustdomain/v1/go: downloading github.com/mitchellh/cli v1.1.2 03:22:14  03:22:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:22:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:22:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:22:14 spire-1.2.1/pkg/server/authpolicy/ 03:22:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:22:14 spire-1.2.1/pkg/server/authpolicy/policy.go 03:22:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:22:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:22:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:22:14 spire-1.2.1/pkg/server/authpolicy/validate.go 03:22:14 spire-1.2.1/pkg/server/bundle/ 03:22:14 spire-1.2.1/pkg/server/bundle/client/ 03:22:14 spire-1.2.1/pkg/server/bundle/client/client.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/manager.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/sources.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/updater.go 03:22:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:22:14 spire-1.2.1/pkg/server/ca/ 03:22:14 spire-1.2.1/pkg/server/ca/ca.go 03:22:14 spire-1.2.1/pkg/server/ca/ca_health.gogo: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:22:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:22:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:22:14  03:22:14 spire-1.2.1/pkg/server/ca/ca_test.go 03:22:14 spire-1.2.1/pkg/server/ca/journal.go 03:22:14 spire-1.2.1/pkg/server/ca/journal_test.go 03:22:14 spire-1.2.1/pkg/server/ca/manager.go 03:22:14 spire-1.2.1/pkg/server/ca/manager_health.go 03:22:14 spire-1.2.1/pkg/server/ca/manager_test.go 03:22:14 spire-1.2.1/pkg/server/ca/templates.go 03:22:14 spire-1.2.1/pkg/server/ca/upstream_client.go 03:22:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:22:14 spire-1.2.1/pkg/server/ca/validation.go 03:22:14 spire-1.2.1/pkg/server/cache/ 03:22:14 spire-1.2.1/pkg/server/cache/dscache/ 03:22:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:22:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/ 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:22:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:22:14 spire-1.2.1/pkg/server/catalog/ 03:22:14 spire-1.2.1/pkg/server/catalog/catalog.go 03:22:14 spire-1.2.1/pkg/server/catalog/keymanager.go 03:22:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:22:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:22:14 spire-1.2.1/pkg/server/catalog/notifier.go 03:22:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:22:14 spire-1.2.1/pkg/server/config.go 03:22:14 spire-1.2.1/pkg/server/datastore/ 03:22:14 spire-1.2.1/pkg/server/datastore/datastore.go 03:22:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:22:14 spire-1.2.1/pkg/server/datastore/repository.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading google.golang.org/grpc v1.44.0 03:22:14  03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:22:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:22:14 spire-1.2.1/pkg/server/endpoints/ 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/ 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:22:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:22:14 spire-1.2.1/pkg/server/endpoints/config.go 03:22:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:22:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:22:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:22:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:22:14 spire-1.2.1/pkg/server/endpoints/middleware.go 03:22:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:22:14 spire-1.2.1/pkg/server/hostservice/ 03:22:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:22:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:22:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:22:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:22:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:22:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:22:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:22:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:22:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:22:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:22:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/ 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:22:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:22:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:22:14 spire-1.2.1/pkg/server/registration/ 03:22:14 spire-1.2.1/pkg/server/registration/manager.go 03:22:14 spire-1.2.1/pkg/server/registration/manager_test.go 03:22:14 spire-1.2.1/pkg/server/scanentries.go 03:22:14 spire-1.2.1/pkg/server/scanentries_test.go 03:22:14 spire-1.2.1/pkg/server/server.go 03:22:14 spire-1.2.1/pkg/server/server_test.go 03:22:14 spire-1.2.1/pkg/server/svid/ 03:22:14 spire-1.2.1/pkg/server/svid/observer.go 03:22:14 spire-1.2.1/pkg/server/svid/observer_test.go 03:22:14 spire-1.2.1/pkg/server/svid/rotator.go 03:22:14 spire-1.2.1/pkg/server/svid/rotator_config.go 03:22:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:22:14 spire-1.2.1/pkg/server/svid/rotator_test.go 03:22:14 spire-1.2.1/proto/ 03:22:14 spire-1.2.1/proto/private/ 03:22:14 spire-1.2.1/proto/private/server/ 03:22:14 spire-1.2.1/proto/private/server/journal/ 03:22:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:22:14 spire-1.2.1/proto/private/server/journal/journal.proto 03:22:14 spire-1.2.1/proto/spire/ 03:22:14 spire-1.2.1/proto/spire/common/ 03:22:14 spire-1.2.1/proto/spire/common/common.pb.go 03:22:14 spire-1.2.1/proto/spire/common/common.proto 03:22:14 spire-1.2.1/proto/spire/common/plugin/ 03:22:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:22:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:22:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:22:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:22:14 spire-1.2.1/proto/spire/plugin/ 03:22:14 spire-1.2.1/proto/spire/plugin/agent/ 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:22:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:22:14 spire-1.2.1/release/ 03:22:14 spire-1.2.1/release/spire-extras/ 03:22:14 spire-1.2.1/release/spire-extras/README.md 03:22:14 spire-1.2.1/release/spire-extras/conf/ 03:22:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:22:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:22:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:22:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:22:14 spire-1.2.1/release/spire/ 03:22:14 spire-1.2.1/release/spire/README.md 03:22:14 spire-1.2.1/release/spire/conf/ 03:22:14 spire-1.2.1/release/spire/conf/agent/ 03:22:14 spire-1.2.1/release/spire/conf/agent/agent.conf 03:22:14 spire-1.2.1/release/spire/conf/server/ 03:22:14 spire-1.2.1/release/spire/conf/server/server.conf 03:22:14 spire-1.2.1/script/ 03:22:14 spire-1.2.1/script/build-artifact.sh 03:22:14 spire-1.2.1/script/generate_dummy_ca.sh 03:22:14 spire-1.2.1/support/ 03:22:14 spire-1.2.1/support/k8s/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:22:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/ 03:22:14 spire-1.2.1/support/oidc-discovery-provider/README.md 03:22:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/config.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/main.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:22:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:22:14 spire-1.2.1/test/ 03:22:14 spire-1.2.1/test/clock/ 03:22:14 spire-1.2.1/test/clock/clock.go 03:22:14 spire-1.2.1/test/fakes/ 03:22:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:22:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:22:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:22:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:22:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:22:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:22:14 spire-1.2.1/test/fakes/fakeagentstore/ 03:22:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:22:14 spire-1.2.1/test/fakes/fakedatastore/ 03:22:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:22:14 spire-1.2.1/test/fakes/fakeentryclient/ 03:22:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:22:14 spire-1.2.1/test/fakes/fakehealthchecker/ 03:22:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:22:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:22:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:22:14 spire-1.2.1/test/fakes/fakemetrics/ 03:22:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:22:14 spire-1.2.1/test/fakes/fakenoderesolver/ 03:22:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:22:14 spire-1.2.1/test/fakes/fakenotifier/ 03:22:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:22:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:22:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:22:14 spire-1.2.1/test/fakes/fakeserverca/ 03:22:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:22:14 spire-1.2.1/test/fakes/fakeservercatalog/ 03:22:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:22:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:22:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:22:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:22:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:22:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:22:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:22:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:22:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:22:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:22:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:22:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:22:14 spire-1.2.1/test/fixture/ 03:22:14 spire-1.2.1/test/fixture/certs/ 03:22:14 spire-1.2.1/test/fixture/certs/agent_svid.der 03:22:14 spire-1.2.1/test/fixture/certs/base_cert.pem 03:22:14 spire-1.2.1/test/fixture/certs/base_csr.pem 03:22:14 spire-1.2.1/test/fixture/certs/base_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:22:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:22:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:22:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:22:14 spire-1.2.1/test/fixture/certs/blog_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/bundle.der 03:22:14 spire-1.2.1/test/fixture/certs/ca.pem 03:22:14 spire-1.2.1/test/fixture/certs/ca_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/database_cert.pem 03:22:14 spire-1.2.1/test/fixture/certs/database_csr.pem 03:22:14 spire-1.2.1/test/fixture/certs/database_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/node_cert.pem 03:22:14 spire-1.2.1/test/fixture/certs/node_csr.pem 03:22:14 spire-1.2.1/test/fixture/certs/node_key.pem 03:22:14 spire-1.2.1/test/fixture/certs/svid.pem 03:22:14 spire-1.2.1/test/fixture/certs/svid_key.pem 03:22:14 spire-1.2.1/test/fixture/config/ 03:22:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:22:14 spire-1.2.1/test/fixture/config/agent_good.conf 03:22:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:22:14 spire-1.2.1/test/fixture/config/plugin_good.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:22:14 spire-1.2.1/test/fixture/config/server_good.conf 03:22:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:22:14 spire-1.2.1/test/fixture/fixture.go 03:22:14 spire-1.2.1/test/fixture/nodeattestor/ 03:22:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:22:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:22:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:22:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:22:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:22:14 spire-1.2.1/test/fixture/registration/ 03:22:14 spire-1.2.1/test/fixture/registration/entries.json 03:22:14 spire-1.2.1/test/fixture/registration/good-for-update.json 03:22:14 spire-1.2.1/test/fixture/registration/good.json 03:22:14 spire-1.2.1/test/fixture/registration/invalid.json 03:22:14 spire-1.2.1/test/fixture/registration/invalid_json.json 03:22:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:22:14 spire-1.2.1/test/integration/ 03:22:14 spire-1.2.1/test/integration/README.md 03:22:14 spire-1.2.1/test/integration/common 03:22:14 spire-1.2.1/test/integration/setup/ 03:22:14 spire-1.2.1/test/integration/setup/adminclient/ 03:22:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:22:14 spire-1.2.1/test/integration/setup/adminclient/client.go 03:22:14 spire-1.2.1/test/integration/setup/debugagent/ 03:22:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:22:14 spire-1.2.1/test/integration/setup/debugagent/main.go 03:22:14 spire-1.2.1/test/integration/setup/debugserver/ 03:22:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:22:14 spire-1.2.1/test/integration/setup/debugserver/main.go 03:22:14 spire-1.2.1/test/integration/setup/downstreamclient/ 03:22:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:22:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:22:14 spire-1.2.1/test/integration/setup/itclient/ 03:22:14 spire-1.2.1/test/integration/setup/itclient/client.go 03:22:14 spire-1.2.1/test/integration/setup/node-attestation/ 03:22:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:22:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:22:14 spire-1.2.1/test/integration/setup/x509pop/ 03:22:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:22:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:22:14 spire-1.2.1/test/integration/suites/ 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:22:14 spire-1.2.1/test/integration/suites/join-token/ 03:22:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:22:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:22:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:22:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:22:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:22:14 spire-1.2.1/test/integration/suites/join-token/README.md 03:22:14 spire-1.2.1/test/integration/suites/join-token/conf/ 03:22:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/join-token/teardown 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:22:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:22:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:22:14 spire-1.2.1/test/integration/suites/k8s/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/00-setup 03:22:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:22:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:22:14 spire-1.2.1/test/integration/suites/k8s/README.md 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:22:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:22:14 spire-1.2.1/test/integration/suites/k8s/teardown 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/ 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:22:14 spire-1.2.1/test/integration/suites/rotation/ 03:22:14 spire-1.2.1/test/integration/suites/rotation/00-setup 03:22:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:22:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:22:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:22:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:22:14 spire-1.2.1/test/integration/suites/rotation/README.md 03:22:14 spire-1.2.1/test/integration/suites/rotation/conf/ 03:22:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/rotation/teardown 03:22:14 spire-1.2.1/test/integration/suites/self-test/ 03:22:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:22:14 spire-1.2.1/test/integration/suites/self-test/README.md 03:22:14 spire-1.2.1/test/integration/suites/self-test/teardown 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:22:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:22:14 spire-1.2.1/test/integration/suites/upgrade/ 03:22:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:22:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:22:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:22:14 spire-1.2.1/test/integration/suites/upgrade/README.md 03:22:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:22:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:22:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:22:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:22:14 spire-1.2.1/test/integration/suites/upgrade/teardown 03:22:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:22:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:22:14 spire-1.2.1/test/integration/test-one.sh 03:22:14 spire-1.2.1/test/integration/test.sh 03:22:14 spire-1.2.1/test/plugintest/ 03:22:14 spire-1.2.1/test/plugintest/config.go 03:22:14 spire-1.2.1/test/plugintest/load.go 03:22:14 spire-1.2.1/test/plugintest/option.go 03:22:14 spire-1.2.1/test/spiretest/ 03:22:14 spire-1.2.1/test/spiretest/apiserver.go 03:22:14 spire-1.2.1/test/spiretest/assertions.go 03:22:14 spire-1.2.1/test/spiretest/dir.go 03:22:14 spire-1.2.1/test/spiretest/errors_posix.go 03:22:14 spire-1.2.1/test/spiretest/errors_windows.go 03:22:14 spire-1.2.1/test/spiretest/logs.go 03:22:14 spire-1.2.1/test/spiretest/socketapi.go 03:22:14 spire-1.2.1/test/spiretest/suite.go 03:22:14 spire-1.2.1/test/spiretest/x509.go 03:22:14 spire-1.2.1/test/testca/ 03:22:14 spire-1.2.1/test/testca/ca.go 03:22:14 spire-1.2.1/test/testkey/ 03:22:14 spire-1.2.1/test/testkey/generate.sh 03:22:14 spire-1.2.1/test/testkey/genkeys.go 03:22:14 spire-1.2.1/test/testkey/keys.go 03:22:14 spire-1.2.1/test/testkey/new.go 03:22:14 spire-1.2.1/test/tpmsimulator/ 03:22:14 spire-1.2.1/test/tpmsimulator/simulator.go 03:22:14 spire-1.2.1/test/util/ 03:22:14 spire-1.2.1/test/util/cert_fixtures.go 03:22:14 spire-1.2.1/test/util/cert_generation.go 03:22:14 spire-1.2.1/test/util/io_redirection.go 03:22:14 spire-1.2.1/test/util/race.go 03:22:14 spire-1.2.1/test/util/util.go 03:22:14 building spire from source... 03:22:14 Installing go1.17.7... 03:22:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:22:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:22:14 go: downloading github.com/imdario/mergo v0.3.12 03:22:14 go: downloading github.com/sirupsen/logrus v1.8.1 03:22:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:22:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:22:14 go: downloading github.com/fatih/color v1.13.0 03:22:14 go: downloading github.com/mattn/go-isatty v0.0.14 03:22:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:22:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:22:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:22:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:22:14 go: downloading github.com/armon/go-metrics v0.3.10 03:22:14 go: downloading github.com/prometheus/client_golang v1.12.1 03:22:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:22:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:22:14 go: downloading github.com/open-policy-agent/opa v0.38.0 03:22:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:22:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:22:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:22:14 go: downloading github.com/mattn/go-colorable v0.1.12 03:22:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:22:15 go: downloading github.com/oklog/run v1.0.0 03:22:15 go: downloading github.com/Masterminds/goutils v1.1.0 03:22:15 go: downloading github.com/Masterminds/semver v1.5.0 03:22:15 go: downloading github.com/google/uuid v1.1.2 03:22:15 go: downloading github.com/huandu/xstrings v1.3.2 03:22:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:22:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:22:15 go: downloading github.com/imkira/go-observer v1.0.3 03:22:15 go: downloading github.com/prometheus/client_model v0.2.0 03:22:15 go: downloading github.com/prometheus/common v0.32.1 03:22:15 go: downloading github.com/beorn7/perks v1.0.1 03:22:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:22:15 go: downloading github.com/prometheus/procfs v0.7.3 03:22:15 go: downloading github.com/pkg/errors v0.9.1 03:22:15 go: downloading go.uber.org/atomic v1.9.0 03:22:15 go: downloading github.com/hashicorp/errwrap v1.1.0 03:22:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:22:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:22:15 go: downloading github.com/blang/semver/v4 v4.0.0 03:22:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:22:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:22:15 go: downloading github.com/jinzhu/gorm v1.9.16 03:22:15 go: downloading github.com/lib/pq v1.10.4 03:22:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:22:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:22:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:22:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:22:18 go: downloading github.com/stretchr/testify v1.7.0 03:22:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:22:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:22:19 Building bin/spire-server... 03:22:19 go: downloading github.com/mitchellh/cli v1.1.2 03:22:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:22:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:22:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:22:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:22:19 go: downloading github.com/imdario/mergo v0.3.12 03:22:19 go: downloading github.com/sirupsen/logrus v1.8.1 03:22:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:22:19 go: downloading google.golang.org/grpc v1.44.0 03:22:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:22:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:22:19 go: downloading github.com/fatih/color v1.13.0 03:22:19 go: downloading github.com/mattn/go-isatty v0.0.14 03:22:19 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:22:19 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:22:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:22:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:22:20 go: downloading github.com/armon/go-metrics v0.3.10 03:22:20 go: downloading github.com/prometheus/client_golang v1.12.1 03:22:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:22:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:22:20 go: downloading github.com/open-policy-agent/opa v0.38.0 03:22:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:22:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:22:20 go: downloading github.com/Masterminds/goutils v1.1.0 03:22:20 go: downloading github.com/Masterminds/semver v1.5.0 03:22:20 go: downloading github.com/google/uuid v1.1.2 03:22:20 go: downloading github.com/huandu/xstrings v1.3.2 03:22:20 go: downloading github.com/mattn/go-colorable v0.1.12 03:22:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:22:20 go: downloading github.com/oklog/run v1.0.0 03:22:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:22:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:22:20 go: downloading github.com/prometheus/client_model v0.2.0 03:22:20 go: downloading github.com/prometheus/common v0.32.1 03:22:20 go: downloading github.com/beorn7/perks v1.0.1 03:22:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:22:20 go: downloading github.com/prometheus/procfs v0.7.3 03:22:21 go: downloading github.com/imkira/go-observer v1.0.3 03:22:21 go: downloading go.uber.org/atomic v1.9.0 03:22:21 go: downloading github.com/pkg/errors v0.9.1 03:22:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:22:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:22:21 go: downloading github.com/hashicorp/errwrap v1.1.0 03:22:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:22:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:22:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:22:21 go: downloading github.com/blang/semver/v4 v4.0.0 03:22:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:22:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:22:21 go: downloading github.com/jinzhu/gorm v1.9.16 03:22:21 go: downloading github.com/lib/pq v1.10.4 03:22:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:22:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:22:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:22:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:22:22 go: downloading google.golang.org/api v0.70.0 03:22:22 go: downloading k8s.io/client-go v0.23.4 03:22:22 go: downloading k8s.io/api v0.23.4 03:22:22 go: downloading github.com/google/go-tpm v0.3.3 03:22:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:22:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:22:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:22:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:22:23 go: downloading cloud.google.com/go/storage v1.21.0 03:22:23 go: downloading cloud.google.com/go v0.100.2 03:22:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:22:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:22:23 go: downloading github.com/stretchr/testify v1.7.0 03:22:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:22:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:22:24 go: downloading k8s.io/apimachinery v0.23.4 03:22:24 go: downloading k8s.io/kube-aggregator v0.23.3 03:22:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:22:24 go: downloading cloud.google.com/go/security v1.3.0 03:22:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:22:25 go: downloading github.com/hashicorp/vault/api v1.4.1 03:22:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:22:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:22:25 go: downloading github.com/twmb/murmur3 v1.1.6 03:22:25 go: downloading github.com/jinzhu/inflection v1.0.0 03:22:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:22:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:22:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:22:26 go: downloading github.com/aws/smithy-go v1.11.0 03:22:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:22:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:22:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:22:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:22:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:22:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:22:26 go: downloading github.com/dimchansky/utfbom v1.1.1 03:22:26 go: downloading cloud.google.com/go/compute v1.3.0 03:22:27 go: downloading cloud.google.com/go/iam v0.1.1 03:22:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:22:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:22:27 go: downloading google.golang.org/api v0.70.0 03:22:27 go: downloading k8s.io/api v0.23.4 03:22:27 go: downloading github.com/google/go-tpm v0.3.3 03:22:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:22:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:22:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:22:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:22:27 go: downloading cloud.google.com/go/storage v1.21.0 03:22:27 go: downloading cloud.google.com/go v0.100.2 03:22:27 go: downloading github.com/gogo/protobuf v1.3.2 03:22:27 go: downloading k8s.io/klog/v2 v2.30.0 03:22:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:22:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:22:27 go: downloading github.com/spf13/pflag v1.0.5 03:22:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:22:28 go: downloading github.com/google/gofuzz v1.1.0 03:22:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:22:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:22:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:22:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:22:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:22:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:22:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:22:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:22:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:22:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:22:28 go: downloading gopkg.in/yaml.v2 v2.4.0 03:22:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:22:28 go: downloading github.com/gobwas/glob v0.2.3 03:22:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:22:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:22:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:22:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:22:28 go: downloading go.opencensus.io v0.23.0 03:22:28 go: downloading gopkg.in/inf.v0 v0.9.1 03:22:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:22:28 go: downloading k8s.io/apimachinery v0.23.4 03:22:28 go: downloading github.com/googleapis/gnostic v0.5.5 03:22:28 go: downloading github.com/go-logr/logr v1.2.2 03:22:28 go: downloading github.com/json-iterator/go v1.1.12 03:22:28 go: downloading github.com/google/go-cmp v0.5.7 03:22:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:22:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:22:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:22:28 go: downloading go.uber.org/zap v1.21.0 03:22:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:22:29 go: downloading k8s.io/client-go v0.23.4 03:22:29 go: downloading github.com/tklauser/numcpus v0.3.0 03:22:29 go: downloading sigs.k8s.io/yaml v1.3.0 03:22:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:22:29 go: downloading github.com/ryanuber/go-glob v1.0.0 03:22:29 go: downloading github.com/golang/snappy v0.0.4 03:22:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:22:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:22:29 go: downloading github.com/modern-go/reflect2 v1.0.2 03:22:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:22:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:22:29 go: downloading github.com/hashicorp/go-version v1.2.0 03:22:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:22:29 go: downloading go.uber.org/multierr v1.6.0 03:22:29 go: downloading k8s.io/kube-aggregator v0.23.3 03:22:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:22:29 go: downloading cloud.google.com/go/security v1.3.0 03:22:29 go: downloading github.com/hashicorp/vault/api v1.4.1 03:22:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:22:30 go: downloading github.com/twmb/murmur3 v1.1.6 03:22:30 go: downloading github.com/jinzhu/inflection v1.0.0 03:22:30 go: downloading github.com/aws/smithy-go v1.11.0 03:22:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:22:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:22:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:22:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:22:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:22:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:22:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:22:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:22:30 go: downloading github.com/dimchansky/utfbom v1.1.1 03:22:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:22:30 go: downloading cloud.google.com/go/compute v1.3.0 03:22:30 go: downloading cloud.google.com/go/iam v0.1.1 03:22:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:22:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:22:32 go: downloading github.com/gogo/protobuf v1.3.2 03:22:32 go: downloading k8s.io/klog/v2 v2.30.0 03:22:32 go: downloading github.com/google/gofuzz v1.1.0 03:22:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:22:32 go: downloading github.com/spf13/pflag v1.0.5 03:22:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:22:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:22:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:22:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:22:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:22:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:22:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:22:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:22:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:22:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:22:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:22:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:22:32 go: downloading gopkg.in/yaml.v2 v2.4.0 03:22:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:22:33 go: downloading github.com/gobwas/glob v0.2.3 03:22:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:22:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:22:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:22:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:22:33 go: downloading go.opencensus.io v0.23.0 03:22:33 go: downloading gopkg.in/inf.v0 v0.9.1 03:22:33 go: downloading github.com/google/go-cmp v0.5.7 03:22:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:22:33 go: downloading github.com/googleapis/gnostic v0.5.5 03:22:33 go: downloading github.com/go-logr/logr v1.2.2 03:22:33 go: downloading github.com/json-iterator/go v1.1.12 03:22:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:22:33 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:22:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:22:33 go: downloading go.uber.org/zap v1.21.0 03:22:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:22:33 go: downloading github.com/tklauser/numcpus v0.3.0 03:22:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:22:33 go: downloading sigs.k8s.io/yaml v1.3.0 03:22:33 go: downloading github.com/ryanuber/go-glob v1.0.0 03:22:33 go: downloading github.com/golang/snappy v0.0.4 03:22:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:22:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:22:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:22:33 go: downloading github.com/hashicorp/go-version v1.2.0 03:22:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:22:33 go: downloading github.com/modern-go/reflect2 v1.0.2 03:22:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:22:33 go: downloading go.uber.org/multierr v1.6.0 03:22:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11748 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:22:34 Running in /w/workspace/edgex-go/185 [Pipeline] { [Pipeline] checkout 03:22:34 The recommended git tool is: git 03:22:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:22:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:22:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:22:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:22:42 using credential edgex-jenkins-ssh 03:22:42 Cloning the remote Git repository 03:22:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:22:42 > git init /w/workspace/edgex-go/185 # timeout=10 03:22:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:22:42 > git --version # timeout=10 03:22:42 > git --version # 'git version 2.25.1' 03:22:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:58 Avoid second fetch 03:22:58 Checking out Revision 8a1959b2d712e16ab913b58ac80647e8a84f2556 (main) 03:22:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:58 > git config core.sparsecheckout # timeout=10 03:22:58 > git checkout -f 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 03:23:00 Removing intermediate container a5c37e871a59 03:23:00 ---> ca6d2f29f888 03:23:00 03:23:00 Step 10/22 : FROM alpine:3.14 03:23:00 Removing intermediate container 4b1086bc18a9 03:23:00 ---> 98a93f92af13 03:23:00 03:23:00 Step 10/22 : FROM alpine:3.14 03:23:00 Removing intermediate container 380f7751b288 03:23:00 ---> 60d88d8044aa 03:23:00 03:23:00 Step 10/23 : FROM alpine:3.14 03:23:00 3.14: Pulling from library/alpine 03:23:00 3.14: Pulling from library/alpine 03:23:00 3.14: Pulling from library/alpine 03:23:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:23:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:23:00 Status: Downloaded newer image for alpine:3.14 03:23:00 Status: Downloaded newer image for alpine:3.14 03:23:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:23:00 Status: Image is up to date for alpine:3.14 03:23:00 ---> e04c818066af 03:23:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:00 ---> e04c818066af 03:23:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:23:00 ---> e04c818066af 03:23:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:23:00 ---> Running in e42e2ec29afc 03:23:00 ---> Running in d1f1ad0ba254 03:23:00 ---> Running in 52cb8845df30 03:23:01 Removing intermediate container 52cb8845df30 03:23:01 ---> f2fe594cf8b7 03:23:01 Step 12/23 : ENV APP_PORT=59880 03:23:01 ---> Running in b21efa7e2e40 03:23:01 Removing intermediate container b21efa7e2e40 03:23:01 ---> a3972c07e028 03:23:01 Step 13/23 : EXPOSE $APP_PORT 03:23:01 ---> Running in fa3bc10278dd 03:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:23:02 Removing intermediate container fa3bc10278dd 03:23:02 ---> 0854c92d1c7b 03:23:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:02 ---> Running in ee848fbce8e7 03:23:02 (1/1) Installing dumb-init (1.2.5-r1) 03:23:02 (1/2) Installing ca-certificates (20211220-r0) 03:23:02 Executing busybox-1.33.1-r7.trigger 03:23:02 OK: 6 MiB in 15 packages 03:23:02 (2/2) Installing dumb-init (1.2.5-r1) 03:23:02 Executing busybox-1.33.1-r7.trigger 03:23:02 Executing ca-certificates-20211220-r0.trigger 03:23:02 OK: 6 MiB in 16 packages 03:23:02 Commit message: "Merge pull request #3955 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.5" 03:23:03 Removing intermediate container d1f1ad0ba254 03:23:03 ---> 32e63febc8ef 03:23:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:03 ---> Running in 42cdc4d356af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:03 Removing intermediate container e42e2ec29afc 03:23:03 ---> 81119fe88114 03:23:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:23:03 ---> Running in 6a1fb1144971 03:23:03 Removing intermediate container 42cdc4d356af 03:23:03 ---> 9db683eb803c 03:23:03 Step 13/22 : ENV APP_PORT=59861 03:23:03 ---> Running in a128fe0ee6d1 03:23:03 Removing intermediate container 6a1fb1144971 03:23:03 ---> a1e874dadaa0 03:23:03 Step 13/22 : ENV APP_PORT=59860 03:23:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:03 Dload Upload Total Spent Left Speed 03:23:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49345 03:23:03 ---> Running in f8c6f6c20b38 03:23:03 Removing intermediate container ee848fbce8e7 03:23:03 ---> c8f1d020b90a 03:23:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:23:03 Removing intermediate container a128fe0ee6d1 03:23:03 ---> 77f5bd8cf58f 03:23:03 Step 14/22 : EXPOSE $APP_PORT 03:23:03 ---> Running in d88cf5a8ac06 03:23:03 ---> Running in 0423f0d67387 [Pipeline] sh 03:23:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:04 Removing intermediate container f8c6f6c20b38 03:23:04 ---> af3683803659 03:23:04 Step 14/22 : EXPOSE $APP_PORT 03:23:04 Removing intermediate container 0423f0d67387 03:23:04 ---> eaea26dce089 03:23:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:04 ---> Running in 614ef704995e 03:23:04 + sudo tee /etc/docker/daemon.new 03:23:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:04 { 03:23:04 "registry-mirrors": [ 03:23:04 "https://nexus3.edgexfoundry.org:10001" 03:23:04 ], 03:23:04 "bip": "10.250.0.254/24", 03:23:04 "hosts": [ 03:23:04 "tcp://0.0.0.0:5555", 03:23:04 "unix:///var/run/docker.sock" 03:23:04 ], 03:23:04 "mtu": 1458, 03:23:04 "selinux-enabled": true, 03:23:04 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:04 } [Pipeline] sh 03:23:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:23:04 Removing intermediate container 614ef704995e 03:23:04 ---> 5a2f7444d127 03:23:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:04 ---> d077e343c19d 03:23:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:23:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:05 ---> 9891acaccfac 03:23:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:05 + sudo service docker restart 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:23:05 ---> 2a388574295f 03:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:05 (1/6) Installing dumb-init (1.2.5-r1) 03:23:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:23:06 (3/6) Installing libsodium (1.0.18-r0) 03:23:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:23:06 (5/6) Installing libzmq (4.3.4-r0) 03:23:06 (6/6) Installing zeromq (4.3.4-r0) 03:23:06 Executing busybox-1.33.1-r7.trigger 03:23:06 OK: 8 MiB in 20 packages 03:23:06 ---> ea9a0d27eed7 03:23:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:23:06 ---> Running in 5298b81ad004 03:23:06 ---> ea65599739b3 03:23:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:07 Removing intermediate container 5298b81ad004 03:23:07 ---> 0f5e68c19776 03:23:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:07 ---> Running in 44ef22f164e0 03:23:07 ---> b32adbfb7021 03:23:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:23:07 Removing intermediate container d88cf5a8ac06 03:23:07 ---> 1ce672cb16d7 03:23:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:07 ---> Running in 4e5caec696fc 03:23:07 Removing intermediate container 44ef22f164e0 03:23:07 ---> 99fd09de6a8a 03:23:07 Step 20/22 : LABEL arch=x86_64 03:23:07 ---> Running in 9a3d0ae10b56 03:23:07 Removing intermediate container 4e5caec696fc 03:23:07 ---> 0285cabc1416 03:23:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:07 ---> Running in dbe1e57092e5 03:23:08 ---> 5c353e33bfd1 03:23:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:23:08 Removing intermediate container 9a3d0ae10b56 03:23:08 ---> a4f1ed5539a8 03:23:08 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:23:08 Removing intermediate container dbe1e57092e5 03:23:08 ---> d104ea8c933e 03:23:08 Step 20/22 : LABEL arch=x86_64 03:23:08 ---> Running in d125af9141c6 03:23:08 ---> Running in b69ec53203af 03:23:09 Removing intermediate container b69ec53203af 03:23:09 ---> 320586830984 03:23:09 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:23:09 Removing intermediate container d125af9141c6 03:23:09 ---> 9c6c5ce4d712 03:23:09 Step 22/22 : LABEL version=2.2.0-dev.61 03:23:09 ---> Running in 0450d8193e34 03:23:09 ---> e35bb67a2a88 03:23:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:23:09 ---> Running in f016cf1c8cb4 03:23:10 Removing intermediate container 0450d8193e34 03:23:10 ---> 40737f41c94d 03:23:10 Step 22/22 : LABEL version=2.2.0-dev.61 03:23:10 Removing intermediate container f016cf1c8cb4 03:23:10 ---> 0eab3bb5a7d2 03:23:10 03:23:10 ---> Running in 917c298ca8de 03:23:10 ---> fbb3dadcb5c3 03:23:10 Step 19/23 : ENTRYPOINT ["/core-data"] 03:23:10 Successfully built 0eab3bb5a7d2 03:23:10 ---> Running in e24b7a67a0d6 03:23:10 Successfully tagged support-scheduler:latest 03:23:10  Building support-scheduler ... done Building security-bootstrapper 03:23:10 Removing intermediate container 917c298ca8de 03:23:10 ---> 510e99220310 03:23:10 03:23:10 Successfully built 510e99220310 03:23:10 Successfully tagged support-notifications:latest 03:23:10 Building security-secretstore-setup 03:23:10  Building support-notifications ... done Removing intermediate container e24b7a67a0d6 03:23:10 ---> 9c5f09ec876c 03:23:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:11 ---> Running in be2c613d7cf5 03:23:12 Removing intermediate container be2c613d7cf5 03:23:12 ---> 01abc5cb8b28 03:23:12 Step 21/23 : LABEL arch=x86_64 03:23:13 ---> Running in 5fddc823a709 03:23:13 Removing intermediate container 5fddc823a709 03:23:13 ---> a085e5b40001 03:23:13 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:23:13 ---> Running in c31e24019d1d 03:23:13 Removing intermediate container c31e24019d1d 03:23:13 ---> 86b0698af968 03:23:13 Step 23/23 : LABEL version=2.2.0-dev.61 03:23:13 ---> Running in 521e0cc84407 03:23:14 Removing intermediate container 521e0cc84407 03:23:14 ---> e54bad4fd8be 03:23:14 03:23:14 Successfully built e54bad4fd8be 03:23:14 Successfully tagged core-data:latest 03:23:14  Building core-data ... done Building core-metadata 03:23:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:23:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:23:20 ---> f7b28bd63e52 03:23:20 Step 3/31 : WORKDIR /edgex-go 03:23:20 ---> Using cache 03:23:20 ---> a2fd7b0b6c7e 03:23:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:20 ---> Using cache 03:23:20 ---> d98949bd1116 03:23:20 Step 5/31 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:23 provisioning config files... 03:23:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config138768680618763706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:24 ---> docker-login.sh 03:23:24 nexus3.edgexfoundry.org:10001 03:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:25 Configure a credential helper to remove this warning. See 03:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:25 03:23:25 Login Succeeded 03:23:25 nexus3.edgexfoundry.org:10002 03:23:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:23:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:25 ---> f7b28bd63e52 03:23:25 Step 3/23 : WORKDIR /edgex-go 03:23:25 ---> Using cache 03:23:25 ---> a2fd7b0b6c7e 03:23:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:25 ---> Using cache 03:23:25 ---> d98949bd1116 03:23:25 Step 5/23 : RUN apk add --update --no-cache make git 03:23:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:23:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:23:25 ---> f7b28bd63e52 03:23:25 Step 3/25 : WORKDIR /edgex-go 03:23:25 ---> Using cache 03:23:25 ---> a2fd7b0b6c7e 03:23:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:25 ---> Using cache 03:23:25 ---> d98949bd1116 03:23:25 Step 5/25 : RUN apk add --update --no-cache make git 03:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:25 Configure a credential helper to remove this warning. See 03:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:25 03:23:25 Login Succeeded 03:23:25 nexus3.edgexfoundry.org:10003 03:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:25 Configure a credential helper to remove this warning. See 03:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:25 03:23:25 Login Succeeded 03:23:25 nexus3.edgexfoundry.org:10004 03:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:26 Configure a credential helper to remove this warning. See 03:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:26 03:23:26 Login Succeeded 03:23:26 docker.io 03:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:27 Configure a credential helper to remove this warning. See 03:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:27 03:23:27 Login Succeeded 03:23:27 ---> docker-login.sh ends [Pipeline] } 03:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:23:27 ---> Running in 77b251fd7fe6 03:23:27 ---> Running in c9a991a4134f 03:23:27 ---> Running in a77b45049d72 [Pipeline] echo 03:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:27 ========================================================= 03:23:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:23:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:23:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:28 9b3977197b4f: Pulling fs layer 03:23:28 1a89e8eeedd5: Pulling fs layer 03:23:28 94645a83ff95: Pulling fs layer 03:23:28 3f3a8bcf1eab: Pulling fs layer 03:23:28 0c92f367c5e7: Pulling fs layer 03:23:28 f7c0051592d6: Pulling fs layer 03:23:28 a227ed2f7395: Pulling fs layer 03:23:28 7b1c46037f91: Pulling fs layer 03:23:28 0c92f367c5e7: Waiting 03:23:28 f7c0051592d6: Waiting 03:23:28 a227ed2f7395: Waiting 03:23:28 7b1c46037f91: Waiting 03:23:28 3f3a8bcf1eab: Waiting 03:23:28 94645a83ff95: Verifying Checksum 03:23:28 94645a83ff95: Download complete 03:23:28 1a89e8eeedd5: Verifying Checksum 03:23:28 1a89e8eeedd5: Download complete 03:23:28 0c92f367c5e7: Verifying Checksum 03:23:28 0c92f367c5e7: Download complete 03:23:28 f7c0051592d6: Verifying Checksum 03:23:28 f7c0051592d6: Download complete 03:23:28 9b3977197b4f: Verifying Checksum 03:23:28 9b3977197b4f: Download complete 03:23:28 a227ed2f7395: Verifying Checksum 03:23:28 a227ed2f7395: Download complete 03:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:23:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:23:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:23:29 9b3977197b4f: Pull complete 03:23:29 OK: 221 MiB in 52 packages 03:23:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:23:29 OK: 221 MiB in 52 packages 03:23:29 1a89e8eeedd5: Pull complete 03:23:30 OK: 221 MiB in 52 packages 03:23:30 94645a83ff95: Pull complete 03:23:30 7b1c46037f91: Verifying Checksum 03:23:30 7b1c46037f91: Download complete 03:23:30 Removing intermediate container 77b251fd7fe6 03:23:30 ---> 4df18cc988fd 03:23:30 Step 6/25 : COPY go.mod vendor* ./ 03:23:30 Removing intermediate container a77b45049d72 03:23:30 ---> 50e1caae15c9 03:23:30 Step 6/31 : COPY go.mod vendor* ./ 03:23:30 Removing intermediate container c9a991a4134f 03:23:30 ---> 5dd9d32bace8 03:23:30 Step 6/23 : COPY go.mod vendor* ./ 03:23:31 3f3a8bcf1eab: Verifying Checksum 03:23:31 3f3a8bcf1eab: Download complete 03:23:31 ---> 30bea7d125bb 03:23:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:31 ---> 699b2f8902aa 03:23:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:31 ---> Running in 6a0b45c319be 03:23:31 ---> Running in f48d441ec5cb 03:23:31 ---> 232fe640e547 03:23:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:31 ---> Running in 32750a3b73f2 03:23:34 Removing intermediate container 6a0b45c319be 03:23:34 ---> a8d7e92ca388 03:23:34 Step 8/31 : COPY . . 03:23:34 Removing intermediate container 32750a3b73f2 03:23:34 ---> f8a34d67d63c 03:23:34 Step 8/23 : COPY . . 03:23:34 Removing intermediate container f48d441ec5cb 03:23:34 ---> 79d78778ec8b 03:23:34 Step 8/25 : COPY . . 03:23:43 3f3a8bcf1eab: Pull complete 03:23:43 0c92f367c5e7: Pull complete 03:23:43 f7c0051592d6: Pull complete 03:23:43 a227ed2f7395: Pull complete 03:23:51 7b1c46037f91: Pull complete 03:23:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:23:52 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:23:52 WORKDIR /edgex 03:23:52 COPY go.mod . 03:23:52 RUN go mod download -t 03:23:52 ci-base-image-arm64 -f - . 03:23:54 Sending build context to Docker daemon 169.1MB 03:23:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:23:54 ---> f79e39bc4007 03:23:54 Step 2/4 : WORKDIR /edgex 03:23:56 ---> 942e6b1fca12 03:23:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:23:56 ---> 0902f06785fe 03:23:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:23:56 ---> 78d0da52866c 03:23:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:23:56 ---> Running in fb202763a54d 03:23:56 ---> Running in 26c02c07b435 03:23:56 ---> Running in 492bc8d58e19 03:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:23:56 ---> Running in 1b73d4c19692 03:23:56 Removing intermediate container 1b73d4c19692 03:23:56 ---> 58dd58f46864 03:23:56 Step 3/4 : COPY go.mod . 03:23:57 ---> 0d2828aaafd4 03:23:57 Step 4/4 : RUN go mod download 03:23:57 ---> Running in d721493be302 03:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:24:29 Removing intermediate container 26c02c07b435 03:24:29 ---> edcf7659c1e0 03:24:29 03:24:29 Step 10/23 : FROM alpine:3.14 03:24:29 ---> e04c818066af 03:24:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:24:29 ---> Using cache 03:24:29 ---> 32e63febc8ef 03:24:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:29 ---> Using cache 03:24:29 ---> 9db683eb803c 03:24:29 Step 13/23 : ENV APP_PORT=59881 03:24:29 Removing intermediate container 492bc8d58e19 03:24:29 ---> a38c0707beae 03:24:29 03:24:29 Step 10/31 : FROM alpine:3.14 03:24:29 ---> e04c818066af 03:24:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:24:29 ---> Running in 817e5679f681 03:24:29 Removing intermediate container fb202763a54d 03:24:29 ---> Running in 502ba5c853e8 03:24:29 ---> 60e677ab9637 03:24:29 03:24:29 Step 10/25 : FROM alpine:3.14 03:24:29 ---> e04c818066af 03:24:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:24:29 ---> Running in 6200ac23ea48 03:24:29 Removing intermediate container 817e5679f681 03:24:29 ---> c350388c5eeb 03:24:29 Step 14/23 : EXPOSE $APP_PORT 03:24:29 Removing intermediate container 502ba5c853e8 03:24:29 ---> 3157502310de 03:24:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:24:29 ---> Running in cc58d0e59893 03:24:29 ---> Running in 365645f5f7d5 03:24:29 Removing intermediate container cc58d0e59893 03:24:29 ---> f6286b5c4fbc 03:24:29 Step 15/23 : WORKDIR / 03:24:29 ---> Running in cf56339eb10d 03:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:24:29 Removing intermediate container cf56339eb10d 03:24:29 ---> aa823c8a0d08 03:24:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:24:29 ---> 783b5e7ea49a 03:24:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:24:29 (1/3) Installing ca-certificates (20211220-r0) 03:24:29 (2/3) Installing dumb-init (1.2.5-r1) 03:24:29 (3/3) Installing su-exec (0.2-r1) 03:24:29 Executing busybox-1.33.1-r7.trigger 03:24:29 Executing ca-certificates-20211220-r0.trigger 03:24:29 (1/2) Installing dumb-init (1.2.5-r1) 03:24:29 (2/2) Installing su-exec (0.2-r1) 03:24:29 Executing busybox-1.33.1-r7.trigger 03:24:29 OK: 6 MiB in 16 packages 03:24:29 OK: 6 MiB in 17 packages 03:24:30 ---> 66c25feed9ea 03:24:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:24:30 ---> 30abe37f2362 03:24:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:24:30 Removing intermediate container 365645f5f7d5 03:24:30 ---> 0a836563f967 03:24:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:24:30 Removing intermediate container 6200ac23ea48 03:24:30 ---> 476d59b5c3e1 03:24:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:30 ---> Running in b9f02fbb529c 03:24:30 ---> Running in 626d994cb0a3 03:24:30 ---> Running in 6d45dc60c26e 03:24:30 Removing intermediate container b9f02fbb529c 03:24:30 ---> 3cf11f5f3a5b 03:24:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:30 ---> Running in d4f01e205c77 03:24:30 Removing intermediate container 626d994cb0a3 03:24:30 ---> 4344594f31c5 03:24:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:24:30 Removing intermediate container 6d45dc60c26e 03:24:30 ---> 21892f55ac48 03:24:30 Step 13/25 : WORKDIR / 03:24:30 ---> Running in c37fd848eca9 03:24:30 ---> Running in 3e4657b8f7a9 03:24:30 Removing intermediate container d4f01e205c77 03:24:30 ---> 6adb2390ef26 03:24:30 Step 21/23 : LABEL arch=x86_64 03:24:30 ---> Running in 263630adb607 03:24:30 Removing intermediate container c37fd848eca9 03:24:30 ---> 9bea33f0ef39 03:24:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:24:30 Removing intermediate container 3e4657b8f7a9 03:24:30 ---> 4ac43812b059 03:24:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:24:30 ---> Running in a5d7d933e759 03:24:30 Removing intermediate container 263630adb607 03:24:30 ---> 31a6784e63f2 03:24:30 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:24:30 ---> Running in c61209a0cab8 03:24:30 ---> 733815224bf7 03:24:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:24:30 Removing intermediate container c61209a0cab8 03:24:30 ---> 76b9dc4fea60 03:24:30 Step 23/23 : LABEL version=2.2.0-dev.61 03:24:30 ---> Running in 65fbc8fd9224 03:24:30 ---> c19bd0a063d2 03:24:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:24:31 Removing intermediate container 65fbc8fd9224 03:24:31 ---> c69ea6c2445e 03:24:31 03:24:31 Successfully built c69ea6c2445e 03:24:31 Successfully tagged core-metadata:latest 03:24:31  Building core-metadata ... done Building security-spiffe-token-provider 03:24:31 ---> ffb18591fff2 03:24:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:24:31 Removing intermediate container a5d7d933e759 03:24:31 ---> 234ba6e1a1f8 03:24:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:24:31 ---> Running in d1e474bdddc8 03:24:32 ---> 1ee25cb191aa 03:24:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:33 Removing intermediate container d1e474bdddc8 03:24:33 ---> f447f30cc062 03:24:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:24:33 ---> d1ecc1f0e686 03:24:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:33 ---> 28f8734a109a 03:24:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:24:33 ---> Running in 91934d6979a1 03:24:34 ---> c4bcf5754e3d 03:24:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:34 ---> 566c7b9773f5 03:24:34 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/ 03:24:35 ---> Running in ad99dfc94efe 03:24:35 Removing intermediate container 91934d6979a1 03:24:35 ---> f613a4986078 03:24:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:24:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:24:35 ---> f7b28bd63e52 03:24:35 Step 3/20 : WORKDIR /edgex-go 03:24:35 ---> Using cache 03:24:35 ---> a2fd7b0b6c7e 03:24:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:24:35 ---> e99d16408df7 03:24:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:24:35 ---> Running in 3f76740766e3 03:24:36 ---> 6c3254d99b0f 03:24:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:24:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:36 Removing intermediate container ad99dfc94efe 03:24:36 ---> eac8b655cb43 03:24:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:24:36 ---> baf300eed450 03:24:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:24:36 ---> Running in f75c76cd11ba 03:24:36 Removing intermediate container f75c76cd11ba 03:24:36 ---> 3caa61efe525 03:24:36 Step 23/25 : LABEL arch=x86_64 03:24:36 ---> ee7dd2422b15 03:24:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:24:36 ---> Running in 9afb722fdee1 03:24:37 Removing intermediate container 9afb722fdee1 03:24:37 ---> afd69ac838bb 03:24:37 Step 24/25 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:24:37 ---> 31600a89291d 03:24:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:24:37 ---> Running in 89c5d94631ea 03:24:37 ---> Running in 01bcb0879ba0 03:24:37 Removing intermediate container 89c5d94631ea 03:24:37 ---> fff343d24f89 03:24:37 Step 25/25 : LABEL version=2.2.0-dev.61 03:24:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:37 ---> Running in ab72457a41ec 03:24:37 Removing intermediate container 01bcb0879ba0 03:24:37 ---> b6173b0c804b 03:24:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:24:37 Removing intermediate container ab72457a41ec 03:24:37 ---> 5afc950362b0 03:24:37 03:24:37 Successfully built 5afc950362b0 03:24:37 Successfully tagged security-secretstore-setup:latest 03:24:37  Building security-secretstore-setup ... done Building security-proxy-setup 03:24:37 ---> cf2fc9cc4d79 03:24:37 Step 26/31 : RUN chmod +x /entrypoint.sh 03:24:37 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:24:37 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:24:37 OK: 15864 distinct packages available 03:24:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:37 ---> Running in aa8075a5e0e2 03:24:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:39 OK: 221 MiB in 52 packages 03:24:41 Building bin/spire-agent... 03:24:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:24:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:24:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:24:41 go: downloading github.com/docker/docker v20.10.12+incompatible 03:24:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:24:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:41 ---> f7b28bd63e52 03:24:41 Step 3/22 : WORKDIR /edgex-go 03:24:41 ---> Using cache 03:24:41 ---> a2fd7b0b6c7e 03:24:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:41 ---> Using cache 03:24:41 ---> d98949bd1116 03:24:41 Step 5/22 : RUN apk add --update --no-cache make git 03:24:41 ---> Using cache 03:24:41 ---> 5dd9d32bace8 03:24:41 Step 6/22 : COPY go.mod vendor* ./ 03:24:41 ---> Using cache 03:24:41 ---> 232fe640e547 03:24:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:41 ---> Using cache 03:24:41 ---> f8a34d67d63c 03:24:41 Step 8/22 : COPY . . 03:24:41 ---> Using cache 03:24:41 ---> 0902f06785fe 03:24:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:24:42 go: downloading github.com/google/go-tpm-tools v0.3.3 03:24:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:24:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:24:42 Removing intermediate container aa8075a5e0e2 03:24:42 ---> 60eb5158729d 03:24:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:24:42 Building bin/spire-agent... 03:24:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:24:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:24:42 go: downloading github.com/docker/docker v20.10.12+incompatible 03:24:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:24:42 go: downloading github.com/docker/go-connections v0.4.0 03:24:42 go: downloading github.com/opencontainers/image-spec v1.0.1 03:24:42 go: downloading github.com/docker/go-units v0.4.0 03:24:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:24:42 go: downloading github.com/containerd/containerd v1.3.4 03:24:42 go: downloading github.com/opencontainers/go-digest v1.0.0 03:24:42  ---> Running in 66c3200ad4c6 03:24:42 Removing intermediate container 3f76740766e3 03:24:42 ---> 55dfbe38cc71 03:24:42 Step 5/20 : COPY go.mod vendor* ./ 03:24:42 ---> Running in ebdb327f44fc 03:24:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:24:43 ---> 7a906b1ddf6b 03:24:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:24:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:24:43 go: downloading github.com/google/go-tpm-tools v0.3.3 03:24:43 go: downloading github.com/docker/go-connections v0.4.0 03:24:43 go: downloading github.com/docker/go-units v0.4.0 03:24:43 go: downloading github.com/opencontainers/image-spec v1.0.1 03:24:43 go: downloading github.com/containerd/containerd v1.3.4 03:24:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:24:43 go: downloading github.com/opencontainers/go-digest v1.0.0 03:24:43 Removing intermediate container ebdb327f44fc 03:24:43 ---> a2d03c6317b9 03:24:43 Step 28/31 : CMD ["gate"] 03:24:43 ---> Running in 53bd41a35c47 03:24:44 ---> Running in 60d76e8552fa 03:24:44 Removing intermediate container d721493be302 03:24:44 ---> 3c97e2e9bdc5 03:24:44 Successfully built 3c97e2e9bdc5 03:24:44 Successfully tagged ci-base-image-arm64:latest 03:24:44 Removing intermediate container 60d76e8552fa 03:24:44 ---> 540be6e4a629 03:24:44 Step 29/31 : LABEL arch=x86_64 03:24:44 ---> Running in 780088a2f337 03:24:44 Removing intermediate container 780088a2f337 03:24:44 ---> 8de1f3b360bd 03:24:44 Step 30/31 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:24:44 ---> Running in f27b256ab724 03:24:44 + docker inspect -f . ci-base-image-arm64 03:24:44 . [Pipeline] withDockerContainer 03:24:44 Removing intermediate container f27b256ab724 03:24:44 ---> 9dcd9d228a24 03:24:44 Step 31/31 : LABEL version=2.2.0-dev.61 03:24:44 prd-ubuntu20.04-docker-arm64-4c-16g-11748 does not seem to be running inside a container 03:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 03:24:45 ---> Running in e969466aafc6 03:24:45 Removing intermediate container 53bd41a35c47 03:24:45 ---> 3ae17baa264b 03:24:45 Step 7/20 : COPY . . 03:24:45 Removing intermediate container e969466aafc6 03:24:45 ---> 92d6889621a4 03:24:45 03:24:45 Successfully built 92d6889621a4 03:24:45 Successfully tagged security-bootstrapper:latest 03:24:45  Building security-bootstrapper ... done Building core-command 03:24:46 $ docker top 1875f09f024198a53f0a2089d86d7554da0afb58b38170bc72dfe89026924d9e -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:47 + go version 03:24:47 go version go1.17.6 linux/arm64 [Pipeline] } 03:24:47 $ docker stop --time=1 1875f09f024198a53f0a2089d86d7554da0afb58b38170bc72dfe89026924d9e 03:24:48 $ docker rm -f 1875f09f024198a53f0a2089d86d7554da0afb58b38170bc72dfe89026924d9e [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 03:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:49 03:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:24:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:49 latest: Pulling from edgex-devops/edgex-compose-arm64 03:24:49 29e5d40040c1: Pulling fs layer 03:24:49 1ce36da41761: Pulling fs layer 03:24:49 25b303627fd3: Pulling fs layer 03:24:49 29e5d40040c1: Verifying Checksum 03:24:49 29e5d40040c1: Download complete 03:24:50 1ce36da41761: Verifying Checksum 03:24:50 1ce36da41761: Download complete 03:24:50 29e5d40040c1: Pull complete 03:24:51 25b303627fd3: Verifying Checksum 03:24:51 25b303627fd3: Download complete 03:24:51 1ce36da41761: Pull complete 03:24:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:24:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:51 ---> f7b28bd63e52 03:24:51 Step 3/23 : WORKDIR /edgex-go 03:24:51 ---> Using cache 03:24:51 ---> a2fd7b0b6c7e 03:24:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:51 ---> Using cache 03:24:51 ---> d98949bd1116 03:24:51 Step 5/23 : RUN apk add --update --no-cache make git 03:24:51 ---> Using cache 03:24:51 ---> 5dd9d32bace8 03:24:51 Step 6/23 : COPY go.mod vendor* ./ 03:24:51 ---> Using cache 03:24:51 ---> 232fe640e547 03:24:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:51 ---> Using cache 03:24:51 ---> f8a34d67d63c 03:24:51 Step 8/23 : COPY . . 03:24:51 ---> Using cache 03:24:51 ---> 0902f06785fe 03:24:51 Step 9/23 : RUN make cmd/core-command/core-command 03:24:58 ---> 2a2d99c7a7ab 03:24:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:24:58 ---> Running in 31680bd10cea 03:24:58 ---> Running in 817577f602b8 03:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:25:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:25:04 25b303627fd3: Pull complete 03:25:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:25:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:25:04 prd-ubuntu20.04-docker-arm64-4c-16g-11748 does not seem to be running inside a container 03:25:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 03:25:06 $ docker top 74f9206c8294eb5823cac5e211c7358844573d21770f5cac4c9e89aa8fafe5aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:07 + docker-compose build --help 03:25:07 + grep parallel 03:25:11 --parallel Build images in parallel. [Pipeline] } 03:25:11 $ docker stop --time=1 74f9206c8294eb5823cac5e211c7358844573d21770f5cac4c9e89aa8fafe5aa 03:25:12 $ docker rm -f 74f9206c8294eb5823cac5e211c7358844573d21770f5cac4c9e89aa8fafe5aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:13 . [Pipeline] withDockerContainer 03:25:13 prd-ubuntu20.04-docker-arm64-4c-16g-11748 does not seem to be running inside a container 03:25:13 $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 03:25:15 $ docker top a390d03c3b30413c9a2105ae1b27630e9ad406a5355da38c52d883c5dd88f832 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:15 + docker-compose -f ./docker-compose-build.yml build --parallel 03:25:20 Removing intermediate container 66c3200ad4c6 03:25:20 ---> fca7b7e597a3 03:25:20 03:25:20 Step 10/22 : FROM alpine:3.14 03:25:20 ---> e04c818066af 03:25:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:25:20 Building core-command ... 03:25:20 Building core-data ... 03:25:20 Building core-metadata ... 03:25:20 Building security-bootstrapper ... 03:25:20 Building security-proxy-setup ... 03:25:20 Building security-secretstore-setup ... 03:25:20 Building security-spiffe-token-provider ... 03:25:20 Building security-spire-agent ... 03:25:20 Building security-spire-config ... 03:25:20 Building security-spire-server ... 03:25:20 Building support-notifications ... 03:25:20 Building support-scheduler ... 03:25:20 Building sys-mgmt-agent ... 03:25:20 Building sys-mgmt-agent 03:25:20 Building security-bootstrapper 03:25:20 Building security-spiffe-token-provider 03:25:20 Building security-spire-agent 03:25:20 Building support-notifications 03:25:21 ---> Running in 8dc68659fef1 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:25:21 (1/6) Installing ca-certificates (20211220-r0) 03:25:21 (2/6) Installing brotli-libs (1.0.9-r5) 03:25:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:25:22 (4/6) Installing libcurl (7.79.1-r0) 03:25:22 (5/6) Installing curl (7.79.1-r0) 03:25:22 (6/6) Installing dumb-init (1.2.5-r1) 03:25:22 Executing busybox-1.33.1-r7.trigger 03:25:22 Executing ca-certificates-20211220-r0.trigger 03:25:22 OK: 8 MiB in 20 packages 03:25:27 Removing intermediate container 8dc68659fef1 03:25:27 ---> 8034a741f060 03:25:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:25:27 Removing intermediate container 31680bd10cea 03:25:27 ---> c19e7091a91e 03:25:27 03:25:27 Step 10/23 : FROM alpine:3.14 03:25:27 ---> e04c818066af 03:25:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:25:27 ---> Using cache 03:25:27 ---> 32e63febc8ef 03:25:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:25:27 ---> Using cache 03:25:27 ---> 9db683eb803c 03:25:27 Step 13/23 : ENV APP_PORT=59882 03:25:27 Removing intermediate container 817577f602b8 03:25:27 ---> e473208b53f4 03:25:27 03:25:27 Step 9/20 : FROM alpine:3.15 03:25:27 ---> Running in f84142246869 03:25:27 ---> Running in 540fa0a87b61 03:25:27 3.15: Pulling from library/alpine 03:25:27 Removing intermediate container f84142246869 03:25:27 ---> 1fb753708f68 03:25:27 Step 14/23 : EXPOSE $APP_PORT 03:25:27 Removing intermediate container 540fa0a87b61 03:25:27 ---> af57c1dcf0e1 03:25:27 Step 13/22 : WORKDIR /edgex 03:25:27 ---> Running in 85ac1ade2d0a 03:25:27 ---> Running in fe604f5b522d 03:25:27 Removing intermediate container 85ac1ade2d0a 03:25:27 ---> cf30d3dd6d9f 03:25:27 Step 15/23 : WORKDIR / 03:25:28 ---> Running in 7378f334469e 03:25:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:25:28 Removing intermediate container fe604f5b522d 03:25:28 ---> 7656e5c51032 03:25:28 Status: Downloaded newer image for alpine:3.15 03:25:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:25:28 ---> 0ac33e5f5afa 03:25:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:28 ---> Running in f502f52b092b 03:25:28 Removing intermediate container 7378f334469e 03:25:28 ---> 081b1c688c31 03:25:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:28 ---> 14dd6e61d323 03:25:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:25:28 Removing intermediate container f502f52b092b 03:25:28 ---> 1ff977acb7a6 03:25:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:28 ---> cf1d91e5925f 03:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:25:28 ---> Running in 8cc1107da1c7 03:25:29 ---> 3d651baeebaf 03:25:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:25:29 ---> 5906d03431d6 03:25:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:25:30 ---> 11cb1498f72e 03:25:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:25:30 ---> 9c77cffd20c6 03:25:30 Step 19/23 : ENTRYPOINT ["/core-command"] 03:25:30 Removing intermediate container 8cc1107da1c7 03:25:30 ---> efd21fec073d 03:25:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:25:30 ---> Running in 26da83d8ca79 03:25:30 ---> Running in 2150a624917b 03:25:30 ---> 7bb943073fb4 03:25:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:30 Removing intermediate container 26da83d8ca79 03:25:30 ---> c0085d11f16b 03:25:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:30 ---> Running in 8ebe4322e51d 03:25:30 ---> Running in 8929601760e4 03:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:31 Removing intermediate container 8929601760e4 03:25:31 ---> 9f26505edd2f 03:25:31 Step 21/23 : LABEL arch=x86_64 03:25:31 ---> Running in 0759920cf8f9 03:25:31 Removing intermediate container 0759920cf8f9 03:25:31 ---> 829d1bd4c274 03:25:31 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:31 Removing intermediate container 8ebe4322e51d 03:25:31 ---> ea120a8068bc 03:25:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:25:31 ---> Running in 06c10229d4a6 03:25:32 ---> Running in 5303d05c710a 03:25:32 Removing intermediate container 06c10229d4a6 03:25:32 ---> 3aaa578424b3 03:25:32 Step 23/23 : LABEL version=2.2.0-dev.61 03:25:32 Removing intermediate container 5303d05c710a 03:25:32 ---> db95fca71584 03:25:32 Step 20/22 : LABEL arch=x86_64 03:25:32 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:25:32 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:25:32 OK: 15854 distinct packages available 03:25:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:32 ---> Running in b632d66b35b1 03:25:32 ---> Running in 7dee834de409 03:25:32 Removing intermediate container b632d66b35b1 03:25:32 ---> 4fb4270023e4 03:25:32 03:25:32 Removing intermediate container 7dee834de409 03:25:32 ---> 08b19b45150a 03:25:32 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:25:32 Successfully built 4fb4270023e4 03:25:32 ---> Running in cb7565631b03 03:25:32 Successfully tagged core-command:latest 03:25:32 Building sys-mgmt-agent 03:25:33  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:33 (1/9) Installing ca-certificates (20211220-r0) 03:25:33 (2/9) Installing brotli-libs (1.0.9-r5) 03:25:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:25:33 (4/9) Installing libcurl (7.80.0-r0) 03:25:33 Removing intermediate container cb7565631b03 03:25:33 ---> 833ed5ddf3fc 03:25:33 Step 22/22 : LABEL version=2.2.0-dev.61 03:25:33 (5/9) Installing curl (7.80.0-r0) 03:25:34 (6/9) Installing dumb-init (1.2.5-r1) 03:25:34 (7/9) Installing musl-obstack (1.2.3-r0) 03:25:34 (8/9) Installing libucontext (1.1-r0) 03:25:34 (9/9) Installing gcompat (1.0.0-r4) 03:25:34 Executing busybox-1.34.1-r5.trigger 03:25:34 Executing ca-certificates-20211220-r0.trigger 03:25:34 OK: 8 MiB in 23 packages 03:25:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:25:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:36 ---> f7b28bd63e52 03:25:36 Step 3/23 : WORKDIR /edgex-go 03:25:36 ---> Using cache 03:25:36 ---> a2fd7b0b6c7e 03:25:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:36 ---> Using cache 03:25:36 ---> d98949bd1116 03:25:36 Step 5/23 : RUN apk add --update --no-cache make bash git 03:25:42 ---> Running in 3e73483d4dc5 03:25:42 ---> Running in 9e68df16bf3f 03:25:42 Removing intermediate container 3e73483d4dc5 03:25:42 ---> 895503f1fe89 03:25:42 03:25:42 Removing intermediate container 2150a624917b 03:25:42 ---> 5db08f29d52c 03:25:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:42 Successfully built 895503f1fe89 03:25:42 Successfully tagged security-proxy-setup:latest 03:25:42  Building security-proxy-setup ... done Building security-spire-config 03:25:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:44 OK: 221 MiB in 52 packages 03:25:46 ---> 472ad481dc97 03:25:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:25:46 ---> 26d8f7d4c202 03:25:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:25:46 Removing intermediate container 9e68df16bf3f 03:25:46 ---> f4a5bcedc819 03:25:46 Step 6/23 : COPY go.mod vendor* ./ 03:25:47 ---> f5031c66be54 03:25:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:25:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:25:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:25:47 ---> f7b28bd63e52 03:25:47 Step 3/26 : WORKDIR /edgex-go 03:25:47 ---> Using cache 03:25:47 ---> a2fd7b0b6c7e 03:25:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:47 ---> Using cache 03:25:47 ---> d98949bd1116 03:25:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:25:47 ---> Using cache 03:25:47 ---> da8af30bd9cc 03:25:47 Step 6/26 : COPY go.mod vendor* ./ 03:25:47 ---> Using cache 03:25:47 ---> 81f17e9e495e 03:25:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:47 ---> Using cache 03:25:47 ---> e7463052de24 03:25:47 Step 8/26 : COPY . . 03:25:47 ---> Using cache 03:25:47 ---> 83c71d5a67a6 03:25:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:25:47 ---> Using cache 03:25:47 ---> 9cbf44c6750a 03:25:47 Step 10/26 : RUN mkdir -p spire-build 03:25:47 ---> Using cache 03:25:47 ---> 5ee3a3cd3fc5 03:25:47 Step 11/26 : WORKDIR /edgex-go/spire-build 03:25:47 ---> Using cache 03:25:47 ---> 587abbc160ab 03:25:47 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 03:25:47 ---> Using cache 03:25:47 ---> d62663eae354 03:25:47 03:25:47 Step 13/26 : FROM alpine:3.15 03:25:47 ---> 0ac33e5f5afa 03:25:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:47 ---> Using cache 03:25:47 ---> 1ff977acb7a6 03:25:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:47 ---> Using cache 03:25:47 ---> efd21fec073d 03:25:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:47 ---> 4fa468c62647 03:25:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:47 ---> Running in 39396759c80a 03:25:47 ---> Running in 9616df146dfc 03:25:47 ---> Running in 5bd171950bd5 03:25:48 Removing intermediate container 39396759c80a 03:25:48 ---> c2fcae118047 03:25:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:48 ---> Running in e1d6727b779a 03:25:48 Removing intermediate container e1d6727b779a 03:25:48 ---> d871e282aa17 03:25:48 Step 18/20 : LABEL arch=x86_64 03:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:48 ---> Running in 00f1a70a0bcd 03:25:48 Removing intermediate container 00f1a70a0bcd 03:25:48 ---> 21128a65693d 03:25:48 Step 19/20 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:25:48 ---> Running in ac59a237062e 03:25:48 Removing intermediate container ac59a237062e 03:25:48 ---> a28ebf2dc302 03:25:48 Step 20/20 : LABEL version=2.2.0-dev.61 03:25:48 ---> Running in e9eb8dd1a5bb 03:25:48 Removing intermediate container 9616df146dfc 03:25:48 ---> 3b12bde02d18 03:25:48 Step 8/23 : COPY . . 03:25:49 Removing intermediate container e9eb8dd1a5bb 03:25:49 ---> fe516cd37237 03:25:49 03:25:49 Successfully built fe516cd37237 03:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:49 Successfully tagged security-spiffe-token-provider:latest 03:25:49  Building security-spiffe-token-provider ... done v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:25:49 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:25:49 OK: 15854 distinct packages available 03:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:50 Removing intermediate container 02bdcb9efdb8 03:25:50 ---> ef5eb4d584fa 03:25:50 03:25:50 Step 13/26 : FROM alpine:3.15 03:25:50 ---> 0ac33e5f5afa 03:25:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:50 ---> Using cache 03:25:50 ---> 1ff977acb7a6 03:25:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:50 ---> Using cache 03:25:50 ---> efd21fec073d 03:25:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:50 Removing intermediate container ca042c932150 03:25:50 ---> d62663eae354 03:25:50 03:25:50 Step 13/25 : FROM alpine:3.15 03:25:50 ---> 0ac33e5f5afa 03:25:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:50 ---> Using cache 03:25:50 ---> 1ff977acb7a6 03:25:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:50 ---> Using cache 03:25:50 ---> efd21fec073d 03:25:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:50 (1/4) Installing dumb-init (1.2.5-r1) 03:25:50 (2/4) Installing musl-obstack (1.2.3-r0) 03:25:50 (3/4) Installing libucontext (1.1-r0) 03:25:50 (4/4) Installing gcompat (1.0.0-r4) 03:25:51 Executing busybox-1.34.1-r5.trigger 03:25:51 OK: 6 MiB in 18 packages 03:25:53 ---> Running in 00f26b02cb35 03:25:53 ---> Running in 53f3b802cc66 03:25:53 Removing intermediate container 5bd171950bd5 03:25:53 ---> 90d0bf90a0a6 03:25:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:54 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:25:54 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:25:54 OK: 15854 distinct packages available 03:25:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:54 ---> bd8d5a26f0bf 03:25:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:25:54 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:25:54 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:25:54 OK: 15854 distinct packages available 03:25:54 ---> 9a1ad358f3ee 03:25:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:25:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:54 ---> Running in 4bf48304fd4b 03:25:54 ---> ed909bd08718 03:25:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:25:54 ---> Running in 49e19e8449d5 03:25:55 Removing intermediate container 49e19e8449d5 03:25:55 ---> 11c8a81b1e55 03:25:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:25:55 ---> 42f3fdaaccd5 03:25:55 Step 21/26 : WORKDIR / 03:25:55 ---> Running in 81080c9882db 03:25:55 Removing intermediate container 81080c9882db 03:25:55 ---> e4073d49b0d6 03:25:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:55 ---> Running in 564b531d114f 03:25:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:55 Removing intermediate container 564b531d114f 03:25:55 ---> ef9dc53b88fc 03:25:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:55 ---> Running in 10b0d9192833 03:25:55 Removing intermediate container 10b0d9192833 03:25:55 ---> 413302cd74ff 03:25:55 Step 24/26 : LABEL arch=x86_64 03:25:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:55 ---> Running in 422bd584a855 03:25:55 Removing intermediate container 422bd584a855 03:25:55 ---> e653143adf71 03:25:55 Step 25/26 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:25:55 ---> Running in 74a6e5a9b3d0 03:25:55 (1/5) Installing dumb-init (1.2.5-r1) 03:25:55 Removing intermediate container 74a6e5a9b3d0 03:25:55 ---> 04887ab65a55 03:25:55 Step 26/26 : LABEL version=2.2.0-dev.61 03:25:55 (2/5) Installing musl-obstack (1.2.3-r0) 03:25:55 ---> Running in 1f24464093aa 03:25:55 (3/5) Installing libucontext (1.1-r0) 03:25:55 Removing intermediate container 1f24464093aa 03:25:55 ---> a0b3787b7138 03:25:55 03:25:55 (1/5) Installing dumb-init (1.2.5-r1) 03:25:56 (4/5) Installing gcompat (1.0.0-r4) 03:25:56 Successfully built a0b3787b7138 03:25:56 Successfully tagged security-spire-config:latest 03:25:56  Building security-spire-config ... done (2/5) Installing musl-obstack (1.2.3-r0) 03:25:56 (5/5) Installing openssl (1.1.1n-r0) 03:25:56 (3/5) Installing libucontext (1.1-r0) 03:25:56 Executing busybox-1.34.1-r5.trigger 03:25:56 OK: 6 MiB in 19 packages 03:25:56 (4/5) Installing gcompat (1.0.0-r4) 03:25:56 (5/5) Installing openssl (1.1.1n-r0) 03:25:56 Executing busybox-1.34.1-r5.trigger 03:25:56 OK: 6 MiB in 19 packages 03:25:56 Removing intermediate container 53f3b802cc66 03:25:56 ---> 0b16d1762142 03:25:56 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:25:57 Removing intermediate container 00f26b02cb35 03:25:57 ---> 118b13496f21 03:25:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 03:25:58 ---> a11eec30b928 03:25:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:25:58 ---> 2e7a8fdbc772 03:25:58 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:25:58 ---> 0070a435ee9d 03:25:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:58 ---> 99c40d433eac 03:25:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:25:59 ---> 95e725485d6a 03:25:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:25:59 ---> 32a1e2219ec6 03:25:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:59 ---> Running in ef07942bd553 03:25:59 Removing intermediate container ef07942bd553 03:25:59 ---> 669cdbf88a7a 03:25:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:59 ---> e4037b5b56bd 03:25:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:59 ---> Running in e014b041e74a 03:26:00 Removing intermediate container e014b041e74a 03:26:00 ---> 87af9af16cb8 03:26:00 Step 23/25 : LABEL arch=x86_64 03:26:00 ---> Running in d27ffb8fb32b 03:26:00 ---> 70e154ded4e3 03:26:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:26:00 Removing intermediate container d27ffb8fb32b 03:26:00 ---> 9cbd1bde3712 03:26:00 Step 24/25 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:00 ---> Running in db29b742a268 03:26:00 ---> 7bbd0c5ddd7a 03:26:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:26:00 Removing intermediate container db29b742a268 03:26:00 ---> 26e98b3b0f28 03:26:00 Step 25/25 : LABEL version=2.2.0-dev.61 03:26:00 ---> Running in 8594000a34aa 03:26:00 ---> Running in bf7dfaf39325 03:26:00 Removing intermediate container bf7dfaf39325 03:26:00 ---> 149e3367bc6f 03:26:00 03:26:00 Removing intermediate container 8594000a34aa 03:26:00 ---> 8205bb22640a 03:26:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:26:00 ---> Running in c30a4f0bea2a 03:26:00 Successfully built 149e3367bc6f 03:26:00 Successfully tagged security-spire-server:latest 03:26:01  Building security-spire-server ... done Removing intermediate container c30a4f0bea2a 03:26:01 ---> 492950c37bef 03:26:01 Step 24/26 : LABEL arch=x86_64 03:26:01 ---> Running in 2abec2599573 03:26:01 Removing intermediate container 2abec2599573 03:26:01 ---> 62bdd279fd16 03:26:01 Step 25/26 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:01 ---> Running in 3f754d102c36 03:26:01 Removing intermediate container 3f754d102c36 03:26:01 ---> 6a4c13d3c7be 03:26:01 Step 26/26 : LABEL version=2.2.0-dev.61 03:26:01 ---> Running in ff742d65c1fa 03:26:01 Removing intermediate container ff742d65c1fa 03:26:01 ---> 774eddff5fd9 03:26:01 03:26:01 Successfully built 774eddff5fd9 03:26:01 Successfully tagged security-spire-agent:latest 03:26:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:26:07 ---> 3c97e2e9bdc5 03:26:07 Step 3/26 : WORKDIR /edgex-go 03:26:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:08 ---> 3c97e2e9bdc5 03:26:08 Step 3/22 : WORKDIR /edgex-go 03:26:08  Building security-spire-agent ... done Removing intermediate container 4bf48304fd4b 03:26:08 ---> eb1ea61915a9 03:26:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:26:08 ---> Running in 0b8a8c238a79 03:26:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:26:08 ---> 3c97e2e9bdc5 03:26:08 Step 3/31 : WORKDIR /edgex-go 03:26:08 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:26:08 ---> 3c97e2e9bdc5 03:26:08 Step 3/20 : WORKDIR /edgex-go 03:26:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:26:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:26:08 ---> 3c97e2e9bdc5 03:26:08 Step 3/23 : WORKDIR /edgex-go 03:26:09 ---> Running in ce04cd824c0f 03:26:09 ---> Running in 5870e7fa2251 03:26:09 ---> Running in b4130898a7cd 03:26:09 ---> Running in d2cc4ba67bcc 03:26:09 ---> Running in ec8702ff71fb 03:26:09 Removing intermediate container 0b8a8c238a79 03:26:09 ---> 439524ebde7b 03:26:09 03:26:09 Step 11/23 : FROM docker:20.10.14 03:26:09 Removing intermediate container ce04cd824c0f 03:26:09 ---> bb29cb71ff56 03:26:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:09 ---> Running in cfb9143d0efe 03:26:09 20.10.14: Pulling from library/docker 03:26:09 Removing intermediate container 5870e7fa2251 03:26:09 ---> 6bbddbe80d32 03:26:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:09 Removing intermediate container b4130898a7cd 03:26:09 ---> 1316d1b0c657 03:26:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:09 Removing intermediate container d2cc4ba67bcc 03:26:09 ---> 52cd5f38fdee 03:26:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:09 ---> Running in c6ce89833a40 03:26:09 Removing intermediate container ec8702ff71fb 03:26:09 ---> d34a0b107628 03:26:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:26:10 ---> Running in dd00423e4469 03:26:10 ---> Running in 8b7bf2d30bd8 03:26:10 ---> Running in f1b4c6da4eb7 03:26:12 Removing intermediate container cfb9143d0efe 03:26:12 ---> ea756dea2b02 03:26:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:13 ---> Running in 15212d691da6 03:26:13 Removing intermediate container c6ce89833a40 03:26:13 ---> aaf3e238f1c3 03:26:13 Step 5/23 : RUN apk add --update --no-cache make bash git 03:26:13 ---> Running in 19d2f76e1bd1 03:26:14 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:26:14 Status: Downloaded newer image for docker:20.10.14 03:26:14 ---> 7417809fdb73 03:26:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:26:14 ---> Running in 830e5f284ca3 03:26:14 Removing intermediate container 830e5f284ca3 03:26:14 ---> 8a788104ccc2 03:26: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 03:26:14 ---> Running in 0090e5fc71cb 03:26:14 Removing intermediate container dd00423e4469 03:26:14 ---> b60288697b9d 03:26:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:26:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:14 ---> Running in 6222166d0e46 03:26:14 Removing intermediate container 8b7bf2d30bd8 03:26:14 ---> d5b9c5fd2265 03:26:14 Step 5/31 : RUN apk add --update --no-cache make git 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:26:14 ---> Running in 2867eca9f593 03:26:14 (1/43) Installing readline (8.1.1-r0) 03:26:14 (2/43) Installing bash (5.1.16-r0) 03:26:14 Executing bash-5.1.16-r0.post-install 03:26:14 (3/43) Installing brotli-libs (1.0.9-r5) 03:26:14 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:26:14 (5/43) Installing libcurl (7.80.0-r0) 03:26:14 (6/43) Installing curl (7.80.0-r0) 03:26:14 (7/43) Installing dumb-init (1.2.5-r1) 03:26:14 (8/43) Installing libbz2 (1.0.8-r1) 03:26:14 (9/43) Installing expat (2.4.7-r0) 03:26:14 (10/43) Installing libffi (3.4.2-r1) 03:26:14 (11/43) Installing gdbm (1.22-r0) 03:26:14 (12/43) Installing xz-libs (5.2.5-r1) 03:26:14 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:26:14 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:26:14 (15/43) Installing mpdecimal (2.5.1-r1) 03:26:14 (16/43) Installing sqlite-libs (3.36.0-r0) 03:26:14 (17/43) Installing python3 (3.9.7-r4) 03:26:15 (18/43) Installing py3-appdirs (1.4.4-r2) 03:26:15 (19/43) Installing py3-certifi (2020.12.5-r1) 03:26:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:26:15 (21/43) Installing py3-idna (3.3-r0) 03:26:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:26:15 (23/43) Installing py3-requests (2.26.0-r1) 03:26:15 (24/43) Installing py3-msgpack (1.0.2-r1) 03:26:15 (25/43) Installing py3-lockfile (0.12.2-r4) 03:26:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:26:15 (27/43) Installing py3-colorama (0.4.4-r1) 03:26:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:26:15 (29/43) Installing py3-distlib (0.3.3-r0) 03:26:15 (30/43) Installing py3-distro (1.6.0-r0) 03:26:15 (31/43) Installing py3-six (1.16.0-r0) 03:26:15 (32/43) Installing py3-webencodings (0.5.1-r4) 03:26:15 (33/43) Installing py3-html5lib (1.1-r1) 03:26:15 (34/43) Installing py3-parsing (2.4.7-r2) 03:26:15 (35/43) Installing py3-packaging (20.9-r1) 03:26:15 (36/43) Installing py3-tomli (1.2.2-r0) 03:26:15 (37/43) Installing py3-pep517 (0.12.0-r0) 03:26:15 (38/43) Installing py3-progress (1.6-r0) 03:26:15 (39/43) Installing py3-retrying (1.3.3-r2) 03:26:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:26:15 (41/43) Installing py3-setuptools (52.0.0-r4) 03:26:15 (42/43) Installing py3-toml (0.10.2-r2) 03:26:15 (43/43) Installing py3-pip (20.3.4-r1) 03:26:15 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:26:15 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:26:15 OK: 15739 distinct packages available 03:26:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:15 Executing busybox-1.34.1-r5.trigger 03:26:15 OK: 83 MiB in 65 packages 03:26:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:16 Collecting docker-compose==1.23.2 03:26:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:26:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:26:16 Collecting PyYAML<4,>=3.10 03:26:16 Downloading PyYAML-3.13.tar.gz (270 kB) 03:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:16 Collecting cached-property<2,>=1.2.0 03:26:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:26:16 Collecting texttable<0.10,>=0.9.0 03:26:16 Downloading texttable-0.9.1.tar.gz (11 kB) 03:26:16 Collecting dockerpty<0.5,>=0.4.1 03:26:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:26:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:17 Collecting jsonschema<3,>=2.5.1 03:26:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:26:17 OK: 220 MiB in 52 packages 03:26:17 Collecting docker<4.0,>=3.6.0 03:26:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:26:17 Collecting websocket-client<1.0,>=0.32.0 03:26:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:26:17 Collecting docopt<0.7,>=0.6.1 03:26:17 Downloading docopt-0.6.2.tar.gz (25 kB) 03:26:17 OK: 220 MiB in 52 packages 03:26:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:26:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:26:18 Collecting docker-pycreds>=0.4.0 03:26:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:26:18 Collecting urllib3<1.25,>=1.21.1 03:26:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:26:18 Collecting idna<2.8,>=2.5 03:26:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:26:18 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) 03:26:18 Collecting chardet<3.1.0,>=3.0.2 03:26:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:26:18 OK: 220 MiB in 52 packages 03:26:18 OK: 220 MiB in 52 packages 03:26:18 OK: 220 MiB in 52 packages 03:26:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:26:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:26:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:26:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:26:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:26:18 Attempting uninstall: urllib3 03:26:18 Found existing installation: urllib3 1.26.7 03:26:18 Uninstalling urllib3-1.26.7: 03:26:18 Successfully uninstalled urllib3-1.26.7 03:26:18 Attempting uninstall: idna 03:26:18 Found existing installation: idna 3.3 03:26:18 Uninstalling idna-3.3: 03:26:18 Successfully uninstalled idna-3.3 03:26:18 Attempting uninstall: requests 03:26:18 Found existing installation: requests 2.26.0 03:26:18 Uninstalling requests-2.26.0: 03:26:18 Successfully uninstalled requests-2.26.0 03:26:18 Running setup.py install for texttable: started 03:26:19 Running setup.py install for texttable: finished with status 'done' 03:26:19 Running setup.py install for PyYAML: started 03:26:19 Removing intermediate container 15212d691da6 03:26:19 ---> bb777e05fd1a 03:26:19 Step 6/26 : COPY go.mod vendor* ./ 03:26:19 Removing intermediate container f1b4c6da4eb7 03:26:19 ---> b730c3730cbc 03:26:19 Step 5/20 : COPY go.mod vendor* ./ 03:26:19 Removing intermediate container 2867eca9f593 03:26:19 ---> 66d67ac35bc1 03:26:19 Step 6/31 : COPY go.mod vendor* ./ 03:26:19 Removing intermediate container 19d2f76e1bd1 03:26:19 ---> dfcb86f7e39d 03:26:19 Step 6/23 : COPY go.mod vendor* ./ 03:26:19 Running setup.py install for PyYAML: finished with status 'done' 03:26:19 Running setup.py install for docopt: started 03:26:19 Removing intermediate container 6222166d0e46 03:26:19 ---> 89a1c68c6eaa 03:26:19 Step 6/22 : COPY go.mod vendor* ./ 03:26:19 Running setup.py install for docopt: finished with status 'done' 03:26:19 Running setup.py install for dockerpty: started 03:26:20 Running setup.py install for dockerpty: finished with status 'done' 03:26:20 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 03:26:20 ---> a187d744db00 03:26:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:20 ---> Running in 2cd37afb080a 03:26:21 ---> 93c024cead31 03:26:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:21 ---> 9e789ad9ff72 03:26:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:21 ---> fe3184eeafb8 03:26:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:21 ---> Running in 9ab38f5c5c8e 03:26:21 ---> Running in 34730163bb02 03:26:21 ---> Running in 2fb147fa1398 03:26:22 ---> 379bd7f5cbeb 03:26:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:22 ---> Running in f637ad79bc2d 03:26:22 Removing intermediate container 0090e5fc71cb 03:26:22 ---> 146f464274fb 03:26:22 Step 14/23 : ENV APP_PORT=58890 03:26:22 ---> Running in c91142bbfc92 03:26:22 Removing intermediate container c91142bbfc92 03:26:22 ---> 3e8c21681487 03:26:22 Step 15/23 : EXPOSE $APP_PORT 03:26:22 ---> Running in 0ec8039ea973 03:26:22 Removing intermediate container 0ec8039ea973 03:26:22 ---> 444760ea5802 03:26:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:26:23 ---> a5df9b869789 03:26:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:26:23 ---> ab021437f816 03:26:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:26:23 ---> 2ba41e17adee 03:26:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:26:23 ---> Running in 39985d46302d 03:26:24 Removing intermediate container 39985d46302d 03:26:24 ---> 43049ef65ee1 03:26:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:24 ---> Running in fc144940db53 03:26:24 Removing intermediate container fc144940db53 03:26:24 ---> e0f40074df4d 03:26:24 Step 21/23 : LABEL arch=x86_64 03:26:24 ---> Running in 4f461d739d4d 03:26:24 Removing intermediate container 4f461d739d4d 03:26:24 ---> 9045ffceeca3 03:26:24 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:24 ---> Running in 474f1a107794 03:26:24 Removing intermediate container 474f1a107794 03:26:24 ---> 2076d4188e71 03:26:24 Step 23/23 : LABEL version=2.2.0-dev.61 03:26:24 ---> Running in 0dc67f6a5b67 03:26:24 Removing intermediate container 0dc67f6a5b67 03:26:24 ---> f36c3eafb835 03:26:24 03:26:24 Successfully built f36c3eafb835 03:26:24 Successfully tagged sys-mgmt-agent:latest 03:26:24  Building sys-mgmt-agent ... done  [Pipeline] } 03:26:24 $ docker stop --time=1 9e363a747468f4c47d61b4a326d86140b58a5856421c49cb8bcafe0dec5a3c6c 03:26:25 Removing intermediate container 2cd37afb080a 03:26:25 ---> e8a7d2e8f8ce 03:26:25 Step 8/26 : COPY . . 03:26:25 $ docker rm -f 9e363a747468f4c47d61b4a326d86140b58a5856421c49cb8bcafe0dec5a3c6c [Pipeline] // withDockerContainer [Pipeline] sh 03:26:26 + docker images 03:26:26 REPOSITORY TAG IMAGE ID CREATED SIZE 03:26:26 sys-mgmt-agent latest f36c3eafb835 2 seconds ago 307MB 03:26:26 439524ebde7b 17 seconds ago 1.62GB 03:26:26 security-spire-agent latest 774eddff5fd9 25 seconds ago 127MB 03:26:26 security-spire-server latest 149e3367bc6f 26 seconds ago 87.3MB 03:26:26 security-spire-config latest a0b3787b7138 31 seconds ago 86.7MB 03:26:26 security-spiffe-token-provider latest fe516cd37237 38 seconds ago 28.5MB 03:26:26 d62663eae354 40 seconds ago 4.5GB 03:26:26 ef5eb4d584fa 41 seconds ago 4.5GB 03:26:26 security-proxy-setup latest 895503f1fe89 44 seconds ago 43.4MB 03:26:26 core-command latest 4fb4270023e4 54 seconds ago 24.5MB 03:26:26 e473208b53f4 About a minute ago 1.61GB 03:26:26 c19e7091a91e About a minute ago 1.61GB 03:26:26 fca7b7e597a3 About a minute ago 1.63GB 03:26:26 security-bootstrapper latest 92d6889621a4 About a minute ago 24.3MB 03:26:26 security-secretstore-setup latest 5afc950362b0 About a minute ago 42.1MB 03:26:26 core-metadata latest c69ea6c2445e About a minute ago 26.2MB 03:26:26 60e677ab9637 About a minute ago 1.63GB 03:26:26 a38c0707beae About a minute ago 1.61GB 03:26:26 edcf7659c1e0 About a minute ago 1.62GB 03:26:26 core-data latest e54bad4fd8be 3 minutes ago 35.9MB 03:26:26 support-notifications latest 510e99220310 3 minutes ago 26.6MB 03:26:26 support-scheduler latest 0eab3bb5a7d2 3 minutes ago 26MB 03:26:26 60d88d8044aa 3 minutes ago 1.65GB 03:26:26 98a93f92af13 3 minutes ago 1.62GB 03:26:26 ca6d2f29f888 3 minutes ago 1.62GB 03:26:26 ci-base-image-x86_64 latest f7b28bd63e52 7 minutes ago 896MB 03:26:26 docker 20.10.14 7417809fdb73 4 days ago 218MB 03:26:26 alpine 3.14 e04c818066af 5 days ago 5.59MB 03:26:26 alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB 03:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 03:26:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 03:26:26 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 03:26:26 provisioning config files... 03:26:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config631073778725620886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:26 ---> docker-login.sh 03:26:26 nexus3.edgexfoundry.org:10001 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 nexus3.edgexfoundry.org:10002 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 Removing intermediate container 9ab38f5c5c8e 03:26:26 ---> 6508038ba96a 03:26:26 Step 7/20 : COPY . . 03:26:26 nexus3.edgexfoundry.org:10003 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 nexus3.edgexfoundry.org:10004 03:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:26 Configure a credential helper to remove this warning. See 03:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:26 03:26:26 Login Succeeded 03:26:26 docker.io 03:26:27 Removing intermediate container 2fb147fa1398 03:26:27 ---> cf5604015cd8 03:26:27 Step 8/23 : COPY . . 03:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:27 Configure a credential helper to remove this warning. See 03:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:27 03:26:27 Login Succeeded 03:26:27 ---> docker-login.sh ends 03:26:27 Removing intermediate container f637ad79bc2d 03:26:27 ---> 5a488349aeb1 03:26:27 Step 8/22 : COPY . . [Pipeline] } 03:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:26:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:26:27 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:27 latest 03:26:27 2.2.0-dev.61 03:26:27 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:27 main 03:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:27 Removing intermediate container 34730163bb02 03:26:27 ---> 9a6cd3151db8 03:26:27 Step 8/31 : COPY . . 03:26:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:28 + docker push nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:28 55aead6d3b32: Preparing 03:26:28 d37fd701e1d1: Preparing 03:26:28 714d80f2231d: Preparing 03:26:28 371fcde287db: Preparing 03:26:28 b541d28bf3b4: Preparing 03:26:28 b541d28bf3b4: Layer already exists 03:26:28 55aead6d3b32: Pushed 03:26:28 714d80f2231d: Pushed 03:26:28 371fcde287db: Pushed 03:26:30 d37fd701e1d1: Pushed 03:26:30 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:7230836bbd9659c7d8a9f0124f2035d7a0c1dabce0ab71e4a3753a8d359d49ca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:26:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 03:26:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:31 55aead6d3b32: Preparing 03:26:31 d37fd701e1d1: Preparing 03:26:31 714d80f2231d: Preparing 03:26:31 371fcde287db: Preparing 03:26:31 b541d28bf3b4: Preparing 03:26:31 371fcde287db: Layer already exists 03:26:31 d37fd701e1d1: Layer already exists 03:26:31 55aead6d3b32: Layer already exists 03:26:31 b541d28bf3b4: Layer already exists 03:26:31 714d80f2231d: Layer already exists 03:26:31 latest: digest: sha256:7230836bbd9659c7d8a9f0124f2035d7a0c1dabce0ab71e4a3753a8d359d49ca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:26:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:31 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.61 03:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:31 55aead6d3b32: Preparing 03:26:31 d37fd701e1d1: Preparing 03:26:31 714d80f2231d: Preparing 03:26:31 371fcde287db: Preparing 03:26:31 b541d28bf3b4: Preparing 03:26:31 55aead6d3b32: Layer already exists 03:26:31 d37fd701e1d1: Layer already exists 03:26:31 b541d28bf3b4: Layer already exists 03:26:31 714d80f2231d: Layer already exists 03:26:31 371fcde287db: Layer already exists 03:26:31 2.2.0-dev.61: digest: sha256:7230836bbd9659c7d8a9f0124f2035d7a0c1dabce0ab71e4a3753a8d359d49ca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:26:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:32 55aead6d3b32: Preparing 03:26:32 d37fd701e1d1: Preparing 03:26:32 714d80f2231d: Preparing 03:26:32 371fcde287db: Preparing 03:26:32 b541d28bf3b4: Preparing 03:26:32 371fcde287db: Layer already exists 03:26:32 b541d28bf3b4: Layer already exists 03:26:32 55aead6d3b32: Layer already exists 03:26:32 d37fd701e1d1: Layer already exists 03:26:32 714d80f2231d: Layer already exists 03:26:32 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:7230836bbd9659c7d8a9f0124f2035d7a0c1dabce0ab71e4a3753a8d359d49ca size: 1363 [Pipeline] isUnix [Pipeline] sh 03:26:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 03:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:32 55aead6d3b32: Preparing 03:26:32 d37fd701e1d1: Preparing 03:26:32 714d80f2231d: Preparing 03:26:32 371fcde287db: Preparing 03:26:32 b541d28bf3b4: Preparing 03:26:32 d37fd701e1d1: Layer already exists 03:26:32 b541d28bf3b4: Layer already exists 03:26:32 714d80f2231d: Layer already exists 03:26:32 371fcde287db: Layer already exists 03:26:32 55aead6d3b32: Layer already exists 03:26:32 main: digest: sha256:7230836bbd9659c7d8a9f0124f2035d7a0c1dabce0ab71e4a3753a8d359d49ca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:33 ===================================================== [Pipeline] echo 03:26:33 taggedImages: 03:26:33 - nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:33 - nexus3.edgexfoundry.org:10004/core-command:latest 03:26:33 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.61 03:26:33 - nexus3.edgexfoundry.org:10004/core-command:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:26:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:26:33 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:33 latest 03:26:33 2.2.0-dev.61 03:26:33 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:33 main 03:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:33 + docker push nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:33 1857d5c1df80: Preparing 03:26:33 b6618cdc9b3d: Preparing 03:26:33 714d80f2231d: Preparing 03:26:33 6ebe54df061f: Preparing 03:26:33 588ec44ca57e: Preparing 03:26:33 b541d28bf3b4: Preparing 03:26:33 b541d28bf3b4: Waiting 03:26:33 714d80f2231d: Layer already exists 03:26:33 b541d28bf3b4: Layer already exists 03:26:33 588ec44ca57e: Pushed 03:26:33 1857d5c1df80: Pushed 03:26:33 6ebe54df061f: Pushed 03:26:36 b6618cdc9b3d: Pushed 03:26:36 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:2dedf18b91d8460dd54fed495681e25ea667fbe9a2d2c3aa0abb5800ac2c2e3b size: 1574 [Pipeline] isUnix [Pipeline] sh 03:26:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 03:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:37 1857d5c1df80: Preparing 03:26:37 b6618cdc9b3d: Preparing 03:26:37 714d80f2231d: Preparing 03:26:37 6ebe54df061f: Preparing 03:26:37 588ec44ca57e: Preparing 03:26:37 b541d28bf3b4: Preparing 03:26:37 b541d28bf3b4: Waiting 03:26:37 b6618cdc9b3d: Layer already exists 03:26:37 6ebe54df061f: Layer already exists 03:26:37 1857d5c1df80: Layer already exists 03:26:37 714d80f2231d: Layer already exists 03:26:37 588ec44ca57e: Layer already exists 03:26:37 b541d28bf3b4: Layer already exists 03:26:37 latest: digest: sha256:2dedf18b91d8460dd54fed495681e25ea667fbe9a2d2c3aa0abb5800ac2c2e3b size: 1574 [Pipeline] isUnix [Pipeline] sh 03:26:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.61 03:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:37 1857d5c1df80: Preparing 03:26:37 b6618cdc9b3d: Preparing 03:26:37 714d80f2231d: Preparing 03:26:37 6ebe54df061f: Preparing 03:26:37 588ec44ca57e: Preparing 03:26:37 b541d28bf3b4: Preparing 03:26:37 b541d28bf3b4: Waiting 03:26:37 b6618cdc9b3d: Layer already exists 03:26:37 588ec44ca57e: Layer already exists 03:26:37 6ebe54df061f: Layer already exists 03:26:37 714d80f2231d: Layer already exists 03:26:37 1857d5c1df80: Layer already exists 03:26:37 b541d28bf3b4: Layer already exists 03:26:37 2.2.0-dev.61: digest: sha256:2dedf18b91d8460dd54fed495681e25ea667fbe9a2d2c3aa0abb5800ac2c2e3b size: 1574 [Pipeline] isUnix [Pipeline] sh 03:26:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:38 + docker push nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:38 1857d5c1df80: Preparing 03:26:38 b6618cdc9b3d: Preparing 03:26:38 714d80f2231d: Preparing 03:26:38 6ebe54df061f: Preparing 03:26:38 588ec44ca57e: Preparing 03:26:38 b541d28bf3b4: Preparing 03:26:38 b541d28bf3b4: Waiting 03:26:38 6ebe54df061f: Layer already exists 03:26:38 1857d5c1df80: Layer already exists 03:26:38 714d80f2231d: Layer already exists 03:26:38 588ec44ca57e: Layer already exists 03:26:38 b6618cdc9b3d: Layer already exists 03:26:38 b541d28bf3b4: Layer already exists 03:26:38 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:2dedf18b91d8460dd54fed495681e25ea667fbe9a2d2c3aa0abb5800ac2c2e3b size: 1574 [Pipeline] isUnix [Pipeline] sh 03:26:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 03:26:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:38 1857d5c1df80: Preparing 03:26:38 b6618cdc9b3d: Preparing 03:26:38 714d80f2231d: Preparing 03:26:38 6ebe54df061f: Preparing 03:26:38 588ec44ca57e: Preparing 03:26:38 b541d28bf3b4: Preparing 03:26:38 b541d28bf3b4: Waiting 03:26:38 1857d5c1df80: Layer already exists 03:26:38 714d80f2231d: Layer already exists 03:26:38 588ec44ca57e: Layer already exists 03:26:38 b6618cdc9b3d: Layer already exists 03:26:38 6ebe54df061f: Layer already exists 03:26:38 b541d28bf3b4: Layer already exists 03:26:38 main: digest: sha256:2dedf18b91d8460dd54fed495681e25ea667fbe9a2d2c3aa0abb5800ac2c2e3b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:38 ===================================================== [Pipeline] echo 03:26:38 taggedImages: 03:26:38 - nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:38 - nexus3.edgexfoundry.org:10004/core-data:latest 03:26:38 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.61 03:26:38 - nexus3.edgexfoundry.org:10004/core-data:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:26:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:26:38 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:38 latest 03:26:38 2.2.0-dev.61 03:26:38 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:38 main 03:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:39 3caa5c037778: Preparing 03:26:39 f655ae46df3b: Preparing 03:26:39 714d80f2231d: Preparing 03:26:39 371fcde287db: Preparing 03:26:39 b541d28bf3b4: Preparing 03:26:39 371fcde287db: Layer already exists 03:26:39 b541d28bf3b4: Layer already exists 03:26:39 714d80f2231d: Layer already exists 03:26:39 3caa5c037778: Pushed 03:26:42 f655ae46df3b: Pushed 03:26:42 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:d4e496922c698d7610374251049655894cb745f4492df2a9b51651dc5518ec0c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:26:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 03:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:42 3caa5c037778: Preparing 03:26:42 f655ae46df3b: Preparing 03:26:42 714d80f2231d: Preparing 03:26:42 371fcde287db: Preparing 03:26:42 b541d28bf3b4: Preparing 03:26:42 f655ae46df3b: Layer already exists 03:26:42 714d80f2231d: Layer already exists 03:26:42 b541d28bf3b4: Layer already exists 03:26:42 371fcde287db: Layer already exists 03:26:42 3caa5c037778: Layer already exists 03:26:42 latest: digest: sha256:d4e496922c698d7610374251049655894cb745f4492df2a9b51651dc5518ec0c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:26:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.61 03:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:43 3caa5c037778: Preparing 03:26:43 f655ae46df3b: Preparing 03:26:43 714d80f2231d: Preparing 03:26:43 371fcde287db: Preparing 03:26:43 b541d28bf3b4: Preparing 03:26:43 b541d28bf3b4: Layer already exists 03:26:43 371fcde287db: Layer already exists 03:26:43 3caa5c037778: Layer already exists 03:26:43 714d80f2231d: Layer already exists 03:26:43 f655ae46df3b: Layer already exists 03:26:43 2.2.0-dev.61: digest: sha256:d4e496922c698d7610374251049655894cb745f4492df2a9b51651dc5518ec0c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:26:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:44 3caa5c037778: Preparing 03:26:44 f655ae46df3b: Preparing 03:26:44 714d80f2231d: Preparing 03:26:44 371fcde287db: Preparing 03:26:44 b541d28bf3b4: Preparing 03:26:44 f655ae46df3b: Layer already exists 03:26:44 3caa5c037778: Layer already exists 03:26:44 b541d28bf3b4: Layer already exists 03:26:44 371fcde287db: Layer already exists 03:26:44 714d80f2231d: Layer already exists 03:26:44 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:d4e496922c698d7610374251049655894cb745f4492df2a9b51651dc5518ec0c size: 1365 [Pipeline] isUnix [Pipeline] sh 03:26:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:44 3caa5c037778: Preparing 03:26:44 f655ae46df3b: Preparing 03:26:44 714d80f2231d: Preparing 03:26:44 371fcde287db: Preparing 03:26:44 b541d28bf3b4: Preparing 03:26:44 b541d28bf3b4: Layer already exists 03:26:44 714d80f2231d: Layer already exists 03:26:44 371fcde287db: Layer already exists 03:26:44 f655ae46df3b: Layer already exists 03:26:44 3caa5c037778: Layer already exists 03:26:44 main: digest: sha256:d4e496922c698d7610374251049655894cb745f4492df2a9b51651dc5518ec0c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:44 ===================================================== [Pipeline] echo 03:26:44 taggedImages: 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.61 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:26:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:26:44 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:44 latest 03:26:44 2.2.0-dev.61 03:26:44 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:44 main 03:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:45 0afc12e374f2: Preparing 03:26:45 0afc12e374f2: Preparing 03:26:45 9a29f8a940b8: Preparing 03:26:45 05ee020bc388: Preparing 03:26:45 f29e8e026105: Preparing 03:26:45 e2ca1f1db97a: Preparing 03:26:45 714d80f2231d: Preparing 03:26:45 a244f0cb192c: Preparing 03:26:45 e94c4e42ceb5: Preparing 03:26:45 485dbb1612b7: Preparing 03:26:45 90adbcc3345b: Preparing 03:26:45 b541d28bf3b4: Preparing 03:26:45 a244f0cb192c: Waiting 03:26:45 e94c4e42ceb5: Waiting 03:26:45 485dbb1612b7: Waiting 03:26:45 90adbcc3345b: Waiting 03:26:45 b541d28bf3b4: Waiting 03:26:45 714d80f2231d: Waiting 03:26:45 9a29f8a940b8: Pushed 03:26:45 0afc12e374f2: Pushed 03:26:45 f29e8e026105: Pushed 03:26:45 05ee020bc388: Pushed 03:26:45 714d80f2231d: Layer already exists 03:26:45 485dbb1612b7: Pushed 03:26:45 a244f0cb192c: Pushed 03:26:45 90adbcc3345b: Pushed 03:26:45 e94c4e42ceb5: Pushed 03:26:45 b541d28bf3b4: Layer already exists 03:26:46 ---> 7cd6fc56d2c0 03:26:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:26:46 ---> d5d728666e64 03:26:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:26:46 ---> 632ccbd44ea4 03:26:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:26:46 ---> 081c99bcaa2e 03:26:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:46 ---> 73e06119e180 03:26:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:26:46 ---> Running in 0acbf9ead22b 03:26:46 ---> Running in a861ab6de400 03:26:46 ---> Running in 5a0241663c8e 03:26:46 ---> Running in 126ade154bee 03:26:46 ---> Running in 534638f93dc2 03:26:46 Removing intermediate container 0acbf9ead22b 03:26:46 ---> b44c02c02ba2 03:26:46 Step 10/26 : RUN mkdir -p spire-build 03:26:46 ---> Running in 07612c6ea62d 03:26:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:26:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:26:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:47 e2ca1f1db97a: Pushed 03:26:47 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:908ec5eea1868164b783b59c9d0382a35d072058c5438079d266eeeb3007bf79 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:26:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 03:26:47 Removing intermediate container 07612c6ea62d 03:26:47 ---> ffa4a37261c3 03:26:47 Step 11/26 : WORKDIR /edgex-go/spire-build 03:26:47 ---> Running in d15cbd495afe 03:26:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:48 0afc12e374f2: Preparing 03:26:48 0afc12e374f2: Preparing 03:26:48 9a29f8a940b8: Preparing 03:26:48 05ee020bc388: Preparing 03:26:48 f29e8e026105: Preparing 03:26:48 e2ca1f1db97a: Preparing 03:26:48 714d80f2231d: Preparing 03:26:48 a244f0cb192c: Preparing 03:26:48 e94c4e42ceb5: Preparing 03:26:48 485dbb1612b7: Preparing 03:26:48 90adbcc3345b: Preparing 03:26:48 b541d28bf3b4: Preparing 03:26:48 714d80f2231d: Waiting 03:26:48 e94c4e42ceb5: Waiting 03:26:48 485dbb1612b7: Waiting 03:26:48 a244f0cb192c: Waiting 03:26:48 b541d28bf3b4: Waiting 03:26:48 e2ca1f1db97a: Layer already exists 03:26:48 0afc12e374f2: Layer already exists 03:26:48 05ee020bc388: Layer already exists 03:26:48 9a29f8a940b8: Layer already exists 03:26:48 f29e8e026105: Layer already exists 03:26:48 714d80f2231d: Layer already exists 03:26:48 e94c4e42ceb5: Layer already exists 03:26:48 90adbcc3345b: Layer already exists 03:26:48 485dbb1612b7: Layer already exists 03:26:48 a244f0cb192c: Layer already exists 03:26:48 b541d28bf3b4: Layer already exists 03:26:48 latest: digest: sha256:908ec5eea1868164b783b59c9d0382a35d072058c5438079d266eeeb3007bf79 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:26:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:48 Removing intermediate container d15cbd495afe 03:26:48 ---> 0df76f5ccb41 03:26:48 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 03:26:48 ---> Running in ebbdbe967e2b 03:26:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.61 03:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:48 0afc12e374f2: Preparing 03:26:48 0afc12e374f2: Preparing 03:26:48 9a29f8a940b8: Preparing 03:26:48 05ee020bc388: Preparing 03:26:48 f29e8e026105: Preparing 03:26:48 e2ca1f1db97a: Preparing 03:26:48 714d80f2231d: Preparing 03:26:48 a244f0cb192c: Preparing 03:26:48 e94c4e42ceb5: Preparing 03:26:48 485dbb1612b7: Preparing 03:26:48 90adbcc3345b: Preparing 03:26:48 b541d28bf3b4: Preparing 03:26:48 a244f0cb192c: Waiting 03:26:48 485dbb1612b7: Waiting 03:26:48 90adbcc3345b: Waiting 03:26:48 e94c4e42ceb5: Waiting 03:26:48 b541d28bf3b4: Waiting 03:26:48 714d80f2231d: Waiting 03:26:48 9a29f8a940b8: Layer already exists 03:26:48 0afc12e374f2: Layer already exists 03:26:48 f29e8e026105: Layer already exists 03:26:48 e2ca1f1db97a: Layer already exists 03:26:48 05ee020bc388: Layer already exists 03:26:48 714d80f2231d: Layer already exists 03:26:48 e94c4e42ceb5: Layer already exists 03:26:48 a244f0cb192c: Layer already exists 03:26:48 90adbcc3345b: Layer already exists 03:26:48 485dbb1612b7: Layer already exists 03:26:48 b541d28bf3b4: Layer already exists 03:26:48 2.2.0-dev.61: digest: sha256:908ec5eea1868164b783b59c9d0382a35d072058c5438079d266eeeb3007bf79 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:26:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:49 0afc12e374f2: Preparing 03:26:49 0afc12e374f2: Preparing 03:26:49 9a29f8a940b8: Preparing 03:26:49 05ee020bc388: Preparing 03:26:49 f29e8e026105: Preparing 03:26:49 e2ca1f1db97a: Preparing 03:26:49 714d80f2231d: Preparing 03:26:49 a244f0cb192c: Preparing 03:26:49 e94c4e42ceb5: Preparing 03:26:49 485dbb1612b7: Preparing 03:26:49 90adbcc3345b: Preparing 03:26:49 b541d28bf3b4: Preparing 03:26:49 714d80f2231d: Waiting 03:26:49 a244f0cb192c: Waiting 03:26:49 e94c4e42ceb5: Waiting 03:26:49 485dbb1612b7: Waiting 03:26:49 b541d28bf3b4: Waiting 03:26:49 90adbcc3345b: Waiting 03:26:49 0afc12e374f2: Layer already exists 03:26:49 f29e8e026105: Layer already exists 03:26:49 9a29f8a940b8: Layer already exists 03:26:49 e2ca1f1db97a: Layer already exists 03:26:49 05ee020bc388: Layer already exists 03:26:49 714d80f2231d: Layer already exists 03:26:49 e94c4e42ceb5: Layer already exists 03:26:49 a244f0cb192c: Layer already exists 03:26:49 90adbcc3345b: Layer already exists 03:26:49 485dbb1612b7: Layer already exists 03:26:49 b541d28bf3b4: Layer already exists 03:26:49 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:908ec5eea1868164b783b59c9d0382a35d072058c5438079d266eeeb3007bf79 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:26:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 03:26:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:49 0afc12e374f2: Preparing 03:26:49 0afc12e374f2: Preparing 03:26:49 9a29f8a940b8: Preparing 03:26:49 05ee020bc388: Preparing 03:26:49 f29e8e026105: Preparing 03:26:49 e2ca1f1db97a: Preparing 03:26:49 714d80f2231d: Preparing 03:26:49 a244f0cb192c: Preparing 03:26:49 e94c4e42ceb5: Preparing 03:26:49 485dbb1612b7: Preparing 03:26:49 714d80f2231d: Waiting 03:26:49 a244f0cb192c: Waiting 03:26:49 e94c4e42ceb5: Waiting 03:26:49 485dbb1612b7: Waiting 03:26:49 90adbcc3345b: Preparing 03:26:49 b541d28bf3b4: Preparing 03:26:49 90adbcc3345b: Waiting 03:26:49 b541d28bf3b4: Waiting 03:26:49 05ee020bc388: Layer already exists 03:26:49 0afc12e374f2: Layer already exists 03:26:49 9a29f8a940b8: Layer already exists 03:26:49 e2ca1f1db97a: Layer already exists 03:26:49 f29e8e026105: Layer already exists 03:26:49 a244f0cb192c: Layer already exists 03:26:49 714d80f2231d: Layer already exists 03:26:49 e94c4e42ceb5: Layer already exists 03:26:49 485dbb1612b7: Layer already exists 03:26:49 90adbcc3345b: Layer already exists 03:26:49 b541d28bf3b4: Layer already exists 03:26:49 main: digest: sha256:908ec5eea1868164b783b59c9d0382a35d072058c5438079d266eeeb3007bf79 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:49 ===================================================== [Pipeline] echo 03:26:49 taggedImages: 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.61 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:26:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:26:49 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:49 latest 03:26:49 2.2.0-dev.61 03:26:49 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:49 main 03:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:26:50 8495501d1c83: Preparing 03:26:50 e949ce892bb7: Preparing 03:26:50 1f55b0fe5813: Preparing 03:26:50 1c39188387a7: Preparing 03:26:50 0c4dac934df7: Preparing 03:26:50 f4332bf4edc5: Preparing 03:26:50 e10e92a6638f: Preparing 03:26:50 f4332bf4edc5: Waiting 03:26:50 b541d28bf3b4: Preparing 03:26:50 e10e92a6638f: Waiting 03:26:50 b541d28bf3b4: Waiting 03:26:50 e949ce892bb7: Pushed 03:26:50 8495501d1c83: Pushed 03:26:50 0c4dac934df7: Pushed 03:26:50 b541d28bf3b4: Layer already exists 03:26:50 f4332bf4edc5: Pushed 03:26:51 e10e92a6638f: Pushed 03:26:51 spire-1.2.1/ 03:26:51 spire-1.2.1/.data/ 03:26:51 spire-1.2.1/.data/.file 03:26:51 spire-1.2.1/.dockerignore 03:26:51 spire-1.2.1/.gitattributes 03:26:51 spire-1.2.1/.githooks/ 03:26:51 spire-1.2.1/.githooks/pre-commit 03:26:51 spire-1.2.1/.github/ 03:26:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:26:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:26:51 spire-1.2.1/.github/dependabot.yml 03:26:51 spire-1.2.1/.github/workflows/ 03:26:51 spire-1.2.1/.github/workflows/nightly_build.yaml 03:26:51 spire-1.2.1/.github/workflows/pr_build.yaml 03:26:51 spire-1.2.1/.github/workflows/release_build.yaml 03:26:51 spire-1.2.1/.github/workflows/scripts/ 03:26:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:26:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:26:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:26:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:26:51 spire-1.2.1/.github/workflows/scripts/split.sh 03:26:51 spire-1.2.1/.gitignore 03:26:51 spire-1.2.1/.go-version 03:26:51 spire-1.2.1/.golangci.yml 03:26:51 spire-1.2.1/ADOPTERS.md 03:26:51 spire-1.2.1/CHANGELOG.md 03:26:51 spire-1.2.1/CODE-OF-CONDUCT.md 03:26:51 spire-1.2.1/CODEOWNERS 03:26:51 spire-1.2.1/CONTRIBUTING.md 03:26:51 spire-1.2.1/Dockerfile 03:26:51 spire-1.2.1/Dockerfile.dev 03:26:51 spire-1.2.1/Dockerfile.scratch 03:26:51 spire-1.2.1/LICENSE 03:26:51 spire-1.2.1/MAINTAINERS.md 03:26:51 spire-1.2.1/Makefile 03:26:51 spire-1.2.1/README.md 03:26:51 spire-1.2.1/ROADMAP.md 03:26:51 spire-1.2.1/SECURITY.md 03:26:51 spire-1.2.1/cmd/ 03:26:51 spire-1.2.1/cmd/spire-agent/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/common/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/run/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:26:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:26:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:26:51 spire-1.2.1/cmd/spire-agent/main.go 03:26:51 spire-1.2.1/cmd/spire-server/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/cli.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/run/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/token/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/validate/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/x509/ 03:26:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:26:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:26:51 spire-1.2.1/cmd/spire-server/main.go 03:26:51 spire-1.2.1/cmd/spire-server/util/ 03:26:51 spire-1.2.1/cmd/spire-server/util/util.go 03:26:51 spire-1.2.1/conf/ 03:26:51 spire-1.2.1/conf/agent/ 03:26:51 spire-1.2.1/conf/agent/agent.conf 03:26:51 spire-1.2.1/conf/agent/agent_full.conf 03:26:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:26:51 spire-1.2.1/conf/server/ 03:26:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:26:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:26:51 spire-1.2.1/conf/server/server.conf 03:26:51 spire-1.2.1/conf/server/server_full.conf 03:26:51 spire-1.2.1/doc/ 03:26:51 spire-1.2.1/doc/SPIRE101.md 03:26:51 spire-1.2.1/doc/auditlog.md 03:26:51 spire-1.2.1/doc/authorization_policy_engine.md 03:26:51 spire-1.2.1/doc/changelog_guidelines.md 03:26:51 spire-1.2.1/doc/cure53-report.pdf 03:26:51 spire-1.2.1/doc/images/ 03:26:51 spire-1.2.1/doc/images/2019_roadmap.png 03:26:51 spire-1.2.1/doc/images/SPIRE101.png 03:26:51 spire-1.2.1/doc/images/SPIRE_agent.png 03:26:51 spire-1.2.1/doc/images/SPIRE_server.png 03:26:51 spire-1.2.1/doc/images/cache_mgr.png 03:26:51 spire-1.2.1/doc/images/cache_mgr_components.png 03:26:51 spire-1.2.1/doc/images/federated_spire.png 03:26:51 spire-1.2.1/doc/images/ha_mode.png 03:26:51 spire-1.2.1/doc/images/nested_spire.png 03:26:51 spire-1.2.1/doc/images/oidc_federation.png 03:26:51 spire-1.2.1/doc/images/single_trust_domain.png 03:26:51 spire-1.2.1/doc/images/spiffe_compatible.png 03:26:51 spire-1.2.1/doc/images/spire_logo.png 03:26:51 spire-1.2.1/doc/migrating_registration_api_clients.md 03:26:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:26:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:26:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:26:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:26:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:26:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:26:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:26:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:26:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:26:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:26:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:26:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:26:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:26:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:26:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:26:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:26:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:26:51 spire-1.2.1/doc/scaling_spire.md 03:26:51 spire-1.2.1/doc/spire_agent.md 03:26:51 spire-1.2.1/doc/spire_server.md 03:26:51 spire-1.2.1/doc/supported_integrations.md 03:26:51 spire-1.2.1/doc/telemetry.md 03:26:51 spire-1.2.1/doc/telemetry_config.md 03:26:51 spire-1.2.1/doc/upgrading.md 03:26:51 spire-1.2.1/doc/using_spire.md 03:26:51 spire-1.2.1/examples/ 03:26:51 spire-1.2.1/examples/README.md 03:26:51 spire-1.2.1/go.mod 03:26:51 spire-1.2.1/go.sum 03:26:51 spire-1.2.1/pkg/ 03:26:51 spire-1.2.1/pkg/agent/ 03:26:51 spire-1.2.1/pkg/agent/agent.go 03:26:51 spire-1.2.1/pkg/agent/api/ 03:26:51 spire-1.2.1/pkg/agent/api/config.go 03:26:51 spire-1.2.1/pkg/agent/api/debug/ 03:26:51 spire-1.2.1/pkg/agent/api/debug/v1/ 03:26:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:26:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:26:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:26:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:26:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:26:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:26:51 spire-1.2.1/pkg/agent/api/endpoints.go 03:26:51 spire-1.2.1/pkg/agent/api/health/ 03:26:51 spire-1.2.1/pkg/agent/api/health/v1/ 03:26:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:26:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:26:51 spire-1.2.1/pkg/agent/api/rpccontext/ 03:26:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:26:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:26:51 spire-1.2.1/pkg/agent/attestor/ 03:26:51 spire-1.2.1/pkg/agent/attestor/node/ 03:26:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:26:51 spire-1.2.1/pkg/agent/attestor/node/node.go 03:26:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:26:51 spire-1.2.1/pkg/agent/attestor/workload/ 03:26:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:26:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:26:51 spire-1.2.1/pkg/agent/catalog/ 03:26:51 spire-1.2.1/pkg/agent/catalog/catalog.go 03:26:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:26:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:26:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:26:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:26:51 spire-1.2.1/pkg/agent/client/ 03:26:51 spire-1.2.1/pkg/agent/client/client.go 03:26:51 spire-1.2.1/pkg/agent/client/client_test.go 03:26:51 spire-1.2.1/pkg/agent/client/dial.go 03:26:51 spire-1.2.1/pkg/agent/client/nodeconn.go 03:26:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:26:51 spire-1.2.1/pkg/agent/client/update.go 03:26:51 spire-1.2.1/pkg/agent/client/util.go 03:26:51 spire-1.2.1/pkg/agent/common/ 03:26:51 spire-1.2.1/pkg/agent/common/backoff/ 03:26:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:26:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:26:51 spire-1.2.1/pkg/agent/common/cgroups/ 03:26:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:26:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:26:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:26:51 spire-1.2.1/pkg/agent/config.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/ 03:26:51 spire-1.2.1/pkg/agent/endpoints/config.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/workload/ 03:26:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:26:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/ 03:26:51 spire-1.2.1/pkg/agent/manager/cache/ 03:26:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:26:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:26:51 spire-1.2.1/pkg/agent/manager/config.go 03:26:51 spire-1.2.1/pkg/agent/manager/manager.go 03:26:51 spire-1.2.1/pkg/agent/manager/manager_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/storage.go 03:26:51 spire-1.2.1/pkg/agent/manager/storage_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/storecache/ 03:26:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:26:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:26:51 spire-1.2.1/pkg/agent/manager/sync.go 03:26:51 spire-1.2.1/pkg/agent/plugin/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:26:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:26:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:26:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:26:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:26:51 spire-1.2.1/pkg/agent/svid/ 03:26:51 spire-1.2.1/pkg/agent/svid/rotator.go 03:26:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:26:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:26:51 spire-1.2.1/pkg/agent/svid/store/ 03:26:51 spire-1.2.1/pkg/agent/svid/store/service.go 03:26:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:26:51 spire-1.2.1/pkg/common/ 03:26:51 spire-1.2.1/pkg/common/agentpathtemplate/ 03:26:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:26:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:26:51 spire-1.2.1/pkg/common/api/ 03:26:51 spire-1.2.1/pkg/common/api/metrics.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/ 03:26:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/logger.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/names.go 03:26:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:26:51 spire-1.2.1/pkg/common/api/names.go 03:26:51 spire-1.2.1/pkg/common/api/ratelimit.go 03:26:51 spire-1.2.1/pkg/common/api/rpccontext/ 03:26:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:26:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:26:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:26:51 spire-1.2.1/pkg/common/auth/ 03:26:51 spire-1.2.1/pkg/common/auth/interceptors.go 03:26:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:26:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/ 03:26:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/types.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:26:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:26:51 spire-1.2.1/pkg/common/catalog/ 03:26:51 spire-1.2.1/pkg/common/catalog/bind.go 03:26:51 spire-1.2.1/pkg/common/catalog/builtin.go 03:26:51 spire-1.2.1/pkg/common/catalog/catalog.go 03:26:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:26:51 spire-1.2.1/pkg/common/catalog/closers.go 03:26:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:26:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:26:51 spire-1.2.1/pkg/common/catalog/config.go 03:26:51 spire-1.2.1/pkg/common/catalog/config_test.go 03:26:51 spire-1.2.1/pkg/common/catalog/configure.go 03:26:51 spire-1.2.1/pkg/common/catalog/constraints.go 03:26:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:26:51 spire-1.2.1/pkg/common/catalog/context.go 03:26:51 spire-1.2.1/pkg/common/catalog/external.go 03:26:51 spire-1.2.1/pkg/common/catalog/host.go 03:26:51 spire-1.2.1/pkg/common/catalog/pipenet.go 03:26:51 spire-1.2.1/pkg/common/catalog/plugin.go 03:26:51 spire-1.2.1/pkg/common/catalog/testplugin/ 03:26:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:26:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:26:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:26:51 spire-1.2.1/pkg/common/cli/ 03:26:51 spire-1.2.1/pkg/common/cli/env.go 03:26:51 spire-1.2.1/pkg/common/cli/flags.go 03:26:51 spire-1.2.1/pkg/common/cli/trust_domain.go 03:26:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:26:51 spire-1.2.1/pkg/common/cli/umask.go 03:26:51 spire-1.2.1/pkg/common/cli/umask_posix.go 03:26:51 spire-1.2.1/pkg/common/cli/umask_test.go 03:26:51 spire-1.2.1/pkg/common/cli/umask_windows.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/flag.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/format.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:26:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:26:51 spire-1.2.1/pkg/common/coretypes/ 03:26:51 spire-1.2.1/pkg/common/coretypes/bundle/ 03:26:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:26:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:26:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:26:51 spire-1.2.1/pkg/common/cryptoutil/ 03:26:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:26:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:26:51 spire-1.2.1/pkg/common/diskutil/ 03:26:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:26:51 spire-1.2.1/pkg/common/diskutil/file_test.go 03:26:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:26:51 spire-1.2.1/pkg/common/errorutil/ 03:26:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:26:51 spire-1.2.1/pkg/common/health/ 03:26:51 spire-1.2.1/pkg/common/health/config.go 03:26:51 spire-1.2.1/pkg/common/health/context.go 03:26:51 spire-1.2.1/pkg/common/health/context_test.go 03:26:51 spire-1.2.1/pkg/common/health/health.go 03:26:51 spire-1.2.1/pkg/common/health/health_test.go 03:26:51 spire-1.2.1/pkg/common/health/logger.go 03:26:51 spire-1.2.1/pkg/common/hostservice/ 03:26:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:26:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:26:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:26:51 spire-1.2.1/pkg/common/idutil/ 03:26:51 spire-1.2.1/pkg/common/idutil/require.go 03:26:51 spire-1.2.1/pkg/common/idutil/require_test.go 03:26:51 spire-1.2.1/pkg/common/idutil/safety.go 03:26:51 spire-1.2.1/pkg/common/idutil/safety_test.go 03:26:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:26:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:26:51 spire-1.2.1/pkg/common/jwtsvid/ 03:26:51 spire-1.2.1/pkg/common/jwtsvid/common.go 03:26:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:26:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:26:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:26:51 spire-1.2.1/pkg/common/jwtutil/ 03:26:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:26:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:26:51 spire-1.2.1/pkg/common/log/ 03:26:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:26:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:26:51 spire-1.2.1/pkg/common/log/log.go 03:26:51 spire-1.2.1/pkg/common/log/log_test.go 03:26:51 spire-1.2.1/pkg/common/log/options.go 03:26:51 spire-1.2.1/pkg/common/nodeutil/ 03:26:51 spire-1.2.1/pkg/common/nodeutil/node.go 03:26:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:26:51 spire-1.2.1/pkg/common/peertracker/ 03:26:51 spire-1.2.1/pkg/common/peertracker/conn.go 03:26:51 spire-1.2.1/pkg/common/peertracker/credentials.go 03:26:51 spire-1.2.1/pkg/common/peertracker/errors.go 03:26:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:26:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:26:51 spire-1.2.1/pkg/common/peertracker/info.go 03:26:51 spire-1.2.1/pkg/common/peertracker/listener.go 03:26:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:26:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tcp.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:26:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:26:51 spire-1.2.1/pkg/common/peertracker/uds.go 03:26:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:26:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:26:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:26:51 spire-1.2.1/pkg/common/pemutil/ 03:26:51 spire-1.2.1/pkg/common/pemutil/block.go 03:26:51 spire-1.2.1/pkg/common/pemutil/certs.go 03:26:51 spire-1.2.1/pkg/common/pemutil/common.go 03:26:51 spire-1.2.1/pkg/common/pemutil/csr.go 03:26:51 spire-1.2.1/pkg/common/pemutil/keys.go 03:26:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/ 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:26:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:26:51 spire-1.2.1/pkg/common/plugin/ 03:26:51 spire-1.2.1/pkg/common/plugin/aws/ 03:26:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:26:51 spire-1.2.1/pkg/common/plugin/azure/ 03:26:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:26:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/facade.go 03:26:51 spire-1.2.1/pkg/common/plugin/facade_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/gcp/ 03:26:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/ 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:26:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/log.go 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/ 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:26:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:26:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:26:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:26:51 spire-1.2.1/pkg/common/plugin/x509pop/ 03:26:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:26:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:26:51 spire-1.2.1/pkg/common/profiling/ 03:26:51 spire-1.2.1/pkg/common/profiling/dumpers.go 03:26:51 spire-1.2.1/pkg/common/profiling/profiling.go 03:26:51 spire-1.2.1/pkg/common/protoutil/ 03:26:51 spire-1.2.1/pkg/common/protoutil/masks.go 03:26:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:26:51 spire-1.2.1/pkg/common/rotationutil/ 03:26:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:26:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:26:51 spire-1.2.1/pkg/common/selector/ 03:26:51 spire-1.2.1/pkg/common/selector/selector.go 03:26:51 spire-1.2.1/pkg/common/selector/selector_test.go 03:26:51 spire-1.2.1/pkg/common/selector/set.go 03:26:51 spire-1.2.1/pkg/common/selector/set_utils.go 03:26:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/ 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/ 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:26:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:26:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:26:51 spire-1.2.1/pkg/common/telemetry/call.go 03:26:51 spire-1.2.1/pkg/common/telemetry/common/ 03:26:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:26:51 spire-1.2.1/pkg/common/telemetry/config.go 03:26:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:26:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/inmem.go 03:26:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/m3.go 03:26:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/metrics.go 03:26:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/names.go 03:26:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:26:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:26:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:26:51 spire-1.2.1/pkg/common/telemetry/server/ 03:26:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:26:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:26:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:26:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:26:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:26:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:26:52 spire-1.2.1/pkg/common/telemetry/server/server.go 03:26:52 spire-1.2.1/pkg/common/telemetry/sink.go 03:26:52 spire-1.2.1/pkg/common/telemetry/statsd.go 03:26:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:26:52 spire-1.2.1/pkg/common/telemetry/uptime.go 03:26:52 spire-1.2.1/pkg/common/telemetry/version.go 03:26:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:26:52 spire-1.2.1/pkg/common/uptime/ 03:26:52 spire-1.2.1/pkg/common/uptime/uptime.go 03:26:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:26:52 spire-1.2.1/pkg/common/util/ 03:26:52 spire-1.2.1/pkg/common/util/certs.go 03:26:52 spire-1.2.1/pkg/common/util/certs_test.go 03:26:52 spire-1.2.1/pkg/common/util/csr.go 03:26:52 spire-1.2.1/pkg/common/util/hash.go 03:26:52 spire-1.2.1/pkg/common/util/selectors.go 03:26:52 spire-1.2.1/pkg/common/util/selectors_test.go 03:26:52 spire-1.2.1/pkg/common/util/signals.go 03:26:52 spire-1.2.1/pkg/common/util/sort.go 03:26:52 spire-1.2.1/pkg/common/util/sort_test.go 03:26:52 spire-1.2.1/pkg/common/util/task.go 03:26:52 spire-1.2.1/pkg/common/util/task_test.go 03:26:52 spire-1.2.1/pkg/common/util/testdata/ 03:26:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:26:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:26:52 spire-1.2.1/pkg/common/version/ 03:26:52 spire-1.2.1/pkg/common/version/version.go 03:26:52 spire-1.2.1/pkg/common/x509svid/ 03:26:52 spire-1.2.1/pkg/common/x509svid/common_test.go 03:26:52 spire-1.2.1/pkg/common/x509svid/csr.go 03:26:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:26:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:26:52 spire-1.2.1/pkg/common/x509util/ 03:26:52 spire-1.2.1/pkg/common/x509util/cert.go 03:26:52 spire-1.2.1/pkg/common/x509util/dns.go 03:26:52 spire-1.2.1/pkg/common/x509util/dns_test.go 03:26:52 spire-1.2.1/pkg/common/x509util/keyid.go 03:26:52 spire-1.2.1/pkg/common/x509util/keypair.go 03:26:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:26:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:26:52 spire-1.2.1/pkg/server/ 03:26:52 spire-1.2.1/pkg/server/api/ 03:26:52 spire-1.2.1/pkg/server/api/agent.go 03:26:52 spire-1.2.1/pkg/server/api/agent/ 03:26:52 spire-1.2.1/pkg/server/api/agent/v1/ 03:26:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/agent_test.go 03:26:52 spire-1.2.1/pkg/server/api/api.go 03:26:52 spire-1.2.1/pkg/server/api/audit/ 03:26:52 spire-1.2.1/pkg/server/api/audit/audit.go 03:26:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:26:52 spire-1.2.1/pkg/server/api/bundle.go 03:26:52 spire-1.2.1/pkg/server/api/bundle/ 03:26:52 spire-1.2.1/pkg/server/api/bundle/v1/ 03:26:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/bundle_test.go 03:26:52 spire-1.2.1/pkg/server/api/debug/ 03:26:52 spire-1.2.1/pkg/server/api/debug/v1/ 03:26:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/entry.go 03:26:52 spire-1.2.1/pkg/server/api/entry/ 03:26:52 spire-1.2.1/pkg/server/api/entry/v1/ 03:26:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/entry_test.go 03:26:52 spire-1.2.1/pkg/server/api/health/ 03:26:52 spire-1.2.1/pkg/server/api/health/v1/ 03:26:52 spire-1.2.1/pkg/server/api/health/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/id.go 03:26:52 spire-1.2.1/pkg/server/api/id_test.go 03:26:52 spire-1.2.1/pkg/server/api/limits/ 03:26:52 spire-1.2.1/pkg/server/api/limits/limits.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/ 03:26:52 spire-1.2.1/pkg/server/api/middleware/alias.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/audit.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/caller.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/common.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/entries.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:26:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:26:52 spire-1.2.1/pkg/server/api/ratelimit.go 03:26:52 spire-1.2.1/pkg/server/api/rpccontext/ 03:26:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:26:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:26:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:26:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:26:52 spire-1.2.1/pkg/server/api/selector.go 03:26:52 spire-1.2.1/pkg/server/api/selector_test.go 03:26:52 spire-1.2.1/pkg/server/api/status.go 03:26:52 spire-1.2.1/pkg/server/api/status_test.go 03:26:52 spire-1.2.1/pkg/server/api/svid/ 03:26:52 spire-1.2.1/pkg/server/api/svid/v1/ 03:26:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/trustdomain.go 03:26:52 spire-1.2.1/pkg/server/api/trustdomain/ 03:26:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:26:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:26:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:26:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:26:52 spire-1.2.1/pkg/server/authpolicy/ 03:26:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:26:52 spire-1.2.1/pkg/server/authpolicy/policy.go 03:26:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:26:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:26:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:26:52 spire-1.2.1/pkg/server/authpolicy/validate.go 03:26:52 spire-1.2.1/pkg/server/bundle/ 03:26:52 spire-1.2.1/pkg/server/bundle/client/ 03:26:52 spire-1.2.1/pkg/server/bundle/client/client.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/manager.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/sources.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/updater.go 03:26:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:26:52 spire-1.2.1/pkg/server/ca/ 03:26:52 spire-1.2.1/pkg/server/ca/ca.go 03:26:52 spire-1.2.1/pkg/server/ca/ca_health.go 03:26:52 spire-1.2.1/pkg/server/ca/ca_test.go 03:26:52 spire-1.2.1/pkg/server/ca/journal.go 03:26:52 spire-1.2.1/pkg/server/ca/journal_test.go 03:26:52 spire-1.2.1/pkg/server/ca/manager.go 03:26:52 spire-1.2.1/pkg/server/ca/manager_health.go 03:26:52 spire-1.2.1/pkg/server/ca/manager_test.go 03:26:52 spire-1.2.1/pkg/server/ca/templates.go 03:26:52 spire-1.2.1/pkg/server/ca/upstream_client.go 03:26:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:26:52 spire-1.2.1/pkg/server/ca/validation.go 03:26:52 spire-1.2.1/pkg/server/cache/ 03:26:52 spire-1.2.1/pkg/server/cache/dscache/ 03:26:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:26:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/ 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:26:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:26:52 spire-1.2.1/pkg/server/catalog/ 03:26:52 spire-1.2.1/pkg/server/catalog/catalog.go 03:26:52 spire-1.2.1/pkg/server/catalog/keymanager.go 03:26:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:26:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:26:52 spire-1.2.1/pkg/server/catalog/notifier.go 03:26:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:26:52 spire-1.2.1/pkg/server/config.go 03:26:52 spire-1.2.1/pkg/server/datastore/ 03:26:52 spire-1.2.1/pkg/server/datastore/datastore.go 03:26:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:26:52 spire-1.2.1/pkg/server/datastore/repository.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:26:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:26:52 spire-1.2.1/pkg/server/endpoints/ 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/ 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:26:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:26:52 spire-1.2.1/pkg/server/endpoints/config.go 03:26:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:26:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:26:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:26:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:26:52 spire-1.2.1/pkg/server/endpoints/middleware.go 03:26:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:26:52 spire-1.2.1/pkg/server/hostservice/ 03:26:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:26:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:26:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:26:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:26:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:26:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:26:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:26:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:26:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:26:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:26:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/ 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:26:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:26:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:26:52 spire-1.2.1/pkg/server/registration/ 03:26:52 spire-1.2.1/pkg/server/registration/manager.go 03:26:52 spire-1.2.1/pkg/server/registration/manager_test.go 03:26:52 spire-1.2.1/pkg/server/scanentries.go 03:26:52 spire-1.2.1/pkg/server/scanentries_test.go 03:26:52 spire-1.2.1/pkg/server/server.go 03:26:52 spire-1.2.1/pkg/server/server_test.go 03:26:52 spire-1.2.1/pkg/server/svid/ 03:26:52 spire-1.2.1/pkg/server/svid/observer.go 03:26:52 spire-1.2.1/pkg/server/svid/observer_test.go 03:26:52 spire-1.2.1/pkg/server/svid/rotator.go 03:26:52 spire-1.2.1/pkg/server/svid/rotator_config.go 03:26:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:26:52 spire-1.2.1/pkg/server/svid/rotator_test.go 03:26:52 spire-1.2.1/proto/ 03:26:52 spire-1.2.1/proto/private/ 03:26:52 spire-1.2.1/proto/private/server/ 03:26:52 spire-1.2.1/proto/private/server/journal/ 03:26:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:26:52 spire-1.2.1/proto/private/server/journal/journal.proto 03:26:52 spire-1.2.1/proto/spire/ 03:26:52 spire-1.2.1/proto/spire/common/ 03:26:52 spire-1.2.1/proto/spire/common/common.pb.go 03:26:52 spire-1.2.1/proto/spire/common/common.proto 03:26:52 spire-1.2.1/proto/spire/common/plugin/ 03:26:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:26:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:26:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:26:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:26:52 spire-1.2.1/proto/spire/plugin/ 03:26:52 spire-1.2.1/proto/spire/plugin/agent/ 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:26:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:26:52 spire-1.2.1/release/ 03:26:52 spire-1.2.1/release/spire-extras/ 03:26:52 spire-1.2.1/release/spire-extras/README.md 03:26:52 spire-1.2.1/release/spire-extras/conf/ 03:26:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:26:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:26:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:26:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:26:52 spire-1.2.1/release/spire/ 03:26:52 spire-1.2.1/release/spire/README.md 03:26:52 spire-1.2.1/release/spire/conf/ 03:26:52 spire-1.2.1/release/spire/conf/agent/ 03:26:52 spire-1.2.1/release/spire/conf/agent/agent.conf 03:26:52 spire-1.2.1/release/spire/conf/server/ 03:26:52 spire-1.2.1/release/spire/conf/server/server.conf 03:26:52 spire-1.2.1/script/ 03:26:52 spire-1.2.1/script/build-artifact.sh 03:26:52 spire-1.2.1/script/generate_dummy_ca.sh 03:26:52 spire-1.2.1/support/ 03:26:52 spire-1.2.1/support/k8s/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:26:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/ 03:26:52 spire-1.2.1/support/oidc-discovery-provider/README.md 03:26:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/config.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/main.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:26:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:26:52 spire-1.2.1/test/ 03:26:52 spire-1.2.1/test/clock/ 03:26:52 spire-1.2.1/test/clock/clock.go 03:26:52 spire-1.2.1/test/fakes/ 03:26:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:26:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:26:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:26:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:26:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:26:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:26:52 spire-1.2.1/test/fakes/fakeagentstore/ 03:26:52 1f55b0fe5813: Pushed 03:26:52 1c39188387a7: Pushed 03:26:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:26:52 spire-1.2.1/test/fakes/fakedatastore/ 03:26:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:26:52 spire-1.2.1/test/fakes/fakeentryclient/ 03:26:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:26:52 spire-1.2.1/test/fakes/fakehealthchecker/ 03:26:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:26:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:26:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:26:52 spire-1.2.1/test/fakes/fakemetrics/ 03:26:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:26:52 spire-1.2.1/test/fakes/fakenoderesolver/ 03:26:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:26:52 spire-1.2.1/test/fakes/fakenotifier/ 03:26:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:26:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:26:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:26:52 spire-1.2.1/test/fakes/fakeserverca/ 03:26:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:26:52 spire-1.2.1/test/fakes/fakeservercatalog/ 03:26:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:26:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:26:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:26:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:26:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:26:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:26:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:26:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:26:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:26:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:26:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:26:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:26:52 spire-1.2.1/test/fixture/ 03:26:52 spire-1.2.1/test/fixture/certs/ 03:26:52 spire-1.2.1/test/fixture/certs/agent_svid.der 03:26:52 spire-1.2.1/test/fixture/certs/base_cert.pem 03:26:52 spire-1.2.1/test/fixture/certs/base_csr.pem 03:26:52 spire-1.2.1/test/fixture/certs/base_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:26:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:26:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:26:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:26:52 spire-1.2.1/test/fixture/certs/blog_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/bundle.der 03:26:52 spire-1.2.1/test/fixture/certs/ca.pem 03:26:52 spire-1.2.1/test/fixture/certs/ca_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/database_cert.pem 03:26:52 spire-1.2.1/test/fixture/certs/database_csr.pem 03:26:52 spire-1.2.1/test/fixture/certs/database_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/node_cert.pem 03:26:52 spire-1.2.1/test/fixture/certs/node_csr.pem 03:26:52 spire-1.2.1/test/fixture/certs/node_key.pem 03:26:52 spire-1.2.1/test/fixture/certs/svid.pem 03:26:52 spire-1.2.1/test/fixture/certs/svid_key.pem 03:26:52 spire-1.2.1/test/fixture/config/ 03:26:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:26:52 spire-1.2.1/test/fixture/config/agent_good.conf 03:26:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:26:52 spire-1.2.1/test/fixture/config/plugin_good.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:26:52 spire-1.2.1/test/fixture/config/server_good.conf 03:26:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:26:52 spire-1.2.1/test/fixture/fixture.go 03:26:52 spire-1.2.1/test/fixture/nodeattestor/ 03:26:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:26:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:26:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:26:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:26:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:26:52 spire-1.2.1/test/fixture/registration/ 03:26:52 spire-1.2.1/test/fixture/registration/entries.json 03:26:52 spire-1.2.1/test/fixture/registration/good-for-update.json 03:26:52 spire-1.2.1/test/fixture/registration/good.json 03:26:52 spire-1.2.1/test/fixture/registration/invalid.json 03:26:52 spire-1.2.1/test/fixture/registration/invalid_json.json 03:26:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:26:52 spire-1.2.1/test/integration/ 03:26:52 spire-1.2.1/test/integration/README.md 03:26:52 spire-1.2.1/test/integration/common 03:26:52 spire-1.2.1/test/integration/setup/ 03:26:52 spire-1.2.1/test/integration/setup/adminclient/ 03:26:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:26:52 spire-1.2.1/test/integration/setup/adminclient/client.go 03:26:52 spire-1.2.1/test/integration/setup/debugagent/ 03:26:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:26:52 spire-1.2.1/test/integration/setup/debugagent/main.go 03:26:52 spire-1.2.1/test/integration/setup/debugserver/ 03:26:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:26:52 spire-1.2.1/test/integration/setup/debugserver/main.go 03:26:52 spire-1.2.1/test/integration/setup/downstreamclient/ 03:26:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:26:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:26:52 spire-1.2.1/test/integration/setup/itclient/ 03:26:52 spire-1.2.1/test/integration/setup/itclient/client.go 03:26:52 spire-1.2.1/test/integration/setup/node-attestation/ 03:26:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:26:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:26:52 spire-1.2.1/test/integration/setup/x509pop/ 03:26:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:26:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:26:52 spire-1.2.1/test/integration/suites/ 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:26:52 spire-1.2.1/test/integration/suites/join-token/ 03:26:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:26:52 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:b9eb14df60aab63a546f9371c596de494110a3d6b830aedc3e62032fecb15929 size: 1990 [Pipeline] isUnix [Pipeline] sh 03:26:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:26:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:26:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:26:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:26:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:26:52 spire-1.2.1/test/integration/suites/join-token/README.md 03:26:52 spire-1.2.1/test/integration/suites/join-token/conf/ 03:26:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/join-token/teardown 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:26:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:26:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:26:52 spire-1.2.1/test/integration/suites/k8s/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/00-setup 03:26:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:26:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:26:52 spire-1.2.1/test/integration/suites/k8s/README.md 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:26:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:26:52 spire-1.2.1/test/integration/suites/k8s/teardown 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/ 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:26:52 spire-1.2.1/test/integration/suites/rotation/ 03:26:52 spire-1.2.1/test/integration/suites/rotation/00-setup 03:26:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:26:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:26:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:26:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:26:52 spire-1.2.1/test/integration/suites/rotation/README.md 03:26:52 spire-1.2.1/test/integration/suites/rotation/conf/ 03:26:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/rotation/teardown 03:26:52 spire-1.2.1/test/integration/suites/self-test/ 03:26:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:26:52 spire-1.2.1/test/integration/suites/self-test/README.md 03:26:52 spire-1.2.1/test/integration/suites/self-test/teardown 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:26:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:26:52 spire-1.2.1/test/integration/suites/upgrade/ 03:26:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:26:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:26:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:26:52 spire-1.2.1/test/integration/suites/upgrade/README.md 03:26:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:26:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:26:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:26:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:26:52 spire-1.2.1/test/integration/suites/upgrade/teardown 03:26:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:26:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:26:52 spire-1.2.1/test/integration/test-one.sh 03:26:52 spire-1.2.1/test/integration/test.sh 03:26:52 spire-1.2.1/test/plugintest/ 03:26:52 spire-1.2.1/test/plugintest/config.go 03:26:52 spire-1.2.1/test/plugintest/load.go 03:26:52 spire-1.2.1/test/plugintest/option.go 03:26:52 spire-1.2.1/test/spiretest/ 03:26:52 spire-1.2.1/test/spiretest/apiserver.go 03:26:52 spire-1.2.1/test/spiretest/assertions.go 03:26:52 spire-1.2.1/test/spiretest/dir.go 03:26:52 spire-1.2.1/test/spiretest/errors_posix.go 03:26:52 spire-1.2.1/test/spiretest/errors_windows.go 03:26:52 spire-1.2.1/test/spiretest/logs.go 03:26:52 spire-1.2.1/test/spiretest/socketapi.go 03:26:52 spire-1.2.1/test/spiretest/suite.go 03:26:52 spire-1.2.1/test/spiretest/x509.go 03:26:52 spire-1.2.1/test/testca/ 03:26:52 spire-1.2.1/test/testca/ca.go 03:26:52 spire-1.2.1/test/testkey/ 03:26:52 spire-1.2.1/test/testkey/generate.sh 03:26:52 spire-1.2.1/test/testkey/genkeys.go 03:26:52 spire-1.2.1/test/testkey/keys.go 03:26:52 spire-1.2.1/test/testkey/new.go 03:26:52 spire-1.2.1/test/tpmsimulator/ 03:26:52 spire-1.2.1/test/tpmsimulator/simulator.go 03:26:52 spire-1.2.1/test/util/ 03:26:52 spire-1.2.1/test/util/cert_fixtures.go 03:26:52 spire-1.2.1/test/util/cert_generation.go 03:26:52 spire-1.2.1/test/util/io_redirection.go 03:26:52 spire-1.2.1/test/util/race.go 03:26:52 spire-1.2.1/test/util/util.go 03:26:52 building spire from source... 03:26:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 03:26:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:26:53 8495501d1c83: Preparing 03:26:53 e949ce892bb7: Preparing 03:26:53 1f55b0fe5813: Preparing 03:26:53 1c39188387a7: Preparing 03:26:53 0c4dac934df7: Preparing 03:26:53 f4332bf4edc5: Preparing 03:26:53 e10e92a6638f: Preparing 03:26:53 b541d28bf3b4: Preparing 03:26:53 e10e92a6638f: Waiting 03:26:53 f4332bf4edc5: Waiting 03:26:53 b541d28bf3b4: Waiting 03:26:53 1f55b0fe5813: Layer already exists 03:26:53 0c4dac934df7: Layer already exists 03:26:53 1c39188387a7: Layer already exists 03:26:53 e949ce892bb7: Layer already exists 03:26:53 8495501d1c83: Layer already exists 03:26:53 f4332bf4edc5: Layer already exists 03:26:53 b541d28bf3b4: Layer already exists 03:26:53 e10e92a6638f: Layer already exists 03:26:53 latest: digest: sha256:b9eb14df60aab63a546f9371c596de494110a3d6b830aedc3e62032fecb15929 size: 1990 [Pipeline] isUnix [Pipeline] sh 03:26:53 Installing go1.17.7... 03:26:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.61 03:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:26:53 8495501d1c83: Preparing 03:26:53 e949ce892bb7: Preparing 03:26:53 1f55b0fe5813: Preparing 03:26:53 1c39188387a7: Preparing 03:26:53 0c4dac934df7: Preparing 03:26:53 f4332bf4edc5: Preparing 03:26:53 e10e92a6638f: Preparing 03:26:53 b541d28bf3b4: Preparing 03:26:53 f4332bf4edc5: Waiting 03:26:53 b541d28bf3b4: Waiting 03:26:53 e10e92a6638f: Waiting 03:26:53 e949ce892bb7: Layer already exists 03:26:53 1c39188387a7: Layer already exists 03:26:53 8495501d1c83: Layer already exists 03:26:53 1f55b0fe5813: Layer already exists 03:26:53 0c4dac934df7: Layer already exists 03:26:53 e10e92a6638f: Layer already exists 03:26:53 f4332bf4edc5: Layer already exists 03:26:53 b541d28bf3b4: Layer already exists 03:26:53 2.2.0-dev.61: digest: sha256:b9eb14df60aab63a546f9371c596de494110a3d6b830aedc3e62032fecb15929 size: 1990 [Pipeline] isUnix [Pipeline] sh 03:26:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:26:54 8495501d1c83: Preparing 03:26:54 e949ce892bb7: Preparing 03:26:54 1f55b0fe5813: Preparing 03:26:54 1c39188387a7: Preparing 03:26:54 0c4dac934df7: Preparing 03:26:54 f4332bf4edc5: Preparing 03:26:54 e10e92a6638f: Preparing 03:26:54 b541d28bf3b4: Preparing 03:26:54 f4332bf4edc5: Waiting 03:26:54 e10e92a6638f: Waiting 03:26:54 b541d28bf3b4: Waiting 03:26:54 1c39188387a7: Layer already exists 03:26:54 0c4dac934df7: Layer already exists 03:26:54 1f55b0fe5813: Layer already exists 03:26:54 8495501d1c83: Layer already exists 03:26:54 e949ce892bb7: Layer already exists 03:26:54 e10e92a6638f: Layer already exists 03:26:54 b541d28bf3b4: Layer already exists 03:26:54 f4332bf4edc5: Layer already exists 03:26:54 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:b9eb14df60aab63a546f9371c596de494110a3d6b830aedc3e62032fecb15929 size: 1990 [Pipeline] isUnix [Pipeline] sh 03:26:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 03:26:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:26:55 8495501d1c83: Preparing 03:26:55 e949ce892bb7: Preparing 03:26:55 1f55b0fe5813: Preparing 03:26:55 1c39188387a7: Preparing 03:26:55 0c4dac934df7: Preparing 03:26:55 f4332bf4edc5: Preparing 03:26:55 e10e92a6638f: Preparing 03:26:55 b541d28bf3b4: Preparing 03:26:55 e10e92a6638f: Waiting 03:26:55 f4332bf4edc5: Waiting 03:26:55 b541d28bf3b4: Waiting 03:26:55 e949ce892bb7: Layer already exists 03:26:55 1f55b0fe5813: Layer already exists 03:26:55 1c39188387a7: Layer already exists 03:26:55 8495501d1c83: Layer already exists 03:26:55 0c4dac934df7: Layer already exists 03:26:55 f4332bf4edc5: Layer already exists 03:26:55 e10e92a6638f: Layer already exists 03:26:55 b541d28bf3b4: Layer already exists 03:26:55 main: digest: sha256:b9eb14df60aab63a546f9371c596de494110a3d6b830aedc3e62032fecb15929 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:55 ===================================================== [Pipeline] echo 03:26:55 taggedImages: 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.61 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:26:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:26:55 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:55 latest 03:26:55 2.2.0-dev.61 03:26:55 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:55 main 03:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:26:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:26:55 042835d99835: Preparing 03:26:55 d38c865b8e86: Preparing 03:26:55 e150350ef75c: Preparing 03:26:55 38ac06be4263: Preparing 03:26:55 f8ebb64aa9a2: Preparing 03:26:55 c398bb7a37dd: Preparing 03:26:55 95c329795a9b: Preparing 03:26:55 38f402a86ce7: Preparing 03:26:55 4252d36bcb75: Preparing 03:26:55 b541d28bf3b4: Preparing 03:26:55 c398bb7a37dd: Waiting 03:26:55 95c329795a9b: Waiting 03:26:55 38f402a86ce7: Waiting 03:26:55 4252d36bcb75: Waiting 03:26:55 b541d28bf3b4: Waiting 03:26:55 d38c865b8e86: Pushed 03:26:55 f8ebb64aa9a2: Pushed 03:26:55 042835d99835: Pushed 03:26:55 c398bb7a37dd: Pushed 03:26:55 95c329795a9b: Pushed 03:26:55 38f402a86ce7: Pushed 03:26:55 b541d28bf3b4: Layer already exists 03:26:55 4252d36bcb75: Pushed 03:26:57 38ac06be4263: Pushed 03:26:57 e150350ef75c: Pushed 03:26:57 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:73b07d64597e8998c1d765df0923921b91e91885a17057caca6810a1ef18d937 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:26:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 03:26:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:26:58 042835d99835: Preparing 03:26:58 d38c865b8e86: Preparing 03:26:58 e150350ef75c: Preparing 03:26:58 38ac06be4263: Preparing 03:26:58 f8ebb64aa9a2: Preparing 03:26:58 c398bb7a37dd: Preparing 03:26:58 95c329795a9b: Preparing 03:26:58 38f402a86ce7: Preparing 03:26:58 4252d36bcb75: Preparing 03:26:58 b541d28bf3b4: Preparing 03:26:58 95c329795a9b: Waiting 03:26:58 4252d36bcb75: Waiting 03:26:58 38f402a86ce7: Waiting 03:26:58 b541d28bf3b4: Waiting 03:26:58 c398bb7a37dd: Waiting 03:26:58 38ac06be4263: Layer already exists 03:26:58 042835d99835: Layer already exists 03:26:58 e150350ef75c: Layer already exists 03:26:58 d38c865b8e86: Layer already exists 03:26:58 f8ebb64aa9a2: Layer already exists 03:26:58 c398bb7a37dd: Layer already exists 03:26:58 38f402a86ce7: Layer already exists 03:26:58 95c329795a9b: Layer already exists 03:26:58 4252d36bcb75: Layer already exists 03:26:58 b541d28bf3b4: Layer already exists 03:26:58 latest: digest: sha256:73b07d64597e8998c1d765df0923921b91e91885a17057caca6810a1ef18d937 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:26:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.61 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:26:59 042835d99835: Preparing 03:26:59 d38c865b8e86: Preparing 03:26:59 e150350ef75c: Preparing 03:26:59 38ac06be4263: Preparing 03:26:59 f8ebb64aa9a2: Preparing 03:26:59 c398bb7a37dd: Preparing 03:26:59 95c329795a9b: Preparing 03:26:59 38f402a86ce7: Preparing 03:26:59 4252d36bcb75: Preparing 03:26:59 b541d28bf3b4: Preparing 03:26:59 38f402a86ce7: Waiting 03:26:59 4252d36bcb75: Waiting 03:26:59 b541d28bf3b4: Waiting 03:26:59 c398bb7a37dd: Waiting 03:26:59 95c329795a9b: Waiting 03:26:59 d38c865b8e86: Layer already exists 03:26:59 e150350ef75c: Layer already exists 03:26:59 f8ebb64aa9a2: Layer already exists 03:26:59 042835d99835: Layer already exists 03:26:59 38ac06be4263: Layer already exists 03:26:59 95c329795a9b: Layer already exists 03:26:59 c398bb7a37dd: Layer already exists 03:26:59 b541d28bf3b4: Layer already exists 03:26:59 38f402a86ce7: Layer already exists 03:26:59 4252d36bcb75: Layer already exists 03:26:59 2.2.0-dev.61: digest: sha256:73b07d64597e8998c1d765df0923921b91e91885a17057caca6810a1ef18d937 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:26:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:26:59 042835d99835: Preparing 03:26:59 d38c865b8e86: Preparing 03:26:59 e150350ef75c: Preparing 03:26:59 38ac06be4263: Preparing 03:26:59 f8ebb64aa9a2: Preparing 03:26:59 c398bb7a37dd: Preparing 03:26:59 95c329795a9b: Preparing 03:26:59 38f402a86ce7: Preparing 03:26:59 4252d36bcb75: Preparing 03:26:59 b541d28bf3b4: Preparing 03:26:59 c398bb7a37dd: Waiting 03:26:59 38f402a86ce7: Waiting 03:26:59 4252d36bcb75: Waiting 03:26:59 b541d28bf3b4: Waiting 03:26:59 95c329795a9b: Waiting 03:26:59 f8ebb64aa9a2: Layer already exists 03:26:59 042835d99835: Layer already exists 03:26:59 d38c865b8e86: Layer already exists 03:26:59 e150350ef75c: Layer already exists 03:26:59 38ac06be4263: Layer already exists 03:26:59 4252d36bcb75: Layer already exists 03:26:59 c398bb7a37dd: Layer already exists 03:26:59 38f402a86ce7: Layer already exists 03:26:59 b541d28bf3b4: Layer already exists 03:26:59 95c329795a9b: Layer already exists 03:26:59 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:73b07d64597e8998c1d765df0923921b91e91885a17057caca6810a1ef18d937 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:26:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:00 042835d99835: Preparing 03:27:00 d38c865b8e86: Preparing 03:27:00 e150350ef75c: Preparing 03:27:00 38ac06be4263: Preparing 03:27:00 f8ebb64aa9a2: Preparing 03:27:00 c398bb7a37dd: Preparing 03:27:00 95c329795a9b: Preparing 03:27:00 38f402a86ce7: Preparing 03:27:00 4252d36bcb75: Preparing 03:27:00 b541d28bf3b4: Preparing 03:27:00 95c329795a9b: Waiting 03:27:00 38f402a86ce7: Waiting 03:27:00 4252d36bcb75: Waiting 03:27:00 c398bb7a37dd: Waiting 03:27:00 b541d28bf3b4: Waiting 03:27:00 38ac06be4263: Layer already exists 03:27:00 042835d99835: Layer already exists 03:27:00 f8ebb64aa9a2: Layer already exists 03:27:00 e150350ef75c: Layer already exists 03:27:00 d38c865b8e86: Layer already exists 03:27:00 c398bb7a37dd: Layer already exists 03:27:00 95c329795a9b: Layer already exists 03:27:00 38f402a86ce7: Layer already exists 03:27:00 b541d28bf3b4: Layer already exists 03:27:00 4252d36bcb75: Layer already exists 03:27:00 main: digest: sha256:73b07d64597e8998c1d765df0923921b91e91885a17057caca6810a1ef18d937 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:00 ===================================================== [Pipeline] echo 03:27:00 taggedImages: 03:27:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:27:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.61 03:27:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:27:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:27:00 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:00 latest 03:27:00 2.2.0-dev.61 03:27:00 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:00 main 03:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:00 a140a589d1a9: Preparing 03:27:00 55bd199d1fc5: Preparing 03:27:00 714d80f2231d: Preparing 03:27:00 405222e84fd1: Preparing 03:27:00 3fdd18b719bb: Preparing 03:27:00 4fc242d58285: Preparing 03:27:00 714d80f2231d: Layer already exists 03:27:00 4fc242d58285: Layer already exists 03:27:00 a140a589d1a9: Pushed 03:27:00 3fdd18b719bb: Pushed 03:27:01 405222e84fd1: Pushed 03:27:02 55bd199d1fc5: Pushed 03:27:02 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:b566f205311d074c86b3b3c8c6a005f2941aae0b98b04dcf49ead9b27171b63e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 03:27:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:03 a140a589d1a9: Preparing 03:27:03 55bd199d1fc5: Preparing 03:27:03 714d80f2231d: Preparing 03:27:03 405222e84fd1: Preparing 03:27:03 3fdd18b719bb: Preparing 03:27:03 4fc242d58285: Preparing 03:27:03 55bd199d1fc5: Layer already exists 03:27:03 405222e84fd1: Layer already exists 03:27:03 714d80f2231d: Layer already exists 03:27:03 a140a589d1a9: Layer already exists 03:27:03 3fdd18b719bb: Layer already exists 03:27:03 4fc242d58285: Layer already exists 03:27:03 latest: digest: sha256:b566f205311d074c86b3b3c8c6a005f2941aae0b98b04dcf49ead9b27171b63e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.61 03:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:04 a140a589d1a9: Preparing 03:27:04 55bd199d1fc5: Preparing 03:27:04 714d80f2231d: Preparing 03:27:04 405222e84fd1: Preparing 03:27:04 3fdd18b719bb: Preparing 03:27:04 4fc242d58285: Preparing 03:27:04 4fc242d58285: Waiting 03:27:04 55bd199d1fc5: Layer already exists 03:27:04 a140a589d1a9: Layer already exists 03:27:04 405222e84fd1: Layer already exists 03:27:04 714d80f2231d: Layer already exists 03:27:04 3fdd18b719bb: Layer already exists 03:27:04 4fc242d58285: Layer already exists 03:27:04 2.2.0-dev.61: digest: sha256:b566f205311d074c86b3b3c8c6a005f2941aae0b98b04dcf49ead9b27171b63e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:04 a140a589d1a9: Preparing 03:27:04 55bd199d1fc5: Preparing 03:27:04 714d80f2231d: Preparing 03:27:04 405222e84fd1: Preparing 03:27:04 3fdd18b719bb: Preparing 03:27:04 4fc242d58285: Preparing 03:27:04 4fc242d58285: Waiting 03:27:04 714d80f2231d: Layer already exists 03:27:04 3fdd18b719bb: Layer already exists 03:27:04 405222e84fd1: Layer already exists 03:27:04 55bd199d1fc5: Layer already exists 03:27:04 a140a589d1a9: Layer already exists 03:27:04 4fc242d58285: Layer already exists 03:27:04 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:b566f205311d074c86b3b3c8c6a005f2941aae0b98b04dcf49ead9b27171b63e size: 1572 [Pipeline] isUnix [Pipeline] sh 03:27:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 03:27:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:05 a140a589d1a9: Preparing 03:27:05 55bd199d1fc5: Preparing 03:27:05 714d80f2231d: Preparing 03:27:05 405222e84fd1: Preparing 03:27:05 3fdd18b719bb: Preparing 03:27:05 4fc242d58285: Preparing 03:27:05 4fc242d58285: Waiting 03:27:05 a140a589d1a9: Layer already exists 03:27:05 714d80f2231d: Layer already exists 03:27:05 55bd199d1fc5: Layer already exists 03:27:05 405222e84fd1: Layer already exists 03:27:05 3fdd18b719bb: Layer already exists 03:27:05 4fc242d58285: Layer already exists 03:27:05 main: digest: sha256:b566f205311d074c86b3b3c8c6a005f2941aae0b98b04dcf49ead9b27171b63e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:05 ===================================================== [Pipeline] echo 03:27:05 taggedImages: 03:27:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.61 03:27:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:27:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:27:05 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:05 latest 03:27:05 2.2.0-dev.61 03:27:05 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:05 main 03:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:05 36bd25fad3c3: Preparing 03:27:05 f4bcdfcc0eea: Preparing 03:27:05 d880dd6a6326: Preparing 03:27:05 847948150235: Preparing 03:27:05 55c7f045092f: Preparing 03:27:05 23350a066a7e: Preparing 03:27:05 3fdd18b719bb: Preparing 03:27:05 4fc242d58285: Preparing 03:27:05 3fdd18b719bb: Waiting 03:27:05 36bd25fad3c3: Pushed 03:27:05 d880dd6a6326: Pushed 03:27:05 f4bcdfcc0eea: Pushed 03:27:05 3fdd18b719bb: Layer already exists 03:27:05 4fc242d58285: Layer already exists 03:27:06 23350a066a7e: Pushed 03:27:09 55c7f045092f: Pushed 03:27:13 847948150235: Pushed 03:27:13 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:21bfaa756b05c445343e2f774d92b4023321ce3699ff993d3b50ef89b5f68970 size: 1992 [Pipeline] isUnix [Pipeline] sh 03:27:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 03:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:13 36bd25fad3c3: Preparing 03:27:13 f4bcdfcc0eea: Preparing 03:27:13 d880dd6a6326: Preparing 03:27:13 847948150235: Preparing 03:27:13 55c7f045092f: Preparing 03:27:13 23350a066a7e: Preparing 03:27:13 3fdd18b719bb: Preparing 03:27:13 4fc242d58285: Preparing 03:27:13 23350a066a7e: Waiting 03:27:13 3fdd18b719bb: Waiting 03:27:13 4fc242d58285: Waiting 03:27:13 36bd25fad3c3: Layer already exists 03:27:13 55c7f045092f: Layer already exists 03:27:13 f4bcdfcc0eea: Layer already exists 03:27:13 d880dd6a6326: Layer already exists 03:27:13 847948150235: Layer already exists 03:27:13 23350a066a7e: Layer already exists 03:27:13 3fdd18b719bb: Layer already exists 03:27:13 4fc242d58285: Layer already exists 03:27:13 latest: digest: sha256:21bfaa756b05c445343e2f774d92b4023321ce3699ff993d3b50ef89b5f68970 size: 1992 [Pipeline] isUnix [Pipeline] sh 03:27:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.61 03:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:14 36bd25fad3c3: Preparing 03:27:14 f4bcdfcc0eea: Preparing 03:27:14 d880dd6a6326: Preparing 03:27:14 847948150235: Preparing 03:27:14 55c7f045092f: Preparing 03:27:14 23350a066a7e: Preparing 03:27:14 3fdd18b719bb: Preparing 03:27:14 4fc242d58285: Preparing 03:27:14 23350a066a7e: Waiting 03:27:14 3fdd18b719bb: Waiting 03:27:14 d880dd6a6326: Layer already exists 03:27:14 55c7f045092f: Layer already exists 03:27:14 847948150235: Layer already exists 03:27:14 f4bcdfcc0eea: Layer already exists 03:27:14 36bd25fad3c3: Layer already exists 03:27:14 23350a066a7e: Layer already exists 03:27:14 3fdd18b719bb: Layer already exists 03:27:14 4fc242d58285: Layer already exists 03:27:14 2.2.0-dev.61: digest: sha256:21bfaa756b05c445343e2f774d92b4023321ce3699ff993d3b50ef89b5f68970 size: 1992 [Pipeline] isUnix [Pipeline] sh 03:27:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:14 36bd25fad3c3: Preparing 03:27:14 f4bcdfcc0eea: Preparing 03:27:14 d880dd6a6326: Preparing 03:27:14 847948150235: Preparing 03:27:14 55c7f045092f: Preparing 03:27:14 23350a066a7e: Preparing 03:27:14 3fdd18b719bb: Preparing 03:27:14 4fc242d58285: Preparing 03:27:14 3fdd18b719bb: Waiting 03:27:14 4fc242d58285: Waiting 03:27:14 23350a066a7e: Waiting 03:27:14 36bd25fad3c3: Layer already exists 03:27:14 55c7f045092f: Layer already exists 03:27:14 f4bcdfcc0eea: Layer already exists 03:27:14 d880dd6a6326: Layer already exists 03:27:14 847948150235: Layer already exists 03:27:14 23350a066a7e: Layer already exists 03:27:14 4fc242d58285: Layer already exists 03:27:14 3fdd18b719bb: Layer already exists 03:27:14 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:21bfaa756b05c445343e2f774d92b4023321ce3699ff993d3b50ef89b5f68970 size: 1992 [Pipeline] isUnix [Pipeline] sh 03:27:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 03:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:15 36bd25fad3c3: Preparing 03:27:15 f4bcdfcc0eea: Preparing 03:27:15 d880dd6a6326: Preparing 03:27:15 847948150235: Preparing 03:27:15 55c7f045092f: Preparing 03:27:15 23350a066a7e: Preparing 03:27:15 3fdd18b719bb: Preparing 03:27:15 4fc242d58285: Preparing 03:27:15 23350a066a7e: Waiting 03:27:15 3fdd18b719bb: Waiting 03:27:15 4fc242d58285: Waiting 03:27:15 f4bcdfcc0eea: Layer already exists 03:27:15 36bd25fad3c3: Layer already exists 03:27:15 55c7f045092f: Layer already exists 03:27:15 847948150235: Layer already exists 03:27:15 d880dd6a6326: Layer already exists 03:27:15 23350a066a7e: Layer already exists 03:27:15 3fdd18b719bb: Layer already exists 03:27:15 4fc242d58285: Layer already exists 03:27:15 main: digest: sha256:21bfaa756b05c445343e2f774d92b4023321ce3699ff993d3b50ef89b5f68970 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:15 ===================================================== [Pipeline] echo 03:27:15 taggedImages: 03:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.61 03:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:27:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:27:15 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:15 latest 03:27:15 2.2.0-dev.61 03:27:15 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:15 main 03:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:16 57bafd22f82a: Preparing 03:27:16 e130eca42c8f: Preparing 03:27:16 173de554ebd1: Preparing 03:27:16 cd81f3405043: Preparing 03:27:16 13f02db7124f: Preparing 03:27:16 3fdd18b719bb: Preparing 03:27:16 4fc242d58285: Preparing 03:27:16 3fdd18b719bb: Waiting 03:27:16 4fc242d58285: Waiting 03:27:16 57bafd22f82a: Pushed 03:27:16 e130eca42c8f: Pushed 03:27:16 173de554ebd1: Pushed 03:27:16 3fdd18b719bb: Layer already exists 03:27:16 4fc242d58285: Layer already exists 03:27:16 13f02db7124f: Pushed 03:27:20 Building bin/spire-server... 03:27:20 go: downloading github.com/mitchellh/cli v1.1.2 03:27:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:27:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:27:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:27:20 go: downloading google.golang.org/grpc v1.44.0 03:27:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:27:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:27:20 go: downloading github.com/imdario/mergo v0.3.12 03:27:20 go: downloading github.com/sirupsen/logrus v1.8.1 03:27:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:27:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:27:22 go: downloading github.com/fatih/color v1.13.0 03:27:22 go: downloading github.com/mattn/go-isatty v0.0.14 03:27:22 cd81f3405043: Pushed 03:27:22 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:f65fc02fe340c51eb3a097baee0799cdd8688dec3a8af69587b86260830f0af2 size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:27:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 03:27:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:27:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:27:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:23 57bafd22f82a: Preparing 03:27:23 e130eca42c8f: Preparing 03:27:23 173de554ebd1: Preparing 03:27:23 cd81f3405043: Preparing 03:27:23 13f02db7124f: Preparing 03:27:23 3fdd18b719bb: Preparing 03:27:23 4fc242d58285: Preparing 03:27:23 3fdd18b719bb: Waiting 03:27:23 4fc242d58285: Waiting 03:27:23 e130eca42c8f: Layer already exists 03:27:23 173de554ebd1: Layer already exists 03:27:23 cd81f3405043: Layer already exists 03:27:23 57bafd22f82a: Layer already exists 03:27:23 13f02db7124f: Layer already exists 03:27:23 3fdd18b719bb: Layer already exists 03:27:23 4fc242d58285: Layer already exists 03:27:23 latest: digest: sha256:f65fc02fe340c51eb3a097baee0799cdd8688dec3a8af69587b86260830f0af2 size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.61 03:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:24 57bafd22f82a: Preparing 03:27:24 e130eca42c8f: Preparing 03:27:24 173de554ebd1: Preparing 03:27:24 cd81f3405043: Preparing 03:27:24 13f02db7124f: Preparing 03:27:24 3fdd18b719bb: Preparing 03:27:24 4fc242d58285: Preparing 03:27:24 3fdd18b719bb: Waiting 03:27:24 4fc242d58285: Waiting 03:27:24 13f02db7124f: Layer already exists 03:27:24 57bafd22f82a: Layer already exists 03:27:24 173de554ebd1: Layer already exists 03:27:24 e130eca42c8f: Layer already exists 03:27:24 cd81f3405043: Layer already exists 03:27:24 3fdd18b719bb: Layer already exists 03:27:24 4fc242d58285: Layer already exists 03:27:24 2.2.0-dev.61: digest: sha256:f65fc02fe340c51eb3a097baee0799cdd8688dec3a8af69587b86260830f0af2 size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:27:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:27:24 go: downloading github.com/armon/go-metrics v0.3.10 03:27:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:24 go: downloading github.com/prometheus/client_golang v1.12.1 03:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:24 57bafd22f82a: Preparing 03:27:24 e130eca42c8f: Preparing 03:27:24 173de554ebd1: Preparing 03:27:24 cd81f3405043: Preparing 03:27:24 13f02db7124f: Preparing 03:27:24 3fdd18b719bb: Preparing 03:27:24 4fc242d58285: Preparing 03:27:24 3fdd18b719bb: Waiting 03:27:24 4fc242d58285: Waiting 03:27:24 173de554ebd1: Layer already exists 03:27:24 13f02db7124f: Layer already exists 03:27:24 e130eca42c8f: Layer already exists 03:27:24 57bafd22f82a: Layer already exists 03:27:24 cd81f3405043: Layer already exists 03:27:24 4fc242d58285: Layer already exists 03:27:24 3fdd18b719bb: Layer already exists 03:27:24 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:f65fc02fe340c51eb3a097baee0799cdd8688dec3a8af69587b86260830f0af2 size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:27:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 03:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:25 57bafd22f82a: Preparing 03:27:25 e130eca42c8f: Preparing 03:27:25 173de554ebd1: Preparing 03:27:25 cd81f3405043: Preparing 03:27:25 13f02db7124f: Preparing 03:27:25 3fdd18b719bb: Preparing 03:27:25 4fc242d58285: Preparing 03:27:25 3fdd18b719bb: Waiting 03:27:25 4fc242d58285: Waiting 03:27:25 cd81f3405043: Layer already exists 03:27:25 173de554ebd1: Layer already exists 03:27:25 57bafd22f82a: Layer already exists 03:27:25 13f02db7124f: Layer already exists 03:27:25 e130eca42c8f: Layer already exists 03:27:25 3fdd18b719bb: Layer already exists 03:27:25 4fc242d58285: Layer already exists 03:27:25 main: digest: sha256:f65fc02fe340c51eb3a097baee0799cdd8688dec3a8af69587b86260830f0af2 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:25 ===================================================== [Pipeline] echo 03:27:25 taggedImages: 03:27:25 - nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:27:25 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.61 03:27:25 - nexus3.edgexfoundry.org:10004/security-spire-config:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:27:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:27:25 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:25 latest 03:27:25 2.2.0-dev.61 03:27:25 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:25 main 03:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:27:25 go: downloading github.com/open-policy-agent/opa v0.38.0 03:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:27:26 54c3a80a0c03: Preparing 03:27:26 8e20c3547087: Preparing 03:27:26 7d454fdb765f: Preparing 03:27:26 4a391ca82d31: Preparing 03:27:26 e4d2f494b460: Preparing 03:27:26 3fdd18b719bb: Preparing 03:27:26 4fc242d58285: Preparing 03:27:26 4fc242d58285: Waiting 03:27:26 3fdd18b719bb: Waiting 03:27:26 54c3a80a0c03: Pushed 03:27:26 7d454fdb765f: Pushed 03:27:26 8e20c3547087: Pushed 03:27:26 3fdd18b719bb: Layer already exists 03:27:26 4fc242d58285: Layer already exists 03:27:26 e4d2f494b460: Pushed 03:27:32 4a391ca82d31: Pushed 03:27:32 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:041762ae6b18c3d733cdcc40933b87e098c2843ea13dec71af38283258029c3c size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 03:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:27:33 54c3a80a0c03: Preparing 03:27:33 8e20c3547087: Preparing 03:27:33 7d454fdb765f: Preparing 03:27:33 4a391ca82d31: Preparing 03:27:33 e4d2f494b460: Preparing 03:27:33 3fdd18b719bb: Preparing 03:27:33 4fc242d58285: Preparing 03:27:33 3fdd18b719bb: Waiting 03:27:33 4fc242d58285: Waiting 03:27:33 54c3a80a0c03: Layer already exists 03:27:33 7d454fdb765f: Layer already exists 03:27:33 4a391ca82d31: Layer already exists 03:27:33 e4d2f494b460: Layer already exists 03:27:33 8e20c3547087: Layer already exists 03:27:33 4fc242d58285: Layer already exists 03:27:33 3fdd18b719bb: Layer already exists 03:27:33 latest: digest: sha256:041762ae6b18c3d733cdcc40933b87e098c2843ea13dec71af38283258029c3c size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.61 03:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:27:34 54c3a80a0c03: Preparing 03:27:34 8e20c3547087: Preparing 03:27:34 7d454fdb765f: Preparing 03:27:34 4a391ca82d31: Preparing 03:27:34 e4d2f494b460: Preparing 03:27:34 3fdd18b719bb: Preparing 03:27:34 4fc242d58285: Preparing 03:27:34 4fc242d58285: Waiting 03:27:34 3fdd18b719bb: Waiting 03:27:34 e4d2f494b460: Layer already exists 03:27:34 7d454fdb765f: Layer already exists 03:27:34 4a391ca82d31: Layer already exists 03:27:34 8e20c3547087: Layer already exists 03:27:34 54c3a80a0c03: Layer already exists 03:27:34 4fc242d58285: Layer already exists 03:27:34 3fdd18b719bb: Layer already exists 03:27:34 2.2.0-dev.61: digest: sha256:041762ae6b18c3d733cdcc40933b87e098c2843ea13dec71af38283258029c3c size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:27:34 54c3a80a0c03: Preparing 03:27:34 8e20c3547087: Preparing 03:27:34 7d454fdb765f: Preparing 03:27:34 4a391ca82d31: Preparing 03:27:34 e4d2f494b460: Preparing 03:27:34 3fdd18b719bb: Preparing 03:27:34 4fc242d58285: Preparing 03:27:34 4fc242d58285: Waiting 03:27:34 3fdd18b719bb: Waiting 03:27:34 4a391ca82d31: Layer already exists 03:27:34 7d454fdb765f: Layer already exists 03:27:34 54c3a80a0c03: Layer already exists 03:27:34 e4d2f494b460: Layer already exists 03:27:34 8e20c3547087: Layer already exists 03:27:34 3fdd18b719bb: Layer already exists 03:27:34 4fc242d58285: Layer already exists 03:27:34 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:041762ae6b18c3d733cdcc40933b87e098c2843ea13dec71af38283258029c3c size: 1780 [Pipeline] isUnix [Pipeline] sh 03:27:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 03:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:27:35 54c3a80a0c03: Preparing 03:27:35 8e20c3547087: Preparing 03:27:35 7d454fdb765f: Preparing 03:27:35 4a391ca82d31: Preparing 03:27:35 e4d2f494b460: Preparing 03:27:35 3fdd18b719bb: Preparing 03:27:35 4fc242d58285: Preparing 03:27:35 3fdd18b719bb: Waiting 03:27:35 4fc242d58285: Waiting 03:27:35 8e20c3547087: Layer already exists 03:27:35 e4d2f494b460: Layer already exists 03:27:35 54c3a80a0c03: Layer already exists 03:27:35 4a391ca82d31: Layer already exists 03:27:35 7d454fdb765f: Layer already exists 03:27:35 3fdd18b719bb: Layer already exists 03:27:35 4fc242d58285: Layer already exists 03:27:35 main: digest: sha256:041762ae6b18c3d733cdcc40933b87e098c2843ea13dec71af38283258029c3c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:35 ===================================================== [Pipeline] echo 03:27:35 taggedImages: 03:27:35 - nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:27:35 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.61 03:27:35 - nexus3.edgexfoundry.org:10004/security-spire-server:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:27:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:27:35 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:35 latest 03:27:35 2.2.0-dev.61 03:27:35 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:35 main 03:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:27:35 bdd658205a13: Preparing 03:27:35 4840da1e52ae: Preparing 03:27:35 714d80f2231d: Preparing 03:27:35 fbca8e88fa27: Preparing 03:27:35 b541d28bf3b4: Preparing 03:27:35 b541d28bf3b4: Layer already exists 03:27:35 714d80f2231d: Layer already exists 03:27:35 bdd658205a13: Pushed 03:27:35 fbca8e88fa27: Pushed 03:27:38 4840da1e52ae: Pushed 03:27:38 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:4941722076156ccaa0769279a7b272edf2e80367698afccb068a29c3fcbd6527 size: 1366 [Pipeline] isUnix [Pipeline] sh 03:27:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:27:39 bdd658205a13: Preparing 03:27:39 4840da1e52ae: Preparing 03:27:39 714d80f2231d: Preparing 03:27:39 fbca8e88fa27: Preparing 03:27:39 b541d28bf3b4: Preparing 03:27:39 714d80f2231d: Layer already exists 03:27:39 fbca8e88fa27: Layer already exists 03:27:39 b541d28bf3b4: Layer already exists 03:27:39 bdd658205a13: Layer already exists 03:27:39 4840da1e52ae: Layer already exists 03:27:39 latest: digest: sha256:4941722076156ccaa0769279a7b272edf2e80367698afccb068a29c3fcbd6527 size: 1366 [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.61 03:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:27:39 bdd658205a13: Preparing 03:27:39 4840da1e52ae: Preparing 03:27:39 714d80f2231d: Preparing 03:27:39 fbca8e88fa27: Preparing 03:27:39 b541d28bf3b4: Preparing 03:27:39 714d80f2231d: Layer already exists 03:27:39 fbca8e88fa27: Layer already exists 03:27:39 4840da1e52ae: Layer already exists 03:27:39 bdd658205a13: Layer already exists 03:27:39 b541d28bf3b4: Layer already exists 03:27:39 2.2.0-dev.61: digest: sha256:4941722076156ccaa0769279a7b272edf2e80367698afccb068a29c3fcbd6527 size: 1366 [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:27:40 bdd658205a13: Preparing 03:27:40 4840da1e52ae: Preparing 03:27:40 714d80f2231d: Preparing 03:27:40 fbca8e88fa27: Preparing 03:27:40 b541d28bf3b4: Preparing 03:27:40 4840da1e52ae: Layer already exists 03:27:40 714d80f2231d: Layer already exists 03:27:40 b541d28bf3b4: Layer already exists 03:27:40 fbca8e88fa27: Layer already exists 03:27:40 bdd658205a13: Layer already exists 03:27:40 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:4941722076156ccaa0769279a7b272edf2e80367698afccb068a29c3fcbd6527 size: 1366 [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:27:40 bdd658205a13: Preparing 03:27:40 4840da1e52ae: Preparing 03:27:40 714d80f2231d: Preparing 03:27:40 fbca8e88fa27: Preparing 03:27:40 b541d28bf3b4: Preparing 03:27:40 b541d28bf3b4: Layer already exists 03:27:40 fbca8e88fa27: Layer already exists 03:27:40 bdd658205a13: Layer already exists 03:27:40 4840da1e52ae: Layer already exists 03:27:40 714d80f2231d: Layer already exists 03:27:40 main: digest: sha256:4941722076156ccaa0769279a7b272edf2e80367698afccb068a29c3fcbd6527 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:40 ===================================================== [Pipeline] echo 03:27:40 taggedImages: 03:27:40 - nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:27:40 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.61 03:27:40 - nexus3.edgexfoundry.org:10004/support-notifications:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:27:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:27:40 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:40 latest 03:27:40 2.2.0-dev.61 03:27:40 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:40 main 03:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:41 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:27:41 go: downloading github.com/mattn/go-colorable v0.1.12 03:27:41 go: downloading github.com/Masterminds/goutils v1.1.0 03:27:41 go: downloading github.com/Masterminds/semver v1.5.0 03:27:41 go: downloading github.com/google/uuid v1.1.2 03:27:41 go: downloading github.com/huandu/xstrings v1.3.2 03:27:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:27:41 go: downloading github.com/oklog/run v1.0.0 03:27:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:27:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:27:41 go: downloading go.uber.org/atomic v1.9.0 03:27:41 go: downloading github.com/pkg/errors v0.9.1 03:27:41 go: downloading github.com/prometheus/client_model v0.2.0 03:27:41 go: downloading github.com/prometheus/common v0.32.1 03:27:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:27:41 6e6e221a6a8d: Preparing 03:27:41 f773792a40c4: Preparing 03:27:41 714d80f2231d: Preparing 03:27:41 371fcde287db: Preparing 03:27:41 b541d28bf3b4: Preparing 03:27:41 b541d28bf3b4: Layer already exists 03:27:41 371fcde287db: Layer already exists 03:27:41 714d80f2231d: Layer already exists 03:27:41 6e6e221a6a8d: Pushed 03:27:41 go: downloading github.com/imkira/go-observer v1.0.3 03:27:41 go: downloading github.com/beorn7/perks v1.0.1 03:27:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:27:42 go: downloading github.com/prometheus/procfs v0.7.3 03:27:42 go: downloading github.com/hashicorp/errwrap v1.1.0 03:27:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:27:43 go: downloading github.com/twmb/murmur3 v1.1.6 03:27:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:27:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:27:43 go: downloading github.com/blang/semver/v4 v4.0.0 03:27:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:27:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:27:44 f773792a40c4: Pushed 03:27:44 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:fe2335c2f1b33bce0943df45afb5079fa7c35c3ef031d676076863d3a4486307 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 03:27:44 go: downloading github.com/jinzhu/gorm v1.9.16 03:27:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:27:44 6e6e221a6a8d: Preparing 03:27:44 f773792a40c4: Preparing 03:27:44 714d80f2231d: Preparing 03:27:44 371fcde287db: Preparing 03:27:44 b541d28bf3b4: Preparing 03:27:44 371fcde287db: Layer already exists 03:27:44 714d80f2231d: Layer already exists 03:27:44 f773792a40c4: Layer already exists 03:27:44 6e6e221a6a8d: Layer already exists 03:27:44 b541d28bf3b4: Layer already exists 03:27:44 latest: digest: sha256:fe2335c2f1b33bce0943df45afb5079fa7c35c3ef031d676076863d3a4486307 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:44 go: downloading github.com/lib/pq v1.10.4 03:27:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:27:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:27:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.61 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:27:45 6e6e221a6a8d: Preparing 03:27:45 f773792a40c4: Preparing 03:27:45 714d80f2231d: Preparing 03:27:45 371fcde287db: Preparing 03:27:45 b541d28bf3b4: Preparing 03:27:45 f773792a40c4: Layer already exists 03:27:45 6e6e221a6a8d: Layer already exists 03:27:45 b541d28bf3b4: Layer already exists 03:27:45 371fcde287db: Layer already exists 03:27:45 714d80f2231d: Layer already exists 03:27:45 2.2.0-dev.61: digest: sha256:fe2335c2f1b33bce0943df45afb5079fa7c35c3ef031d676076863d3a4486307 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:27:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:27:45 6e6e221a6a8d: Preparing 03:27:45 f773792a40c4: Preparing 03:27:45 714d80f2231d: Preparing 03:27:45 371fcde287db: Preparing 03:27:45 b541d28bf3b4: Preparing 03:27:45 b541d28bf3b4: Layer already exists 03:27:45 f773792a40c4: Layer already exists 03:27:45 714d80f2231d: Layer already exists 03:27:45 6e6e221a6a8d: Layer already exists 03:27:45 371fcde287db: Layer already exists 03:27:45 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:fe2335c2f1b33bce0943df45afb5079fa7c35c3ef031d676076863d3a4486307 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:27:46 6e6e221a6a8d: Preparing 03:27:46 f773792a40c4: Preparing 03:27:46 714d80f2231d: Preparing 03:27:46 371fcde287db: Preparing 03:27:46 b541d28bf3b4: Preparing 03:27:46 714d80f2231d: Layer already exists 03:27:46 371fcde287db: Layer already exists 03:27:46 6e6e221a6a8d: Layer already exists 03:27:46 f773792a40c4: Layer already exists 03:27:46 b541d28bf3b4: Layer already exists 03:27:46 main: digest: sha256:fe2335c2f1b33bce0943df45afb5079fa7c35c3ef031d676076863d3a4486307 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:46 ===================================================== [Pipeline] echo 03:27:46 taggedImages: 03:27:46 - nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:27:46 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.61 03:27:46 - nexus3.edgexfoundry.org:10004/support-scheduler:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:27:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:27:46 8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:46 latest 03:27:46 2.2.0-dev.61 03:27:46 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:46 main 03:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 03:27:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:27:47 80aab188997c: Preparing 03:27:47 f8ea483f1ef8: Preparing 03:27:47 9efb2e86dca5: Preparing 03:27:47 3de738ebfe9c: Preparing 03:27:47 52f44be93a46: Preparing 03:27:47 10d82663b225: Preparing 03:27:47 f7a7a140f1b3: Preparing 03:27:47 31e69d4774c9: Preparing 03:27:47 7750d494dfbd: Preparing 03:27:47 18708474c90b: Preparing 03:27:47 4fc242d58285: Preparing 03:27:47 31e69d4774c9: Waiting 03:27:47 7750d494dfbd: Waiting 03:27:47 18708474c90b: Waiting 03:27:47 4fc242d58285: Waiting 03:27:47 10d82663b225: Waiting 03:27:47 f7a7a140f1b3: Waiting 03:27:47 52f44be93a46: Layer already exists 03:27:47 10d82663b225: Layer already exists 03:27:47 f7a7a140f1b3: Layer already exists 03:27:47 31e69d4774c9: Layer already exists 03:27:47 f8ea483f1ef8: Pushed 03:27:47 7750d494dfbd: Layer already exists 03:27:47 18708474c90b: Layer already exists 03:27:47 4fc242d58285: Layer already exists 03:27:47 80aab188997c: Pushed 03:27:49 9efb2e86dca5: Pushed 03:27:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:27:54 3de738ebfe9c: Pushed 03:27:54 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:d24c88a2c9ece6a5ad1e1f87e15693b613d6165dc3a3a02929bb0c826b6720b6 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:27:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 03:27:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:27:55 80aab188997c: Preparing 03:27:55 f8ea483f1ef8: Preparing 03:27:55 9efb2e86dca5: Preparing 03:27:55 3de738ebfe9c: Preparing 03:27:55 52f44be93a46: Preparing 03:27:55 10d82663b225: Preparing 03:27:55 f7a7a140f1b3: Preparing 03:27:55 31e69d4774c9: Preparing 03:27:55 7750d494dfbd: Preparing 03:27:55 18708474c90b: Preparing 03:27:55 4fc242d58285: Preparing 03:27:55 f7a7a140f1b3: Waiting 03:27:55 31e69d4774c9: Waiting 03:27:55 7750d494dfbd: Waiting 03:27:55 18708474c90b: Waiting 03:27:55 4fc242d58285: Waiting 03:27:55 10d82663b225: Waiting 03:27:55 9efb2e86dca5: Layer already exists 03:27:55 3de738ebfe9c: Layer already exists 03:27:55 80aab188997c: Layer already exists 03:27:55 f8ea483f1ef8: Layer already exists 03:27:55 52f44be93a46: Layer already exists 03:27:55 10d82663b225: Layer already exists 03:27:55 f7a7a140f1b3: Layer already exists 03:27:55 7750d494dfbd: Layer already exists 03:27:55 18708474c90b: Layer already exists 03:27:55 31e69d4774c9: Layer already exists 03:27:55 4fc242d58285: Layer already exists 03:27:55 latest: digest: sha256:d24c88a2c9ece6a5ad1e1f87e15693b613d6165dc3a3a02929bb0c826b6720b6 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:27:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.61 03:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:27:55 80aab188997c: Preparing 03:27:55 f8ea483f1ef8: Preparing 03:27:55 9efb2e86dca5: Preparing 03:27:55 3de738ebfe9c: Preparing 03:27:55 52f44be93a46: Preparing 03:27:55 10d82663b225: Preparing 03:27:55 f7a7a140f1b3: Preparing 03:27:55 31e69d4774c9: Preparing 03:27:55 7750d494dfbd: Preparing 03:27:55 f7a7a140f1b3: Waiting 03:27:55 31e69d4774c9: Waiting 03:27:55 10d82663b225: Waiting 03:27:55 7750d494dfbd: Waiting 03:27:55 18708474c90b: Preparing 03:27:55 4fc242d58285: Preparing 03:27:55 18708474c90b: Waiting 03:27:55 4fc242d58285: Waiting 03:27:55 80aab188997c: Layer already exists 03:27:55 3de738ebfe9c: Layer already exists 03:27:55 f8ea483f1ef8: Layer already exists 03:27:55 9efb2e86dca5: Layer already exists 03:27:55 52f44be93a46: Layer already exists 03:27:55 10d82663b225: Layer already exists 03:27:55 f7a7a140f1b3: Layer already exists 03:27:55 31e69d4774c9: Layer already exists 03:27:55 18708474c90b: Layer already exists 03:27:55 7750d494dfbd: Layer already exists 03:27:55 4fc242d58285: Layer already exists 03:27:55 2.2.0-dev.61: digest: sha256:d24c88a2c9ece6a5ad1e1f87e15693b613d6165dc3a3a02929bb0c826b6720b6 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:27:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 03:27:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:27:56 80aab188997c: Preparing 03:27:56 f8ea483f1ef8: Preparing 03:27:56 9efb2e86dca5: Preparing 03:27:56 3de738ebfe9c: Preparing 03:27:56 52f44be93a46: Preparing 03:27:56 10d82663b225: Preparing 03:27:56 f7a7a140f1b3: Preparing 03:27:56 31e69d4774c9: Preparing 03:27:56 7750d494dfbd: Preparing 03:27:56 18708474c90b: Preparing 03:27:56 4fc242d58285: Preparing 03:27:56 10d82663b225: Waiting 03:27:56 31e69d4774c9: Waiting 03:27:56 18708474c90b: Waiting 03:27:56 4fc242d58285: Waiting 03:27:56 7750d494dfbd: Waiting 03:27:56 f7a7a140f1b3: Waiting 03:27:56 f8ea483f1ef8: Layer already exists 03:27:56 80aab188997c: Layer already exists 03:27:56 9efb2e86dca5: Layer already exists 03:27:56 52f44be93a46: Layer already exists 03:27:56 3de738ebfe9c: Layer already exists 03:27:56 f7a7a140f1b3: Layer already exists 03:27:56 31e69d4774c9: Layer already exists 03:27:56 10d82663b225: Layer already exists 03:27:56 7750d494dfbd: Layer already exists 03:27:56 18708474c90b: Layer already exists 03:27:56 4fc242d58285: Layer already exists 03:27:56 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:d24c88a2c9ece6a5ad1e1f87e15693b613d6165dc3a3a02929bb0c826b6720b6 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:27:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 03:27:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:27:56 80aab188997c: Preparing 03:27:56 f8ea483f1ef8: Preparing 03:27:56 9efb2e86dca5: Preparing 03:27:56 3de738ebfe9c: Preparing 03:27:56 52f44be93a46: Preparing 03:27:56 10d82663b225: Preparing 03:27:56 f7a7a140f1b3: Preparing 03:27:56 31e69d4774c9: Preparing 03:27:56 7750d494dfbd: Preparing 03:27:56 18708474c90b: Preparing 03:27:56 4fc242d58285: Preparing 03:27:56 10d82663b225: Waiting 03:27:56 7750d494dfbd: Waiting 03:27:56 18708474c90b: Waiting 03:27:56 f7a7a140f1b3: Waiting 03:27:56 4fc242d58285: Waiting 03:27:56 31e69d4774c9: Waiting 03:27:56 9efb2e86dca5: Layer already exists 03:27:56 3de738ebfe9c: Layer already exists 03:27:56 f8ea483f1ef8: Layer already exists 03:27:56 80aab188997c: Layer already exists 03:27:56 52f44be93a46: Layer already exists 03:27:56 10d82663b225: Layer already exists 03:27:56 f7a7a140f1b3: Layer already exists 03:27:56 7750d494dfbd: Layer already exists 03:27:56 31e69d4774c9: Layer already exists 03:27:56 18708474c90b: Layer already exists 03:27:56 4fc242d58285: Layer already exists 03:27:56 main: digest: sha256:d24c88a2c9ece6a5ad1e1f87e15693b613d6165dc3a3a02929bb0c826b6720b6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:56 ===================================================== [Pipeline] echo 03:27:56 taggedImages: 03:27:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556 03:27:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:27:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.61 03:27:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 03:27:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:27:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:27:58 go: downloading github.com/stretchr/testify v1.7.0 03:27:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:27:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:28:25 go: downloading k8s.io/client-go v0.23.4 03:28:25 go: downloading k8s.io/api v0.23.4 03:28:25 go: downloading github.com/google/go-tpm v0.3.3 03:28:25 go: downloading google.golang.org/api v0.70.0 03:28:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:29:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:29:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:29:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:29:06 go: downloading cloud.google.com/go/storage v1.21.0 03:29:06 go: downloading cloud.google.com/go v0.100.2 03:29:06 go: downloading k8s.io/apimachinery v0.23.4 03:29:07 go: downloading k8s.io/kube-aggregator v0.23.3 03:29:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:29:10 go: downloading cloud.google.com/go/security v1.3.0 03:29:10 go: downloading github.com/hashicorp/vault/api v1.4.1 03:29:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:29:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:29:12 go: downloading gopkg.in/yaml.v2 v2.4.0 03:29:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:29:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:29:12 go: downloading github.com/gobwas/glob v0.2.3 03:29:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:29:12 go: downloading github.com/jinzhu/inflection v1.0.0 03:29:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:29:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:29:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:29:13 go: downloading github.com/aws/smithy-go v1.11.0 03:29:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:29:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:29:15 go: downloading github.com/gogo/protobuf v1.3.2 03:29:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:29:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:29:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:29:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:29:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:29:21 go: downloading github.com/dimchansky/utfbom v1.1.1 03:29:21 go: downloading cloud.google.com/go/compute v1.3.0 03:29:22 go: downloading cloud.google.com/go/iam v0.1.1 03:29:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:29:23 go: downloading k8s.io/klog/v2 v2.30.0 03:29:23 go: downloading github.com/google/gofuzz v1.1.0 03:29:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:29:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:29:25 go: downloading github.com/spf13/pflag v1.0.5 03:29:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:29:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:29:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:29:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:29:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:29:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:29:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:29:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:29:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:29:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:29:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:29:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:29:29 go: downloading go.opencensus.io v0.23.0 03:29:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:29:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:29:31 go: downloading gopkg.in/inf.v0 v0.9.1 03:29:31 go: downloading github.com/go-logr/logr v1.2.2 03:29:31 go: downloading github.com/google/go-cmp v0.5.7 03:29:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:29:32 go: downloading github.com/json-iterator/go v1.1.12 03:29:32 go: downloading github.com/googleapis/gnostic v0.5.5 03:29:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:29:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:29:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:29:40 go: downloading github.com/tklauser/numcpus v0.3.0 03:29:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:29:41 go: downloading go.uber.org/zap v1.21.0 03:29:41 go: downloading sigs.k8s.io/yaml v1.3.0 03:29:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:29:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:29:42 go: downloading github.com/modern-go/reflect2 v1.0.2 03:29:42 go: downloading github.com/ryanuber/go-glob v1.0.0 03:29:42 go: downloading github.com/golang/snappy v0.0.4 03:29:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:29:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:29:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:29:52 go: downloading github.com/hashicorp/go-version v1.2.0 03:29:52 go: downloading go.uber.org/multierr v1.6.0 03:30:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:30:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:33:21 Removing intermediate container a861ab6de400 03:33:21 ---> 44bf2c10bc09 03:33:21 03:33:21 Step 9/20 : FROM alpine:3.15 03:33:21 3.15: Pulling from library/alpine 03:33:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:33:21 Status: Downloaded newer image for alpine:3.15 03:33:21 ---> 3fb3c9af89a9 03:33:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:33:21 ---> Running in 2052f329549d 03:33:21 Removing intermediate container 2052f329549d 03:33:21 ---> 011ba914365b 03:33:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:21 ---> Running in 868289dfb906 03:33:21 Removing intermediate container 868289dfb906 03:33:21 ---> 7b4f6c0279e9 03:33:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:33:21 ---> Running in 07ff79b84dfb 03:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:33:22 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:33:22 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:33:22 OK: 15729 distinct packages available 03:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:33:24 (1/9) Installing ca-certificates (20211220-r0) 03:33:25 (2/9) Installing brotli-libs (1.0.9-r5) 03:33:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:33:25 (4/9) Installing libcurl (7.80.0-r0) 03:33:25 (5/9) Installing curl (7.80.0-r0) 03:33:25 (6/9) Installing dumb-init (1.2.5-r1) 03:33:25 (7/9) Installing musl-obstack (1.2.3-r0) 03:33:25 (8/9) Installing libucontext (1.1-r0) 03:33:25 (9/9) Installing gcompat (1.0.0-r4) 03:33:25 Executing busybox-1.34.1-r5.trigger 03:33:25 Removing intermediate container 534638f93dc2 03:33:25 ---> 108fcb67d6e8 03:33:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:33:25 Executing ca-certificates-20211220-r0.trigger 03:33:26 ---> Running in cb8dc02d084e 03:33:26 OK: 8 MiB in 23 packages 03:33:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:33:30 Removing intermediate container 07ff79b84dfb 03:33:30 ---> 7379575fdde0 03:33:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:33:32 ---> f637d371f958 03:33:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:33:35 Removing intermediate container cb8dc02d084e 03:33:35 ---> f6414d62f51c 03:33:35 03:33:35 Step 11/23 : FROM docker:20.10.14 03:33:35 20.10.14: Pulling from library/docker 03:33:36 Removing intermediate container 126ade154bee 03:33:36 ---> 6ccf595141e3 03:33:36 03:33:36 Step 10/31 : FROM alpine:3.14 03:33:36 3.14: Pulling from library/alpine 03:33:37 ---> 80a66473d559 03:33:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:33:40 ---> f4e836a1c0fa 03:33:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:33:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:33:40 ---> Running in dcd1c6ad52e6 03:33:40 Status: Downloaded newer image for alpine:3.14 03:33:40 ---> ac73e934f311 03:33:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:33:40 ---> Running in 05e8f65c1596 03:33:41 Removing intermediate container dcd1c6ad52e6 03:33:41 ---> b3d5418a4b9d 03:33:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:33:41 ---> Running in cc90f1492fb7 03:33:41 Removing intermediate container 05e8f65c1596 03:33:41 ---> 19bc68ad7cb3 03:33:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:33:42 ---> Running in 912bd3b151eb 03:33:43 Removing intermediate container cc90f1492fb7 03:33:43 ---> c6f47d28aa79 03:33:43 Step 18/20 : LABEL arch=arm64 03:33:43 ---> Running in 0cbb4bf72d92 03:33:44 Removing intermediate container 0cbb4bf72d92 03:33:44 ---> 15076abe77fb 03:33:44 Step 19/20 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:33:44 ---> Running in f56eb0ba1d7f 03:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:33:46 Removing intermediate container f56eb0ba1d7f 03:33:46 ---> 058533ef1e19 03:33:46 Step 20/20 : LABEL version=2.2.0-dev.61 03:33:46 ---> Running in 27ac6c8825d4 03:33:46 (1/2) Installing dumb-init (1.2.5-r1) 03:33:46 (2/2) Installing su-exec (0.2-r1) 03:33:46 Executing busybox-1.33.1-r7.trigger 03:33:46 OK: 6 MiB in 16 packages 03:33:47 Removing intermediate container 27ac6c8825d4 03:33:47 ---> c878e630f5ed 03:33:47 03:33:48 Successfully built c878e630f5ed 03:33:48 Removing intermediate container 912bd3b151eb 03:33:48 ---> 7a5d7ad10499 03:33:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:33:48 Successfully tagged security-spiffe-token-provider-arm64:latest 03:33:48  Building security-spiffe-token-provider ... done Building support-scheduler 03:33:48 ---> Running in 0224bdb283b4 03:33:50 Removing intermediate container 0224bdb283b4 03:33:50 ---> 5b949c38a02a 03:33:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:33:50 Removing intermediate container 5a0241663c8e 03:33:50 ---> f7885370cc7b 03:33:50 03:33:50 Step 10/22 : FROM alpine:3.14 03:33:50 ---> ac73e934f311 03:33:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:33:50 ---> Running in 9da250f1e2e0 03:33:50 ---> Running in b2b1119d429b 03:33:52 Removing intermediate container 9da250f1e2e0 03:33:52 ---> a84d46dac91f 03:33:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:33:52 ---> Running in 4db16c868c9f 03:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:33:53 (1/2) Installing ca-certificates (20211220-r0) 03:33:53 (2/2) Installing dumb-init (1.2.5-r1) 03:33:53 Executing busybox-1.33.1-r7.trigger 03:33:53 Executing ca-certificates-20211220-r0.trigger 03:33:54 OK: 6 MiB in 16 packages 03:33:56 Removing intermediate container 4db16c868c9f 03:33:56 ---> b707a3b00c2a 03:33:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:33:56 ---> Running in 182206d66c8d 03:33:58 Removing intermediate container b2b1119d429b 03:33:58 ---> c09c57c25646 03:33:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:33:58 Removing intermediate container 182206d66c8d 03:33:58 ---> 3e093f7cd355 03:33:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:33:58 ---> Running in 118b0a35db29 03:33:59 Removing intermediate container 118b0a35db29 03:33:59 ---> 87e9979f82e3 03:33:59 Step 13/22 : ENV APP_PORT=59860 03:33:59 ---> Running in 1592ccb62adc 03:33:59 ---> 9010b8e33f37 03:33:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:33:59 ---> Running in 3a3cce9520b5 03:34:00 Removing intermediate container 1592ccb62adc 03:34:00 ---> 88af1b55341e 03:34:00 Step 14/22 : EXPOSE $APP_PORT 03:34:00 ---> Running in c169a1d74b6c 03:34:02 Removing intermediate container c169a1d74b6c 03:34:02 ---> 1d95966976b7 03:34:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:04 Removing intermediate container 3a3cce9520b5 03:34:04 ---> 03d807a1d7e7 03:34:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:04 ---> 637b100d9ae3 03:34:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:34:06 ---> cbb5b4a943ca 03:34:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:34:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:34:08 Status: Downloaded newer image for docker:20.10.14 03:34:08 ---> c346e9eafbab 03:34:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:34:08 ---> Running in d935256fc896 03:34:09 ---> 854a72143ce2 03:34:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:34:09 Removing intermediate container d935256fc896 03:34:09 ---> 9e79e5eed64f 03:34:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:34:10 ---> Running in d96c85afa391 03:34:11 ---> 39d02a202cd3 03:34:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:34:11 ---> 532123b94004 03:34:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:34:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:34:11 ---> 3c97e2e9bdc5 03:34:11 Step 3/22 : WORKDIR /edgex-go 03:34:11 ---> Using cache 03:34:11 ---> d34a0b107628 03:34:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] ---> Running in e9a210eac30b 03:34:11 03:34:12 ---> Running in b7871981d3bc 03:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:34:13 Removing intermediate container b7871981d3bc 03:34:13 ---> 771b4f2f608b 03:34:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:13 ---> Running in cfc4aeccee2c 03:34:13 ---> bebd37ef10b8 03:34:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:34:14 Removing intermediate container cfc4aeccee2c 03:34:14 ---> 4d73421ed5d5 03:34:14 Step 20/22 : LABEL arch=arm64 03:34:14 ---> Running in 39de7d40aa1b 03:34:14 (1/43) Installing readline (8.1.1-r0) 03:34:14 (2/43) Installing bash (5.1.16-r0) 03:34:14 Executing bash-5.1.16-r0.post-install 03:34:14 (3/43) Installing brotli-libs (1.0.9-r5) 03:34:14 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:34:14 (5/43) Installing libcurl (7.80.0-r0) 03:34:14 (6/43) Installing curl (7.80.0-r0) 03:34:14 (7/43) Installing dumb-init (1.2.5-r1) 03:34:14 (8/43) Installing libbz2 (1.0.8-r1) 03:34:14 (9/43) Installing expat (2.4.7-r0) 03:34:14 (10/43) Installing libffi (3.4.2-r1) 03:34:14 (11/43) Installing gdbm (1.22-r0) 03:34:14 (12/43) Installing xz-libs (5.2.5-r1) 03:34:14 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:34:14 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:34:14 (15/43) Installing mpdecimal (2.5.1-r1) 03:34:14 (16/43) Installing sqlite-libs (3.36.0-r0) 03:34:14 (17/43) Installing python3 (3.9.7-r4) 03:34:15 ---> c9f1ddce1ffb 03:34:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:34:15 Removing intermediate container 39de7d40aa1b 03:34:15 ---> 1f93f3456e24 03:34:15 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:34:15 Removing intermediate container e9a210eac30b 03:34:15 ---> ee2d9651d57a 03:34:15 Step 5/22 : RUN apk add --update --no-cache make git 03:34:15 ---> Running in df197e79c427 03:34:15 ---> Running in 7a80d638356f 03:34:17 Removing intermediate container df197e79c427 03:34:17 ---> 3c57762ad4b0 03:34:17 Step 22/22 : LABEL version=2.2.0-dev.61 03:34:17 ---> d81a6baba40e 03:34:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:34:17 ---> Running in 56d27ead61c3 03:34:17 (18/43) Installing py3-appdirs (1.4.4-r2) 03:34:17 (19/43) Installing py3-certifi (2020.12.5-r1) 03:34:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:34:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:34:17 (21/43) Installing py3-idna (3.3-r0) 03:34:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:34:18 ---> Running in 4f23ac2b468b 03:34:18 (23/43) Installing py3-requests (2.26.0-r1) 03:34:18 (24/43) Installing py3-msgpack (1.0.2-r1) 03:34:18 (25/43) Installing py3-lockfile (0.12.2-r4) 03:34:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:34:18 Removing intermediate container 56d27ead61c3 03:34:18 ---> d520e497d066 03:34:18 03:34:18 (27/43) Installing py3-colorama (0.4.4-r1) 03:34:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:34:18 (29/43) Installing py3-distlib (0.3.3-r0) 03:34:18 (30/43) Installing py3-distro (1.6.0-r0) 03:34:18 (31/43) Installing py3-six (1.16.0-r0) 03:34:18 (32/43) Installing py3-webencodings (0.5.1-r4) 03:34:18 (33/43) Installing py3-html5lib (1.1-r1) 03:34:18 (34/43) Installing py3-parsing (2.4.7-r2) 03:34:18 (35/43) Installing py3-packaging (20.9-r1) 03:34:18 (36/43) Installing py3-tomli (1.2.2-r0) 03:34:18 (37/43) Installing py3-pep517 (0.12.0-r0) 03:34:18 (38/43) Installing py3-progress (1.6-r0) 03:34:18 (39/43) Installing py3-retrying (1.3.3-r2) 03:34:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:34:18 (41/43) Installing py3-setuptools (52.0.0-r4) 03:34:18 Successfully built d520e497d066 03:34:18 Successfully tagged support-notifications-arm64:latest 03:34:18  Building support-notifications ... done Building security-secretstore-setup 03:34:18 Removing intermediate container 4f23ac2b468b 03:34:18 ---> 28590ded5b7d 03:34:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:34:18 (42/43) Installing py3-toml (0.10.2-r2) 03:34:18 (43/43) Installing py3-pip (20.3.4-r1) 03:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:34:19 Executing busybox-1.34.1-r5.trigger 03:34:19 OK: 82 MiB in 65 packages 03:34:20 ---> cb9f0d397c10 03:34:20 Step 26/31 : RUN chmod +x /entrypoint.sh 03:34:20 ---> Running in 73e99866ee24 03:34:20 OK: 220 MiB in 52 packages 03:34:22 Removing intermediate container 7a80d638356f 03:34:22 ---> ec99ca3f0d06 03:34:22 Step 6/22 : COPY go.mod vendor* ./ 03:34:23 ---> 89bab4ebc0ba 03:34:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:23 ---> Running in 8041fd69b4d3 03:34:24 Removing intermediate container 73e99866ee24 03:34:24 ---> e13c01b6dde8 03:34:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:34:25 ---> Running in fd8ed9c52261 03:34:25 Removing intermediate container fd8ed9c52261 03:34:25 ---> 42e2002bb086 03:34:25 Step 28/31 : CMD ["gate"] 03:34:25 ---> Running in a85a993f0b08 03:34:25 Collecting docker-compose==1.23.2 03:34:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:34:26 Removing intermediate container a85a993f0b08 03:34:26 ---> ba2f3c1b1a27 03:34:26 Step 29/31 : LABEL arch=arm64 03:34:26 ---> Running in 1d8a84283783 03:34:26 Collecting jsonschema<3,>=2.5.1 03:34:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:34:27 Removing intermediate container 1d8a84283783 03:34:27 ---> 7b9ae095743a 03:34:27 Step 30/31 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:34:28 Collecting PyYAML<4,>=3.10 03:34:28 Downloading PyYAML-3.13.tar.gz (270 kB) 03:34:28 ---> Running in a8a075254603 03:34:29 Removing intermediate container a8a075254603 03:34:29 ---> c15828f857b7 03:34:29 Step 31/31 : LABEL version=2.2.0-dev.61 03:34:29 ---> Running in 5299c01827c4 03:34:29 Removing intermediate container 8041fd69b4d3 03:34:29 ---> 70d937a157c8 03:34:29 Step 8/22 : COPY . . 03:34:30 Removing intermediate container 5299c01827c4 03:34:30 ---> ca4f0bd0b225 03:34:30 03:34:31 Successfully built ca4f0bd0b225 03:34:31 Successfully tagged security-bootstrapper-arm64:latest 03:34:31 Building security-spire-server 03:34:32  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 03:34:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:34:32 Collecting docopt<0.7,>=0.6.1 03:34:32 Downloading docopt-0.6.2.tar.gz (25 kB) 03:34:35 Collecting texttable<0.10,>=0.9.0 03:34:35 Downloading texttable-0.9.1.tar.gz (11 kB) 03:34:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:34:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:34:38 ---> 3c97e2e9bdc5 03:34:38 Step 3/25 : WORKDIR /edgex-go 03:34:38 ---> Using cache 03:34:38 ---> d34a0b107628 03:34:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:38 ---> Using cache 03:34:38 ---> ee2d9651d57a 03:34:38 Step 5/25 : RUN apk add --update --no-cache make git 03:34:38 ---> Using cache 03:34:38 ---> ec99ca3f0d06 03:34:38 Step 6/25 : COPY go.mod vendor* ./ 03:34:38 ---> Using cache 03:34:38 ---> 89bab4ebc0ba 03:34:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:38 ---> Using cache 03:34:38 ---> 70d937a157c8 03:34:38 Step 8/25 : COPY . . 03:34:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:34:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:34:38 Collecting dockerpty<0.5,>=0.4.1 03:34:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:34:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:34:41 Collecting websocket-client<1.0,>=0.32.0 03:34:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:34:41 Collecting cached-property<2,>=1.2.0 03:34:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:34:42 Collecting docker-pycreds>=0.4.0 03:34:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:34:44 Collecting urllib3<1.25,>=1.21.1 03:34:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:34:44 Collecting chardet<3.1.0,>=3.0.2 03:34:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:34: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) 03:34:44 Collecting idna<2.8,>=2.5 03:34:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:34:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:34:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:34:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:34:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:34:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:34:45 Attempting uninstall: urllib3 03:34:45 Found existing installation: urllib3 1.26.7 03:34:45 Uninstalling urllib3-1.26.7: 03:34:45 Successfully uninstalled urllib3-1.26.7 03:34:46 Attempting uninstall: idna 03:34:46 Found existing installation: idna 3.3 03:34:46 Uninstalling idna-3.3: 03:34:46 Successfully uninstalled idna-3.3 03:34:50 Attempting uninstall: requests 03:34:50 Found existing installation: requests 2.26.0 03:34:50 Uninstalling requests-2.26.0: 03:34:50 Successfully uninstalled requests-2.26.0 03:34:51 Running setup.py install for texttable: started 03:34:53 ---> 4f004fd2e739 03:34:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:34:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:34:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:34:53 ---> 3c97e2e9bdc5 03:34:53 Step 3/25 : WORKDIR /edgex-go 03:34:53 ---> Using cache 03:34:53 ---> d34a0b107628 03:34:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:53 ---> Using cache 03:34:53 ---> ee2d9651d57a 03:34:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:34:53 ---> Running in 951ccd471207 03:34:53 ---> Running in d4af0ae62864 03:34:53 Running setup.py install for texttable: finished with status 'done' 03:34:53 Running setup.py install for PyYAML: started 03:34:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:34:56 Running setup.py install for PyYAML: finished with status 'done' 03:34:57 Running setup.py install for docopt: started 03:34:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:34:58 OK: 220 MiB in 52 packages 03:35:00 Running setup.py install for docopt: finished with status 'done' 03:35:00 Running setup.py install for dockerpty: started 03:35:00 Removing intermediate container 951ccd471207 03:35:00 ---> 12ded5127683 03:35:00 Step 6/25 : COPY go.mod vendor* ./ 03:35:00 ---> f2de6e7b84ac 03:35:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:35:00 ---> Running in 6bc1e2a88015 03:35:01 ---> 9d17776c3e2c 03:35:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:01 ---> Running in 2ee83b0268a2 03:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:35:03 Running setup.py install for dockerpty: finished with status 'done' 03:35:05 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 03:35:07 Removing intermediate container 2ee83b0268a2 03:35:07 ---> 3f1ff76a8fa5 03:35:07 Step 8/25 : COPY . . 03:35:29 ---> 90d838bcac28 03:35:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:35:29 ---> Running in 18625c012d94 03:35:29 Removing intermediate container 18625c012d94 03:35:29 ---> 9b19f9d7c882 03:35:29 Step 10/25 : RUN mkdir -p spire-build 03:35:29 ---> Running in 249e212d45e9 03:35:29 Removing intermediate container d96c85afa391 03:35:29 ---> 021a144811a2 03:35:29 Step 14/23 : ENV APP_PORT=58890 03:35:29 ---> Running in 16f353ca4d06 03:35:29 Removing intermediate container 16f353ca4d06 03:35:29 ---> f51e8275e74c 03:35:29 Step 15/23 : EXPOSE $APP_PORT 03:35:29 ---> Running in 985ddbb803c8 03:35:29 Removing intermediate container 985ddbb803c8 03:35:29 ---> 20318961da0e 03:35:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:35:31 Removing intermediate container 249e212d45e9 03:35:31 ---> afad1dd6289d 03:35:31 Step 11/25 : WORKDIR /edgex-go/spire-build 03:35:31 ---> Running in bd97731aa685 03:35:32 Removing intermediate container bd97731aa685 03:35:32 ---> b92d83a29efc 03:35:32 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 03:35:32 ---> Running in 5a54c63f2d1f 03:35:33 ---> d2b897fbb7ef 03:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:35:34 ---> 5adf53e92687 03:35:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:35:35 spire-1.2.1/ 03:35:35 spire-1.2.1/.data/ 03:35:35 spire-1.2.1/.data/.file 03:35:35 spire-1.2.1/.dockerignore 03:35:35 spire-1.2.1/.gitattributes 03:35:35 spire-1.2.1/.githooks/ 03:35:35 spire-1.2.1/.githooks/pre-commit 03:35:35 spire-1.2.1/.github/ 03:35:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:35:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:35:35 spire-1.2.1/.github/dependabot.yml 03:35:35 spire-1.2.1/.github/workflows/ 03:35:35 spire-1.2.1/.github/workflows/nightly_build.yaml 03:35:35 spire-1.2.1/.github/workflows/pr_build.yaml 03:35:35 spire-1.2.1/.github/workflows/release_build.yaml 03:35:35 spire-1.2.1/.github/workflows/scripts/ 03:35:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:35:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:35:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:35:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:35:35 spire-1.2.1/.github/workflows/scripts/split.sh 03:35:35 spire-1.2.1/.gitignore 03:35:35 spire-1.2.1/.go-version 03:35:35 spire-1.2.1/.golangci.yml 03:35:35 spire-1.2.1/ADOPTERS.md 03:35:35 spire-1.2.1/CHANGELOG.md 03:35:35 spire-1.2.1/CODE-OF-CONDUCT.md 03:35:35 spire-1.2.1/CODEOWNERS 03:35:35 spire-1.2.1/CONTRIBUTING.md 03:35:35 spire-1.2.1/Dockerfile 03:35:35 spire-1.2.1/Dockerfile.dev 03:35:35 spire-1.2.1/Dockerfile.scratch 03:35:35 spire-1.2.1/LICENSE 03:35:35 spire-1.2.1/MAINTAINERS.md 03:35:35 spire-1.2.1/Makefile 03:35:35 spire-1.2.1/README.md 03:35:35 spire-1.2.1/ROADMAP.md 03:35:35 spire-1.2.1/SECURITY.md 03:35:35 spire-1.2.1/cmd/ 03:35:35 spire-1.2.1/cmd/spire-agent/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/common/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/run/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:35:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:35:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:35:35 spire-1.2.1/cmd/spire-agent/main.go 03:35:35 spire-1.2.1/cmd/spire-server/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/cli.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/run/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/token/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/validate/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/x509/ 03:35:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:35:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:35:35 spire-1.2.1/cmd/spire-server/main.go 03:35:35 spire-1.2.1/cmd/spire-server/util/ 03:35:35 spire-1.2.1/cmd/spire-server/util/util.go 03:35:35 spire-1.2.1/conf/ 03:35:35 spire-1.2.1/conf/agent/ 03:35:35 spire-1.2.1/conf/agent/agent.conf 03:35:35 spire-1.2.1/conf/agent/agent_full.conf 03:35:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:35:35 spire-1.2.1/conf/server/ 03:35:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:35:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:35:35 spire-1.2.1/conf/server/server.conf 03:35:35 spire-1.2.1/conf/server/server_full.conf 03:35:35 spire-1.2.1/doc/ 03:35:35 spire-1.2.1/doc/SPIRE101.md 03:35:35 spire-1.2.1/doc/auditlog.md 03:35:35 spire-1.2.1/doc/authorization_policy_engine.md 03:35:35 spire-1.2.1/doc/changelog_guidelines.md 03:35:35 spire-1.2.1/doc/cure53-report.pdf 03:35:35 spire-1.2.1/doc/images/ 03:35:35 spire-1.2.1/doc/images/2019_roadmap.png 03:35:35 spire-1.2.1/doc/images/SPIRE101.png 03:35:35 spire-1.2.1/doc/images/SPIRE_agent.png 03:35:35 spire-1.2.1/doc/images/SPIRE_server.png 03:35:35 spire-1.2.1/doc/images/cache_mgr.png 03:35:35 spire-1.2.1/doc/images/cache_mgr_components.png 03:35:35 spire-1.2.1/doc/images/federated_spire.png 03:35:35 spire-1.2.1/doc/images/ha_mode.png 03:35:35 spire-1.2.1/doc/images/nested_spire.png 03:35:35 spire-1.2.1/doc/images/oidc_federation.png 03:35:35 spire-1.2.1/doc/images/single_trust_domain.png 03:35:35 spire-1.2.1/doc/images/spiffe_compatible.png 03:35:35 spire-1.2.1/doc/images/spire_logo.png 03:35:35 spire-1.2.1/doc/migrating_registration_api_clients.md 03:35:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:35:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:35:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:35:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:35:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:35:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:35:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:35:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:35:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:35:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:35:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:35:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:35:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:35:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:35:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:35:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:35:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:35:35 spire-1.2.1/doc/scaling_spire.md 03:35:35 spire-1.2.1/doc/spire_agent.md 03:35:35 spire-1.2.1/doc/spire_server.md 03:35:35 spire-1.2.1/doc/supported_integrations.md 03:35:35 spire-1.2.1/doc/telemetry.md 03:35:35 spire-1.2.1/doc/telemetry_config.md 03:35:35 spire-1.2.1/doc/upgrading.md 03:35:35 spire-1.2.1/doc/using_spire.md 03:35:35 spire-1.2.1/examples/ 03:35:35 spire-1.2.1/examples/README.md 03:35:35 spire-1.2.1/go.mod 03:35:35 spire-1.2.1/go.sum 03:35:35 spire-1.2.1/pkg/ 03:35:35 spire-1.2.1/pkg/agent/ 03:35:35 spire-1.2.1/pkg/agent/agent.go 03:35:35 spire-1.2.1/pkg/agent/api/ 03:35:35 spire-1.2.1/pkg/agent/api/config.go 03:35:35 spire-1.2.1/pkg/agent/api/debug/ 03:35:35 spire-1.2.1/pkg/agent/api/debug/v1/ 03:35:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:35:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:35:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:35:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:35:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:35:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:35:35 spire-1.2.1/pkg/agent/api/endpoints.go 03:35:35 spire-1.2.1/pkg/agent/api/health/ 03:35:35 spire-1.2.1/pkg/agent/api/health/v1/ 03:35:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:35:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:35:35 spire-1.2.1/pkg/agent/api/rpccontext/ 03:35:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:35:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:35:35 spire-1.2.1/pkg/agent/attestor/ 03:35:35 spire-1.2.1/pkg/agent/attestor/node/ 03:35:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:35:35 spire-1.2.1/pkg/agent/attestor/node/node.go 03:35:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:35:35 spire-1.2.1/pkg/agent/attestor/workload/ 03:35:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:35:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:35:35 spire-1.2.1/pkg/agent/catalog/ 03:35:35 spire-1.2.1/pkg/agent/catalog/catalog.go 03:35:35 spire-1.2.1/pkg/agent/catalog/keymanager.go ---> 85583b863dd8 03:35:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:35:35 03:35:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:35:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:35:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:35:35 spire-1.2.1/pkg/agent/client/ 03:35:35 spire-1.2.1/pkg/agent/client/client.go 03:35:35 spire-1.2.1/pkg/agent/client/client_test.go 03:35:35 spire-1.2.1/pkg/agent/client/dial.go 03:35:35 spire-1.2.1/pkg/agent/client/nodeconn.go 03:35:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:35:35 spire-1.2.1/pkg/agent/client/update.go 03:35:35 spire-1.2.1/pkg/agent/client/util.go 03:35:35 spire-1.2.1/pkg/agent/common/ 03:35:35 spire-1.2.1/pkg/agent/common/backoff/ 03:35:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:35:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:35:35 spire-1.2.1/pkg/agent/common/cgroups/ 03:35:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:35:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:35:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:35:35 spire-1.2.1/pkg/agent/config.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/ 03:35:35 spire-1.2.1/pkg/agent/endpoints/config.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/workload/ 03:35:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:35:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/ 03:35:35 spire-1.2.1/pkg/agent/manager/cache/ 03:35:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:35:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:35:35 spire-1.2.1/pkg/agent/manager/config.go 03:35:35 spire-1.2.1/pkg/agent/manager/manager.go 03:35:35 spire-1.2.1/pkg/agent/manager/manager_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/storage.go 03:35:35 spire-1.2.1/pkg/agent/manager/storage_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/storecache/ 03:35:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:35:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:35:35 spire-1.2.1/pkg/agent/manager/sync.go 03:35:35 spire-1.2.1/pkg/agent/plugin/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:35:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ ---> Running in bf9df95e3ba6 03:35:35 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:35:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:35:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:35:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:35:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:35:36 spire-1.2.1/pkg/agent/svid/ 03:35:36 spire-1.2.1/pkg/agent/svid/rotator.go 03:35:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:35:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:35:36 spire-1.2.1/pkg/agent/svid/store/ 03:35:36 spire-1.2.1/pkg/agent/svid/store/service.go 03:35:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:35:36 spire-1.2.1/pkg/common/ 03:35:36 spire-1.2.1/pkg/common/agentpathtemplate/ 03:35:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:35:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:35:36 spire-1.2.1/pkg/common/api/ 03:35:36 spire-1.2.1/pkg/common/api/metrics.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/ 03:35:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/logger.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/names.go 03:35:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:35:36 spire-1.2.1/pkg/common/api/names.go 03:35:36 spire-1.2.1/pkg/common/api/ratelimit.go 03:35:36 spire-1.2.1/pkg/common/api/rpccontext/ 03:35:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:35:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:35:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:35:36 spire-1.2.1/pkg/common/auth/ 03:35:36 spire-1.2.1/pkg/common/auth/interceptors.go 03:35:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:35:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/ 03:35:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/types.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:35:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:35:36 spire-1.2.1/pkg/common/catalog/ 03:35:36 spire-1.2.1/pkg/common/catalog/bind.go 03:35:36 spire-1.2.1/pkg/common/catalog/builtin.go 03:35:36 spire-1.2.1/pkg/common/catalog/catalog.go 03:35:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:35:36 spire-1.2.1/pkg/common/catalog/closers.go 03:35:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:35:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:35:36 spire-1.2.1/pkg/common/catalog/config.go 03:35:36 spire-1.2.1/pkg/common/catalog/config_test.go 03:35:36 spire-1.2.1/pkg/common/catalog/configure.go 03:35:36 spire-1.2.1/pkg/common/catalog/constraints.go 03:35:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:35:36 spire-1.2.1/pkg/common/catalog/context.go 03:35:36 spire-1.2.1/pkg/common/catalog/external.go 03:35:36 spire-1.2.1/pkg/common/catalog/host.go 03:35:36 spire-1.2.1/pkg/common/catalog/pipenet.go 03:35:36 spire-1.2.1/pkg/common/catalog/plugin.go 03:35:36 spire-1.2.1/pkg/common/catalog/testplugin/ 03:35:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:35:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:35:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:35:36 spire-1.2.1/pkg/common/cli/ 03:35:36 spire-1.2.1/pkg/common/cli/env.go 03:35:36 spire-1.2.1/pkg/common/cli/flags.go 03:35:36 spire-1.2.1/pkg/common/cli/trust_domain.go 03:35:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:35:36 spire-1.2.1/pkg/common/cli/umask.go 03:35:36 spire-1.2.1/pkg/common/cli/umask_posix.go 03:35:36 spire-1.2.1/pkg/common/cli/umask_test.go 03:35:36 spire-1.2.1/pkg/common/cli/umask_windows.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/flag.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/format.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:35:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:35:36 spire-1.2.1/pkg/common/coretypes/ 03:35:36 spire-1.2.1/pkg/common/coretypes/bundle/ 03:35:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:35:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:35:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:35:36 spire-1.2.1/pkg/common/cryptoutil/ 03:35:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:35:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:35:36 spire-1.2.1/pkg/common/diskutil/ 03:35:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:35:36 spire-1.2.1/pkg/common/diskutil/file_test.go 03:35:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:35:36 spire-1.2.1/pkg/common/errorutil/ 03:35:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:35:36 spire-1.2.1/pkg/common/health/ 03:35:36 spire-1.2.1/pkg/common/health/config.go 03:35:36 spire-1.2.1/pkg/common/health/context.go 03:35:36 spire-1.2.1/pkg/common/health/context_test.go 03:35:36 spire-1.2.1/pkg/common/health/health.go 03:35:36 spire-1.2.1/pkg/common/health/health_test.go 03:35:36 spire-1.2.1/pkg/common/health/logger.go 03:35:36 spire-1.2.1/pkg/common/hostservice/ 03:35:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:35:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:35:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:35:36 spire-1.2.1/pkg/common/idutil/ 03:35:36 spire-1.2.1/pkg/common/idutil/require.go 03:35:36 spire-1.2.1/pkg/common/idutil/require_test.go 03:35:36 spire-1.2.1/pkg/common/idutil/safety.go 03:35:36 spire-1.2.1/pkg/common/idutil/safety_test.go 03:35:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:35:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:35:36 spire-1.2.1/pkg/common/jwtsvid/ 03:35:36 spire-1.2.1/pkg/common/jwtsvid/common.go 03:35:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:35:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:35:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:35:36 spire-1.2.1/pkg/common/jwtutil/ 03:35:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:35:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:35:36 spire-1.2.1/pkg/common/log/ 03:35:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:35:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:35:36 spire-1.2.1/pkg/common/log/log.go 03:35:36 spire-1.2.1/pkg/common/log/log_test.go 03:35:36 spire-1.2.1/pkg/common/log/options.go 03:35:36 spire-1.2.1/pkg/common/nodeutil/ 03:35:36 spire-1.2.1/pkg/common/nodeutil/node.go 03:35:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:35:36 spire-1.2.1/pkg/common/peertracker/ 03:35:36 spire-1.2.1/pkg/common/peertracker/conn.go 03:35:36 spire-1.2.1/pkg/common/peertracker/credentials.go 03:35:36 spire-1.2.1/pkg/common/peertracker/errors.go 03:35:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:35:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:35:36 spire-1.2.1/pkg/common/peertracker/info.go 03:35:36 spire-1.2.1/pkg/common/peertracker/listener.go 03:35:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:35:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tcp.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:35:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:35:36 spire-1.2.1/pkg/common/peertracker/uds.go 03:35:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:35:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:35:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:35:36 spire-1.2.1/pkg/common/pemutil/ 03:35:36 spire-1.2.1/pkg/common/pemutil/block.go 03:35:36 spire-1.2.1/pkg/common/pemutil/certs.go 03:35:36 spire-1.2.1/pkg/common/pemutil/common.go 03:35:36 spire-1.2.1/pkg/common/pemutil/csr.go 03:35:36 spire-1.2.1/pkg/common/pemutil/keys.go 03:35:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/ 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:35:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:35:36 spire-1.2.1/pkg/common/plugin/ 03:35:36 spire-1.2.1/pkg/common/plugin/aws/ 03:35:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:35:36 spire-1.2.1/pkg/common/plugin/azure/ 03:35:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:35:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/facade.go 03:35:36 spire-1.2.1/pkg/common/plugin/facade_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/gcp/ 03:35:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/ 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:35:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/log.go 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/ 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:35:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:35:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:35:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:35:36 spire-1.2.1/pkg/common/plugin/x509pop/ 03:35:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:35:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:35:36 spire-1.2.1/pkg/common/profiling/ 03:35:36 spire-1.2.1/pkg/common/profiling/dumpers.go 03:35:36 spire-1.2.1/pkg/common/profiling/profiling.go 03:35:36 spire-1.2.1/pkg/common/protoutil/ 03:35:36 spire-1.2.1/pkg/common/protoutil/masks.go 03:35:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:35:36 spire-1.2.1/pkg/common/rotationutil/ 03:35:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:35:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:35:36 spire-1.2.1/pkg/common/selector/ 03:35:36 spire-1.2.1/pkg/common/selector/selector.go 03:35:36 spire-1.2.1/pkg/common/selector/selector_test.go 03:35:36 spire-1.2.1/pkg/common/selector/set.go 03:35:36 spire-1.2.1/pkg/common/selector/set_utils.go 03:35:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/ 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/ 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:35:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:35:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:35:36 spire-1.2.1/pkg/common/telemetry/call.go 03:35:36 spire-1.2.1/pkg/common/telemetry/common/ 03:35:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:35:36 spire-1.2.1/pkg/common/telemetry/config.go 03:35:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:35:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/inmem.go 03:35:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/m3.go 03:35:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/metrics.go 03:35:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/names.go 03:35:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:35:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:35:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/ 03:35:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:35:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:35:36 spire-1.2.1/pkg/common/telemetry/server/server.go 03:35:36 spire-1.2.1/pkg/common/telemetry/sink.go 03:35:36 spire-1.2.1/pkg/common/telemetry/statsd.go 03:35:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:35:36 spire-1.2.1/pkg/common/telemetry/uptime.go 03:35:36 spire-1.2.1/pkg/common/telemetry/version.go 03:35:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:35:36 spire-1.2.1/pkg/common/uptime/ 03:35:36 spire-1.2.1/pkg/common/uptime/uptime.go 03:35:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:35:36 spire-1.2.1/pkg/common/util/ 03:35:36 spire-1.2.1/pkg/common/util/certs.go 03:35:36 spire-1.2.1/pkg/common/util/certs_test.go 03:35:36 spire-1.2.1/pkg/common/util/csr.go 03:35:36 spire-1.2.1/pkg/common/util/hash.go 03:35:36 spire-1.2.1/pkg/common/util/selectors.go 03:35:36 spire-1.2.1/pkg/common/util/selectors_test.go 03:35:36 spire-1.2.1/pkg/common/util/signals.go 03:35:36 spire-1.2.1/pkg/common/util/sort.go 03:35:36 spire-1.2.1/pkg/common/util/sort_test.go 03:35:36 spire-1.2.1/pkg/common/util/task.go 03:35:36 spire-1.2.1/pkg/common/util/task_test.go 03:35:36 spire-1.2.1/pkg/common/util/testdata/ 03:35:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:35:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:35:36 spire-1.2.1/pkg/common/version/ 03:35:36 spire-1.2.1/pkg/common/version/version.go 03:35:36 spire-1.2.1/pkg/common/x509svid/ 03:35:36 spire-1.2.1/pkg/common/x509svid/common_test.go 03:35:36 spire-1.2.1/pkg/common/x509svid/csr.go 03:35:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:35:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:35:36 spire-1.2.1/pkg/common/x509util/ 03:35:36 spire-1.2.1/pkg/common/x509util/cert.go 03:35:36 spire-1.2.1/pkg/common/x509util/dns.go 03:35:36 spire-1.2.1/pkg/common/x509util/dns_test.go 03:35:36 spire-1.2.1/pkg/common/x509util/keyid.go 03:35:36 spire-1.2.1/pkg/common/x509util/keypair.go 03:35:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:35:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:35:36 spire-1.2.1/pkg/server/ 03:35:36 spire-1.2.1/pkg/server/api/ 03:35:36 spire-1.2.1/pkg/server/api/agent.go 03:35:36 spire-1.2.1/pkg/server/api/agent/ 03:35:36 spire-1.2.1/pkg/server/api/agent/v1/ 03:35:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/agent_test.go 03:35:36 spire-1.2.1/pkg/server/api/api.go 03:35:36 spire-1.2.1/pkg/server/api/audit/ 03:35:36 spire-1.2.1/pkg/server/api/audit/audit.go 03:35:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:35:36 spire-1.2.1/pkg/server/api/bundle.go 03:35:36 spire-1.2.1/pkg/server/api/bundle/ 03:35:36 spire-1.2.1/pkg/server/api/bundle/v1/ 03:35:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/bundle_test.go 03:35:36 spire-1.2.1/pkg/server/api/debug/ 03:35:36 spire-1.2.1/pkg/server/api/debug/v1/ 03:35:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/entry.go 03:35:36 spire-1.2.1/pkg/server/api/entry/ 03:35:36 spire-1.2.1/pkg/server/api/entry/v1/ 03:35:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/entry_test.go 03:35:36 spire-1.2.1/pkg/server/api/health/ 03:35:36 spire-1.2.1/pkg/server/api/health/v1/ 03:35:36 spire-1.2.1/pkg/server/api/health/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/id.go 03:35:36 spire-1.2.1/pkg/server/api/id_test.go 03:35:36 spire-1.2.1/pkg/server/api/limits/ 03:35:36 spire-1.2.1/pkg/server/api/limits/limits.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/ 03:35:36 spire-1.2.1/pkg/server/api/middleware/alias.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/audit.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/caller.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/common.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/entries.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:35:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:35:36 spire-1.2.1/pkg/server/api/ratelimit.go 03:35:36 spire-1.2.1/pkg/server/api/rpccontext/ 03:35:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:35:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:35:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:35:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:35:36 spire-1.2.1/pkg/server/api/selector.go 03:35:36 spire-1.2.1/pkg/server/api/selector_test.go 03:35:36 spire-1.2.1/pkg/server/api/status.go 03:35:36 spire-1.2.1/pkg/server/api/status_test.go 03:35:36 spire-1.2.1/pkg/server/api/svid/ 03:35:36 spire-1.2.1/pkg/server/api/svid/v1/ 03:35:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/trustdomain.go 03:35:36 spire-1.2.1/pkg/server/api/trustdomain/ 03:35:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:35:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:35:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:35:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:35:36 spire-1.2.1/pkg/server/authpolicy/ 03:35:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:35:36 spire-1.2.1/pkg/server/authpolicy/policy.go 03:35:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:35:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:35:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:35:36 spire-1.2.1/pkg/server/authpolicy/validate.go 03:35:36 spire-1.2.1/pkg/server/bundle/ 03:35:36 spire-1.2.1/pkg/server/bundle/client/ 03:35:36 spire-1.2.1/pkg/server/bundle/client/client.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/manager.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/sources.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/updater.go 03:35:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:35:36 spire-1.2.1/pkg/server/ca/ 03:35:36 spire-1.2.1/pkg/server/ca/ca.go 03:35:36 spire-1.2.1/pkg/server/ca/ca_health.go 03:35:36 spire-1.2.1/pkg/server/ca/ca_test.go 03:35:36 spire-1.2.1/pkg/server/ca/journal.go 03:35:36 spire-1.2.1/pkg/server/ca/journal_test.go 03:35:36 spire-1.2.1/pkg/server/ca/manager.go 03:35:36 spire-1.2.1/pkg/server/ca/manager_health.go 03:35:36 spire-1.2.1/pkg/server/ca/manager_test.go 03:35:36 spire-1.2.1/pkg/server/ca/templates.go 03:35:36 spire-1.2.1/pkg/server/ca/upstream_client.go 03:35:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:35:36 spire-1.2.1/pkg/server/ca/validation.go 03:35:36 spire-1.2.1/pkg/server/cache/ 03:35:36 spire-1.2.1/pkg/server/cache/dscache/ 03:35:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:35:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/ 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:35:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:35:36 spire-1.2.1/pkg/server/catalog/ 03:35:36 spire-1.2.1/pkg/server/catalog/catalog.go 03:35:36 spire-1.2.1/pkg/server/catalog/keymanager.go 03:35:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:35:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:35:36 spire-1.2.1/pkg/server/catalog/notifier.go 03:35:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:35:36 spire-1.2.1/pkg/server/config.go 03:35:36 spire-1.2.1/pkg/server/datastore/ 03:35:36 spire-1.2.1/pkg/server/datastore/datastore.go 03:35:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:35:36 spire-1.2.1/pkg/server/datastore/repository.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.goRemoving intermediate container bf9df95e3ba6 03:35:36 ---> 63d36aed7c44 03:35:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:36 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:35:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:35:36 spire-1.2.1/pkg/server/endpoints/ 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/ 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:35:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:35:36 spire-1.2.1/pkg/server/endpoints/config.go 03:35:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:35:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:35:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:35:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:35:36 spire-1.2.1/pkg/server/endpoints/middleware.go 03:35:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:35:36 spire-1.2.1/pkg/server/hostservice/ 03:35:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:35:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:35:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:35:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:35:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:35:36 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:35:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:35:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:35:36 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:35:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go ---> Running in f079e225a346 03:35:36 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:35:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/ 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:35:36 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:35:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:35:36 spire-1.2.1/pkg/server/registration/ 03:35:36 spire-1.2.1/pkg/server/registration/manager.go 03:35:36 spire-1.2.1/pkg/server/registration/manager_test.go 03:35:36 spire-1.2.1/pkg/server/scanentries.go 03:35:36 spire-1.2.1/pkg/server/scanentries_test.go 03:35:36 spire-1.2.1/pkg/server/server.go 03:35:36 spire-1.2.1/pkg/server/server_test.go 03:35:36 spire-1.2.1/pkg/server/svid/ 03:35:36 spire-1.2.1/pkg/server/svid/observer.go 03:35:36 spire-1.2.1/pkg/server/svid/observer_test.go 03:35:36 spire-1.2.1/pkg/server/svid/rotator.go 03:35:36 spire-1.2.1/pkg/server/svid/rotator_config.go 03:35:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:35:36 spire-1.2.1/pkg/server/svid/rotator_test.go 03:35:36 spire-1.2.1/proto/ 03:35:36 spire-1.2.1/proto/private/ 03:35:36 spire-1.2.1/proto/private/server/ 03:35:36 spire-1.2.1/proto/private/server/journal/ 03:35:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:35:36 spire-1.2.1/proto/private/server/journal/journal.proto 03:35:36 spire-1.2.1/proto/spire/ 03:35:36 spire-1.2.1/proto/spire/common/ 03:35:36 spire-1.2.1/proto/spire/common/common.pb.go 03:35:36 spire-1.2.1/proto/spire/common/common.proto 03:35:36 spire-1.2.1/proto/spire/common/plugin/ 03:35:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:35:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:35:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:35:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:35:36 spire-1.2.1/proto/spire/plugin/ 03:35:36 spire-1.2.1/proto/spire/plugin/agent/ 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:35:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:35:36 spire-1.2.1/release/ 03:35:36 spire-1.2.1/release/spire-extras/ 03:35:36 spire-1.2.1/release/spire-extras/README.md 03:35:36 spire-1.2.1/release/spire-extras/conf/ 03:35:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:35:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:35:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:35:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:35:36 spire-1.2.1/release/spire/ 03:35:36 spire-1.2.1/release/spire/README.md 03:35:36 spire-1.2.1/release/spire/conf/ 03:35:36 spire-1.2.1/release/spire/conf/agent/ 03:35:36 spire-1.2.1/release/spire/conf/agent/agent.conf 03:35:36 spire-1.2.1/release/spire/conf/server/ 03:35:36 spire-1.2.1/release/spire/conf/server/server.conf 03:35:36 spire-1.2.1/script/ 03:35:36 spire-1.2.1/script/build-artifact.sh 03:35:36 spire-1.2.1/script/generate_dummy_ca.sh 03:35:36 spire-1.2.1/support/ 03:35:36 spire-1.2.1/support/k8s/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:35:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/ 03:35:36 spire-1.2.1/support/oidc-discovery-provider/README.md 03:35:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/config.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/main.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:35:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:35:36 spire-1.2.1/test/ 03:35:36 spire-1.2.1/test/clock/ 03:35:36 spire-1.2.1/test/clock/clock.go 03:35:36 spire-1.2.1/test/fakes/ 03:35:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:35:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:35:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:35:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:35:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:35:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:35:36 spire-1.2.1/test/fakes/fakeagentstore/ 03:35:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:35:36 spire-1.2.1/test/fakes/fakedatastore/ 03:35:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:35:36 spire-1.2.1/test/fakes/fakeentryclient/ 03:35:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:35:36 spire-1.2.1/test/fakes/fakehealthchecker/ 03:35:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:35:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:35:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:35:36 spire-1.2.1/test/fakes/fakemetrics/ 03:35:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:35:36 spire-1.2.1/test/fakes/fakenoderesolver/ 03:35:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:35:36 spire-1.2.1/test/fakes/fakenotifier/ 03:35:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:35:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:35:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:35:36 spire-1.2.1/test/fakes/fakeserverca/ 03:35:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:35:36 spire-1.2.1/test/fakes/fakeservercatalog/ 03:35:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:35:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:35:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:35:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:35:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:35:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:35:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:35:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:35:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:35:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:35:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:35:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:35:36 spire-1.2.1/test/fixture/ 03:35:36 spire-1.2.1/test/fixture/certs/ 03:35:36 spire-1.2.1/test/fixture/certs/agent_svid.der 03:35:36 spire-1.2.1/test/fixture/certs/base_cert.pem 03:35:36 spire-1.2.1/test/fixture/certs/base_csr.pem 03:35:36 spire-1.2.1/test/fixture/certs/base_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:35:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:35:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:35:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:35:36 spire-1.2.1/test/fixture/certs/blog_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/bundle.der 03:35:36 spire-1.2.1/test/fixture/certs/ca.pem 03:35:36 spire-1.2.1/test/fixture/certs/ca_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/database_cert.pem 03:35:36 spire-1.2.1/test/fixture/certs/database_csr.pem 03:35:36 spire-1.2.1/test/fixture/certs/database_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/node_cert.pem 03:35:36 spire-1.2.1/test/fixture/certs/node_csr.pem 03:35:36 spire-1.2.1/test/fixture/certs/node_key.pem 03:35:36 spire-1.2.1/test/fixture/certs/svid.pem 03:35:36 spire-1.2.1/test/fixture/certs/svid_key.pem 03:35:36 spire-1.2.1/test/fixture/config/ 03:35:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:35:36 spire-1.2.1/test/fixture/config/agent_good.conf 03:35:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:35:36 spire-1.2.1/test/fixture/config/plugin_good.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:35:36 spire-1.2.1/test/fixture/config/server_good.conf 03:35:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:35:36 spire-1.2.1/test/fixture/fixture.go 03:35:36 spire-1.2.1/test/fixture/nodeattestor/ 03:35:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:35:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:35:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:35:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:35:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:35:36 spire-1.2.1/test/fixture/registration/ 03:35:36 spire-1.2.1/test/fixture/registration/entries.json 03:35:36 spire-1.2.1/test/fixture/registration/good-for-update.json 03:35:36 spire-1.2.1/test/fixture/registration/good.json 03:35:36 spire-1.2.1/test/fixture/registration/invalid.json 03:35:36 spire-1.2.1/test/fixture/registration/invalid_json.json 03:35:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:35:36 spire-1.2.1/test/integration/ 03:35:36 spire-1.2.1/test/integration/README.md 03:35:36 spire-1.2.1/test/integration/common 03:35:36 spire-1.2.1/test/integration/setup/ 03:35:36 spire-1.2.1/test/integration/setup/adminclient/ 03:35:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:35:36 spire-1.2.1/test/integration/setup/adminclient/client.go 03:35:36 spire-1.2.1/test/integration/setup/debugagent/ 03:35:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:35:36 spire-1.2.1/test/integration/setup/debugagent/main.go 03:35:36 spire-1.2.1/test/integration/setup/debugserver/ 03:35:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:35:36 spire-1.2.1/test/integration/setup/debugserver/main.go 03:35:36 spire-1.2.1/test/integration/setup/downstreamclient/ 03:35:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:35:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:35:36 spire-1.2.1/test/integration/setup/itclient/ 03:35:36 spire-1.2.1/test/integration/setup/itclient/client.go 03:35:36 spire-1.2.1/test/integration/setup/node-attestation/ 03:35:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:35:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:35:36 spire-1.2.1/test/integration/setup/x509pop/ 03:35:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:35:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:35:36 spire-1.2.1/test/integration/suites/ 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:35:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:35:37 spire-1.2.1/test/integration/suites/join-token/ 03:35:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:35:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:35:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:35:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:35:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:35:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:35:37 spire-1.2.1/test/integration/suites/join-token/README.md 03:35:37 spire-1.2.1/test/integration/suites/join-token/conf/ 03:35:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/join-token/teardown 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:35:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:35:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:35:37 spire-1.2.1/test/integration/suites/k8s/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/00-setup 03:35:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:35:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:35:37 spire-1.2.1/test/integration/suites/k8s/README.md 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:35:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:35:37 spire-1.2.1/test/integration/suites/k8s/teardown 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/Removing intermediate container f079e225a346 03:35:37 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/ 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation ---> 2d10e93da613 03:35:37 Step 21/23 : LABEL arch=arm64 03:35:37 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:35:37 spire-1.2.1/test/integration/suites/rotation/ 03:35:37 spire-1.2.1/test/integration/suites/rotation/00-setup 03:35:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:35:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:35:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:35:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:35:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:35:37 spire-1.2.1/test/integration/suites/rotation/README.md 03:35:37 spire-1.2.1/test/integration/suites/rotation/conf/ 03:35:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/rotation/teardown 03:35:37 spire-1.2.1/test/integration/suites/self-test/ 03:35:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:35:37 spire-1.2.1/test/integration/suites/self-test/README.md 03:35:37 spire-1.2.1/test/integration/suites/self-test/teardown 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent ---> Running in bcda3af3f4af 03:35:37 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:35:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:35:37 spire-1.2.1/test/integration/suites/upgrade/ 03:35:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:35:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:35:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:35:37 spire-1.2.1/test/integration/suites/upgrade/README.md 03:35:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:35:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:35:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:35:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:35:37 spire-1.2.1/test/integration/suites/upgrade/teardown 03:35:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:35:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:35:37 spire-1.2.1/test/integration/test-one.sh 03:35:37 spire-1.2.1/test/integration/test.sh 03:35:37 spire-1.2.1/test/plugintest/ 03:35:37 spire-1.2.1/test/plugintest/config.go 03:35:37 spire-1.2.1/test/plugintest/load.go 03:35:37 spire-1.2.1/test/plugintest/option.go 03:35:37 spire-1.2.1/test/spiretest/ 03:35:37 spire-1.2.1/test/spiretest/apiserver.go 03:35:37 spire-1.2.1/test/spiretest/assertions.go 03:35:37 spire-1.2.1/test/spiretest/dir.go 03:35:37 spire-1.2.1/test/spiretest/errors_posix.go 03:35:37 spire-1.2.1/test/spiretest/errors_windows.go 03:35:37 spire-1.2.1/test/spiretest/logs.go 03:35:37 spire-1.2.1/test/spiretest/socketapi.go 03:35:37 spire-1.2.1/test/spiretest/suite.go 03:35:37 spire-1.2.1/test/spiretest/x509.go 03:35:37 spire-1.2.1/test/testca/ 03:35:37 spire-1.2.1/test/testca/ca.go 03:35:37 spire-1.2.1/test/testkey/ 03:35:37 spire-1.2.1/test/testkey/generate.sh 03:35:37 spire-1.2.1/test/testkey/genkeys.go 03:35:37 spire-1.2.1/test/testkey/keys.go 03:35:37 spire-1.2.1/test/testkey/new.go 03:35:37 spire-1.2.1/test/tpmsimulator/ 03:35:37 spire-1.2.1/test/tpmsimulator/simulator.go 03:35:37 spire-1.2.1/test/util/ 03:35:37 spire-1.2.1/test/util/cert_fixtures.go 03:35:37 spire-1.2.1/test/util/cert_generation.go 03:35:37 spire-1.2.1/test/util/io_redirection.go 03:35:37 spire-1.2.1/test/util/race.go 03:35:37 spire-1.2.1/test/util/util.go 03:35:37 building spire from source... 03:35:38 Removing intermediate container bcda3af3f4af 03:35:38 ---> a1c4af8f29d3 03:35:38 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:35:38 ---> Running in 68f5e3794627 03:35:38 Installing go1.17.7... 03:35:38 Removing intermediate container 68f5e3794627 03:35:38 ---> 7bc56addd8f7 03:35:38 Step 23/23 : LABEL version=2.2.0-dev.61 03:35:38 ---> Running in 697b847bb456 03:35:39 Removing intermediate container 697b847bb456 03:35:39 ---> 5cf6f67a00b8 03:35:39 03:35:39 Successfully built 5cf6f67a00b8 03:35:39 Successfully tagged sys-mgmt-agent-arm64:latest 03:35:39 Building core-metadata 03:35:58  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:35:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:35:58 ---> 3c97e2e9bdc5 03:35:58 Step 3/23 : WORKDIR /edgex-go 03:35:58 ---> Using cache 03:35:58 ---> d34a0b107628 03:35:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:58 ---> Using cache 03:35:58 ---> ee2d9651d57a 03:35:58 Step 5/23 : RUN apk add --update --no-cache make git 03:35:58 ---> Using cache 03:35:58 ---> ec99ca3f0d06 03:35:58 Step 6/23 : COPY go.mod vendor* ./ 03:35:58 ---> Using cache 03:35:58 ---> 89bab4ebc0ba 03:35:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:58 ---> Using cache 03:35:58 ---> 70d937a157c8 03:35:58 Step 8/23 : COPY . . 03:35:58 ---> Using cache 03:35:58 ---> f2de6e7b84ac 03:35:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:35:58 ---> Running in 977b0103ff37 03:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:36:06 Building bin/spire-server... 03:36:06 go: downloading github.com/mitchellh/cli v1.1.2 03:36:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:36:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:36:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:36:06 go: downloading google.golang.org/grpc v1.44.0 03:36:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:36:10 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:36:10 go: downloading github.com/imdario/mergo v0.3.12 03:36:10 go: downloading github.com/sirupsen/logrus v1.8.1 03:36:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:36:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:36:12 go: downloading github.com/fatih/color v1.13.0 03:36:12 go: downloading github.com/mattn/go-isatty v0.0.14 03:36:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:36:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:36:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:36:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:36:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:36:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:36:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:36:14 go: downloading github.com/armon/go-metrics v0.3.10 03:36:15 go: downloading github.com/prometheus/client_golang v1.12.1 03:36:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:36:17 go: downloading github.com/open-policy-agent/opa v0.38.0 03:36:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:36:43 go: downloading github.com/mattn/go-colorable v0.1.12 03:36:43 go: downloading github.com/Masterminds/semver v1.5.0 03:36:43 go: downloading github.com/huandu/xstrings v1.3.2 03:36:43 go: downloading github.com/Masterminds/goutils v1.1.0 03:36:43 go: downloading github.com/google/uuid v1.1.2 03:36:43 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:36:43 go: downloading github.com/oklog/run v1.0.0 03:36:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:36:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:36:43 go: downloading github.com/prometheus/client_model v0.2.0 03:36:43 go: downloading github.com/prometheus/common v0.32.1 03:36:43 go: downloading github.com/beorn7/perks v1.0.1 03:36:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:36:43 go: downloading github.com/prometheus/procfs v0.7.3 03:36:43 go: downloading github.com/pkg/errors v0.9.1 03:36:43 go: downloading go.uber.org/atomic v1.9.0 03:36:43 go: downloading github.com/imkira/go-observer v1.0.3 03:36:43 go: downloading github.com/hashicorp/errwrap v1.1.0 03:36:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:36:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:36:43 go: downloading github.com/twmb/murmur3 v1.1.6 03:36:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:36:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:36:43 go: downloading gopkg.in/yaml.v2 v2.4.0 03:36:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:36:43 go: downloading github.com/blang/semver/v4 v4.0.0 03:36:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:36:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:36:43 go: downloading github.com/jinzhu/gorm v1.9.16 03:36:43 go: downloading github.com/lib/pq v1.10.4 03:36:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:36:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:36:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:36:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:36:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:36:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:36:52 go: downloading github.com/stretchr/testify v1.7.0 03:36:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:36:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:37:14 go: downloading google.golang.org/api v0.70.0 03:37:14 go: downloading k8s.io/api v0.23.4 03:37:14 go: downloading k8s.io/client-go v0.23.4 03:37:22 go: downloading github.com/google/go-tpm v0.3.3 03:37:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:37:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:37:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:37:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:37:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:37:55 go: downloading cloud.google.com/go/storage v1.21.0 03:37:55 go: downloading cloud.google.com/go v0.100.2 03:37:55 go: downloading k8s.io/apimachinery v0.23.4 03:37:56 go: downloading k8s.io/kube-aggregator v0.23.3 03:37:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:37:58 go: downloading cloud.google.com/go/security v1.3.0 03:37:58 go: downloading github.com/hashicorp/vault/api v1.4.1 03:37:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:37:59 go: downloading github.com/gobwas/glob v0.2.3 03:37:59 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:37:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:37:59 go: downloading github.com/jinzhu/inflection v1.0.0 03:37:59 go: downloading github.com/aws/smithy-go v1.11.0 03:38:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:38:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:38:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:38:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:38:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:38:02 go: downloading github.com/gogo/protobuf v1.3.2 03:38:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:38:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:38:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:38:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:38:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:38:08 go: downloading github.com/dimchansky/utfbom v1.1.1 03:38:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:38:08 go: downloading cloud.google.com/go/compute v1.3.0 03:38:09 go: downloading cloud.google.com/go/iam v0.1.1 03:38:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:38:09 go: downloading k8s.io/klog/v2 v2.30.0 03:38:10 go: downloading github.com/google/gofuzz v1.1.0 03:38:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:38:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:38:11 go: downloading github.com/spf13/pflag v1.0.5 03:38:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:38:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:38:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:38:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:38:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:38:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:38:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:38:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:38:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:38:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:38:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:38:16 go: downloading go.opencensus.io v0.23.0 03:38:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:38:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:38:16 go: downloading github.com/tklauser/numcpus v0.3.0 03:38:16 go: downloading gopkg.in/inf.v0 v0.9.1 03:38:17 go: downloading github.com/go-logr/logr v1.2.2 03:38:17 go: downloading github.com/google/go-cmp v0.5.7 03:38:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:38:18 go: downloading github.com/json-iterator/go v1.1.12 03:38:18 go: downloading github.com/googleapis/gnostic v0.5.5 03:38:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:38:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:38:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:38:23 go: downloading go.uber.org/zap v1.21.0 03:38:24 go: downloading sigs.k8s.io/yaml v1.3.0 03:38:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:38:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:38:25 go: downloading github.com/modern-go/reflect2 v1.0.2 03:38:25 go: downloading github.com/ryanuber/go-glob v1.0.0 03:38:25 go: downloading github.com/golang/snappy v0.0.4 03:38:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:38:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:38:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:38:36 go: downloading github.com/hashicorp/go-version v1.2.0 03:38:36 go: downloading go.uber.org/multierr v1.6.0 03:39:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:39:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:41:54 Removing intermediate container 6bc1e2a88015 03:41:54 ---> 3299f0dd045b 03:41:54 03:41:54 Step 10/25 : FROM alpine:3.14 03:41:54 ---> ac73e934f311 03:41:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:41:54 ---> Running in c08e137319ca 03:41:55 Removing intermediate container d4af0ae62864 03:41:55 ---> fe763a873cdc 03:41:55 03:41:55 Step 10/22 : FROM alpine:3.14 03:41:55 ---> ac73e934f311 03:41:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:41:56 ---> Running in 8874224e5acf 03:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:41:59 (1/3) Installing ca-certificates (20211220-r0) 03:41:59 (2/3) Installing dumb-init (1.2.5-r1) 03:41:59 (3/3) Installing su-exec (0.2-r1) 03:41:59 Executing busybox-1.33.1-r7.trigger 03:41:59 Executing ca-certificates-20211220-r0.trigger 03:41:59 (1/1) Installing dumb-init (1.2.5-r1) 03:41:59 Executing busybox-1.33.1-r7.trigger 03:41:59 OK: 5 MiB in 15 packages 03:41:59 OK: 6 MiB in 17 packages 03:42:02 Removing intermediate container 8874224e5acf 03:42:02 ---> 60d77a4e45b2 03:42:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:42:02 ---> Running in d94f469730da 03:42:02 Removing intermediate container c08e137319ca 03:42:02 ---> 2b002ff38a62 03:42:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:42:02 ---> Running in 0c0ee0bd3088 03:42:02 Removing intermediate container d94f469730da 03:42:02 ---> bcc555caa02f 03:42:02 Step 13/22 : ENV APP_PORT=59861 03:42:03 ---> Running in e456ff627ae7 03:42:03 Removing intermediate container 0c0ee0bd3088 03:42:03 ---> a43dabac5859 03:42:03 Step 13/25 : WORKDIR / 03:42:03 ---> Running in f6712a32d611 03:42:03 Removing intermediate container e456ff627ae7 03:42:03 ---> 59cadf418420 03:42:03 Step 14/22 : EXPOSE $APP_PORT 03:42:03 ---> Running in 80bacf00c6de 03:42:04 Removing intermediate container f6712a32d611 03:42:04 ---> 2532941e5d7d 03:42:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:42:04 Removing intermediate container 80bacf00c6de 03:42:04 ---> 57bcb84301b0 03:42:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:42:06 ---> 82d95bd11472 03:42:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:42:06 ---> 06e44416a4e2 03:42:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:42:07 ---> b62d33c3862c 03:42:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:42:08 ---> 208bdcfaf16a 03:42:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:42:08 ---> 5cbed570b410 03:42:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:42:09 ---> aae0e26ea886 03:42:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:42:09 ---> dd6f3c1defa5 03:42:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:42:09 ---> Running in 92f146c381a8 03:42:10 Removing intermediate container 92f146c381a8 03:42:10 ---> 0b8a7328250e 03:42:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:42:10 ---> Running in 72611b3a179e 03:42:11 Removing intermediate container 72611b3a179e 03:42:11 ---> 9c144054525b 03:42:11 Step 20/22 : LABEL arch=arm64 03:42:11 ---> Running in 93ac9c88972d 03:42:12 Removing intermediate container 93ac9c88972d 03:42:12 ---> e37b4ddfe4fa 03:42:12 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:42:12 ---> Running in 9cb308b1b0b1 03:42:13 ---> 09f2c1443cb8 03:42:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:42:13 Removing intermediate container 9cb308b1b0b1 03:42:13 ---> 86e018aa53a6 03:42:13 Step 22/22 : LABEL version=2.2.0-dev.61 03:42:13 ---> Running in 8ccdc746e2aa 03:42:14 Removing intermediate container 8ccdc746e2aa 03:42:14 ---> 17969c5ae495 03:42:14 03:42:14 Successfully built 17969c5ae495 03:42:14 Successfully tagged support-scheduler-arm64:latest 03:42:14  Building support-scheduler ... done Building security-proxy-setup 03:42:15 ---> 13ac534a86f0 03:42:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:42:16 ---> 8c985c295e1a 03:42:16 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/ 03:42:16 ---> Running in ec0af90121d7 03:42:20 Removing intermediate container ec0af90121d7 03:42:20 ---> 49ab8a09d453 03:42:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:42:20 ---> Running in 349e722807e4 03:42:20 Removing intermediate container 349e722807e4 03:42:20 ---> 693c5ce17323 03:42:20 Step 23/25 : LABEL arch=arm64 03:42:21 ---> Running in edc9bf4ecda6 03:42:21 Removing intermediate container edc9bf4ecda6 03:42:21 ---> 886f66935ae0 03:42:21 Step 24/25 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:42:21 ---> Running in 5da03db04611 03:42:22 Removing intermediate container 5da03db04611 03:42:22 ---> 8230059cba9c 03:42:22 Step 25/25 : LABEL version=2.2.0-dev.61 03:42:22 ---> Running in 2004325f3d1e 03:42:22 Removing intermediate container 2004325f3d1e 03:42:22 ---> 1c8b91ff3db2 03:42:22 03:42:23 Successfully built 1c8b91ff3db2 03:42:23 Successfully tagged security-secretstore-setup-arm64:latest 03:42:23  Building security-secretstore-setup ... done Building core-command 03:42:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:42:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:42:41 ---> 3c97e2e9bdc5 03:42:41 Step 3/22 : WORKDIR /edgex-go 03:42:41 ---> Using cache 03:42:41 ---> d34a0b107628 03:42:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:41 ---> Using cache 03:42:41 ---> ee2d9651d57a 03:42:41 Step 5/22 : RUN apk add --update --no-cache make git 03:42:41 ---> Using cache 03:42:41 ---> ec99ca3f0d06 03:42:41 Step 6/22 : COPY go.mod vendor* ./ 03:42:41 ---> Using cache 03:42:41 ---> 89bab4ebc0ba 03:42:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:41 ---> Using cache 03:42:41 ---> 70d937a157c8 03:42:41 Step 8/22 : COPY . . 03:42:41 ---> Using cache 03:42:41 ---> f2de6e7b84ac 03:42:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:42:42 ---> Running in 5083c9ca5b15 03:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:42:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:42:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:42:48 ---> 3c97e2e9bdc5 03:42:48 Step 3/23 : WORKDIR /edgex-go 03:42:48 ---> Using cache 03:42:48 ---> d34a0b107628 03:42:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:48 ---> Using cache 03:42:48 ---> ee2d9651d57a 03:42:48 Step 5/23 : RUN apk add --update --no-cache make git 03:42:48 ---> Using cache 03:42:48 ---> ec99ca3f0d06 03:42:48 Step 6/23 : COPY go.mod vendor* ./ 03:42:48 ---> Using cache 03:42:48 ---> 89bab4ebc0ba 03:42:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:48 ---> Using cache 03:42:48 ---> 70d937a157c8 03:42:48 Step 8/23 : COPY . . 03:42:48 ---> Using cache 03:42:48 ---> f2de6e7b84ac 03:42:48 Step 9/23 : RUN make cmd/core-command/core-command 03:42:49 ---> Running in 0837cda06f15 03:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:42:55 Removing intermediate container 977b0103ff37 03:42:55 ---> a5bb61963911 03:42:55 03:42:55 Step 10/23 : FROM alpine:3.14 03:42:55 ---> ac73e934f311 03:42:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:42:55 ---> Using cache 03:42:55 ---> 60d77a4e45b2 03:42:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:42:55 ---> Using cache 03:42:55 ---> bcc555caa02f 03:42:55 Step 13/23 : ENV APP_PORT=59881 03:42:55 ---> Running in a5019e2001dd 03:42:55 Removing intermediate container a5019e2001dd 03:42:55 ---> de121d596cb2 03:42:55 Step 14/23 : EXPOSE $APP_PORT 03:42:56 ---> Running in a59bd78b17eb 03:42:56 Removing intermediate container a59bd78b17eb 03:42:56 ---> b1bcad986c53 03:42:56 Step 15/23 : WORKDIR / 03:42:56 ---> Running in 95dab0e40c85 03:42:57 Removing intermediate container 95dab0e40c85 03:42:57 ---> d5c87a974c64 03:42:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:42:58 ---> c7477ea63660 03:42:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:43:00 ---> 9eb6407facba 03:43:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:43:01 ---> af093a99ffbe 03:43:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:43:01 ---> Running in d767e2ffcf6d 03:43:01 Removing intermediate container d767e2ffcf6d 03:43:01 ---> cd604363fb8e 03:43:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:01 ---> Running in 0dec1a797e2c 03:43:02 Removing intermediate container 0dec1a797e2c 03:43:02 ---> c4adc9cb818b 03:43:02 Step 21/23 : LABEL arch=arm64 03:43:02 ---> Running in 1bde6e59533b 03:43:03 Removing intermediate container 1bde6e59533b 03:43:03 ---> ec0cce3c95ee 03:43:03 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:43:03 ---> Running in 310e866e2c51 03:43:03 Removing intermediate container 310e866e2c51 03:43:03 ---> 1412389041c8 03:43:03 Step 23/23 : LABEL version=2.2.0-dev.61 03:43:03 ---> Running in 7148a86335de 03:43:04 Removing intermediate container 7148a86335de 03:43:04 ---> e6cb65083fb5 03:43:04 03:43:04 Successfully built e6cb65083fb5 03:43:04 Successfully tagged core-metadata-arm64:latest 03:43:04 Building core-data 03:43:23  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:23 ---> 3c97e2e9bdc5 03:43:23 Step 3/23 : WORKDIR /edgex-go 03:43:23 ---> Using cache 03:43:23 ---> d34a0b107628 03:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:23 ---> Using cache 03:43:23 ---> ee2d9651d57a 03:43:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:43:23 ---> Running in e259c62eead5 03:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:43:25 OK: 220 MiB in 52 packages 03:43:26 Removing intermediate container e259c62eead5 03:43:26 ---> b7d8788495e2 03:43:26 Step 6/23 : COPY go.mod vendor* ./ 03:43:27 ---> 2089269f2bb9 03:43:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:27 ---> Running in 5f3f441f4049 03:43:32 Removing intermediate container 5f3f441f4049 03:43:32 ---> b6e68aa886c3 03:43:32 Step 8/23 : COPY . . 03:43:45 ---> 1ad71f69ec32 03:43:45 Step 9/23 : RUN make cmd/core-data/core-data 03:43:45 ---> Running in 6bb9273fce27 03:43:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:49:35 Removing intermediate container 0837cda06f15 03:49:35 ---> 3ff9ba82d0da 03:49:35 03:49:35 Step 10/23 : FROM alpine:3.14 03:49:35 ---> ac73e934f311 03:49:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:49:35 ---> Using cache 03:49:35 ---> 60d77a4e45b2 03:49:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:49:35 ---> Using cache 03:49:35 ---> bcc555caa02f 03:49:35 Step 13/23 : ENV APP_PORT=59882 03:49:35 ---> Running in f89fb9130839 03:49:35 Removing intermediate container f89fb9130839 03:49:35 ---> b2a54b9792d2 03:49:35 Step 14/23 : EXPOSE $APP_PORT 03:49:35 ---> Running in 9c7a0f0af6a3 03:49:35 Removing intermediate container 9c7a0f0af6a3 03:49:35 ---> c3d42dd5691b 03:49:35 Step 15/23 : WORKDIR / 03:49:35 ---> Running in 532d12b13c04 03:49:36 Removing intermediate container 532d12b13c04 03:49:36 ---> 15824d3565f3 03:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:38 ---> ac5fe6a279c1 03:49:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:49:41 ---> 9f426a0cc26a 03:49:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:49:41 Removing intermediate container 5083c9ca5b15 03:49:41 ---> 088705d0a2df 03:49:41 03:49:41 Step 10/22 : FROM alpine:3.14 03:49:41 ---> ac73e934f311 03:49:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:49:41 ---> Running in ba772dbac1d1 03:49:42 ---> f9cf1f2ff53b 03:49:42 Step 19/23 : ENTRYPOINT ["/core-command"] 03:49:43 ---> Running in 4fabaf8497f5 03:49:43 Removing intermediate container 4fabaf8497f5 03:49:43 ---> 2113f2a4a755 03:49:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:44 ---> Running in 5bfb3764b114 03:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:49:44 Removing intermediate container 5bfb3764b114 03:49:44 ---> 25cb437e449f 03:49:44 Step 21/23 : LABEL arch=arm64 03:49:44 ---> Running in 5fac9f1c7ea6 03:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:49:45 Removing intermediate container 5fac9f1c7ea6 03:49:45 ---> 6072e8eb292b 03:49:45 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:49:45 ---> Running in 9a558f7e5c92 03:49:45 Removing intermediate container 9a558f7e5c92 03:49:45 ---> 11989bdf3b71 03:49:45 Step 23/23 : LABEL version=2.2.0-dev.61 03:49:45 ---> Running in 0d982fdd4264 03:49:46 (1/6) Installing ca-certificates (20211220-r0) 03:49:46 (2/6) Installing brotli-libs (1.0.9-r5) 03:49:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:49:46 (4/6) Installing libcurl (7.79.1-r0) 03:49:46 (5/6) Installing curl (7.79.1-r0) 03:49:46 (6/6) Installing dumb-init (1.2.5-r1) 03:49:46 Executing busybox-1.33.1-r7.trigger 03:49:46 Removing intermediate container 0d982fdd4264 03:49:46 ---> 9976af58df2b 03:49:46 03:49:46 Executing ca-certificates-20211220-r0.trigger 03:49:46 Successfully built 9976af58df2b 03:49:46 Successfully tagged core-command-arm64:latest 03:49:46  Building core-command ... done Building security-spire-config 03:49:46 OK: 8 MiB in 20 packages 03:49:49 Removing intermediate container ba772dbac1d1 03:49:49 ---> 63fbad3f8970 03:49:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:49:49 ---> Running in 708a207d4b24 03:49:49 Removing intermediate container 708a207d4b24 03:49:49 ---> 123ee42fac93 03:49:49 Step 13/22 : WORKDIR /edgex 03:49:49 ---> Running in d439795df134 03:49:50 Removing intermediate container d439795df134 03:49:50 ---> 2efb3f69561b 03:49:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:49:51 ---> 956ea1002cef 03:49:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:49:53 ---> d9773fbf78e8 03:49:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:49:55 ---> 872143979906 03:49:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:49:57 ---> a8bd23fffa3b 03:49:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:57 ---> Running in 4a522d963672 03:50:01 Removing intermediate container 4a522d963672 03:50:01 ---> 57843e881e27 03:50:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:50:01 ---> Running in d2cf52601006 03:50:02 Removing intermediate container d2cf52601006 03:50:02 ---> c2436fef991a 03:50:02 Step 20/22 : LABEL arch=arm64 03:50:02 ---> Running in a03dcefc72db 03:50:02 Removing intermediate container a03dcefc72db 03:50:02 ---> a96298151a12 03:50:02 Step 21/22 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:50:02 ---> Running in f851db2a5713 03:50:03 Removing intermediate container f851db2a5713 03:50:03 ---> 0670b3bdb941 03:50:03 Step 22/22 : LABEL version=2.2.0-dev.61 03:50:03 ---> Running in fbd701af2568 03:50:04 Removing intermediate container fbd701af2568 03:50:04 ---> 1d10d41e54c2 03:50:04 03:50:05 Successfully built 1d10d41e54c2 03:50:05 Successfully tagged security-proxy-setup-arm64:latest 03:50:05  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:50:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:50:05 ---> 3c97e2e9bdc5 03:50:05 Step 3/26 : WORKDIR /edgex-go 03:50:05 ---> Using cache 03:50:05 ---> d34a0b107628 03:50:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:05 ---> Using cache 03:50:05 ---> ee2d9651d57a 03:50:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:50:05 ---> Using cache 03:50:05 ---> 12ded5127683 03:50:05 Step 6/26 : COPY go.mod vendor* ./ 03:50:05 ---> Using cache 03:50:05 ---> 9d17776c3e2c 03:50:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:05 ---> Using cache 03:50:05 ---> 3f1ff76a8fa5 03:50:05 Step 8/26 : COPY . . 03:50:05 ---> Using cache 03:50:05 ---> 90d838bcac28 03:50:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:50:05 ---> Using cache 03:50:05 ---> 9b19f9d7c882 03:50:05 Step 10/26 : RUN mkdir -p spire-build 03:50:05 ---> Using cache 03:50:05 ---> afad1dd6289d 03:50:05 Step 11/26 : WORKDIR /edgex-go/spire-build 03:50:05 ---> Using cache 03:50:05 ---> b92d83a29efc 03:50:05 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 03:50:05 ---> Running in f41755572674 03:50:08 spire-1.2.1/ 03:50:08 spire-1.2.1/.data/ 03:50:08 spire-1.2.1/.data/.file 03:50:08 spire-1.2.1/.dockerignore 03:50:08 spire-1.2.1/.gitattributes 03:50:08 spire-1.2.1/.githooks/ 03:50:08 spire-1.2.1/.githooks/pre-commit 03:50:08 spire-1.2.1/.github/ 03:50:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:50:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:50:08 spire-1.2.1/.github/dependabot.yml 03:50:08 spire-1.2.1/.github/workflows/ 03:50:08 spire-1.2.1/.github/workflows/nightly_build.yaml 03:50:08 spire-1.2.1/.github/workflows/pr_build.yaml 03:50:08 spire-1.2.1/.github/workflows/release_build.yaml 03:50:08 spire-1.2.1/.github/workflows/scripts/ 03:50:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:50:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:50:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:50:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:50:08 spire-1.2.1/.github/workflows/scripts/split.sh 03:50:08 spire-1.2.1/.gitignore 03:50:08 spire-1.2.1/.go-version 03:50:08 spire-1.2.1/.golangci.yml 03:50:08 spire-1.2.1/ADOPTERS.md 03:50:08 spire-1.2.1/CHANGELOG.md 03:50:08 spire-1.2.1/CODE-OF-CONDUCT.md 03:50:08 spire-1.2.1/CODEOWNERS 03:50:08 spire-1.2.1/CONTRIBUTING.md 03:50:08 spire-1.2.1/Dockerfile 03:50:08 spire-1.2.1/Dockerfile.dev 03:50:08 spire-1.2.1/Dockerfile.scratch 03:50:08 spire-1.2.1/LICENSE 03:50:08 spire-1.2.1/MAINTAINERS.md 03:50:08 spire-1.2.1/Makefile 03:50:08 spire-1.2.1/README.md 03:50:08 spire-1.2.1/ROADMAP.md 03:50:08 spire-1.2.1/SECURITY.md 03:50:08 spire-1.2.1/cmd/ 03:50:08 spire-1.2.1/cmd/spire-agent/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/common/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/run/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:50:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:50:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:50:08 spire-1.2.1/cmd/spire-agent/main.go 03:50:08 spire-1.2.1/cmd/spire-server/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/cli.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/run/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/token/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/validate/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/x509/ 03:50:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:50:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:50:08 spire-1.2.1/cmd/spire-server/main.go 03:50:08 spire-1.2.1/cmd/spire-server/util/ 03:50:08 spire-1.2.1/cmd/spire-server/util/util.go 03:50:08 spire-1.2.1/conf/ 03:50:08 spire-1.2.1/conf/agent/ 03:50:08 spire-1.2.1/conf/agent/agent.conf 03:50:08 spire-1.2.1/conf/agent/agent_full.conf 03:50:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:50:08 spire-1.2.1/conf/server/ 03:50:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:50:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:50:08 spire-1.2.1/conf/server/server.conf 03:50:08 spire-1.2.1/conf/server/server_full.conf 03:50:08 spire-1.2.1/doc/ 03:50:08 spire-1.2.1/doc/SPIRE101.md 03:50:08 spire-1.2.1/doc/auditlog.md 03:50:08 spire-1.2.1/doc/authorization_policy_engine.md 03:50:08 spire-1.2.1/doc/changelog_guidelines.md 03:50:08 spire-1.2.1/doc/cure53-report.pdf 03:50:08 spire-1.2.1/doc/images/ 03:50:08 spire-1.2.1/doc/images/2019_roadmap.png 03:50:08 spire-1.2.1/doc/images/SPIRE101.png 03:50:08 spire-1.2.1/doc/images/SPIRE_agent.png 03:50:08 spire-1.2.1/doc/images/SPIRE_server.png 03:50:08 spire-1.2.1/doc/images/cache_mgr.png 03:50:08 spire-1.2.1/doc/images/cache_mgr_components.png 03:50:08 spire-1.2.1/doc/images/federated_spire.png 03:50:08 spire-1.2.1/doc/images/ha_mode.png 03:50:08 spire-1.2.1/doc/images/nested_spire.png 03:50:08 spire-1.2.1/doc/images/oidc_federation.png 03:50:08 spire-1.2.1/doc/images/single_trust_domain.png 03:50:08 spire-1.2.1/doc/images/spiffe_compatible.png 03:50:08 spire-1.2.1/doc/images/spire_logo.png 03:50:08 spire-1.2.1/doc/migrating_registration_api_clients.md 03:50:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:50:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:50:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:50:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:50:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:50:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:50:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:50:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:50:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:50:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:50:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:50:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:50:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:50:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:50:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:50:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:50:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:50:09 spire-1.2.1/doc/scaling_spire.md 03:50:09 spire-1.2.1/doc/spire_agent.md 03:50:09 spire-1.2.1/doc/spire_server.md 03:50:09 spire-1.2.1/doc/supported_integrations.md 03:50:09 spire-1.2.1/doc/telemetry.md 03:50:09 spire-1.2.1/doc/telemetry_config.md 03:50:09 spire-1.2.1/doc/upgrading.md 03:50:09 spire-1.2.1/doc/using_spire.md 03:50:09 spire-1.2.1/examples/ 03:50:09 spire-1.2.1/examples/README.md 03:50:09 spire-1.2.1/go.mod 03:50:09 spire-1.2.1/go.sum 03:50:09 spire-1.2.1/pkg/ 03:50:09 spire-1.2.1/pkg/agent/ 03:50:09 spire-1.2.1/pkg/agent/agent.go 03:50:09 spire-1.2.1/pkg/agent/api/ 03:50:09 spire-1.2.1/pkg/agent/api/config.go 03:50:09 spire-1.2.1/pkg/agent/api/debug/ 03:50:09 spire-1.2.1/pkg/agent/api/debug/v1/ 03:50:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:50:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:50:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:50:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:50:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:50:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:50:09 spire-1.2.1/pkg/agent/api/endpoints.go 03:50:09 spire-1.2.1/pkg/agent/api/health/ 03:50:09 spire-1.2.1/pkg/agent/api/health/v1/ 03:50:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:50:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:50:09 spire-1.2.1/pkg/agent/api/rpccontext/ 03:50:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:50:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:50:09 spire-1.2.1/pkg/agent/attestor/ 03:50:09 spire-1.2.1/pkg/agent/attestor/node/ 03:50:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:50:09 spire-1.2.1/pkg/agent/attestor/node/node.go 03:50:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:50:09 spire-1.2.1/pkg/agent/attestor/workload/ 03:50:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:50:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:50:09 spire-1.2.1/pkg/agent/catalog/ 03:50:09 spire-1.2.1/pkg/agent/catalog/catalog.go 03:50:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:50:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:50:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:50:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:50:09 spire-1.2.1/pkg/agent/client/ 03:50:09 spire-1.2.1/pkg/agent/client/client.go 03:50:09 spire-1.2.1/pkg/agent/client/client_test.go 03:50:09 spire-1.2.1/pkg/agent/client/dial.go 03:50:09 spire-1.2.1/pkg/agent/client/nodeconn.go 03:50:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:50:09 spire-1.2.1/pkg/agent/client/update.go 03:50:09 spire-1.2.1/pkg/agent/client/util.go 03:50:09 spire-1.2.1/pkg/agent/common/ 03:50:09 spire-1.2.1/pkg/agent/common/backoff/ 03:50:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:50:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:50:09 spire-1.2.1/pkg/agent/common/cgroups/ 03:50:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:50:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:50:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:50:09 spire-1.2.1/pkg/agent/config.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/ 03:50:09 spire-1.2.1/pkg/agent/endpoints/config.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/workload/ 03:50:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:50:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/ 03:50:09 spire-1.2.1/pkg/agent/manager/cache/ 03:50:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:50:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:50:09 spire-1.2.1/pkg/agent/manager/config.go 03:50:09 spire-1.2.1/pkg/agent/manager/manager.go 03:50:09 spire-1.2.1/pkg/agent/manager/manager_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/storage.go 03:50:09 spire-1.2.1/pkg/agent/manager/storage_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/storecache/ 03:50:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:50:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:50:09 spire-1.2.1/pkg/agent/manager/sync.go 03:50:09 spire-1.2.1/pkg/agent/plugin/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:50:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:50:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:50:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:50:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:50:09 spire-1.2.1/pkg/agent/svid/ 03:50:09 spire-1.2.1/pkg/agent/svid/rotator.go 03:50:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:50:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:50:09 spire-1.2.1/pkg/agent/svid/store/ 03:50:09 spire-1.2.1/pkg/agent/svid/store/service.go 03:50:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:50:09 spire-1.2.1/pkg/common/ 03:50:09 spire-1.2.1/pkg/common/agentpathtemplate/ 03:50:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:50:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:50:09 spire-1.2.1/pkg/common/api/ 03:50:09 spire-1.2.1/pkg/common/api/metrics.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/ 03:50:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/logger.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/names.go 03:50:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:50:09 spire-1.2.1/pkg/common/api/names.go 03:50:09 spire-1.2.1/pkg/common/api/ratelimit.go 03:50:09 spire-1.2.1/pkg/common/api/rpccontext/ 03:50:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:50:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:50:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:50:09 spire-1.2.1/pkg/common/auth/ 03:50:09 spire-1.2.1/pkg/common/auth/interceptors.go 03:50:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:50:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/ 03:50:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/types.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:50:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:50:09 spire-1.2.1/pkg/common/catalog/ 03:50:09 spire-1.2.1/pkg/common/catalog/bind.go 03:50:09 spire-1.2.1/pkg/common/catalog/builtin.go 03:50:09 spire-1.2.1/pkg/common/catalog/catalog.go 03:50:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:50:09 spire-1.2.1/pkg/common/catalog/closers.go 03:50:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:50:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:50:09 spire-1.2.1/pkg/common/catalog/config.go 03:50:09 spire-1.2.1/pkg/common/catalog/config_test.go 03:50:09 spire-1.2.1/pkg/common/catalog/configure.go 03:50:09 spire-1.2.1/pkg/common/catalog/constraints.go 03:50:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:50:09 spire-1.2.1/pkg/common/catalog/context.go 03:50:09 spire-1.2.1/pkg/common/catalog/external.go 03:50:09 spire-1.2.1/pkg/common/catalog/host.go 03:50:09 spire-1.2.1/pkg/common/catalog/pipenet.go 03:50:09 spire-1.2.1/pkg/common/catalog/plugin.go 03:50:09 spire-1.2.1/pkg/common/catalog/testplugin/ 03:50:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:50:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:50:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:50:09 spire-1.2.1/pkg/common/cli/ 03:50:09 spire-1.2.1/pkg/common/cli/env.go 03:50:09 spire-1.2.1/pkg/common/cli/flags.go 03:50:09 spire-1.2.1/pkg/common/cli/trust_domain.go 03:50:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:50:09 spire-1.2.1/pkg/common/cli/umask.go 03:50:09 spire-1.2.1/pkg/common/cli/umask_posix.go 03:50:09 spire-1.2.1/pkg/common/cli/umask_test.go 03:50:09 spire-1.2.1/pkg/common/cli/umask_windows.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/flag.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/format.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:50:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:50:09 spire-1.2.1/pkg/common/coretypes/ 03:50:09 spire-1.2.1/pkg/common/coretypes/bundle/ 03:50:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:50:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:50:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:50:09 spire-1.2.1/pkg/common/cryptoutil/ 03:50:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:50:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:50:09 spire-1.2.1/pkg/common/diskutil/ 03:50:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:50:09 spire-1.2.1/pkg/common/diskutil/file_test.go 03:50:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:50:09 spire-1.2.1/pkg/common/errorutil/ 03:50:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:50:09 spire-1.2.1/pkg/common/health/ 03:50:09 spire-1.2.1/pkg/common/health/config.go 03:50:09 spire-1.2.1/pkg/common/health/context.go 03:50:09 spire-1.2.1/pkg/common/health/context_test.go 03:50:09 spire-1.2.1/pkg/common/health/health.go 03:50:09 spire-1.2.1/pkg/common/health/health_test.go 03:50:09 spire-1.2.1/pkg/common/health/logger.go 03:50:09 spire-1.2.1/pkg/common/hostservice/ 03:50:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:50:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:50:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:50:09 spire-1.2.1/pkg/common/idutil/ 03:50:09 spire-1.2.1/pkg/common/idutil/require.go 03:50:09 spire-1.2.1/pkg/common/idutil/require_test.go 03:50:09 spire-1.2.1/pkg/common/idutil/safety.go 03:50:09 spire-1.2.1/pkg/common/idutil/safety_test.go 03:50:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:50:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:50:09 spire-1.2.1/pkg/common/jwtsvid/ 03:50:09 spire-1.2.1/pkg/common/jwtsvid/common.go 03:50:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:50:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:50:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:50:09 spire-1.2.1/pkg/common/jwtutil/ 03:50:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:50:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:50:09 spire-1.2.1/pkg/common/log/ 03:50:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:50:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:50:09 spire-1.2.1/pkg/common/log/log.go 03:50:09 spire-1.2.1/pkg/common/log/log_test.go 03:50:09 spire-1.2.1/pkg/common/log/options.go 03:50:09 spire-1.2.1/pkg/common/nodeutil/ 03:50:09 spire-1.2.1/pkg/common/nodeutil/node.go 03:50:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:50:09 spire-1.2.1/pkg/common/peertracker/ 03:50:09 spire-1.2.1/pkg/common/peertracker/conn.go 03:50:09 spire-1.2.1/pkg/common/peertracker/credentials.go 03:50:09 spire-1.2.1/pkg/common/peertracker/errors.go 03:50:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:50:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:50:09 spire-1.2.1/pkg/common/peertracker/info.go 03:50:09 spire-1.2.1/pkg/common/peertracker/listener.go 03:50:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:50:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tcp.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:50:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:50:09 spire-1.2.1/pkg/common/peertracker/uds.go 03:50:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:50:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:50:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:50:09 spire-1.2.1/pkg/common/pemutil/ 03:50:09 spire-1.2.1/pkg/common/pemutil/block.go 03:50:09 spire-1.2.1/pkg/common/pemutil/certs.go 03:50:09 spire-1.2.1/pkg/common/pemutil/common.go 03:50:09 spire-1.2.1/pkg/common/pemutil/csr.go 03:50:09 spire-1.2.1/pkg/common/pemutil/keys.go 03:50:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/ 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:50:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:50:09 spire-1.2.1/pkg/common/plugin/ 03:50:09 spire-1.2.1/pkg/common/plugin/aws/ 03:50:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:50:09 spire-1.2.1/pkg/common/plugin/azure/ 03:50:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:50:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/facade.go 03:50:09 spire-1.2.1/pkg/common/plugin/facade_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/gcp/ 03:50:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/ 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:50:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/log.go 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/ 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:50:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:50:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:50:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:50:09 spire-1.2.1/pkg/common/plugin/x509pop/ 03:50:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:50:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:50:09 spire-1.2.1/pkg/common/profiling/ 03:50:09 spire-1.2.1/pkg/common/profiling/dumpers.go 03:50:09 spire-1.2.1/pkg/common/profiling/profiling.go 03:50:09 spire-1.2.1/pkg/common/protoutil/ 03:50:09 spire-1.2.1/pkg/common/protoutil/masks.go 03:50:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:50:09 spire-1.2.1/pkg/common/rotationutil/ 03:50:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:50:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:50:09 spire-1.2.1/pkg/common/selector/ 03:50:09 spire-1.2.1/pkg/common/selector/selector.go 03:50:09 spire-1.2.1/pkg/common/selector/selector_test.go 03:50:09 spire-1.2.1/pkg/common/selector/set.go 03:50:09 spire-1.2.1/pkg/common/selector/set_utils.go 03:50:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/ 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/ 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:50:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:50:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:50:09 spire-1.2.1/pkg/common/telemetry/call.go 03:50:09 spire-1.2.1/pkg/common/telemetry/common/ 03:50:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:50:09 spire-1.2.1/pkg/common/telemetry/config.go 03:50:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:50:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/inmem.go 03:50:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/m3.go 03:50:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/metrics.go 03:50:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/names.go 03:50:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:50:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:50:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/ 03:50:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:50:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:50:09 spire-1.2.1/pkg/common/telemetry/server/server.go 03:50:09 spire-1.2.1/pkg/common/telemetry/sink.go 03:50:09 spire-1.2.1/pkg/common/telemetry/statsd.go 03:50:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:50:09 spire-1.2.1/pkg/common/telemetry/uptime.go 03:50:09 spire-1.2.1/pkg/common/telemetry/version.go 03:50:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:50:09 spire-1.2.1/pkg/common/uptime/ 03:50:09 spire-1.2.1/pkg/common/uptime/uptime.go 03:50:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:50:09 spire-1.2.1/pkg/common/util/ 03:50:09 spire-1.2.1/pkg/common/util/certs.go 03:50:09 spire-1.2.1/pkg/common/util/certs_test.go 03:50:09 spire-1.2.1/pkg/common/util/csr.go 03:50:09 spire-1.2.1/pkg/common/util/hash.go 03:50:09 spire-1.2.1/pkg/common/util/selectors.go 03:50:09 spire-1.2.1/pkg/common/util/selectors_test.go 03:50:09 spire-1.2.1/pkg/common/util/signals.go 03:50:09 spire-1.2.1/pkg/common/util/sort.go 03:50:09 spire-1.2.1/pkg/common/util/sort_test.go 03:50:09 spire-1.2.1/pkg/common/util/task.go 03:50:09 spire-1.2.1/pkg/common/util/task_test.go 03:50:09 spire-1.2.1/pkg/common/util/testdata/ 03:50:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:50:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:50:09 spire-1.2.1/pkg/common/version/ 03:50:09 spire-1.2.1/pkg/common/version/version.go 03:50:09 spire-1.2.1/pkg/common/x509svid/ 03:50:09 spire-1.2.1/pkg/common/x509svid/common_test.go 03:50:09 spire-1.2.1/pkg/common/x509svid/csr.go 03:50:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:50:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:50:09 spire-1.2.1/pkg/common/x509util/ 03:50:09 spire-1.2.1/pkg/common/x509util/cert.go 03:50:09 spire-1.2.1/pkg/common/x509util/dns.go 03:50:09 spire-1.2.1/pkg/common/x509util/dns_test.go 03:50:09 spire-1.2.1/pkg/common/x509util/keyid.go 03:50:09 spire-1.2.1/pkg/common/x509util/keypair.go 03:50:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:50:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:50:09 spire-1.2.1/pkg/server/ 03:50:09 spire-1.2.1/pkg/server/api/ 03:50:09 spire-1.2.1/pkg/server/api/agent.go 03:50:09 spire-1.2.1/pkg/server/api/agent/ 03:50:09 spire-1.2.1/pkg/server/api/agent/v1/ 03:50:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/agent_test.go 03:50:09 spire-1.2.1/pkg/server/api/api.go 03:50:09 spire-1.2.1/pkg/server/api/audit/ 03:50:09 spire-1.2.1/pkg/server/api/audit/audit.go 03:50:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:50:09 spire-1.2.1/pkg/server/api/bundle.go 03:50:09 spire-1.2.1/pkg/server/api/bundle/ 03:50:09 spire-1.2.1/pkg/server/api/bundle/v1/ 03:50:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/bundle_test.go 03:50:09 spire-1.2.1/pkg/server/api/debug/ 03:50:09 spire-1.2.1/pkg/server/api/debug/v1/ 03:50:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/entry.go 03:50:09 spire-1.2.1/pkg/server/api/entry/ 03:50:09 spire-1.2.1/pkg/server/api/entry/v1/ 03:50:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/entry_test.go 03:50:09 spire-1.2.1/pkg/server/api/health/ 03:50:09 spire-1.2.1/pkg/server/api/health/v1/ 03:50:09 spire-1.2.1/pkg/server/api/health/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/id.go 03:50:09 spire-1.2.1/pkg/server/api/id_test.go 03:50:09 spire-1.2.1/pkg/server/api/limits/ 03:50:09 spire-1.2.1/pkg/server/api/limits/limits.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/ 03:50:09 spire-1.2.1/pkg/server/api/middleware/alias.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/audit.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/caller.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/common.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/entries.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:50:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:50:09 spire-1.2.1/pkg/server/api/ratelimit.go 03:50:09 spire-1.2.1/pkg/server/api/rpccontext/ 03:50:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:50:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:50:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:50:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:50:09 spire-1.2.1/pkg/server/api/selector.go 03:50:09 spire-1.2.1/pkg/server/api/selector_test.go 03:50:09 spire-1.2.1/pkg/server/api/status.go 03:50:09 spire-1.2.1/pkg/server/api/status_test.go 03:50:09 spire-1.2.1/pkg/server/api/svid/ 03:50:09 spire-1.2.1/pkg/server/api/svid/v1/ 03:50:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/trustdomain.go 03:50:09 spire-1.2.1/pkg/server/api/trustdomain/ 03:50:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:50:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:50:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:50:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:50:09 spire-1.2.1/pkg/server/authpolicy/ 03:50:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:50:09 spire-1.2.1/pkg/server/authpolicy/policy.go 03:50:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:50:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:50:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:50:09 spire-1.2.1/pkg/server/authpolicy/validate.go 03:50:09 spire-1.2.1/pkg/server/bundle/ 03:50:09 spire-1.2.1/pkg/server/bundle/client/ 03:50:09 spire-1.2.1/pkg/server/bundle/client/client.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/manager.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/sources.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/updater.go 03:50:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:50:09 spire-1.2.1/pkg/server/ca/ 03:50:09 spire-1.2.1/pkg/server/ca/ca.go 03:50:09 spire-1.2.1/pkg/server/ca/ca_health.go 03:50:09 spire-1.2.1/pkg/server/ca/ca_test.go 03:50:09 spire-1.2.1/pkg/server/ca/journal.go 03:50:09 spire-1.2.1/pkg/server/ca/journal_test.go 03:50:09 spire-1.2.1/pkg/server/ca/manager.go 03:50:09 spire-1.2.1/pkg/server/ca/manager_health.go 03:50:09 spire-1.2.1/pkg/server/ca/manager_test.go 03:50:09 spire-1.2.1/pkg/server/ca/templates.go 03:50:09 spire-1.2.1/pkg/server/ca/upstream_client.go 03:50:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:50:09 spire-1.2.1/pkg/server/ca/validation.go 03:50:09 spire-1.2.1/pkg/server/cache/ 03:50:09 spire-1.2.1/pkg/server/cache/dscache/ 03:50:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:50:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/ 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:50:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:50:09 spire-1.2.1/pkg/server/catalog/ 03:50:09 spire-1.2.1/pkg/server/catalog/catalog.go 03:50:09 spire-1.2.1/pkg/server/catalog/keymanager.go 03:50:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:50:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:50:09 spire-1.2.1/pkg/server/catalog/notifier.go 03:50:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:50:09 spire-1.2.1/pkg/server/config.go 03:50:09 spire-1.2.1/pkg/server/datastore/ 03:50:09 spire-1.2.1/pkg/server/datastore/datastore.go 03:50:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:50:09 spire-1.2.1/pkg/server/datastore/repository.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:50:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:50:09 spire-1.2.1/pkg/server/endpoints/ 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/ 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:50:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:50:09 spire-1.2.1/pkg/server/endpoints/config.go 03:50:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:50:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:50:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:50:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:50:09 spire-1.2.1/pkg/server/endpoints/middleware.go 03:50:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:50:09 spire-1.2.1/pkg/server/hostservice/ 03:50:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:50:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:50:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:50:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:50:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:50:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:50:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:50:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:50:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:50:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:50:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/ 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:50:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:50:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:50:09 spire-1.2.1/pkg/server/registration/ 03:50:09 spire-1.2.1/pkg/server/registration/manager.go 03:50:09 spire-1.2.1/pkg/server/registration/manager_test.go 03:50:09 spire-1.2.1/pkg/server/scanentries.go 03:50:09 spire-1.2.1/pkg/server/scanentries_test.go 03:50:09 spire-1.2.1/pkg/server/server.go 03:50:09 spire-1.2.1/pkg/server/server_test.go 03:50:09 spire-1.2.1/pkg/server/svid/ 03:50:09 spire-1.2.1/pkg/server/svid/observer.go 03:50:09 spire-1.2.1/pkg/server/svid/observer_test.go 03:50:09 spire-1.2.1/pkg/server/svid/rotator.go 03:50:09 spire-1.2.1/pkg/server/svid/rotator_config.go 03:50:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:50:09 spire-1.2.1/pkg/server/svid/rotator_test.go 03:50:09 spire-1.2.1/proto/ 03:50:09 spire-1.2.1/proto/private/ 03:50:09 spire-1.2.1/proto/private/server/ 03:50:09 spire-1.2.1/proto/private/server/journal/ 03:50:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:50:09 spire-1.2.1/proto/private/server/journal/journal.proto 03:50:09 spire-1.2.1/proto/spire/ 03:50:09 spire-1.2.1/proto/spire/common/ 03:50:09 spire-1.2.1/proto/spire/common/common.pb.go 03:50:09 spire-1.2.1/proto/spire/common/common.proto 03:50:09 spire-1.2.1/proto/spire/common/plugin/ 03:50:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:50:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:50:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:50:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:50:09 spire-1.2.1/proto/spire/plugin/ 03:50:09 spire-1.2.1/proto/spire/plugin/agent/ 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:50:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:50:09 spire-1.2.1/release/ 03:50:09 spire-1.2.1/release/spire-extras/ 03:50:09 spire-1.2.1/release/spire-extras/README.md 03:50:09 spire-1.2.1/release/spire-extras/conf/ 03:50:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:50:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:50:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:50:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:50:09 spire-1.2.1/release/spire/ 03:50:09 spire-1.2.1/release/spire/README.md 03:50:09 spire-1.2.1/release/spire/conf/ 03:50:09 spire-1.2.1/release/spire/conf/agent/ 03:50:09 spire-1.2.1/release/spire/conf/agent/agent.conf 03:50:09 spire-1.2.1/release/spire/conf/server/ 03:50:09 spire-1.2.1/release/spire/conf/server/server.conf 03:50:09 spire-1.2.1/script/ 03:50:09 spire-1.2.1/script/build-artifact.sh 03:50:09 spire-1.2.1/script/generate_dummy_ca.sh 03:50:09 spire-1.2.1/support/ 03:50:09 spire-1.2.1/support/k8s/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:50:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/ 03:50:09 spire-1.2.1/support/oidc-discovery-provider/README.md 03:50:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/config.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/main.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:50:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:50:09 spire-1.2.1/test/ 03:50:09 spire-1.2.1/test/clock/ 03:50:09 spire-1.2.1/test/clock/clock.go 03:50:09 spire-1.2.1/test/fakes/ 03:50:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:50:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:50:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:50:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:50:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:50:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:50:09 spire-1.2.1/test/fakes/fakeagentstore/ 03:50:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:50:09 spire-1.2.1/test/fakes/fakedatastore/ 03:50:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:50:09 spire-1.2.1/test/fakes/fakeentryclient/ 03:50:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:50:09 spire-1.2.1/test/fakes/fakehealthchecker/ 03:50:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:50:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:50:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:50:09 spire-1.2.1/test/fakes/fakemetrics/ 03:50:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:50:09 spire-1.2.1/test/fakes/fakenoderesolver/ 03:50:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:50:09 spire-1.2.1/test/fakes/fakenotifier/ 03:50:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:50:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:50:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:50:09 spire-1.2.1/test/fakes/fakeserverca/ 03:50:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:50:09 spire-1.2.1/test/fakes/fakeservercatalog/ 03:50:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:50:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:50:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:50:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:50:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:50:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:50:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:50:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:50:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:50:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:50:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:50:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:50:09 spire-1.2.1/test/fixture/ 03:50:09 spire-1.2.1/test/fixture/certs/ 03:50:09 spire-1.2.1/test/fixture/certs/agent_svid.der 03:50:09 spire-1.2.1/test/fixture/certs/base_cert.pem 03:50:09 spire-1.2.1/test/fixture/certs/base_csr.pem 03:50:09 spire-1.2.1/test/fixture/certs/base_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:50:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:50:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:50:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:50:09 spire-1.2.1/test/fixture/certs/blog_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/bundle.der 03:50:09 spire-1.2.1/test/fixture/certs/ca.pem 03:50:09 spire-1.2.1/test/fixture/certs/ca_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/database_cert.pem 03:50:09 spire-1.2.1/test/fixture/certs/database_csr.pem 03:50:09 spire-1.2.1/test/fixture/certs/database_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/node_cert.pem 03:50:09 spire-1.2.1/test/fixture/certs/node_csr.pem 03:50:09 spire-1.2.1/test/fixture/certs/node_key.pem 03:50:09 spire-1.2.1/test/fixture/certs/svid.pem 03:50:09 spire-1.2.1/test/fixture/certs/svid_key.pem 03:50:09 spire-1.2.1/test/fixture/config/ 03:50:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:50:09 spire-1.2.1/test/fixture/config/agent_good.conf 03:50:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:50:09 spire-1.2.1/test/fixture/config/plugin_good.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:50:09 spire-1.2.1/test/fixture/config/server_good.conf 03:50:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:50:09 spire-1.2.1/test/fixture/fixture.go 03:50:09 spire-1.2.1/test/fixture/nodeattestor/ 03:50:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:50:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:50:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:50:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:50:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:50:09 spire-1.2.1/test/fixture/registration/ 03:50:09 spire-1.2.1/test/fixture/registration/entries.json 03:50:09 spire-1.2.1/test/fixture/registration/good-for-update.json 03:50:09 spire-1.2.1/test/fixture/registration/good.json 03:50:09 spire-1.2.1/test/fixture/registration/invalid.json 03:50:09 spire-1.2.1/test/fixture/registration/invalid_json.json 03:50:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:50:09 spire-1.2.1/test/integration/ 03:50:09 spire-1.2.1/test/integration/README.md 03:50:09 spire-1.2.1/test/integration/common 03:50:09 spire-1.2.1/test/integration/setup/ 03:50:09 spire-1.2.1/test/integration/setup/adminclient/ 03:50:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:50:09 spire-1.2.1/test/integration/setup/adminclient/client.go 03:50:09 spire-1.2.1/test/integration/setup/debugagent/ 03:50:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:50:09 spire-1.2.1/test/integration/setup/debugagent/main.go 03:50:09 spire-1.2.1/test/integration/setup/debugserver/ 03:50:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:50:09 spire-1.2.1/test/integration/setup/debugserver/main.go 03:50:09 spire-1.2.1/test/integration/setup/downstreamclient/ 03:50:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:50:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:50:09 spire-1.2.1/test/integration/setup/itclient/ 03:50:09 spire-1.2.1/test/integration/setup/itclient/client.go 03:50:09 spire-1.2.1/test/integration/setup/node-attestation/ 03:50:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:50:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:50:09 spire-1.2.1/test/integration/setup/x509pop/ 03:50:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:50:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:50:09 spire-1.2.1/test/integration/suites/ 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:50:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:50:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:50:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:50:10 spire-1.2.1/test/integration/suites/join-token/ 03:50:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:50:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:50:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:50:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:50:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:50:10 spire-1.2.1/test/integration/suites/join-token/README.md 03:50:10 spire-1.2.1/test/integration/suites/join-token/conf/ 03:50:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/join-token/teardown 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:50:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:50:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:50:10 spire-1.2.1/test/integration/suites/k8s/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/00-setup 03:50:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:50:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:50:10 spire-1.2.1/test/integration/suites/k8s/README.md 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:50:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:50:10 spire-1.2.1/test/integration/suites/k8s/teardown 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/ 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:50:10 spire-1.2.1/test/integration/suites/rotation/ 03:50:10 spire-1.2.1/test/integration/suites/rotation/00-setup 03:50:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:50:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:50:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:50:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:50:10 spire-1.2.1/test/integration/suites/rotation/README.md 03:50:10 spire-1.2.1/test/integration/suites/rotation/conf/ 03:50:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/rotation/teardown 03:50:10 spire-1.2.1/test/integration/suites/self-test/ 03:50:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:50:10 spire-1.2.1/test/integration/suites/self-test/README.md 03:50:10 spire-1.2.1/test/integration/suites/self-test/teardown 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:50:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:50:10 spire-1.2.1/test/integration/suites/upgrade/ 03:50:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:50:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:50:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:50:10 spire-1.2.1/test/integration/suites/upgrade/README.md 03:50:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:50:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:50:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:50:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:50:10 spire-1.2.1/test/integration/suites/upgrade/teardown 03:50:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:50:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:50:10 spire-1.2.1/test/integration/test-one.sh 03:50:10 spire-1.2.1/test/integration/test.sh 03:50:10 spire-1.2.1/test/plugintest/ 03:50:10 spire-1.2.1/test/plugintest/config.go 03:50:10 spire-1.2.1/test/plugintest/load.go 03:50:10 spire-1.2.1/test/plugintest/option.go 03:50:10 spire-1.2.1/test/spiretest/ 03:50:10 spire-1.2.1/test/spiretest/apiserver.go 03:50:10 spire-1.2.1/test/spiretest/assertions.go 03:50:10 spire-1.2.1/test/spiretest/dir.go 03:50:10 spire-1.2.1/test/spiretest/errors_posix.go 03:50:10 spire-1.2.1/test/spiretest/errors_windows.go 03:50:10 spire-1.2.1/test/spiretest/logs.go 03:50:10 spire-1.2.1/test/spiretest/socketapi.go 03:50:10 spire-1.2.1/test/spiretest/suite.go 03:50:10 spire-1.2.1/test/spiretest/x509.go 03:50:10 spire-1.2.1/test/testca/ 03:50:10 spire-1.2.1/test/testca/ca.go 03:50:10 spire-1.2.1/test/testkey/ 03:50:10 spire-1.2.1/test/testkey/generate.sh 03:50:10 spire-1.2.1/test/testkey/genkeys.go 03:50:10 spire-1.2.1/test/testkey/keys.go 03:50:10 spire-1.2.1/test/testkey/new.go 03:50:10 spire-1.2.1/test/tpmsimulator/ 03:50:10 spire-1.2.1/test/tpmsimulator/simulator.go 03:50:10 spire-1.2.1/test/util/ 03:50:10 spire-1.2.1/test/util/cert_fixtures.go 03:50:10 spire-1.2.1/test/util/cert_generation.go 03:50:10 spire-1.2.1/test/util/io_redirection.go 03:50:10 spire-1.2.1/test/util/race.go 03:50:10 spire-1.2.1/test/util/util.go 03:50:10 building spire from source... 03:50:10 Installing go1.17.7... 03:50:33 Building bin/spire-server... 03:50:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:50:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:50:33 go: downloading github.com/mitchellh/cli v1.1.2 03:50:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:50:33 go: downloading google.golang.org/grpc v1.44.0 03:50:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:50:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:50:36 go: downloading github.com/imdario/mergo v0.3.12 03:50:36 go: downloading github.com/sirupsen/logrus v1.8.1 03:50:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:50:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:50:37 go: downloading github.com/fatih/color v1.13.0 03:50:37 go: downloading github.com/mattn/go-isatty v0.0.14 03:50:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:50:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:50:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:50:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:50:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:50:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:50:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:50:39 go: downloading github.com/armon/go-metrics v0.3.10 03:50:39 go: downloading github.com/prometheus/client_golang v1.12.1 03:50:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:50:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:50:41 go: downloading github.com/open-policy-agent/opa v0.38.0 03:51:03 go: downloading github.com/mattn/go-colorable v0.1.12 03:51:03 go: downloading github.com/Masterminds/goutils v1.1.0 03:51:03 go: downloading github.com/Masterminds/semver v1.5.0 03:51:03 go: downloading github.com/google/uuid v1.1.2 03:51:03 go: downloading github.com/huandu/xstrings v1.3.2 03:51:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:51:03 go: downloading github.com/oklog/run v1.0.0 03:51:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:51:03 go: downloading github.com/prometheus/client_model v0.2.0 03:51:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:51:03 go: downloading github.com/prometheus/common v0.32.1 03:51:03 go: downloading github.com/beorn7/perks v1.0.1 03:51:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:51:03 go: downloading github.com/prometheus/procfs v0.7.3 03:51:03 go: downloading github.com/pkg/errors v0.9.1 03:51:03 go: downloading go.uber.org/atomic v1.9.0 03:51:03 go: downloading github.com/imkira/go-observer v1.0.3 03:51:03 go: downloading github.com/hashicorp/errwrap v1.1.0 03:51:03 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:51:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:51:03 go: downloading github.com/twmb/murmur3 v1.1.6 03:51:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:51:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:51:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:51:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:51:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:51:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:51:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:51:09 go: downloading github.com/stretchr/testify v1.7.0 03:51:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:51:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:51:09 go: downloading github.com/blang/semver/v4 v4.0.0 03:51:09 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:51:09 go: downloading github.com/jinzhu/gorm v1.9.16 03:51:09 go: downloading github.com/lib/pq v1.10.4 03:51:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:51:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:51:16 Removing intermediate container 6bb9273fce27 03:51:16 ---> f99c0079b039 03:51:16 03:51:16 Step 10/23 : FROM alpine:3.14 03:51:16 ---> ac73e934f311 03:51:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:51:16 ---> Running in 091b123bb7a7 03:51:17 Removing intermediate container 091b123bb7a7 03:51:17 ---> bb743a8bb129 03:51:17 Step 12/23 : ENV APP_PORT=59880 03:51:17 ---> Running in 2055266d8cbf 03:51:17 Removing intermediate container 2055266d8cbf 03:51:17 ---> ee57c3583dc0 03:51:17 Step 13/23 : EXPOSE $APP_PORT 03:51:17 ---> Running in 5b034d4f4053 03:51:18 Removing intermediate container 5b034d4f4053 03:51:18 ---> c51f668ed139 03:51:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:18 ---> Running in 67ae8f6aebc1 03:51:21 Removing intermediate container 67ae8f6aebc1 03:51:21 ---> 91c2f9ca6ed0 03:51:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:51:21 ---> Running in 50a1bd645253 03:51:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:51:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:51:25 (1/6) Installing dumb-init (1.2.5-r1) 03:51:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:51:25 (3/6) Installing libsodium (1.0.18-r0) 03:51:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:51:25 (5/6) Installing libzmq (4.3.4-r0) 03:51:26 (6/6) Installing zeromq (4.3.4-r0) 03:51:26 Executing busybox-1.33.1-r7.trigger 03:51:26 OK: 8 MiB in 20 packages 03:51:28 Removing intermediate container 50a1bd645253 03:51:28 ---> 9e9e564b17df 03:51:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:51:29 ---> afb76e4cc0e0 03:51:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:51:30 go: downloading k8s.io/client-go v0.23.4 03:51:30 go: downloading google.golang.org/api v0.70.0 03:51:30 go: downloading k8s.io/api v0.23.4 03:51:31  ---> 9deeb9fc410d 03:51:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:51:32 ---> fa874f1de8e6 03:51:32 Step 19/23 : ENTRYPOINT ["/core-data"] 03:51:32 ---> Running in 4a08db36edc1 03:51:33 Removing intermediate container 4a08db36edc1 03:51:33 ---> bda783190e0a 03:51:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:51:33 ---> Running in 5eb084c63728 03:51:33 Removing intermediate container 5eb084c63728 03:51:33 ---> 6c2ad5ec6b0d 03:51:33 Step 21/23 : LABEL arch=arm64 03:51:33 ---> Running in 329cd1890c50 03:51:34 Removing intermediate container 329cd1890c50 03:51:34 ---> 068de4abf1d0 03:51:34 Step 22/23 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 03:51:34 ---> Running in 76320d70ca10 03:51:35 Removing intermediate container 76320d70ca10 03:51:35 ---> 2949ce6d1ed5 03:51:35 Step 23/23 : LABEL version=2.2.0-dev.61 03:51:35 ---> Running in 55dd9fca4e00 03:51:35 Removing intermediate container 55dd9fca4e00 03:51:35 ---> 4dd94a682170 03:51:35 03:51:36 Successfully built 4dd94a682170 03:51:36 Successfully tagged core-data-arm64:latest 03:51:40  Building core-data ... done go: downloading github.com/google/go-tpm v0.3.3 03:51:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:51:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:51:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:51:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:51:58 go: downloading cloud.google.com/go/storage v1.21.0 03:51:58 go: downloading cloud.google.com/go v0.100.2 03:51:58 go: downloading k8s.io/apimachinery v0.23.4 03:52:00 go: downloading k8s.io/kube-aggregator v0.23.3 03:52:00 go: downloading cloud.google.com/go/security v1.3.0 03:52:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:52:01 go: downloading github.com/hashicorp/vault/api v1.4.1 03:52:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:52:02 go: downloading gopkg.in/yaml.v2 v2.4.0 03:52:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:52:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:52:02 go: downloading github.com/gobwas/glob v0.2.3 03:52:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:52:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:52:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:52:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:52:03 go: downloading github.com/aws/smithy-go v1.11.0 03:52:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:52:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:52:04 go: downloading github.com/jinzhu/inflection v1.0.0 03:52:04 go: downloading github.com/gogo/protobuf v1.3.2 03:52:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:52:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:52:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:52:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:52:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:52:08 go: downloading github.com/dimchansky/utfbom v1.1.1 03:52:08 go: downloading cloud.google.com/go/compute v1.3.0 03:52:08 go: downloading cloud.google.com/go/iam v0.1.1 03:52:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:52:08 go: downloading k8s.io/klog/v2 v2.30.0 03:52:09 go: downloading github.com/google/gofuzz v1.1.0 03:52:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:52:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:52:10 go: downloading github.com/spf13/pflag v1.0.5 03:52:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:52:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:52:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:52:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:52:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:52:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:52:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:52:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:52:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:52:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:52:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:52:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:52:13 go: downloading go.opencensus.io v0.23.0 03:52:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:52:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:52:14 go: downloading gopkg.in/inf.v0 v0.9.1 03:52:14 go: downloading github.com/go-logr/logr v1.2.2 03:52:14 go: downloading github.com/google/go-cmp v0.5.7 03:52:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:52:15 go: downloading github.com/json-iterator/go v1.1.12 03:52:15 go: downloading github.com/googleapis/gnostic v0.5.5 03:52:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:52:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:52:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:52:19 go: downloading github.com/tklauser/numcpus v0.3.0 03:52:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:52:19 go: downloading go.uber.org/zap v1.21.0 03:52:19 go: downloading sigs.k8s.io/yaml v1.3.0 03:52:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:52:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:52:19 go: downloading github.com/modern-go/reflect2 v1.0.2 03:52:19 go: downloading github.com/ryanuber/go-glob v1.0.0 03:52:19 go: downloading github.com/golang/snappy v0.0.4 03:52:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:52:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:52:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:52:26 go: downloading github.com/hashicorp/go-version v1.2.0 03:52:26 go: downloading go.uber.org/multierr v1.6.0 03:52:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:52:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:03:07 Building bin/spire-agent... 04:03:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:03:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:03:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:03:07 go: downloading github.com/docker/docker v20.10.12+incompatible 04:03:07 go: downloading github.com/google/go-tpm-tools v0.3.3 04:03:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:03:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:03:07 go: downloading github.com/docker/go-connections v0.4.0 04:03:07 go: downloading github.com/docker/go-units v0.4.0 04:03:07 go: downloading github.com/opencontainers/image-spec v1.0.1 04:03:07 go: downloading github.com/containerd/containerd v1.3.4 04:03:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:03:07 go: downloading github.com/opencontainers/go-digest v1.0.0 04:08:45 Building bin/spire-agent... 04:08:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:08:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:08:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:08:45 go: downloading github.com/docker/docker v20.10.12+incompatible 04:08:47 go: downloading github.com/google/go-tpm-tools v0.3.3 04:08:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:08:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:08:49 go: downloading github.com/docker/go-connections v0.4.0 04:08:49 go: downloading github.com/docker/go-units v0.4.0 04:08:49 go: downloading github.com/opencontainers/image-spec v1.0.1 04:08:49 go: downloading github.com/containerd/containerd v1.3.4 04:08:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:08:50 go: downloading github.com/opencontainers/go-digest v1.0.0 04:09:22 Removing intermediate container ebbdbe967e2b 04:09:22 ---> 02e0a4d1b62d 04:09:22 04:09:22 Step 13/26 : FROM alpine:3.15 04:09:22 ---> 3fb3c9af89a9 04:09:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:09:22 ---> Using cache 04:09:22 ---> 011ba914365b 04:09:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:22 ---> Using cache 04:09:22 ---> 7b4f6c0279e9 04:09:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:09:22 ---> Running in 2218d583228b 04:09:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:22 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:09:22 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:09:22 OK: 15729 distinct packages available 04:09:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:23 (1/5) Installing dumb-init (1.2.5-r1) 04:09:24 (2/5) Installing musl-obstack (1.2.3-r0) 04:09:24 (3/5) Installing libucontext (1.1-r0) 04:09:24 (4/5) Installing gcompat (1.0.0-r4) 04:09:24 (5/5) Installing openssl (1.1.1n-r0) 04:09:24 Executing busybox-1.34.1-r5.trigger 04:09:24 OK: 6 MiB in 19 packages 04:09:26 Removing intermediate container 2218d583228b 04:09:26 ---> 403373860ba2 04:09:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 04:09:29 ---> 8aa8c8d45e33 04:09:29 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:09:36 ---> f7182eb6547c 04:09:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:09:36 ---> 1a7f2be4bf40 04:09:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:09:37 ---> 59a99fc30ca3 04:09:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:09:38 ---> 0c4c1b9738be 04:09:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:09:38 ---> Running in 163f6a5c2990 04:09:39 Removing intermediate container 163f6a5c2990 04:09:39 ---> 33dd14eb97e5 04:09:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:09:39 ---> Running in 2002bdfe5549 04:09:39 Removing intermediate container 2002bdfe5549 04:09:39 ---> 33ddc4f79ff4 04:09:39 Step 24/26 : LABEL arch=arm64 04:09:39 ---> Running in e72cc4d1dc9a 04:09:40 Removing intermediate container e72cc4d1dc9a 04:09:40 ---> cfbe9cd4d9de 04:09:40 Step 25/26 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 04:09:40 ---> Running in 8aebaaf96724 04:09:41 Removing intermediate container 8aebaaf96724 04:09:41 ---> 358dfa92c40a 04:09:41 Step 26/26 : LABEL version=2.2.0-dev.61 04:09:41 ---> Running in 404a95c5268d 04:09:41 Removing intermediate container 404a95c5268d 04:09:41 ---> 7df225f76ae5 04:09:41 04:09:41 Successfully built 7df225f76ae5 04:09:41 Successfully tagged security-spire-agent-arm64:latest 04:13:33  Building security-spire-agent ... done Removing intermediate container 5a54c63f2d1f 04:13:33 ---> 738108c78fad 04:13:33 04:13:33 Step 13/25 : FROM alpine:3.15 04:13:33 ---> 3fb3c9af89a9 04:13:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:13:33 ---> Using cache 04:13:33 ---> 011ba914365b 04:13:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:33 ---> Using cache 04:13:33 ---> 7b4f6c0279e9 04:13:33 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:33 ---> Using cache 04:13:33 ---> 403373860ba2 04:13:33 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:13:33 ---> 3f74149cf802 04:13:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:13:33 ---> a696c79278f7 04:13:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:13:33 ---> 8ec98168b9bd 04:13:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:13:33 ---> 7e89a9cf815d 04:13:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:13:33 ---> Running in 15ff0b13d702 04:13:33 Removing intermediate container 15ff0b13d702 04:13:33 ---> d29d6aa83af0 04:13:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:13:33 ---> Running in ec29e8f9a545 04:13:33 Removing intermediate container ec29e8f9a545 04:13:33 ---> c9d5e85503fe 04:13:33 Step 23/25 : LABEL arch=arm64 04:13:33 ---> Running in 6fc5c30f1d83 04:13:33 Removing intermediate container 6fc5c30f1d83 04:13:33 ---> 5d14924f2fac 04:13:33 Step 24/25 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 04:13:33 ---> Running in f261a2d5ec23 04:13:33 Removing intermediate container f261a2d5ec23 04:13:33 ---> 1ab0e566c4cc 04:13:33 Step 25/25 : LABEL version=2.2.0-dev.61 04:13:33 ---> Running in 7c9a761c1c4f 04:13:33 Removing intermediate container 7c9a761c1c4f 04:13:33 ---> 052907fdf182 04:13:33 04:13:33 Successfully built 052907fdf182 04:13:33 Successfully tagged security-spire-server-arm64:latest 04:14:41  Building security-spire-server ... done Building bin/spire-agent... 04:14:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:14:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:14:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:14:41 go: downloading github.com/docker/docker v20.10.12+incompatible 04:14:41 go: downloading github.com/google/go-tpm-tools v0.3.3 04:14:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:14:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:14:41 go: downloading github.com/docker/go-connections v0.4.0 04:14:41 go: downloading github.com/docker/go-units v0.4.0 04:14:41 go: downloading github.com/opencontainers/image-spec v1.0.1 04:14:41 go: downloading github.com/containerd/containerd v1.3.4 04:14:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:14:41 go: downloading github.com/opencontainers/go-digest v1.0.0 04:18:03 Removing intermediate container f41755572674 04:18:03 ---> 70b974205664 04:18:03 04:18:03 Step 13/26 : FROM alpine:3.15 04:18:03 ---> 3fb3c9af89a9 04:18:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:18:03 ---> Using cache 04:18:03 ---> 011ba914365b 04:18:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:03 ---> Using cache 04:18:03 ---> 7b4f6c0279e9 04:18:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:18:03 ---> Running in 0d081ae69f43 04:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:18:05 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:18:05 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:18:05 OK: 15729 distinct packages available 04:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:18:07 (1/4) Installing dumb-init (1.2.5-r1) 04:18:07 (2/4) Installing musl-obstack (1.2.3-r0) 04:18:07 (3/4) Installing libucontext (1.1-r0) 04:18:07 (4/4) Installing gcompat (1.0.0-r4) 04:18:07 Executing busybox-1.34.1-r5.trigger 04:18:07 OK: 6 MiB in 18 packages 04:18:08 Removing intermediate container 0d081ae69f43 04:18:08 ---> e25c4682e2e4 04:18:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:18:11 ---> d8eab5fd2cbc 04:18:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:18:11 ---> f6b8c001bcd0 04:18:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:18:12 ---> Running in 36fd969f1d50 04:18:12 Removing intermediate container 36fd969f1d50 04:18:12 ---> da4755c89de3 04:18:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:18:13 ---> 28e65de39e71 04:18:13 Step 21/26 : WORKDIR / 04:18:13 ---> Running in d917a85d43e9 04:18:13 Removing intermediate container d917a85d43e9 04:18:13 ---> 69f527315f78 04:18:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:18:13 ---> Running in 66af93e311ca 04:18:13 Removing intermediate container 66af93e311ca 04:18:13 ---> 373c18d6bddb 04:18:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:18:13 ---> Running in f963a888f0f8 04:18:14 Removing intermediate container f963a888f0f8 04:18:14 ---> b3e0c8eef8e6 04:18:14 Step 24/26 : LABEL arch=arm64 04:18:14 ---> Running in 983fc3883b2c 04:18:14 Removing intermediate container 983fc3883b2c 04:18:14 ---> ec0d04867cfc 04:18:14 Step 25/26 : LABEL git_sha=8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:14 ---> Running in 363290a1d02a 04:18:15 Removing intermediate container 363290a1d02a 04:18:15 ---> 18e3737bde26 04:18:15 Step 26/26 : LABEL version=2.2.0-dev.61 04:18:15 ---> Running in c7459bfaa815 04:18:15 Removing intermediate container c7459bfaa815 04:18:15 ---> a159b7c5c75a 04:18:15 04:18:15 Successfully built a159b7c5c75a 04:18:15 Successfully tagged security-spire-config-arm64:latest 04:18:15  Building security-spire-config ... done  [Pipeline] } 04:18:15 $ docker stop --time=1 a390d03c3b30413c9a2105ae1b27630e9ad406a5355da38c52d883c5dd88f832 04:18:17 $ docker rm -f a390d03c3b30413c9a2105ae1b27630e9ad406a5355da38c52d883c5dd88f832 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:18 + docker images 04:18:18 REPOSITORY TAG IMAGE ID CREATED SIZE 04:18:18 security-spire-config-arm64 latest a159b7c5c75a 3 seconds ago 85.6MB 04:18:18 70b974205664 32 seconds ago 3.98GB 04:18:18 security-spire-server-arm64 latest 052907fdf182 4 minutes ago 86.3MB 04:18:18 738108c78fad 5 minutes ago 3.98GB 04:18:18 security-spire-agent-arm64 latest 7df225f76ae5 8 minutes ago 126MB 04:18:18 02e0a4d1b62d 9 minutes ago 3.98GB 04:18:18 core-data-arm64 latest 4dd94a682170 26 minutes ago 34.4MB 04:18:18 f99c0079b039 27 minutes ago 1.23GB 04:18:18 security-proxy-setup-arm64 latest 1d10d41e54c2 28 minutes ago 42.1MB 04:18:18 core-command-arm64 latest 9976af58df2b 28 minutes ago 23.7MB 04:18:18 088705d0a2df 28 minutes ago 1.21GB 04:18:18 3ff9ba82d0da 28 minutes ago 1.2GB 04:18:18 core-metadata-arm64 latest e6cb65083fb5 35 minutes ago 25.1MB 04:18:18 a5bb61963911 35 minutes ago 1.2GB 04:18:18 security-secretstore-setup-arm64 latest 1c8b91ff3db2 35 minutes ago 40.8MB 04:18:18 support-scheduler-arm64 latest 17969c5ae495 36 minutes ago 24.9MB 04:18:18 fe763a873cdc 36 minutes ago 1.2GB 04:18:18 3299f0dd045b 36 minutes ago 1.21GB 04:18:18 sys-mgmt-agent-arm64 latest 5cf6f67a00b8 42 minutes ago 290MB 04:18:18 security-bootstrapper-arm64 latest ca4f0bd0b225 43 minutes ago 23.6MB 04:18:18 support-notifications-arm64 latest d520e497d066 44 minutes ago 25.5MB 04:18:18 f7885370cc7b 44 minutes ago 1.2GB 04:18:18 security-spiffe-token-provider-arm64 latest c878e630f5ed 44 minutes ago 27.7MB 04:18:18 6ccf595141e3 44 minutes ago 1.2GB 04:18:18 f6414d62f51c 44 minutes ago 1.2GB 04:18:18 44bf2c10bc09 45 minutes ago 1.19GB 04:18:18 ci-base-image-arm64 latest 3c97e2e9bdc5 53 minutes ago 885MB 04:18:18 docker 20.10.14 c346e9eafbab 4 days ago 202MB 04:18:18 alpine 3.14 ac73e934f311 5 days ago 5.34MB 04:18:18 alpine 3.15 3fb3c9af89a9 5 days ago 5.32MB 04:18:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 04:18:18 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 04:18:18 provisioning config files... 04:18:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config4498033927088514114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:18 ---> docker-login.sh 04:18:18 nexus3.edgexfoundry.org:10001 04:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:19 Configure a credential helper to remove this warning. See 04:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:19 04:18:19 Login Succeeded 04:18:19 nexus3.edgexfoundry.org:10002 04:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:19 Configure a credential helper to remove this warning. See 04:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:19 04:18:19 Login Succeeded 04:18:19 nexus3.edgexfoundry.org:10003 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:20 Configure a credential helper to remove this warning. See 04:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:20 04:18:20 Login Succeeded 04:18:20 nexus3.edgexfoundry.org:10004 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:20 Configure a credential helper to remove this warning. See 04:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:20 04:18:20 Login Succeeded 04:18:20 docker.io 04:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:21 Configure a credential helper to remove this warning. See 04:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:21 04:18:21 Login Succeeded 04:18:21 ---> docker-login.sh ends [Pipeline] } 04:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:18:21 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:21 latest 04:18:21 2.2.0-dev.61 04:18:21 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:21 main 04:18:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:18:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:22 3725a68335c9: Preparing 04:18:22 8a8b7acf366a: Preparing 04:18:22 6b850b696048: Preparing 04:18:22 88a90fb262a2: Preparing 04:18:22 f73e7dbfee58: Preparing 04:18:22 f73e7dbfee58: Layer already exists 04:18:22 3725a68335c9: Pushed 04:18:22 6b850b696048: Pushed 04:18:22 88a90fb262a2: Pushed 04:18:26 8a8b7acf366a: Pushed 04:18:27 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:568872d0dd2b75135ef90c628499416fd2ac0a0f09d6502b6dce005ecfef0cc1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:27 3725a68335c9: Preparing 04:18:27 8a8b7acf366a: Preparing 04:18:27 6b850b696048: Preparing 04:18:27 88a90fb262a2: Preparing 04:18:27 f73e7dbfee58: Preparing 04:18:27 3725a68335c9: Layer already exists 04:18:27 6b850b696048: Layer already exists 04:18:27 88a90fb262a2: Layer already exists 04:18:27 f73e7dbfee58: Layer already exists 04:18:27 8a8b7acf366a: Layer already exists 04:18:28 latest: digest: sha256:568872d0dd2b75135ef90c628499416fd2ac0a0f09d6502b6dce005ecfef0cc1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.61 04:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:28 3725a68335c9: Preparing 04:18:28 8a8b7acf366a: Preparing 04:18:28 6b850b696048: Preparing 04:18:28 88a90fb262a2: Preparing 04:18:28 f73e7dbfee58: Preparing 04:18:28 88a90fb262a2: Layer already exists 04:18:28 8a8b7acf366a: Layer already exists 04:18:28 6b850b696048: Layer already exists 04:18:28 f73e7dbfee58: Layer already exists 04:18:28 3725a68335c9: Layer already exists 04:18:29 2.2.0-dev.61: digest: sha256:568872d0dd2b75135ef90c628499416fd2ac0a0f09d6502b6dce005ecfef0cc1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:29 3725a68335c9: Preparing 04:18:29 8a8b7acf366a: Preparing 04:18:29 6b850b696048: Preparing 04:18:29 88a90fb262a2: Preparing 04:18:29 f73e7dbfee58: Preparing 04:18:29 f73e7dbfee58: Layer already exists 04:18:29 3725a68335c9: Layer already exists 04:18:29 88a90fb262a2: Layer already exists 04:18:29 6b850b696048: Layer already exists 04:18:29 8a8b7acf366a: Layer already exists 04:18:29 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:568872d0dd2b75135ef90c628499416fd2ac0a0f09d6502b6dce005ecfef0cc1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:18:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 04:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:30 3725a68335c9: Preparing 04:18:30 8a8b7acf366a: Preparing 04:18:30 6b850b696048: Preparing 04:18:30 88a90fb262a2: Preparing 04:18:30 f73e7dbfee58: Preparing 04:18:30 f73e7dbfee58: Layer already exists 04:18:30 6b850b696048: Layer already exists 04:18:30 8a8b7acf366a: Layer already exists 04:18:30 88a90fb262a2: Layer already exists 04:18:30 3725a68335c9: Layer already exists 04:18:30 main: digest: sha256:568872d0dd2b75135ef90c628499416fd2ac0a0f09d6502b6dce005ecfef0cc1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:30 ===================================================== [Pipeline] echo 04:18:30 taggedImages: 04:18:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:18:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.61 04:18:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:18:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:18:31 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:31 latest 04:18:31 2.2.0-dev.61 04:18:31 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:31 main 04:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:18:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:31 94b28d7d5877: Preparing 04:18:31 282e3d45ae0a: Preparing 04:18:31 6b850b696048: Preparing 04:18:31 e652120b4fdb: Preparing 04:18:31 1b590a2fa2f2: Preparing 04:18:31 f73e7dbfee58: Preparing 04:18:31 6b850b696048: Layer already exists 04:18:31 f73e7dbfee58: Layer already exists 04:18:31 1b590a2fa2f2: Pushed 04:18:31 94b28d7d5877: Pushed 04:18:32 e652120b4fdb: Pushed 04:18:39 282e3d45ae0a: Pushed 04:18:39 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:51d695124293e7025c190403b22200d1aca26a41b461273019b353d97378f31b size: 1573 [Pipeline] isUnix [Pipeline] sh 04:18:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:39 94b28d7d5877: Preparing 04:18:39 282e3d45ae0a: Preparing 04:18:39 6b850b696048: Preparing 04:18:39 e652120b4fdb: Preparing 04:18:39 1b590a2fa2f2: Preparing 04:18:39 f73e7dbfee58: Preparing 04:18:39 f73e7dbfee58: Waiting 04:18:39 94b28d7d5877: Layer already exists 04:18:39 6b850b696048: Layer already exists 04:18:39 1b590a2fa2f2: Layer already exists 04:18:39 e652120b4fdb: Layer already exists 04:18:39 282e3d45ae0a: Layer already exists 04:18:39 f73e7dbfee58: Layer already exists 04:18:40 latest: digest: sha256:51d695124293e7025c190403b22200d1aca26a41b461273019b353d97378f31b size: 1573 [Pipeline] isUnix [Pipeline] sh 04:18:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.61 04:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:40 94b28d7d5877: Preparing 04:18:40 282e3d45ae0a: Preparing 04:18:40 6b850b696048: Preparing 04:18:40 e652120b4fdb: Preparing 04:18:40 1b590a2fa2f2: Preparing 04:18:40 f73e7dbfee58: Preparing 04:18:40 f73e7dbfee58: Waiting 04:18:40 282e3d45ae0a: Layer already exists 04:18:40 6b850b696048: Layer already exists 04:18:40 e652120b4fdb: Layer already exists 04:18:40 94b28d7d5877: Layer already exists 04:18:40 1b590a2fa2f2: Layer already exists 04:18:40 f73e7dbfee58: Layer already exists 04:18:41 2.2.0-dev.61: digest: sha256:51d695124293e7025c190403b22200d1aca26a41b461273019b353d97378f31b size: 1573 [Pipeline] isUnix [Pipeline] sh 04:18:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:41 94b28d7d5877: Preparing 04:18:41 282e3d45ae0a: Preparing 04:18:41 6b850b696048: Preparing 04:18:41 e652120b4fdb: Preparing 04:18:41 1b590a2fa2f2: Preparing 04:18:41 f73e7dbfee58: Preparing 04:18:41 f73e7dbfee58: Waiting 04:18:41 6b850b696048: Layer already exists 04:18:41 282e3d45ae0a: Layer already exists 04:18:41 e652120b4fdb: Layer already exists 04:18:41 94b28d7d5877: Layer already exists 04:18:41 1b590a2fa2f2: Layer already exists 04:18:41 f73e7dbfee58: Layer already exists 04:18:42 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:51d695124293e7025c190403b22200d1aca26a41b461273019b353d97378f31b size: 1573 [Pipeline] isUnix [Pipeline] sh 04:18:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 04:18:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:42 94b28d7d5877: Preparing 04:18:42 282e3d45ae0a: Preparing 04:18:42 6b850b696048: Preparing 04:18:42 e652120b4fdb: Preparing 04:18:42 1b590a2fa2f2: Preparing 04:18:42 f73e7dbfee58: Preparing 04:18:42 f73e7dbfee58: Waiting 04:18:42 e652120b4fdb: Layer already exists 04:18:42 6b850b696048: Layer already exists 04:18:42 94b28d7d5877: Layer already exists 04:18:42 282e3d45ae0a: Layer already exists 04:18:42 1b590a2fa2f2: Layer already exists 04:18:43 f73e7dbfee58: Layer already exists 04:18:43 main: digest: sha256:51d695124293e7025c190403b22200d1aca26a41b461273019b353d97378f31b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:43 ===================================================== [Pipeline] echo 04:18:43 taggedImages: 04:18:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:18:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.61 04:18:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:18:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:18:43 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:43 latest 04:18:43 2.2.0-dev.61 04:18:43 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:43 main 04:18:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:18:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:43 89ac494548f9: Preparing 04:18:43 a11dcc4c061d: Preparing 04:18:43 6b850b696048: Preparing 04:18:43 88a90fb262a2: Preparing 04:18:43 f73e7dbfee58: Preparing 04:18:43 88a90fb262a2: Layer already exists 04:18:43 f73e7dbfee58: Layer already exists 04:18:43 6b850b696048: Layer already exists 04:18:44 89ac494548f9: Pushed 04:18:49 a11dcc4c061d: Pushed 04:18:49 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:080eddb255c2ca6636e9bc26c9fb38c6e62f168b25c7128de5228cf38de50e50 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:18:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:50 89ac494548f9: Preparing 04:18:50 a11dcc4c061d: Preparing 04:18:50 6b850b696048: Preparing 04:18:50 88a90fb262a2: Preparing 04:18:50 f73e7dbfee58: Preparing 04:18:50 6b850b696048: Layer already exists 04:18:50 89ac494548f9: Layer already exists 04:18:50 a11dcc4c061d: Layer already exists 04:18:50 f73e7dbfee58: Layer already exists 04:18:50 88a90fb262a2: Layer already exists 04:18:50 latest: digest: sha256:080eddb255c2ca6636e9bc26c9fb38c6e62f168b25c7128de5228cf38de50e50 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:18:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.61 04:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:51 89ac494548f9: Preparing 04:18:51 a11dcc4c061d: Preparing 04:18:51 6b850b696048: Preparing 04:18:51 88a90fb262a2: Preparing 04:18:51 f73e7dbfee58: Preparing 04:18:51 a11dcc4c061d: Layer already exists 04:18:51 89ac494548f9: Layer already exists 04:18:51 6b850b696048: Layer already exists 04:18:51 f73e7dbfee58: Layer already exists 04:18:51 88a90fb262a2: Layer already exists 04:18:51 2.2.0-dev.61: digest: sha256:080eddb255c2ca6636e9bc26c9fb38c6e62f168b25c7128de5228cf38de50e50 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:18:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:18:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:52 89ac494548f9: Preparing 04:18:52 a11dcc4c061d: Preparing 04:18:52 6b850b696048: Preparing 04:18:52 88a90fb262a2: Preparing 04:18:52 f73e7dbfee58: Preparing 04:18:52 f73e7dbfee58: Layer already exists 04:18:52 a11dcc4c061d: Layer already exists 04:18:52 89ac494548f9: Layer already exists 04:18:52 6b850b696048: Layer already exists 04:18:52 88a90fb262a2: Layer already exists 04:18:52 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:080eddb255c2ca6636e9bc26c9fb38c6e62f168b25c7128de5228cf38de50e50 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:18:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 04:18:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:53 89ac494548f9: Preparing 04:18:53 a11dcc4c061d: Preparing 04:18:53 6b850b696048: Preparing 04:18:53 88a90fb262a2: Preparing 04:18:53 f73e7dbfee58: Preparing 04:18:53 6b850b696048: Layer already exists 04:18:53 89ac494548f9: Layer already exists 04:18:53 a11dcc4c061d: Layer already exists 04:18:53 f73e7dbfee58: Layer already exists 04:18:53 88a90fb262a2: Layer already exists 04:18:53 main: digest: sha256:080eddb255c2ca6636e9bc26c9fb38c6e62f168b25c7128de5228cf38de50e50 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:53 ===================================================== [Pipeline] echo 04:18:53 taggedImages: 04:18:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:18:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.61 04:18:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:18:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:18:53 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:53 latest 04:18:53 2.2.0-dev.61 04:18:53 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:18:53 main 04:18:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:18:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:54 8dc981bd83d8: Preparing 04:18:54 8dc981bd83d8: Preparing 04:18:54 371757730679: Preparing 04:18:54 b46677668027: Preparing 04:18:54 70f2d98ef418: Preparing 04:18:54 017b45a75b23: Preparing 04:18:54 6b850b696048: Preparing 04:18:54 2070d035c694: Preparing 04:18:54 e13ffc6b5788: Preparing 04:18:54 de729640b29f: Preparing 04:18:54 b625ca41882e: Preparing 04:18:54 f73e7dbfee58: Preparing 04:18:54 e13ffc6b5788: Waiting 04:18:54 de729640b29f: Waiting 04:18:54 b625ca41882e: Waiting 04:18:54 f73e7dbfee58: Waiting 04:18:54 6b850b696048: Waiting 04:18:54 2070d035c694: Waiting 04:18:54 8dc981bd83d8: Pushed 04:18:54 b46677668027: Pushed 04:18:54 371757730679: Pushed 04:18:54 70f2d98ef418: Pushed 04:18:54 6b850b696048: Layer already exists 04:18:54 2070d035c694: Pushed 04:18:54 de729640b29f: Pushed 04:18:54 e13ffc6b5788: Pushed 04:18:54 b625ca41882e: Pushed 04:18:54 f73e7dbfee58: Layer already exists 04:18:59 017b45a75b23: Pushed 04:18:59 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:ebd010541bdb61a8e33c0e6220b6ff103ef0319a9ddbb507e4da89c48526c6a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:18:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:59 8dc981bd83d8: Preparing 04:18:59 8dc981bd83d8: Preparing 04:18:59 371757730679: Preparing 04:18:59 b46677668027: Preparing 04:18:59 70f2d98ef418: Preparing 04:18:59 017b45a75b23: Preparing 04:18:59 6b850b696048: Preparing 04:18:59 2070d035c694: Preparing 04:18:59 e13ffc6b5788: Preparing 04:18:59 de729640b29f: Preparing 04:18:59 b625ca41882e: Preparing 04:18:59 f73e7dbfee58: Preparing 04:18:59 6b850b696048: Waiting 04:18:59 de729640b29f: Waiting 04:18:59 f73e7dbfee58: Waiting 04:18:59 b625ca41882e: Waiting 04:18:59 e13ffc6b5788: Waiting 04:18:59 70f2d98ef418: Layer already exists 04:18:59 371757730679: Layer already exists 04:18:59 8dc981bd83d8: Layer already exists 04:18:59 017b45a75b23: Layer already exists 04:18:59 b46677668027: Layer already exists 04:19:00 2070d035c694: Layer already exists 04:19:00 6b850b696048: Layer already exists 04:19:00 b625ca41882e: Layer already exists 04:19:00 e13ffc6b5788: Layer already exists 04:19:00 de729640b29f: Layer already exists 04:19:00 f73e7dbfee58: Layer already exists 04:19:00 latest: digest: sha256:ebd010541bdb61a8e33c0e6220b6ff103ef0319a9ddbb507e4da89c48526c6a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:19:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.61 04:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:00 8dc981bd83d8: Preparing 04:19:00 8dc981bd83d8: Preparing 04:19:00 371757730679: Preparing 04:19:00 b46677668027: Preparing 04:19:00 70f2d98ef418: Preparing 04:19:00 017b45a75b23: Preparing 04:19:00 6b850b696048: Preparing 04:19:00 2070d035c694: Preparing 04:19:00 e13ffc6b5788: Preparing 04:19:00 de729640b29f: Preparing 04:19:00 b625ca41882e: Preparing 04:19:00 f73e7dbfee58: Preparing 04:19:00 6b850b696048: Waiting 04:19:00 2070d035c694: Waiting 04:19:00 e13ffc6b5788: Waiting 04:19:00 de729640b29f: Waiting 04:19:00 b625ca41882e: Waiting 04:19:00 f73e7dbfee58: Waiting 04:19:00 b46677668027: Layer already exists 04:19:00 8dc981bd83d8: Layer already exists 04:19:00 70f2d98ef418: Layer already exists 04:19:00 371757730679: Layer already exists 04:19:00 017b45a75b23: Layer already exists 04:19:01 2070d035c694: Layer already exists 04:19:01 e13ffc6b5788: Layer already exists 04:19:01 b625ca41882e: Layer already exists 04:19:01 de729640b29f: Layer already exists 04:19:01 6b850b696048: Layer already exists 04:19:01 f73e7dbfee58: Layer already exists 04:19:01 2.2.0-dev.61: digest: sha256:ebd010541bdb61a8e33c0e6220b6ff103ef0319a9ddbb507e4da89c48526c6a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:19:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:01 8dc981bd83d8: Preparing 04:19:01 8dc981bd83d8: Preparing 04:19:01 371757730679: Preparing 04:19:01 b46677668027: Preparing 04:19:01 70f2d98ef418: Preparing 04:19:01 017b45a75b23: Preparing 04:19:01 6b850b696048: Preparing 04:19:01 2070d035c694: Preparing 04:19:01 e13ffc6b5788: Preparing 04:19:01 6b850b696048: Waiting 04:19:01 2070d035c694: Waiting 04:19:01 de729640b29f: Preparing 04:19:01 b625ca41882e: Preparing 04:19:01 f73e7dbfee58: Preparing 04:19:01 e13ffc6b5788: Waiting 04:19:01 b625ca41882e: Waiting 04:19:01 f73e7dbfee58: Waiting 04:19:01 de729640b29f: Waiting 04:19:01 371757730679: Layer already exists 04:19:01 017b45a75b23: Layer already exists 04:19:01 8dc981bd83d8: Layer already exists 04:19:01 70f2d98ef418: Layer already exists 04:19:01 b46677668027: Layer already exists 04:19:01 de729640b29f: Layer already exists 04:19:01 6b850b696048: Layer already exists 04:19:01 e13ffc6b5788: Layer already exists 04:19:01 2070d035c694: Layer already exists 04:19:01 b625ca41882e: Layer already exists 04:19:01 f73e7dbfee58: Layer already exists 04:19:01 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:ebd010541bdb61a8e33c0e6220b6ff103ef0319a9ddbb507e4da89c48526c6a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:19:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 04:19:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:02 8dc981bd83d8: Preparing 04:19:02 8dc981bd83d8: Preparing 04:19:02 371757730679: Preparing 04:19:02 b46677668027: Preparing 04:19:02 70f2d98ef418: Preparing 04:19:02 017b45a75b23: Preparing 04:19:02 6b850b696048: Preparing 04:19:02 2070d035c694: Preparing 04:19:02 e13ffc6b5788: Preparing 04:19:02 de729640b29f: Preparing 04:19:02 b625ca41882e: Preparing 04:19:02 f73e7dbfee58: Preparing 04:19:02 e13ffc6b5788: Waiting 04:19:02 de729640b29f: Waiting 04:19:02 b625ca41882e: Waiting 04:19:02 f73e7dbfee58: Waiting 04:19:02 6b850b696048: Waiting 04:19:02 2070d035c694: Waiting 04:19:02 371757730679: Layer already exists 04:19:02 8dc981bd83d8: Layer already exists 04:19:02 017b45a75b23: Layer already exists 04:19:02 70f2d98ef418: Layer already exists 04:19:02 b46677668027: Layer already exists 04:19:02 e13ffc6b5788: Layer already exists 04:19:02 6b850b696048: Layer already exists 04:19:02 b625ca41882e: Layer already exists 04:19:02 de729640b29f: Layer already exists 04:19:02 2070d035c694: Layer already exists 04:19:02 f73e7dbfee58: Layer already exists 04:19:02 main: digest: sha256:ebd010541bdb61a8e33c0e6220b6ff103ef0319a9ddbb507e4da89c48526c6a8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:02 ===================================================== [Pipeline] echo 04:19:03 taggedImages: 04:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.61 04:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:19:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:19:03 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:03 latest 04:19:03 2.2.0-dev.61 04:19:03 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:03 main 04:19:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:19:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:03 99320a4152fc: Preparing 04:19:03 8a65adf8c5ea: Preparing 04:19:03 6780019ea768: Preparing 04:19:03 a49004c9c56e: Preparing 04:19:03 af2e21daf664: Preparing 04:19:03 c37ae7c5d024: Preparing 04:19:03 084330a12352: Preparing 04:19:03 f73e7dbfee58: Preparing 04:19:03 c37ae7c5d024: Waiting 04:19:03 f73e7dbfee58: Waiting 04:19:04 af2e21daf664: Pushed 04:19:04 99320a4152fc: Pushed 04:19:04 8a65adf8c5ea: Pushed 04:19:04 f73e7dbfee58: Layer already exists 04:19:04 c37ae7c5d024: Pushed 04:19:04 084330a12352: Pushed 04:19:08 a49004c9c56e: Pushed 04:19:08 6780019ea768: Pushed 04:19:08 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:c197cbd9d398f51e2a68bc246e15d5eb01551d202baa4fb9f7928ee9444a974f size: 1990 [Pipeline] isUnix [Pipeline] sh 04:19:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:09 99320a4152fc: Preparing 04:19:09 8a65adf8c5ea: Preparing 04:19:09 6780019ea768: Preparing 04:19:09 a49004c9c56e: Preparing 04:19:09 af2e21daf664: Preparing 04:19:09 c37ae7c5d024: Preparing 04:19:09 084330a12352: Preparing 04:19:09 f73e7dbfee58: Preparing 04:19:09 c37ae7c5d024: Waiting 04:19:09 084330a12352: Waiting 04:19:09 f73e7dbfee58: Waiting 04:19:09 8a65adf8c5ea: Layer already exists 04:19:09 af2e21daf664: Layer already exists 04:19:09 6780019ea768: Layer already exists 04:19:09 99320a4152fc: Layer already exists 04:19:09 a49004c9c56e: Layer already exists 04:19:09 f73e7dbfee58: Layer already exists 04:19:09 c37ae7c5d024: Layer already exists 04:19:09 084330a12352: Layer already exists 04:19:09 latest: digest: sha256:c197cbd9d398f51e2a68bc246e15d5eb01551d202baa4fb9f7928ee9444a974f size: 1990 [Pipeline] isUnix [Pipeline] sh 04:19:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.61 04:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:10 99320a4152fc: Preparing 04:19:10 8a65adf8c5ea: Preparing 04:19:10 6780019ea768: Preparing 04:19:10 a49004c9c56e: Preparing 04:19:10 af2e21daf664: Preparing 04:19:10 c37ae7c5d024: Preparing 04:19:10 084330a12352: Preparing 04:19:10 f73e7dbfee58: Preparing 04:19:10 084330a12352: Waiting 04:19:10 c37ae7c5d024: Waiting 04:19:10 f73e7dbfee58: Waiting 04:19:10 99320a4152fc: Layer already exists 04:19:10 8a65adf8c5ea: Layer already exists 04:19:10 a49004c9c56e: Layer already exists 04:19:10 af2e21daf664: Layer already exists 04:19:10 6780019ea768: Layer already exists 04:19:10 f73e7dbfee58: Layer already exists 04:19:10 c37ae7c5d024: Layer already exists 04:19:10 084330a12352: Layer already exists 04:19:10 2.2.0-dev.61: digest: sha256:c197cbd9d398f51e2a68bc246e15d5eb01551d202baa4fb9f7928ee9444a974f size: 1990 [Pipeline] isUnix [Pipeline] sh 04:19:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:11 99320a4152fc: Preparing 04:19:11 8a65adf8c5ea: Preparing 04:19:11 6780019ea768: Preparing 04:19:11 a49004c9c56e: Preparing 04:19:11 af2e21daf664: Preparing 04:19:11 c37ae7c5d024: Preparing 04:19:11 084330a12352: Preparing 04:19:11 f73e7dbfee58: Preparing 04:19:11 c37ae7c5d024: Waiting 04:19:11 084330a12352: Waiting 04:19:11 f73e7dbfee58: Waiting 04:19:11 8a65adf8c5ea: Layer already exists 04:19:11 af2e21daf664: Layer already exists 04:19:11 a49004c9c56e: Layer already exists 04:19:11 99320a4152fc: Layer already exists 04:19:11 6780019ea768: Layer already exists 04:19:11 084330a12352: Layer already exists 04:19:11 f73e7dbfee58: Layer already exists 04:19:11 c37ae7c5d024: Layer already exists 04:19:11 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:c197cbd9d398f51e2a68bc246e15d5eb01551d202baa4fb9f7928ee9444a974f size: 1990 [Pipeline] isUnix [Pipeline] sh 04:19:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 04:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:12 99320a4152fc: Preparing 04:19:12 8a65adf8c5ea: Preparing 04:19:12 6780019ea768: Preparing 04:19:12 a49004c9c56e: Preparing 04:19:12 af2e21daf664: Preparing 04:19:12 c37ae7c5d024: Preparing 04:19:12 084330a12352: Preparing 04:19:12 f73e7dbfee58: Preparing 04:19:12 c37ae7c5d024: Waiting 04:19:12 084330a12352: Waiting 04:19:12 f73e7dbfee58: Waiting 04:19:12 af2e21daf664: Layer already exists 04:19:12 99320a4152fc: Layer already exists 04:19:12 a49004c9c56e: Layer already exists 04:19:12 8a65adf8c5ea: Layer already exists 04:19:12 6780019ea768: Layer already exists 04:19:12 084330a12352: Layer already exists 04:19:12 c37ae7c5d024: Layer already exists 04:19:12 f73e7dbfee58: Layer already exists 04:19:12 main: digest: sha256:c197cbd9d398f51e2a68bc246e15d5eb01551d202baa4fb9f7928ee9444a974f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:12 ===================================================== [Pipeline] echo 04:19:12 taggedImages: 04:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.61 04:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:19:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:19:12 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:12 latest 04:19:12 2.2.0-dev.61 04:19:12 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:12 main 04:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:19:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:13 6ef5a4e5496e: Preparing 04:19:13 1d22c63a5fee: Preparing 04:19:13 068f6ed0df8c: Preparing 04:19:13 7f977c9f1fb4: Preparing 04:19:13 a44fe10b0ae5: Preparing 04:19:13 0411caa26894: Preparing 04:19:13 5b7c0e881660: Preparing 04:19:13 6109f6724141: Preparing 04:19:13 c9b5e4899691: Preparing 04:19:13 f73e7dbfee58: Preparing 04:19:13 6109f6724141: Waiting 04:19:13 f73e7dbfee58: Waiting 04:19:13 0411caa26894: Waiting 04:19:13 c9b5e4899691: Waiting 04:19:13 5b7c0e881660: Waiting 04:19:13 a44fe10b0ae5: Pushed 04:19:13 6ef5a4e5496e: Pushed 04:19:13 1d22c63a5fee: Pushed 04:19:13 0411caa26894: Pushed 04:19:13 6109f6724141: Pushed 04:19:13 5b7c0e881660: Pushed 04:19:13 f73e7dbfee58: Layer already exists 04:19:13 c9b5e4899691: Pushed 04:19:18 7f977c9f1fb4: Pushed 04:19:18 068f6ed0df8c: Pushed 04:19:18 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:54d27fc746e9f0f777d2d9f0db2901cea593c9e350067e149adcf797ec23751a size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:18 6ef5a4e5496e: Preparing 04:19:18 1d22c63a5fee: Preparing 04:19:18 068f6ed0df8c: Preparing 04:19:18 7f977c9f1fb4: Preparing 04:19:18 a44fe10b0ae5: Preparing 04:19:18 0411caa26894: Preparing 04:19:18 5b7c0e881660: Preparing 04:19:18 6109f6724141: Preparing 04:19:18 c9b5e4899691: Preparing 04:19:18 f73e7dbfee58: Preparing 04:19:18 0411caa26894: Waiting 04:19:18 5b7c0e881660: Waiting 04:19:18 6109f6724141: Waiting 04:19:18 c9b5e4899691: Waiting 04:19:18 f73e7dbfee58: Waiting 04:19:18 6ef5a4e5496e: Layer already exists 04:19:18 7f977c9f1fb4: Layer already exists 04:19:18 1d22c63a5fee: Layer already exists 04:19:18 a44fe10b0ae5: Layer already exists 04:19:18 068f6ed0df8c: Layer already exists 04:19:19 6109f6724141: Layer already exists 04:19:19 0411caa26894: Layer already exists 04:19:19 c9b5e4899691: Layer already exists 04:19:19 f73e7dbfee58: Layer already exists 04:19:19 5b7c0e881660: Layer already exists 04:19:19 latest: digest: sha256:54d27fc746e9f0f777d2d9f0db2901cea593c9e350067e149adcf797ec23751a size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.61 04:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:19 6ef5a4e5496e: Preparing 04:19:19 1d22c63a5fee: Preparing 04:19:19 068f6ed0df8c: Preparing 04:19:19 7f977c9f1fb4: Preparing 04:19:19 a44fe10b0ae5: Preparing 04:19:19 0411caa26894: Preparing 04:19:19 5b7c0e881660: Preparing 04:19:19 6109f6724141: Preparing 04:19:19 c9b5e4899691: Preparing 04:19:19 f73e7dbfee58: Preparing 04:19:19 0411caa26894: Waiting 04:19:19 c9b5e4899691: Waiting 04:19:19 f73e7dbfee58: Waiting 04:19:19 6109f6724141: Waiting 04:19:19 5b7c0e881660: Waiting 04:19:19 a44fe10b0ae5: Layer already exists 04:19:19 7f977c9f1fb4: Layer already exists 04:19:19 068f6ed0df8c: Layer already exists 04:19:19 6ef5a4e5496e: Layer already exists 04:19:19 1d22c63a5fee: Layer already exists 04:19:20 c9b5e4899691: Layer already exists 04:19:20 0411caa26894: Layer already exists 04:19:20 6109f6724141: Layer already exists 04:19:20 f73e7dbfee58: Layer already exists 04:19:20 5b7c0e881660: Layer already exists 04:19:20 2.2.0-dev.61: digest: sha256:54d27fc746e9f0f777d2d9f0db2901cea593c9e350067e149adcf797ec23751a size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:20 6ef5a4e5496e: Preparing 04:19:20 1d22c63a5fee: Preparing 04:19:20 068f6ed0df8c: Preparing 04:19:20 7f977c9f1fb4: Preparing 04:19:20 a44fe10b0ae5: Preparing 04:19:20 0411caa26894: Preparing 04:19:20 5b7c0e881660: Preparing 04:19:20 6109f6724141: Preparing 04:19:20 c9b5e4899691: Preparing 04:19:20 f73e7dbfee58: Preparing 04:19:20 0411caa26894: Waiting 04:19:20 5b7c0e881660: Waiting 04:19:20 6109f6724141: Waiting 04:19:20 c9b5e4899691: Waiting 04:19:20 f73e7dbfee58: Waiting 04:19:20 068f6ed0df8c: Layer already exists 04:19:20 1d22c63a5fee: Layer already exists 04:19:20 a44fe10b0ae5: Layer already exists 04:19:20 7f977c9f1fb4: Layer already exists 04:19:20 6ef5a4e5496e: Layer already exists 04:19:21 0411caa26894: Layer already exists 04:19:21 6109f6724141: Layer already exists 04:19:21 f73e7dbfee58: Layer already exists 04:19:21 c9b5e4899691: Layer already exists 04:19:21 5b7c0e881660: Layer already exists 04:19:21 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:54d27fc746e9f0f777d2d9f0db2901cea593c9e350067e149adcf797ec23751a size: 2405 [Pipeline] isUnix [Pipeline] sh 04:19:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 04:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:21 6ef5a4e5496e: Preparing 04:19:21 1d22c63a5fee: Preparing 04:19:21 068f6ed0df8c: Preparing 04:19:21 7f977c9f1fb4: Preparing 04:19:21 a44fe10b0ae5: Preparing 04:19:21 0411caa26894: Preparing 04:19:21 5b7c0e881660: Preparing 04:19:21 6109f6724141: Preparing 04:19:21 c9b5e4899691: Preparing 04:19:21 f73e7dbfee58: Preparing 04:19:21 5b7c0e881660: Waiting 04:19:21 6109f6724141: Waiting 04:19:21 c9b5e4899691: Waiting 04:19:21 0411caa26894: Waiting 04:19:21 f73e7dbfee58: Waiting 04:19:21 a44fe10b0ae5: Layer already exists 04:19:21 068f6ed0df8c: Layer already exists 04:19:21 1d22c63a5fee: Layer already exists 04:19:21 7f977c9f1fb4: Layer already exists 04:19:21 6ef5a4e5496e: Layer already exists 04:19:22 5b7c0e881660: Layer already exists 04:19:22 0411caa26894: Layer already exists 04:19:22 6109f6724141: Layer already exists 04:19:22 c9b5e4899691: Layer already exists 04:19:22 f73e7dbfee58: Layer already exists 04:19:22 main: digest: sha256:54d27fc746e9f0f777d2d9f0db2901cea593c9e350067e149adcf797ec23751a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:22 ===================================================== [Pipeline] echo 04:19:22 taggedImages: 04:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.61 04:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:19:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:19:22 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:22 latest 04:19:22 2.2.0-dev.61 04:19:22 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:22 main 04:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:22 dc32c38cdd04: Preparing 04:19:22 55e7b3a24b66: Preparing 04:19:22 6b850b696048: Preparing 04:19:22 a4758a8bf49c: Preparing 04:19:22 768d12e180f1: Preparing 04:19:22 4f4ce317c6bb: Preparing 04:19:22 4f4ce317c6bb: Waiting 04:19:23 6b850b696048: Layer already exists 04:19:23 4f4ce317c6bb: Layer already exists 04:19:23 dc32c38cdd04: Pushed 04:19:23 768d12e180f1: Pushed 04:19:24 a4758a8bf49c: Pushed 04:19:27 55e7b3a24b66: Pushed 04:19:27 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:7a342819a6cdeb0030289ed857827bfe03bad8d30225c3a3eada61cc69e7cf25 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:19:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:28 dc32c38cdd04: Preparing 04:19:28 55e7b3a24b66: Preparing 04:19:28 6b850b696048: Preparing 04:19:28 a4758a8bf49c: Preparing 04:19:28 768d12e180f1: Preparing 04:19:28 4f4ce317c6bb: Preparing 04:19:28 4f4ce317c6bb: Waiting 04:19:28 6b850b696048: Layer already exists 04:19:28 768d12e180f1: Layer already exists 04:19:28 a4758a8bf49c: Layer already exists 04:19:28 dc32c38cdd04: Layer already exists 04:19:28 55e7b3a24b66: Layer already exists 04:19:28 4f4ce317c6bb: Layer already exists 04:19:28 latest: digest: sha256:7a342819a6cdeb0030289ed857827bfe03bad8d30225c3a3eada61cc69e7cf25 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:19:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.61 04:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:29 dc32c38cdd04: Preparing 04:19:29 55e7b3a24b66: Preparing 04:19:29 6b850b696048: Preparing 04:19:29 a4758a8bf49c: Preparing 04:19:29 768d12e180f1: Preparing 04:19:29 4f4ce317c6bb: Preparing 04:19:29 4f4ce317c6bb: Waiting 04:19:29 55e7b3a24b66: Layer already exists 04:19:29 dc32c38cdd04: Layer already exists 04:19:29 a4758a8bf49c: Layer already exists 04:19:30 6b850b696048: Layer already exists 04:19:30 768d12e180f1: Layer already exists 04:19:30 4f4ce317c6bb: Layer already exists 04:19:30 2.2.0-dev.61: digest: sha256:7a342819a6cdeb0030289ed857827bfe03bad8d30225c3a3eada61cc69e7cf25 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:19:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:30 dc32c38cdd04: Preparing 04:19:30 55e7b3a24b66: Preparing 04:19:30 6b850b696048: Preparing 04:19:30 a4758a8bf49c: Preparing 04:19:30 768d12e180f1: Preparing 04:19:30 4f4ce317c6bb: Preparing 04:19:30 6b850b696048: Layer already exists 04:19:30 dc32c38cdd04: Layer already exists 04:19:30 55e7b3a24b66: Layer already exists 04:19:30 768d12e180f1: Layer already exists 04:19:30 a4758a8bf49c: Layer already exists 04:19:31 4f4ce317c6bb: Layer already exists 04:19:31 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:7a342819a6cdeb0030289ed857827bfe03bad8d30225c3a3eada61cc69e7cf25 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:19:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 04:19:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:31 dc32c38cdd04: Preparing 04:19:31 55e7b3a24b66: Preparing 04:19:31 6b850b696048: Preparing 04:19:31 a4758a8bf49c: Preparing 04:19:31 768d12e180f1: Preparing 04:19:31 4f4ce317c6bb: Preparing 04:19:31 4f4ce317c6bb: Waiting 04:19:31 dc32c38cdd04: Layer already exists 04:19:31 a4758a8bf49c: Layer already exists 04:19:31 6b850b696048: Layer already exists 04:19:31 55e7b3a24b66: Layer already exists 04:19:31 768d12e180f1: Layer already exists 04:19:31 4f4ce317c6bb: Layer already exists 04:19:32 main: digest: sha256:7a342819a6cdeb0030289ed857827bfe03bad8d30225c3a3eada61cc69e7cf25 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:32 ===================================================== [Pipeline] echo 04:19:32 taggedImages: 04:19:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:19:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.61 04:19:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:19:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:19:32 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:32 latest 04:19:32 2.2.0-dev.61 04:19:32 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:32 main 04:19:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:32 8f1567d3f96a: Preparing 04:19:32 c27796de6dff: Preparing 04:19:32 d3c72d011db7: Preparing 04:19:32 885bfe0698fc: Preparing 04:19:32 445a8287197b: Preparing 04:19:32 0dc808aa0424: Preparing 04:19:32 768d12e180f1: Preparing 04:19:32 4f4ce317c6bb: Preparing 04:19:32 0dc808aa0424: Waiting 04:19:32 768d12e180f1: Waiting 04:19:33 d3c72d011db7: Pushed 04:19:33 8f1567d3f96a: Pushed 04:19:33 c27796de6dff: Pushed 04:19:33 768d12e180f1: Layer already exists 04:19:33 4f4ce317c6bb: Layer already exists 04:19:34 0dc808aa0424: Pushed 04:19:42 445a8287197b: Pushed 04:19:50 885bfe0698fc: Pushed 04:19:50 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:e51395418cbcdd811e43061233a67f869e89a36587dece7c2a7df8b199a01c5d size: 1992 [Pipeline] isUnix [Pipeline] sh 04:19:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:51 8f1567d3f96a: Preparing 04:19:51 c27796de6dff: Preparing 04:19:51 d3c72d011db7: Preparing 04:19:51 885bfe0698fc: Preparing 04:19:51 445a8287197b: Preparing 04:19:51 0dc808aa0424: Preparing 04:19:51 768d12e180f1: Preparing 04:19:51 4f4ce317c6bb: Preparing 04:19:51 0dc808aa0424: Waiting 04:19:51 768d12e180f1: Waiting 04:19:51 4f4ce317c6bb: Waiting 04:19:51 885bfe0698fc: Layer already exists 04:19:51 c27796de6dff: Layer already exists 04:19:51 445a8287197b: Layer already exists 04:19:51 d3c72d011db7: Layer already exists 04:19:51 8f1567d3f96a: Layer already exists 04:19:51 4f4ce317c6bb: Layer already exists 04:19:51 768d12e180f1: Layer already exists 04:19:51 0dc808aa0424: Layer already exists 04:19:51 latest: digest: sha256:e51395418cbcdd811e43061233a67f869e89a36587dece7c2a7df8b199a01c5d size: 1992 [Pipeline] isUnix [Pipeline] sh 04:19:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.61 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:52 8f1567d3f96a: Preparing 04:19:52 c27796de6dff: Preparing 04:19:52 d3c72d011db7: Preparing 04:19:52 885bfe0698fc: Preparing 04:19:52 445a8287197b: Preparing 04:19:52 0dc808aa0424: Preparing 04:19:52 768d12e180f1: Preparing 04:19:52 4f4ce317c6bb: Preparing 04:19:52 0dc808aa0424: Waiting 04:19:52 768d12e180f1: Waiting 04:19:52 4f4ce317c6bb: Waiting 04:19:52 c27796de6dff: Layer already exists 04:19:52 445a8287197b: Layer already exists 04:19:52 8f1567d3f96a: Layer already exists 04:19:52 885bfe0698fc: Layer already exists 04:19:52 d3c72d011db7: Layer already exists 04:19:52 0dc808aa0424: Layer already exists 04:19:52 768d12e180f1: Layer already exists 04:19:52 4f4ce317c6bb: Layer already exists 04:19:52 2.2.0-dev.61: digest: sha256:e51395418cbcdd811e43061233a67f869e89a36587dece7c2a7df8b199a01c5d size: 1992 [Pipeline] isUnix [Pipeline] sh 04:19:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:53 8f1567d3f96a: Preparing 04:19:53 c27796de6dff: Preparing 04:19:53 d3c72d011db7: Preparing 04:19:53 885bfe0698fc: Preparing 04:19:53 445a8287197b: Preparing 04:19:53 0dc808aa0424: Preparing 04:19:53 768d12e180f1: Preparing 04:19:53 4f4ce317c6bb: Preparing 04:19:53 0dc808aa0424: Waiting 04:19:53 768d12e180f1: Waiting 04:19:53 4f4ce317c6bb: Waiting 04:19:53 c27796de6dff: Layer already exists 04:19:53 d3c72d011db7: Layer already exists 04:19:53 445a8287197b: Layer already exists 04:19:53 885bfe0698fc: Layer already exists 04:19:53 8f1567d3f96a: Layer already exists 04:19:53 4f4ce317c6bb: Layer already exists 04:19:53 768d12e180f1: Layer already exists 04:19:53 0dc808aa0424: Layer already exists 04:19:53 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:e51395418cbcdd811e43061233a67f869e89a36587dece7c2a7df8b199a01c5d size: 1992 [Pipeline] isUnix [Pipeline] sh 04:19:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:54 8f1567d3f96a: Preparing 04:19:54 c27796de6dff: Preparing 04:19:54 d3c72d011db7: Preparing 04:19:54 885bfe0698fc: Preparing 04:19:54 445a8287197b: Preparing 04:19:54 0dc808aa0424: Preparing 04:19:54 768d12e180f1: Preparing 04:19:54 4f4ce317c6bb: Preparing 04:19:54 0dc808aa0424: Waiting 04:19:54 768d12e180f1: Waiting 04:19:54 4f4ce317c6bb: Waiting 04:19:54 8f1567d3f96a: Layer already exists 04:19:54 885bfe0698fc: Layer already exists 04:19:54 c27796de6dff: Layer already exists 04:19:54 445a8287197b: Layer already exists 04:19:54 d3c72d011db7: Layer already exists 04:19:54 768d12e180f1: Layer already exists 04:19:54 0dc808aa0424: Layer already exists 04:19:54 4f4ce317c6bb: Layer already exists 04:19:54 main: digest: sha256:e51395418cbcdd811e43061233a67f869e89a36587dece7c2a7df8b199a01c5d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:54 ===================================================== [Pipeline] echo 04:19:54 taggedImages: 04:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.61 04:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:19:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:19:54 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:54 latest 04:19:54 2.2.0-dev.61 04:19:54 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:19:54 main 04:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:19:55 e3b6e59c5d9c: Preparing 04:19:55 b0cb5917841f: Preparing 04:19:55 3e906364cb42: Preparing 04:19:55 afcbf1bec758: Preparing 04:19:55 94a635807bd0: Preparing 04:19:55 768d12e180f1: Preparing 04:19:55 4f4ce317c6bb: Preparing 04:19:55 768d12e180f1: Waiting 04:19:55 4f4ce317c6bb: Waiting 04:19:55 e3b6e59c5d9c: Pushed 04:19:55 b0cb5917841f: Pushed 04:19:55 3e906364cb42: Pushed 04:19:55 768d12e180f1: Layer already exists 04:19:55 4f4ce317c6bb: Layer already exists 04:19:56 94a635807bd0: Pushed 04:20:14 afcbf1bec758: Pushed 04:20:14 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:894eec5f539935a4d630f776e16c543c29d5621c375ddf7ffd499ba9218e7bd7 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:15 e3b6e59c5d9c: Preparing 04:20:15 b0cb5917841f: Preparing 04:20:15 3e906364cb42: Preparing 04:20:15 afcbf1bec758: Preparing 04:20:15 94a635807bd0: Preparing 04:20:15 768d12e180f1: Preparing 04:20:15 4f4ce317c6bb: Preparing 04:20:15 768d12e180f1: Waiting 04:20:15 4f4ce317c6bb: Waiting 04:20:15 afcbf1bec758: Layer already exists 04:20:15 b0cb5917841f: Layer already exists 04:20:15 e3b6e59c5d9c: Layer already exists 04:20:15 94a635807bd0: Layer already exists 04:20:15 3e906364cb42: Layer already exists 04:20:15 4f4ce317c6bb: Layer already exists 04:20:15 768d12e180f1: Layer already exists 04:20:15 latest: digest: sha256:894eec5f539935a4d630f776e16c543c29d5621c375ddf7ffd499ba9218e7bd7 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.61 04:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:15 e3b6e59c5d9c: Preparing 04:20:15 b0cb5917841f: Preparing 04:20:15 3e906364cb42: Preparing 04:20:15 afcbf1bec758: Preparing 04:20:15 94a635807bd0: Preparing 04:20:15 768d12e180f1: Preparing 04:20:15 4f4ce317c6bb: Preparing 04:20:15 768d12e180f1: Waiting 04:20:15 4f4ce317c6bb: Waiting 04:20:15 e3b6e59c5d9c: Layer already exists 04:20:15 b0cb5917841f: Layer already exists 04:20:15 94a635807bd0: Layer already exists 04:20:15 afcbf1bec758: Layer already exists 04:20:15 3e906364cb42: Layer already exists 04:20:16 4f4ce317c6bb: Layer already exists 04:20:16 768d12e180f1: Layer already exists 04:20:16 2.2.0-dev.61: digest: sha256:894eec5f539935a4d630f776e16c543c29d5621c375ddf7ffd499ba9218e7bd7 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:16 e3b6e59c5d9c: Preparing 04:20:16 b0cb5917841f: Preparing 04:20:16 3e906364cb42: Preparing 04:20:16 afcbf1bec758: Preparing 04:20:16 94a635807bd0: Preparing 04:20:16 768d12e180f1: Preparing 04:20:16 4f4ce317c6bb: Preparing 04:20:16 768d12e180f1: Waiting 04:20:16 4f4ce317c6bb: Waiting 04:20:16 3e906364cb42: Layer already exists 04:20:16 b0cb5917841f: Layer already exists 04:20:16 e3b6e59c5d9c: Layer already exists 04:20:16 afcbf1bec758: Layer already exists 04:20:16 94a635807bd0: Layer already exists 04:20:17 768d12e180f1: Layer already exists 04:20:17 4f4ce317c6bb: Layer already exists 04:20:17 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:894eec5f539935a4d630f776e16c543c29d5621c375ddf7ffd499ba9218e7bd7 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 04:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:17 e3b6e59c5d9c: Preparing 04:20:17 b0cb5917841f: Preparing 04:20:17 3e906364cb42: Preparing 04:20:17 afcbf1bec758: Preparing 04:20:17 94a635807bd0: Preparing 04:20:17 768d12e180f1: Preparing 04:20:17 4f4ce317c6bb: Preparing 04:20:17 768d12e180f1: Waiting 04:20:17 4f4ce317c6bb: Waiting 04:20:17 3e906364cb42: Layer already exists 04:20:17 b0cb5917841f: Layer already exists 04:20:17 94a635807bd0: Layer already exists 04:20:17 afcbf1bec758: Layer already exists 04:20:17 e3b6e59c5d9c: Layer already exists 04:20:18 4f4ce317c6bb: Layer already exists 04:20:18 768d12e180f1: Layer already exists 04:20:18 main: digest: sha256:894eec5f539935a4d630f776e16c543c29d5621c375ddf7ffd499ba9218e7bd7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:18 ===================================================== [Pipeline] echo 04:20:18 taggedImages: 04:20:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:20:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.61 04:20:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:20:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:20:18 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:18 latest 04:20:18 2.2.0-dev.61 04:20:18 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:18 main 04:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:20:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:18 9434da1bc544: Preparing 04:20:18 996debd34472: Preparing 04:20:18 0fafcf282810: Preparing 04:20:18 c09d480219c0: Preparing 04:20:18 0dc808aa0424: Preparing 04:20:18 768d12e180f1: Preparing 04:20:18 4f4ce317c6bb: Preparing 04:20:18 768d12e180f1: Waiting 04:20:18 4f4ce317c6bb: Waiting 04:20:19 0dc808aa0424: Layer already exists 04:20:19 768d12e180f1: Layer already exists 04:20:19 4f4ce317c6bb: Layer already exists 04:20:19 0fafcf282810: Pushed 04:20:19 996debd34472: Pushed 04:20:19 9434da1bc544: Pushed 04:20:37 c09d480219c0: Pushed 04:20:37 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:17a0741eb2286b0ac0b1318a36822aa5e180d3c2cba43724a83e51f713536574 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:38 9434da1bc544: Preparing 04:20:38 996debd34472: Preparing 04:20:38 0fafcf282810: Preparing 04:20:38 c09d480219c0: Preparing 04:20:38 0dc808aa0424: Preparing 04:20:38 768d12e180f1: Preparing 04:20:38 4f4ce317c6bb: Preparing 04:20:38 768d12e180f1: Waiting 04:20:38 4f4ce317c6bb: Waiting 04:20:38 0dc808aa0424: Layer already exists 04:20:38 996debd34472: Layer already exists 04:20:38 0fafcf282810: Layer already exists 04:20:38 c09d480219c0: Layer already exists 04:20:38 9434da1bc544: Layer already exists 04:20:38 4f4ce317c6bb: Layer already exists 04:20:38 768d12e180f1: Layer already exists 04:20:38 latest: digest: sha256:17a0741eb2286b0ac0b1318a36822aa5e180d3c2cba43724a83e51f713536574 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.61 04:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:39 9434da1bc544: Preparing 04:20:39 996debd34472: Preparing 04:20:39 0fafcf282810: Preparing 04:20:39 c09d480219c0: Preparing 04:20:39 0dc808aa0424: Preparing 04:20:39 768d12e180f1: Preparing 04:20:39 4f4ce317c6bb: Preparing 04:20:39 768d12e180f1: Waiting 04:20:39 4f4ce317c6bb: Waiting 04:20:39 996debd34472: Layer already exists 04:20:39 c09d480219c0: Layer already exists 04:20:39 0dc808aa0424: Layer already exists 04:20:39 0fafcf282810: Layer already exists 04:20:39 9434da1bc544: Layer already exists 04:20:39 4f4ce317c6bb: Layer already exists 04:20:39 768d12e180f1: Layer already exists 04:20:39 2.2.0-dev.61: digest: sha256:17a0741eb2286b0ac0b1318a36822aa5e180d3c2cba43724a83e51f713536574 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:40 9434da1bc544: Preparing 04:20:40 996debd34472: Preparing 04:20:40 0fafcf282810: Preparing 04:20:40 c09d480219c0: Preparing 04:20:40 0dc808aa0424: Preparing 04:20:40 768d12e180f1: Preparing 04:20:40 4f4ce317c6bb: Preparing 04:20:40 768d12e180f1: Waiting 04:20:40 4f4ce317c6bb: Waiting 04:20:40 0dc808aa0424: Layer already exists 04:20:40 9434da1bc544: Layer already exists 04:20:40 0fafcf282810: Layer already exists 04:20:40 996debd34472: Layer already exists 04:20:40 c09d480219c0: Layer already exists 04:20:40 768d12e180f1: Layer already exists 04:20:40 4f4ce317c6bb: Layer already exists 04:20:40 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:17a0741eb2286b0ac0b1318a36822aa5e180d3c2cba43724a83e51f713536574 size: 1780 [Pipeline] isUnix [Pipeline] sh 04:20:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 04:20:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:40 9434da1bc544: Preparing 04:20:40 996debd34472: Preparing 04:20:40 0fafcf282810: Preparing 04:20:40 c09d480219c0: Preparing 04:20:40 0dc808aa0424: Preparing 04:20:40 768d12e180f1: Preparing 04:20:40 4f4ce317c6bb: Preparing 04:20:40 768d12e180f1: Waiting 04:20:40 4f4ce317c6bb: Waiting 04:20:40 0dc808aa0424: Layer already exists 04:20:40 996debd34472: Layer already exists 04:20:40 0fafcf282810: Layer already exists 04:20:40 c09d480219c0: Layer already exists 04:20:40 9434da1bc544: Layer already exists 04:20:40 4f4ce317c6bb: Layer already exists 04:20:40 768d12e180f1: Layer already exists 04:20:41 main: digest: sha256:17a0741eb2286b0ac0b1318a36822aa5e180d3c2cba43724a83e51f713536574 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:41 ===================================================== [Pipeline] echo 04:20:41 taggedImages: 04:20:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:20:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.61 04:20:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:20:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:20:41 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:41 latest 04:20:41 2.2.0-dev.61 04:20:41 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:41 main 04:20:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:20:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:41 b606d497db72: Preparing 04:20:41 8a0097b2399f: Preparing 04:20:41 6b850b696048: Preparing 04:20:41 9a15b7f281c9: Preparing 04:20:41 f73e7dbfee58: Preparing 04:20:41 f73e7dbfee58: Layer already exists 04:20:41 6b850b696048: Layer already exists 04:20:42 b606d497db72: Pushed 04:20:42 9a15b7f281c9: Pushed 04:20:47 8a0097b2399f: Pushed 04:20:47 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:fce75adf43127ff18a175dbffebdc1babff2404bfbdd31d4a456692c9b494fda size: 1365 [Pipeline] isUnix [Pipeline] sh 04:20:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:20:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:48 b606d497db72: Preparing 04:20:48 8a0097b2399f: Preparing 04:20:48 6b850b696048: Preparing 04:20:48 9a15b7f281c9: Preparing 04:20:48 f73e7dbfee58: Preparing 04:20:48 8a0097b2399f: Layer already exists 04:20:48 b606d497db72: Layer already exists 04:20:48 f73e7dbfee58: Layer already exists 04:20:48 6b850b696048: Layer already exists 04:20:48 9a15b7f281c9: Layer already exists 04:20:48 latest: digest: sha256:fce75adf43127ff18a175dbffebdc1babff2404bfbdd31d4a456692c9b494fda size: 1365 [Pipeline] isUnix [Pipeline] sh 04:20:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.61 04:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:49 b606d497db72: Preparing 04:20:49 8a0097b2399f: Preparing 04:20:49 6b850b696048: Preparing 04:20:49 9a15b7f281c9: Preparing 04:20:49 f73e7dbfee58: Preparing 04:20:49 6b850b696048: Layer already exists 04:20:49 f73e7dbfee58: Layer already exists 04:20:49 b606d497db72: Layer already exists 04:20:49 8a0097b2399f: Layer already exists 04:20:49 9a15b7f281c9: Layer already exists 04:20:49 2.2.0-dev.61: digest: sha256:fce75adf43127ff18a175dbffebdc1babff2404bfbdd31d4a456692c9b494fda size: 1365 [Pipeline] isUnix [Pipeline] sh 04:20:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:50 b606d497db72: Preparing 04:20:50 8a0097b2399f: Preparing 04:20:50 6b850b696048: Preparing 04:20:50 9a15b7f281c9: Preparing 04:20:50 f73e7dbfee58: Preparing 04:20:50 b606d497db72: Layer already exists 04:20:50 8a0097b2399f: Layer already exists 04:20:50 9a15b7f281c9: Layer already exists 04:20:50 f73e7dbfee58: Layer already exists 04:20:50 6b850b696048: Layer already exists 04:20:50 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:fce75adf43127ff18a175dbffebdc1babff2404bfbdd31d4a456692c9b494fda size: 1365 [Pipeline] isUnix [Pipeline] sh 04:20:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 04:20:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:51 b606d497db72: Preparing 04:20:51 8a0097b2399f: Preparing 04:20:51 6b850b696048: Preparing 04:20:51 9a15b7f281c9: Preparing 04:20:51 f73e7dbfee58: Preparing 04:20:51 6b850b696048: Layer already exists 04:20:51 f73e7dbfee58: Layer already exists 04:20:51 9a15b7f281c9: Layer already exists 04:20:51 b606d497db72: Layer already exists 04:20:51 8a0097b2399f: Layer already exists 04:20:51 main: digest: sha256:fce75adf43127ff18a175dbffebdc1babff2404bfbdd31d4a456692c9b494fda size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:51 ===================================================== [Pipeline] echo 04:20:51 taggedImages: 04:20:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:20:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.61 04:20:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:20:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:20:51 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:51 latest 04:20:51 2.2.0-dev.61 04:20:51 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:20:51 main 04:20:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:20:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:20:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:20:52 a2d25206fd35: Preparing 04:20:52 a9d45da031e3: Preparing 04:20:52 6b850b696048: Preparing 04:20:52 88a90fb262a2: Preparing 04:20:52 f73e7dbfee58: Preparing 04:20:52 f73e7dbfee58: Layer already exists 04:20:52 88a90fb262a2: Layer already exists 04:20:52 6b850b696048: Layer already exists 04:20:52 a2d25206fd35: Pushed 04:20:58 a9d45da031e3: Pushed 04:20:58 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:38d36c026685b7d927aeee40d7cdb9117ed52d62b596a207ae18412a2e49efcc size: 1364 [Pipeline] isUnix [Pipeline] sh 04:20:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:20:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:20:58 a2d25206fd35: Preparing 04:20:58 a9d45da031e3: Preparing 04:20:58 6b850b696048: Preparing 04:20:58 88a90fb262a2: Preparing 04:20:58 f73e7dbfee58: Preparing 04:20:58 6b850b696048: Layer already exists 04:20:58 f73e7dbfee58: Layer already exists 04:20:58 a9d45da031e3: Layer already exists 04:20:58 a2d25206fd35: Layer already exists 04:20:58 88a90fb262a2: Layer already exists 04:20:59 latest: digest: sha256:38d36c026685b7d927aeee40d7cdb9117ed52d62b596a207ae18412a2e49efcc size: 1364 [Pipeline] isUnix [Pipeline] sh 04:20:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:20:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.61 04:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:20:59 a2d25206fd35: Preparing 04:20:59 a9d45da031e3: Preparing 04:20:59 6b850b696048: Preparing 04:20:59 88a90fb262a2: Preparing 04:20:59 f73e7dbfee58: Preparing 04:20:59 88a90fb262a2: Layer already exists 04:20:59 a9d45da031e3: Layer already exists 04:20:59 a2d25206fd35: Layer already exists 04:20:59 f73e7dbfee58: Layer already exists 04:20:59 6b850b696048: Layer already exists 04:21:00 2.2.0-dev.61: digest: sha256:38d36c026685b7d927aeee40d7cdb9117ed52d62b596a207ae18412a2e49efcc size: 1364 [Pipeline] isUnix [Pipeline] sh 04:21:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:21:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:00 a2d25206fd35: Preparing 04:21:00 a9d45da031e3: Preparing 04:21:00 6b850b696048: Preparing 04:21:00 88a90fb262a2: Preparing 04:21:00 f73e7dbfee58: Preparing 04:21:00 a2d25206fd35: Layer already exists 04:21:00 88a90fb262a2: Layer already exists 04:21:00 f73e7dbfee58: Layer already exists 04:21:00 6b850b696048: Layer already exists 04:21:00 a9d45da031e3: Layer already exists 04:21:00 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:38d36c026685b7d927aeee40d7cdb9117ed52d62b596a207ae18412a2e49efcc size: 1364 [Pipeline] isUnix [Pipeline] sh 04:21:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 04:21:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:01 a2d25206fd35: Preparing 04:21:01 a9d45da031e3: Preparing 04:21:01 6b850b696048: Preparing 04:21:01 88a90fb262a2: Preparing 04:21:01 f73e7dbfee58: Preparing 04:21:01 6b850b696048: Layer already exists 04:21:01 a9d45da031e3: Layer already exists 04:21:01 a2d25206fd35: Layer already exists 04:21:01 f73e7dbfee58: Layer already exists 04:21:01 88a90fb262a2: Layer already exists 04:21:01 main: digest: sha256:38d36c026685b7d927aeee40d7cdb9117ed52d62b596a207ae18412a2e49efcc size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:01 ===================================================== [Pipeline] echo 04:21:02 taggedImages: 04:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.61 04:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:21:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 04:21:02 8a1959b2d712e16ab913b58ac80647e8a84f2556 04:21:02 latest 04:21:02 2.2.0-dev.61 04:21:02 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:21:02 main 04:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] isUnix [Pipeline] sh 04:21:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:21:02 ed41fd12dd61: Preparing 04:21:02 bcba97321820: Preparing 04:21:02 9dc7175fcf00: Preparing 04:21:02 4c20d0862afa: Preparing 04:21:02 f0e5a4d6c014: Preparing 04:21:02 3b19d27f08f7: Preparing 04:21:02 73bb99a6e169: Preparing 04:21:02 ec06c3102977: Preparing 04:21:02 6a3c62e080c7: Preparing 04:21:02 340cb19ca677: Preparing 04:21:02 4f4ce317c6bb: Preparing 04:21:02 73bb99a6e169: Waiting 04:21:02 ec06c3102977: Waiting 04:21:02 6a3c62e080c7: Waiting 04:21:02 340cb19ca677: Waiting 04:21:02 4f4ce317c6bb: Waiting 04:21:02 3b19d27f08f7: Waiting 04:21:02 f0e5a4d6c014: Layer already exists 04:21:03 3b19d27f08f7: Layer already exists 04:21:03 73bb99a6e169: Layer already exists 04:21:03 ec06c3102977: Layer already exists 04:21:03 bcba97321820: Pushed 04:21:03 340cb19ca677: Layer already exists 04:21:03 6a3c62e080c7: Layer already exists 04:21:03 4f4ce317c6bb: Layer already exists 04:21:04 ed41fd12dd61: Pushed 04:21:08 9dc7175fcf00: Pushed 04:21:23 4c20d0862afa: Pushed 04:21:23 8a1959b2d712e16ab913b58ac80647e8a84f2556: digest: sha256:2d49169ea03c40fc300dfc8add362caa71a2f40e31ffd26fa546d614ae94a599 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:21:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:21:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:21:24 ed41fd12dd61: Preparing 04:21:24 bcba97321820: Preparing 04:21:24 9dc7175fcf00: Preparing 04:21:24 4c20d0862afa: Preparing 04:21:24 f0e5a4d6c014: Preparing 04:21:24 3b19d27f08f7: Preparing 04:21:24 73bb99a6e169: Preparing 04:21:24 ec06c3102977: Preparing 04:21:24 6a3c62e080c7: Preparing 04:21:24 340cb19ca677: Preparing 04:21:24 4f4ce317c6bb: Preparing 04:21:24 ec06c3102977: Waiting 04:21:24 6a3c62e080c7: Waiting 04:21:24 340cb19ca677: Waiting 04:21:24 3b19d27f08f7: Waiting 04:21:24 4f4ce317c6bb: Waiting 04:21:24 73bb99a6e169: Waiting 04:21:24 bcba97321820: Layer already exists 04:21:24 f0e5a4d6c014: Layer already exists 04:21:24 4c20d0862afa: Layer already exists 04:21:24 9dc7175fcf00: Layer already exists 04:21:24 ed41fd12dd61: Layer already exists 04:21:24 ec06c3102977: Layer already exists 04:21:24 73bb99a6e169: Layer already exists 04:21:24 3b19d27f08f7: Layer already exists 04:21:24 340cb19ca677: Layer already exists 04:21:24 6a3c62e080c7: Layer already exists 04:21:24 4f4ce317c6bb: Layer already exists 04:21:24 latest: digest: sha256:2d49169ea03c40fc300dfc8add362caa71a2f40e31ffd26fa546d614ae94a599 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:21:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:21:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.61 04:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:21:25 ed41fd12dd61: Preparing 04:21:25 bcba97321820: Preparing 04:21:25 9dc7175fcf00: Preparing 04:21:25 4c20d0862afa: Preparing 04:21:25 f0e5a4d6c014: Preparing 04:21:25 3b19d27f08f7: Preparing 04:21:25 73bb99a6e169: Preparing 04:21:25 ec06c3102977: Preparing 04:21:25 6a3c62e080c7: Preparing 04:21:25 340cb19ca677: Preparing 04:21:25 4f4ce317c6bb: Preparing 04:21:25 3b19d27f08f7: Waiting 04:21:25 6a3c62e080c7: Waiting 04:21:25 73bb99a6e169: Waiting 04:21:25 ec06c3102977: Waiting 04:21:25 340cb19ca677: Waiting 04:21:25 4f4ce317c6bb: Waiting 04:21:25 9dc7175fcf00: Layer already exists 04:21:25 ed41fd12dd61: Layer already exists 04:21:25 f0e5a4d6c014: Layer already exists 04:21:25 4c20d0862afa: Layer already exists 04:21:25 bcba97321820: Layer already exists 04:21:25 6a3c62e080c7: Layer already exists 04:21:25 ec06c3102977: Layer already exists 04:21:25 3b19d27f08f7: Layer already exists 04:21:25 340cb19ca677: Layer already exists 04:21:25 73bb99a6e169: Layer already exists 04:21:25 4f4ce317c6bb: Layer already exists 04:21:25 2.2.0-dev.61: digest: sha256:2d49169ea03c40fc300dfc8add362caa71a2f40e31ffd26fa546d614ae94a599 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:21:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 [Pipeline] isUnix [Pipeline] sh 04:21:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:21:25 ed41fd12dd61: Preparing 04:21:25 bcba97321820: Preparing 04:21:25 9dc7175fcf00: Preparing 04:21:25 4c20d0862afa: Preparing 04:21:25 f0e5a4d6c014: Preparing 04:21:25 3b19d27f08f7: Preparing 04:21:25 73bb99a6e169: Preparing 04:21:25 ec06c3102977: Preparing 04:21:25 6a3c62e080c7: Preparing 04:21:25 340cb19ca677: Preparing 04:21:25 4f4ce317c6bb: Preparing 04:21:25 3b19d27f08f7: Waiting 04:21:25 73bb99a6e169: Waiting 04:21:25 ec06c3102977: Waiting 04:21:25 6a3c62e080c7: Waiting 04:21:25 340cb19ca677: Waiting 04:21:25 4f4ce317c6bb: Waiting 04:21:25 4c20d0862afa: Layer already exists 04:21:25 ed41fd12dd61: Layer already exists 04:21:25 9dc7175fcf00: Layer already exists 04:21:25 f0e5a4d6c014: Layer already exists 04:21:25 bcba97321820: Layer already exists 04:21:26 73bb99a6e169: Layer already exists 04:21:26 ec06c3102977: Layer already exists 04:21:26 340cb19ca677: Layer already exists 04:21:26 3b19d27f08f7: Layer already exists 04:21:26 6a3c62e080c7: Layer already exists 04:21:26 4f4ce317c6bb: Layer already exists 04:21:26 8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61: digest: sha256:2d49169ea03c40fc300dfc8add362caa71a2f40e31ffd26fa546d614ae94a599 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:21:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 04:21:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 04:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:21:26 ed41fd12dd61: Preparing 04:21:26 bcba97321820: Preparing 04:21:26 9dc7175fcf00: Preparing 04:21:26 4c20d0862afa: Preparing 04:21:26 f0e5a4d6c014: Preparing 04:21:26 3b19d27f08f7: Preparing 04:21:26 73bb99a6e169: Preparing 04:21:26 ec06c3102977: Preparing 04:21:26 6a3c62e080c7: Preparing 04:21:26 340cb19ca677: Preparing 04:21:26 4f4ce317c6bb: Preparing 04:21:26 3b19d27f08f7: Waiting 04:21:26 6a3c62e080c7: Waiting 04:21:26 73bb99a6e169: Waiting 04:21:26 ec06c3102977: Waiting 04:21:26 340cb19ca677: Waiting 04:21:26 4f4ce317c6bb: Waiting 04:21:26 f0e5a4d6c014: Layer already exists 04:21:26 9dc7175fcf00: Layer already exists 04:21:26 bcba97321820: Layer already exists 04:21:26 ed41fd12dd61: Layer already exists 04:21:26 4c20d0862afa: Layer already exists 04:21:26 ec06c3102977: Layer already exists 04:21:26 3b19d27f08f7: Layer already exists 04:21:26 73bb99a6e169: Layer already exists 04:21:26 6a3c62e080c7: Layer already exists 04:21:26 340cb19ca677: Layer already exists 04:21:27 4f4ce317c6bb: Layer already exists 04:21:27 main: digest: sha256:2d49169ea03c40fc300dfc8add362caa71a2f40e31ffd26fa546d614ae94a599 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:27 ===================================================== [Pipeline] echo 04:21:27 taggedImages: 04:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556 04:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.61 04:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a1959b2d712e16ab913b58ac80647e8a84f2556-2.2.0-dev.61 04:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:27 04:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:28 arm64: Pulling from edgex-lftools-log-publisher 04:21:28 8998bd30e6a1: Pulling fs layer 04:21:28 04944245beec: Pulling fs layer 04:21:28 699f458cf7ca: Pulling fs layer 04:21:28 765212b225bb: Pulling fs layer 04:21:28 f23df028b6ca: Pulling fs layer 04:21:28 d65c8cfc05b1: Pulling fs layer 04:21:28 2437ff75d9bd: Pulling fs layer 04:21:28 765212b225bb: Waiting 04:21:28 f23df028b6ca: Waiting 04:21:28 d65c8cfc05b1: Waiting 04:21:28 2437ff75d9bd: Waiting 04:21:28 04944245beec: Verifying Checksum 04:21:28 04944245beec: Download complete 04:21:28 765212b225bb: Verifying Checksum 04:21:28 765212b225bb: Download complete 04:21:28 f23df028b6ca: Verifying Checksum 04:21:28 f23df028b6ca: Download complete 04:21:28 d65c8cfc05b1: Verifying Checksum 04:21:28 d65c8cfc05b1: Download complete 04:21:28 699f458cf7ca: Verifying Checksum 04:21:28 699f458cf7ca: Download complete 04:21:28 8998bd30e6a1: Verifying Checksum 04:21:28 8998bd30e6a1: Download complete 04:21:31 2437ff75d9bd: Verifying Checksum 04:21:31 2437ff75d9bd: Download complete 04:21:33 8998bd30e6a1: Pull complete 04:21:33 04944245beec: Pull complete 04:21:35 699f458cf7ca: Pull complete 04:21:35 765212b225bb: Pull complete 04:21:36 f23df028b6ca: Pull complete 04:21:36 d65c8cfc05b1: Pull complete 04:21:51 2437ff75d9bd: Pull complete 04:21:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:21:51 prd-ubuntu20.04-docker-arm64-4c-16g-11748 does not seem to be running inside a container 04:21:52 $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 04:21:54 $ docker top 22953fc43d633300d616f9beb4648cebf377c73cc21b3592712c06848613d349 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:55 ---> job-cost.sh 04:21:55 lf-activate-venv: SKIPPING 04:21:55 INFO: No Stack... 04:21:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:21:57 INFO: Archiving Costs [Pipeline] sh 04:21:57 + cut -d, -f6 04:21:57 + cat /w/workspace/edgex-go/185/archives/cost.csv [Pipeline] lock 04:21:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-185-stack-cost] 04:21:57 Resource [jenkins-edgexfoundry-edgex-go-main-185-stack-cost] did not exist. Created. 04:21:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:21:59 Stashed 1 file(s) [Pipeline] } 04:21:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:59 $ docker stop --time=1 22953fc43d633300d616f9beb4648cebf377c73cc21b3592712c06848613d349 04:22:00 $ docker rm -f 22953fc43d633300d616f9beb4648cebf377c73cc21b3592712c06848613d349 [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 04:22:01 provisioning config files... 04:22:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/185@tmp/config7101777290004260337tmp [Pipeline] { [Pipeline] sh 04:22:01 + set +x 04:22:01 + curl -s https://codecov.io/bash 04:22:01 + bash -s -- 04:22:01 04:22:01 _____ _ 04:22:01 / ____| | | 04:22:01 | | ___ __| | ___ ___ _____ __ 04:22:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:22:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:22:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:22:01 Bash-1.0.6 04:22:01 04:22:01 04:22:01 ==> git version 2.25.1 found 04:22:01 ==> 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 04:22:01 Release-Date: 2020-01-08 04:22:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:22:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:22:01 ==> Jenkins CI detected. 04:22:01 current dir:  /w/workspace/edgex-go/185 04:22:01 project root: . 04:22:01 --> token set from env 04:22:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:22:01 ==> Running gcov in . (disable via -X gcov) 04:22:01 ==> Python coveragepy not found 04:22:01 ==> Searching for coverage reports in: 04:22:01 + . 04:22:01 -> Found 1 reports 04:22:01 ==> Detecting git/mercurial file structure 04:22:01 ==> Reading reports 04:22:01 + ./coverage.out bytes=431014 04:22:01 ==> Appending adjustments 04:22:01 https://docs.codecov.io/docs/fixing-reports 04:22:02 + Found adjustments 04:22:02 ==> Gzipping contents 04:22:02 60K /tmp/codecov.zR0nm0.gz 04:22:02 ==> Uploading reports 04:22:02 url: https://codecov.io 04:22:02 query: branch=main&commit=8a1959b2d712e16ab913b58ac80647e8a84f2556&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:02 -> Pinging Codecov 04:22:02 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=8a1959b2d712e16ab913b58ac80647e8a84f2556&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:03 -> Uploading to 04:22:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/8a1959b2d712e16ab913b58ac80647e8a84f2556/35a7ca23-61fa-4364-802d-ced4634843d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T042202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9ad9bcac87159a7488edfbe3a85cc42e3aea58abb9657ceb176f800774d6f82 04:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:03 Dload Upload Total Spent Left Speed 04:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59258 0 0 100 59258 0 241k --:--:-- --:--:-- --:--:-- 241k 04:22:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8a1959b2d712e16ab913b58ac80647e8a84f2556 [Pipeline] } 04:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:22:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:22:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:22:04 04:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:22:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:22:04 188c0c94c7c5: Pulling fs layer 04:22:04 0ef7d3d256c8: Pulling fs layer 04:22:04 de9db76c5a1d: Pulling fs layer 04:22:04 0eba1c9be4d2: Pulling fs layer 04:22:04 0d57e429df01: Pulling fs layer 04:22:04 4e4be7b47b0d: Pulling fs layer 04:22:04 e1f770b5df2f: Pulling fs layer 04:22:04 85a0685a4137: Pulling fs layer 04:22:04 0d57e429df01: Waiting 04:22:04 4e4be7b47b0d: Waiting 04:22:04 0eba1c9be4d2: Waiting 04:22:04 e1f770b5df2f: Waiting 04:22:04 de9db76c5a1d: Verifying Checksum 04:22:04 0ef7d3d256c8: Verifying Checksum 04:22:04 0ef7d3d256c8: Download complete 04:22:04 0d57e429df01: Download complete 04:22:04 4e4be7b47b0d: Verifying Checksum 04:22:04 4e4be7b47b0d: Download complete 04:22:04 188c0c94c7c5: Download complete 04:22:04 188c0c94c7c5: Pull complete 04:22:04 e1f770b5df2f: Verifying Checksum 04:22:04 e1f770b5df2f: Download complete 04:22:04 0ef7d3d256c8: Pull complete 04:22:04 de9db76c5a1d: Pull complete 04:22:05 0eba1c9be4d2: Verifying Checksum 04:22:05 0eba1c9be4d2: Download complete 04:22:05 85a0685a4137: Verifying Checksum 04:22:05 85a0685a4137: Download complete 04:22:08 0eba1c9be4d2: Pull complete 04:22:08 0d57e429df01: Pull complete 04:22:08 4e4be7b47b0d: Pull complete 04:22:09 e1f770b5df2f: Pull complete 04:22:12 85a0685a4137: Pull complete 04:22:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:22:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:22:12 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:22:12 $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:22:15 $ docker top d540f0568fea843070f18ee6247c83b77b5aadcd81d919b88022078e7ba81b8d -eo pid,comm [Pipeline] { [Pipeline] echo 04:22:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:22:15 + set -o pipefail 04:22:15 + snyk monitor '--org=edgex-jenkins' 04:22:21 04:22:21 Monitoring /w/workspace/edgex-go/185 (github.com/edgexfoundry/edgex-go)... 04:22:21 04:22:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b4dc3507-2d74-491a-a64b-a25b28ef0197 04:22:21 04:22:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:22:21 04:22:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:22:21 04:22:21 [Pipeline] } 04:22:21 $ docker stop --time=1 d540f0568fea843070f18ee6247c83b77b5aadcd81d919b88022078e7ba81b8d 04:22:24 $ docker rm -f d540f0568fea843070f18ee6247c83b77b5aadcd81d919b88022078e7ba81b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:22:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:24 provisioning config files... 04:22:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/185@tmp/config6133830249092241729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:25 --> edgex-publish-swagger.sh 04:22:25 === Publish openapi/v2 API === 04:22:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:22:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/185/openapi/v2/core-command.yaml] 04:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:25 Dload Upload Total Spent Left Speed 04:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34346 --:--:-- --:--:-- --:--:-- 34311 100 33831 0 0 100 33831 0 34346 --:--:-- --:--:-- --:--:-- 34311 04:22:25 04:22:25 04:22:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/185/openapi/v2/core-data.yaml] 04:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:25 Dload Upload Total Spent Left Speed 04:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 04:22:26 04:22:26 04:22:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/185/openapi/v2/core-metadata.yaml] 04:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:26 Dload Upload Total Spent Left Speed 04:22:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 137k 0 0 100 137k 0 103k 0:00:01 0:00:01 --:--:-- 103k 04:22:28 04:22:28 04:22:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/185/openapi/v2/support-notifications.yaml] 04:22:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:28 Dload Upload Total Spent Left Speed 04:22:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94716 --:--:-- --:--:-- --:--:-- 94616 100 89318 0 0 100 89318 0 94716 --:--:-- --:--:-- --:--:-- 94616 04:22:29 04:22:29 04:22:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/185/openapi/v2/support-scheduler.yaml] 04:22:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:29 Dload Upload Total Spent Left Speed 04:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40570 --:--:-- --:--:-- --:--:-- 40528 100 39556 0 0 100 39556 0 40570 --:--:-- --:--:-- --:--:-- 40528 04:22:30 04:22:30 04:22:30 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/185/openapi/v2/system-agent.yaml] 04:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:30 Dload Upload Total Spent Left Speed 04:22:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22778 --:--:-- --:--:-- --:--:-- 22753 100 20091 0 0 100 20091 0 22778 --:--:-- --:--:-- --:--:-- 22753 04:22:31 04:22:31 [Pipeline] } 04:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:22:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:31 . [Pipeline] withDockerContainer 04:22:31 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:32 $ docker top 984b62727cc4815260c32d71dc24bf641ed3889084a032bbecf3eeeb9b43dcc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:32 [ssh-agent] Looking for ssh-agent implementation... 04:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:32 $ docker exec 984b62727cc4815260c32d71dc24bf641ed3889084a032bbecf3eeeb9b43dcc4 ssh-agent 04:22:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfiJEll/agent.13 04:22:32 SSH_AGENT_PID=20 04:22:32 Running ssh-add (command line suppressed) 04:22:32 Identity added: /w/workspace/edgex-go/185@tmp/private_key_2882953586811234081.key (/w/workspace/edgex-go/185@tmp/private_key_2882953586811234081.key) 04:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:33 + git semver tag 04:22:33 # -> Open(): unable to determine branch for HEAD 04:22:33 # $GIT_DIR = /w/workspace/edgex-go/185/.git 04:22:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/185 04:22:33 # $SEMVER_REMOTE_NAME = origin 04:22:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:33 # $SEMVER_USER_NAME = edgex-jenkins 04:22:33 # $SEMVER_BRANCH = main 04:22:33 # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver 04:22:33 # 8a1959b2d712e16ab913b58ac80647e8a84f2556 HEAD 04:22:33 # -> Force: false 04:22:33 # b239482649338b52ba6737d1711d47ac62a4de75 refs/tags/v2.2.0-dev.61 [Pipeline] } 04:22:33 $ docker exec --env ******** --env ******** 984b62727cc4815260c32d71dc24bf641ed3889084a032bbecf3eeeb9b43dcc4 ssh-agent -k 04:22:33 unset SSH_AUTH_SOCK; 04:22:33 unset SSH_AGENT_PID; 04:22:33 echo Agent pid 20 killed; 04:22:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:33 + git semver [Pipeline] } 04:22:33 $ docker stop --time=1 984b62727cc4815260c32d71dc24bf641ed3889084a032bbecf3eeeb9b43dcc4 04:22:34 $ docker rm -f 984b62727cc4815260c32d71dc24bf641ed3889084a032bbecf3eeeb9b43dcc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:35 04:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:22:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:35 0.23.1-centos7: Pulling from edgex-lftools 04:22:35 ab5ef0e58194: Pulling fs layer 04:22:35 9712f1f96733: Pulling fs layer 04:22:35 63f879dbbcfc: Pulling fs layer 04:22:35 0d9ebad4ef96: Pulling fs layer 04:22:35 e9a5061849ea: Pulling fs layer 04:22:35 d747dcd14b5f: Pulling fs layer 04:22:35 0d9ebad4ef96: Waiting 04:22:35 2de7ff778b66: Pulling fs layer 04:22:35 e9a5061849ea: Waiting 04:22:35 d747dcd14b5f: Waiting 04:22:35 2de7ff778b66: Waiting 04:22:35 9712f1f96733: Download complete 04:22:35 63f879dbbcfc: Verifying Checksum 04:22:35 63f879dbbcfc: Download complete 04:22:36 e9a5061849ea: Verifying Checksum 04:22:36 e9a5061849ea: Download complete 04:22:36 d747dcd14b5f: Download complete 04:22:36 0d9ebad4ef96: Verifying Checksum 04:22:36 ab5ef0e58194: Download complete 04:22:36 2de7ff778b66: Verifying Checksum 04:22:36 2de7ff778b66: Download complete 04:22:38 ab5ef0e58194: Pull complete 04:22:38 9712f1f96733: Pull complete 04:22:39 63f879dbbcfc: Pull complete 04:22:42 0d9ebad4ef96: Pull complete 04:22:43 e9a5061849ea: Pull complete 04:22:43 d747dcd14b5f: Pull complete 04:22:44 2de7ff778b66: Pull complete 04:22:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:22:44 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:22:46 $ docker top f534505161e3840dd88af05bd2c61b269476060a4e5161bbf135e7ef12a94e93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:22:46 provisioning config files... 04:22:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/185@tmp/config2820840154666907785tmp 04:22:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/185@tmp/config1477946267454411071tmp 04:22:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/185@tmp/config5579625937813961966tmp [Pipeline] { [Pipeline] echo 04:22:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:22:47 ---> sigul-configuration.sh 04:22:47 gpg: directory `/root/.gnupg' created 04:22:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:22:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:22:47 gpg: keyring `/root/.gnupg/secring.gpg' created 04:22:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:22:47 gpg: CAST5 encrypted data 04:22:47 gpg: encrypted with 1 passphrase 04:22:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:22:47 + mkdir /home/jenkins 04:22:47 + mkdir /home/jenkins/sigul [Pipeline] sh 04:22:47 + 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 04:22:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:22:48 ---> sigul-install.sh 04:22:48 Sigul already installed; skipping installation. [Pipeline] sh 04:22:48 + git tag --list 04:22:48 0.6.0 04:22:48 0.6.1 04:22:48 0.7.0 04:22:48 0.7.1 04:22:48 v1.0.0 04:22:48 v1.0.1 04:22:48 v1.1.0 04:22:48 v1.2.0 04:22:48 v1.2.1 04:22:48 v1.3.0 04:22:48 v1.3.1 04:22:48 v2.0.0 04:22:48 v2.0.1-dev.1 04:22:48 v2.0.1-dev.10 04:22:48 v2.0.1-dev.11 04:22:48 v2.0.1-dev.12 04:22:48 v2.0.1-dev.13 04:22:48 v2.0.1-dev.14 04:22:48 v2.0.1-dev.15 04:22:48 v2.0.1-dev.16 04:22:48 v2.0.1-dev.17 04:22:48 v2.0.1-dev.18 04:22:48 v2.0.1-dev.19 04:22:48 v2.0.1-dev.2 04:22:48 v2.0.1-dev.20 04:22:48 v2.0.1-dev.21 04:22:48 v2.0.1-dev.22 04:22:48 v2.0.1-dev.23 04:22:48 v2.0.1-dev.24 04:22:48 v2.0.1-dev.25 04:22:48 v2.0.1-dev.26 04:22:48 v2.0.1-dev.27 04:22:48 v2.0.1-dev.28 04:22:48 v2.0.1-dev.29 04:22:48 v2.0.1-dev.3 04:22:48 v2.0.1-dev.30 04:22:48 v2.0.1-dev.31 04:22:48 v2.0.1-dev.32 04:22:48 v2.0.1-dev.33 04:22:48 v2.0.1-dev.34 04:22:48 v2.0.1-dev.35 04:22:48 v2.0.1-dev.36 04:22:48 v2.0.1-dev.37 04:22:48 v2.0.1-dev.38 04:22:48 v2.0.1-dev.39 04:22:48 v2.0.1-dev.4 04:22:48 v2.0.1-dev.40 04:22:48 v2.0.1-dev.41 04:22:48 v2.0.1-dev.42 04:22:48 v2.0.1-dev.43 04:22:48 v2.0.1-dev.44 04:22:48 v2.0.1-dev.45 04:22:48 v2.0.1-dev.46 04:22:48 v2.0.1-dev.47 04:22:48 v2.0.1-dev.48 04:22:48 v2.0.1-dev.49 04:22:48 v2.0.1-dev.5 04:22:48 v2.0.1-dev.50 04:22:48 v2.0.1-dev.51 04:22:48 v2.0.1-dev.52 04:22:48 v2.0.1-dev.53 04:22:48 v2.0.1-dev.54 04:22:48 v2.0.1-dev.55 04:22:48 v2.0.1-dev.56 04:22:48 v2.0.1-dev.57 04:22:48 v2.0.1-dev.58 04:22:48 v2.0.1-dev.59 04:22:48 v2.0.1-dev.6 04:22:48 v2.0.1-dev.60 04:22:48 v2.0.1-dev.61 04:22:48 v2.0.1-dev.62 04:22:48 v2.0.1-dev.63 04:22:48 v2.0.1-dev.64 04:22:48 v2.0.1-dev.65 04:22:48 v2.0.1-dev.66 04:22:48 v2.0.1-dev.67 04:22:48 v2.0.1-dev.68 04:22:48 v2.0.1-dev.69 04:22:48 v2.0.1-dev.7 04:22:48 v2.0.1-dev.70 04:22:48 v2.0.1-dev.71 04:22:48 v2.0.1-dev.72 04:22:48 v2.0.1-dev.73 04:22:48 v2.0.1-dev.74 04:22:48 v2.0.1-dev.75 04:22:48 v2.0.1-dev.76 04:22:48 v2.0.1-dev.77 04:22:48 v2.0.1-dev.78 04:22:48 v2.0.1-dev.79 04:22:48 v2.0.1-dev.8 04:22:48 v2.0.1-dev.80 04:22:48 v2.0.1-dev.81 04:22:48 v2.0.1-dev.82 04:22:48 v2.0.1-dev.83 04:22:48 v2.0.1-dev.84 04:22:48 v2.0.1-dev.85 04:22:48 v2.0.1-dev.86 04:22:48 v2.0.1-dev.87 04:22:48 v2.0.1-dev.88 04:22:48 v2.0.1-dev.89 04:22:48 v2.0.1-dev.9 04:22:48 v2.0.1-dev.90 04:22:48 v2.0.1-dev.91 04:22:48 v2.0.1-dev.92 04:22:48 v2.0.1-dev.93 04:22:48 v2.0.1-dev.94 04:22:48 v2.0.1-dev.95 04:22:48 v2.0.1-dev.96 04:22:48 v2.0.1-dev.97 04:22:48 v2.0.1-dev.98 04:22:48 v2.0.1-dev.99 04:22:48 v2.1.0 04:22:48 v2.2.0-dev.1 04:22:48 v2.2.0-dev.10 04:22:48 v2.2.0-dev.11 04:22:48 v2.2.0-dev.12 04:22:48 v2.2.0-dev.13 04:22:48 v2.2.0-dev.14 04:22:48 v2.2.0-dev.15 04:22:48 v2.2.0-dev.16 04:22:48 v2.2.0-dev.17 04:22:48 v2.2.0-dev.18 04:22:48 v2.2.0-dev.19 04:22:48 v2.2.0-dev.2 04:22:48 v2.2.0-dev.20 04:22:48 v2.2.0-dev.21 04:22:48 v2.2.0-dev.22 04:22:48 v2.2.0-dev.23 04:22:48 v2.2.0-dev.24 04:22:48 v2.2.0-dev.25 04:22:48 v2.2.0-dev.26 04:22:48 v2.2.0-dev.27 04:22:48 v2.2.0-dev.28 04:22:48 v2.2.0-dev.29 04:22:48 v2.2.0-dev.3 04:22:48 v2.2.0-dev.30 04:22:48 v2.2.0-dev.31 04:22:48 v2.2.0-dev.32 04:22:48 v2.2.0-dev.33 04:22:48 v2.2.0-dev.34 04:22:48 v2.2.0-dev.35 04:22:48 v2.2.0-dev.36 04:22:48 v2.2.0-dev.37 04:22:48 v2.2.0-dev.38 04:22:48 v2.2.0-dev.39 04:22:48 v2.2.0-dev.4 04:22:48 v2.2.0-dev.40 04:22:48 v2.2.0-dev.41 04:22:48 v2.2.0-dev.42 04:22:48 v2.2.0-dev.43 04:22:48 v2.2.0-dev.44 04:22:48 v2.2.0-dev.45 04:22:48 v2.2.0-dev.46 04:22:48 v2.2.0-dev.47 04:22:48 v2.2.0-dev.48 04:22:48 v2.2.0-dev.49 04:22:48 v2.2.0-dev.5 04:22:48 v2.2.0-dev.50 04:22:48 v2.2.0-dev.51 04:22:48 v2.2.0-dev.52 04:22:48 v2.2.0-dev.53 04:22:48 v2.2.0-dev.54 04:22:48 v2.2.0-dev.55 04:22:48 v2.2.0-dev.56 04:22:48 v2.2.0-dev.57 04:22:48 v2.2.0-dev.58 04:22:48 v2.2.0-dev.59 04:22:48 v2.2.0-dev.6 04:22:48 v2.2.0-dev.60 04:22:48 v2.2.0-dev.61 04:22:48 v2.2.0-dev.7 04:22:48 v2.2.0-dev.8 04:22:48 v2.2.0-dev.9 [Pipeline] sh 04:22:48 + lftools sign git-tag v2.2.0-dev.61 04:22:49 Signing Git tag with Sigul... 04:22:49 Signing v2.2.0-dev.61 [Pipeline] echo 04:22:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:22:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:22:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:22:49 $ docker stop --time=1 f534505161e3840dd88af05bd2c61b269476060a4e5161bbf135e7ef12a94e93 04:22:51 $ docker rm -f f534505161e3840dd88af05bd2c61b269476060a4e5161bbf135e7ef12a94e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:22:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:51 . [Pipeline] withDockerContainer 04:22:51 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:52 $ docker top 88754c6ba11e29d6dfe3e482739c6a6712d23bff7997b02ede90552b3d209567 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:52 [ssh-agent] Looking for ssh-agent implementation... 04:22:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:52 $ docker exec 88754c6ba11e29d6dfe3e482739c6a6712d23bff7997b02ede90552b3d209567 ssh-agent 04:22:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgGdmE/agent.13 04:22:52 SSH_AGENT_PID=19 04:22:52 Running ssh-add (command line suppressed) 04:22:52 Identity added: /w/workspace/edgex-go/185@tmp/private_key_1180359811379293384.key (/w/workspace/edgex-go/185@tmp/private_key_1180359811379293384.key) 04:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:53 + git semver bump pre 04:22:53 # -> Open(): unable to determine branch for HEAD 04:22:53 # $GIT_DIR = /w/workspace/edgex-go/185/.git 04:22:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/185 04:22:53 # $SEMVER_REMOTE_NAME = origin 04:22:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:53 # $SEMVER_USER_NAME = edgex-jenkins 04:22:53 # $SEMVER_BRANCH = main 04:22:53 # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver 04:22:53 2.2.0-dev.62 [Pipeline] } 04:22:53 $ docker exec --env ******** --env ******** 88754c6ba11e29d6dfe3e482739c6a6712d23bff7997b02ede90552b3d209567 ssh-agent -k 04:22:53 unset SSH_AUTH_SOCK; 04:22:53 unset SSH_AGENT_PID; 04:22:53 echo Agent pid 19 killed; 04:22:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:53 + git semver [Pipeline] } 04:22:53 $ docker stop --time=1 88754c6ba11e29d6dfe3e482739c6a6712d23bff7997b02ede90552b3d209567 04:22:54 $ docker rm -f 88754c6ba11e29d6dfe3e482739c6a6712d23bff7997b02ede90552b3d209567 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:55 . [Pipeline] withDockerContainer 04:22:55 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:56 $ docker top 00a5fce333ef31e8d2fa18244ecf3578be0702eef08194ad3faf9c0acc4a0547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:56 [ssh-agent] Looking for ssh-agent implementation... 04:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:56 $ docker exec 00a5fce333ef31e8d2fa18244ecf3578be0702eef08194ad3faf9c0acc4a0547 ssh-agent 04:22:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemmbkl/agent.14 04:22:56 SSH_AGENT_PID=20 04:22:56 Running ssh-add (command line suppressed) 04:22:56 Identity added: /w/workspace/edgex-go/185@tmp/private_key_8696222129836457202.key (/w/workspace/edgex-go/185@tmp/private_key_8696222129836457202.key) 04:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:56 + git semver push 04:22:56 # -> Open(): unable to determine branch for HEAD 04:22:56 # $GIT_DIR = /w/workspace/edgex-go/185/.git 04:22:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/185 04:22:56 # $SEMVER_REMOTE_NAME = origin 04:22:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:56 # $SEMVER_USER_NAME = edgex-jenkins 04:22:56 # $SEMVER_BRANCH = main 04:22:56 # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [Pipeline] } 04:23:00 $ docker exec --env ******** --env ******** 00a5fce333ef31e8d2fa18244ecf3578be0702eef08194ad3faf9c0acc4a0547 ssh-agent -k 04:23:00 unset SSH_AUTH_SOCK; 04:23:00 unset SSH_AGENT_PID; 04:23:00 echo Agent pid 20 killed; 04:23:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:00 + git semver [Pipeline] } 04:23:00 $ docker stop --time=1 00a5fce333ef31e8d2fa18244ecf3578be0702eef08194ad3faf9c0acc4a0547 04:23:01 $ docker rm -f 00a5fce333ef31e8d2fa18244ecf3578be0702eef08194ad3faf9c0acc4a0547 [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 04:23:02 + [ -d /w/workspace/edgex-go/185/archives ] [Pipeline] libraryResource [Pipeline] sh 04:23:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:03 ---> package-listing.sh 04:23:03 ++ facter osfamily 04:23:03 ++ tr '[:upper:]' '[:lower:]' 04:23:03 + OS_FAMILY=debian 04:23:03 + workspace=/w/workspace/edgex-go/185 04:23:03 + START_PACKAGES=/tmp/packages_start.txt 04:23:03 + END_PACKAGES=/tmp/packages_end.txt 04:23:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:03 + PACKAGES=/tmp/packages_start.txt 04:23:03 + '[' /w/workspace/edgex-go/185 ']' 04:23:03 + PACKAGES=/tmp/packages_end.txt 04:23:03 + case "${OS_FAMILY}" in 04:23:03 + grep '^ii' 04:23:03 + dpkg -l 04:23:03 + '[' -f /tmp/packages_start.txt ']' 04:23:03 + '[' -f /tmp/packages_end.txt ']' 04:23:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:03 + '[' /w/workspace/edgex-go/185 ']' 04:23:03 + mkdir -p /w/workspace/edgex-go/185/archives/ 04:23:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/185/archives/ [Pipeline] echo 04:23:03 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/185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:04 04:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:05 latest: Pulling from edgex-lftools-log-publisher 04:23:05 5eb5b503b376: Pulling fs layer 04:23:05 5c69ac0246d0: Pulling fs layer 04:23:05 ec43610c2a17: Pulling fs layer 04:23:05 3a2ae6a8a46f: Pulling fs layer 04:23:05 33b1e0a273af: Pulling fs layer 04:23:05 5d3b04190fa2: Pulling fs layer 04:23:05 2f39f015ded8: Pulling fs layer 04:23:05 3a2ae6a8a46f: Waiting 04:23:05 33b1e0a273af: Waiting 04:23:05 2f39f015ded8: Waiting 04:23:05 5d3b04190fa2: Waiting 04:23:05 5c69ac0246d0: Verifying Checksum 04:23:05 5c69ac0246d0: Download complete 04:23:05 3a2ae6a8a46f: Verifying Checksum 04:23:05 3a2ae6a8a46f: Download complete 04:23:05 33b1e0a273af: Verifying Checksum 04:23:05 33b1e0a273af: Download complete 04:23:05 5d3b04190fa2: Verifying Checksum 04:23:05 5d3b04190fa2: Download complete 04:23:05 ec43610c2a17: Verifying Checksum 04:23:05 ec43610c2a17: Download complete 04:23:05 5eb5b503b376: Verifying Checksum 04:23:05 5eb5b503b376: Download complete 04:23:05 2f39f015ded8: Download complete 04:23:06 5eb5b503b376: Pull complete 04:23:06 5c69ac0246d0: Pull complete 04:23:07 ec43610c2a17: Pull complete 04:23:07 3a2ae6a8a46f: Pull complete 04:23:07 33b1e0a273af: Pull complete 04:23:07 5d3b04190fa2: Pull complete 04:23:11 2f39f015ded8: Pull complete 04:23:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:23:11 prd-ubuntu20.04-docker-8c-8g-11747 does not seem to be running inside a container 04:23:11 $ 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/185/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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:13 $ docker top b2c92836d2454f3d6b4b1899ad653d28953b3c3cf560054fb92561dc51e8a789 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:23:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:23:14 + ls /var/log/sa-host 04:23:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:14 provisioning config files... 04:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/185@tmp/config9013174066186109845tmp [Pipeline] { [Pipeline] echo 04:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:23:14 ---> create-netrc.sh [Pipeline] } 04:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:23:15 ---> python-tools-install.sh [Pipeline] echo 04:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:23:15 ---> sudo-logs.sh 04:23:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:23:15 ---> job-cost.sh 04:23:15 lf-activate-venv: SKIPPING 04:23:15 DEBUG: total: 0.2199999988079071 04:23:15 INFO: Retrieving Stack Cost... 04:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:16 INFO: Archiving Costs [Pipeline] echo 04:23:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:23:17 ---> logs-deploy.sh 04:23:17 lf-activate-venv: SKIPPING 04:23:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/185 04:23:17 INFO: archiving workspace using pattern(s): 04:23:17 Archives upload complete. 04:23:17 INFO: archiving logs to Nexus 04:23:18 ---> uname -a: 04:23:18 Linux prd-ubuntu20-04-docker-8c-8g-11747 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:23:18 04:23:18 04:23:18 ---> lscpu: 04:23:18 Architecture: x86_64 04:23:18 CPU op-mode(s): 32-bit, 64-bit 04:23:18 Byte Order: Little Endian 04:23:18 Address sizes: 40 bits physical, 48 bits virtual 04:23:18 CPU(s): 8 04:23:18 On-line CPU(s) list: 0-7 04:23:18 Thread(s) per core: 1 04:23:18 Core(s) per socket: 1 04:23:18 Socket(s): 8 04:23:18 NUMA node(s): 1 04:23:18 Vendor ID: AuthenticAMD 04:23:18 CPU family: 23 04:23:18 Model: 49 04:23:18 Model name: AMD EPYC-Rome Processor 04:23:18 Stepping: 0 04:23:18 CPU MHz: 2800.000 04:23:18 BogoMIPS: 5600.00 04:23:18 Virtualization: AMD-V 04:23:18 Hypervisor vendor: KVM 04:23:18 Virtualization type: full 04:23:18 L1d cache: 256 KiB 04:23:18 L1i cache: 256 KiB 04:23:18 L2 cache: 4 MiB 04:23:18 L3 cache: 128 MiB 04:23:18 NUMA node0 CPU(s): 0-7 04:23:18 Vulnerability Itlb multihit: Not affected 04:23:18 Vulnerability L1tf: Not affected 04:23:18 Vulnerability Mds: Not affected 04:23:18 Vulnerability Meltdown: Not affected 04:23:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:23:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:23:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:23:18 Vulnerability Srbds: Not affected 04:23:18 Vulnerability Tsx async abort: Not affected 04:23:18 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 04:23:18 04:23:18 04:23:18 ---> nproc: 04:23:18 8 04:23:18 04:23:18 04:23:18 ---> df -h: 04:23:18 Filesystem Size Used Avail Use% Mounted on 04:23:18 overlay 155G 27G 129G 17% / 04:23:18 tmpfs 64M 0 64M 0% /dev 04:23:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:23:18 shm 64M 0 64M 0% /dev/shm 04:23:18 /dev/vda1 155G 27G 129G 17% /facter-os 04:23:18 04:23:18 04:23:18 ---> sar -b -r -n DEV: 04:23:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11747) 04/10/22 _x86_64_ (8 CPU) 04:23:18 04:23:18 03:17:50 LINUX RESTART (8 CPU) 04:23:18 04:23:18 03:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:23:18 03:19:02 378.44 63.71 314.73 0.00 10233.79 192148.88 0.00 04:23:18 03:20:01 122.88 1.24 121.64 0.00 15.32 63226.57 0.00 04:23:18 03:21:01 52.97 0.03 52.94 0.00 0.93 18509.07 0.00 04:23:18 03:22:01 369.11 0.20 368.91 0.00 30.66 336145.95 0.00 04:23:18 03:23:01 738.31 1.30 737.01 0.00 13.20 292632.56 0.00 04:23:18 03:24:01 602.92 0.03 602.88 0.00 0.27 302732.82 0.00 04:23:18 03:25:01 766.72 0.12 766.60 0.00 0.93 245802.40 0.00 04:23:18 03:26:01 1273.21 3.07 1270.14 0.00 41.72 424330.69 0.00 04:23:18 03:27:01 136.05 0.03 136.02 0.00 1.73 24081.57 0.00 04:23:18 03:28:01 23.45 0.00 23.45 0.00 0.00 608.97 0.00 04:23:18 03:29:01 2.47 0.00 2.47 0.00 0.00 31.46 0.00 04:23:18 03:30:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 04:23:18 03:31:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 04:23:18 03:32:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 04:23:18 03:33:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 04:23:18 03:34:01 2.18 0.02 2.17 0.00 0.13 24.26 0.00 04:23:18 03:35:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 04:23:18 03:36:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 04:23:18 03:37:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 04:23:18 03:38:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 04:23:18 03:39:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:23:18 03:40:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 04:23:18 03:41:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 04:23:18 03:42:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 04:23:18 03:43:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 04:23:18 03:44:02 1.57 0.00 1.57 0.00 0.00 17.73 0.00 04:23:18 03:45:01 1.05 0.00 1.05 0.00 0.00 11.25 0.00 04:23:18 03:46:01 3.25 1.57 1.68 0.00 49.05 21.46 0.00 04:23:18 03:47:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:23:18 03:48:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 04:23:18 03:49:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:23:18 03:50:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 04:23:18 03:51:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 04:23:18 03:52:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 04:23:18 03:53:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 04:23:18 03:54:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 04:23:18 03:55:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 04:23:18 03:56:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 04:23:18 03:57:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:23:18 03:58:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 04:23:18 03:59:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 04:23:18 04:00:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 04:23:18 04:01:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 04:23:18 04:02:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 04:23:18 04:03:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 04:23:18 04:04:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 04:23:18 04:05:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 04:23:18 04:06:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 04:23:18 04:07:01 1.22 0.00 1.22 0.00 0.00 14.67 0.00 04:23:18 04:08:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 04:23:18 04:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 04:23:18 04:10:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 04:23:18 04:11:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 04:23:18 04:12:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:23:18 04:13:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 04:23:18 04:14:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 04:23:18 04:15:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 04:23:18 04:16:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 04:23:18 04:17:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 04:23:18 04:18:01 1.68 0.02 1.67 0.00 0.13 17.86 0.00 04:23:18 04:19:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 04:23:18 04:20:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 04:23:18 04:21:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 04:23:18 04:22:01 1.00 0.00 1.00 0.00 0.00 25.33 0.00 04:23:18 04:23:01 180.82 0.25 180.57 0.00 9.33 61005.83 0.00 04:23:18 Average: 72.54 1.10 71.44 0.00 160.06 30185.90 0.00 04:23:18 04:23:18 03:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:23:18 03:19:02 28962784 31742532 585540 1.78 103304 2962784 2401480 7.08 1179340 2401804 532420 04:23:18 03:20:01 27946076 31709404 586976 1.79 149692 3813104 2178984 6.42 1587948 2892404 481232 04:23:18 03:21:01 27663452 31743340 551080 1.68 154576 4092196 2098508 6.18 1362228 3369920 364096 04:23:18 03:22:01 20387556 31651328 635944 1.93 164840 11059672 2372016 6.99 1956504 9833412 887296 04:23:18 03:23:01 15043300 30751540 1506740 4.58 329552 14837696 4915144 14.49 3839860 12753452 2564 04:23:18 03:24:01 10430032 30638496 1610516 4.90 351120 19137696 4831332 14.24 5372448 15644392 597424 04:23:18 03:25:01 10370672 31292976 967032 2.94 374348 19890020 3380640 9.96 3615080 17541428 506640 04:23:18 03:26:01 11547792 31407024 860152 2.62 549816 18655028 2845560 8.39 3147596 16845472 984 04:23:18 03:27:01 12251276 31638632 636664 1.94 559892 18191560 2294112 6.76 2895296 16423284 1304 04:23:18 03:28:01 12272632 31660172 614632 1.87 560632 18191788 2059844 6.07 2873708 16423264 580 04:23:18 03:29:01 12273100 31660588 614304 1.87 560676 18191768 2059844 6.07 2872436 16423240 16 04:23:18 03:30:01 12272812 31660352 614336 1.87 560708 18191772 2059844 6.07 2872284 16423244 180 04:23:18 03:31:01 12281492 31669208 605776 1.84 560728 18191776 2059844 6.07 2863660 16423272 20 04:23:18 03:32:01 12281800 31669528 605440 1.84 560736 18191776 2059844 6.07 2863656 16423272 180 04:23:18 03:33:01 12282728 31670468 604404 1.84 560752 18191776 2059844 6.07 2862800 16423276 16 04:23:18 03:34:01 12281380 31669412 605472 1.84 560772 18191912 2083952 6.14 2863472 16423408 204 04:23:18 03:35:01 12281032 31669068 605756 1.84 560776 18191916 2083952 6.14 2863080 16423412 16 04:23:18 03:36:01 12280932 31668996 605980 1.84 560792 18191920 2083952 6.14 2863256 16423416 212 04:23:18 03:37:01 12281160 31669232 605728 1.84 560800 18191920 2083952 6.14 2863452 16423416 208 04:23:18 03:38:01 12281696 31669776 605180 1.84 560808 18191920 2083952 6.14 2862872 16423420 8 04:23:18 03:39:01 12281712 31669800 605132 1.84 560816 18191924 2083952 6.14 2863192 16423420 8 04:23:18 03:40:01 12281908 31670024 604856 1.84 560832 18191928 2083952 6.14 2862976 16423424 188 04:23:18 03:41:01 12281608 31669728 605076 1.84 560840 18191932 2083952 6.14 2862900 16423428 12 04:23:18 03:42:01 12281560 31669688 605088 1.84 560856 18191936 2083952 6.14 2862908 16423428 56 04:23:18 03:43:01 12281180 31669352 605316 1.84 560872 18191944 2083952 6.14 2863656 16423440 212 04:23:18 03:44:02 12281236 31669412 605244 1.84 560884 18191948 2083952 6.14 2863184 16423444 48 04:23:18 03:45:01 12281064 31669268 605480 1.84 560900 18191948 2083952 6.14 2863304 16423444 180 04:23:18 03:46:01 12279040 31669880 604736 1.84 560932 18193416 2100072 6.19 2866732 16422976 8 04:23:18 03:47:01 12279372 31670132 604452 1.84 560944 18193424 2100072 6.19 2865536 16422972 20 04:23:18 03:48:01 12279324 31670092 604428 1.84 560956 18193424 2100072 6.19 2865816 16422976 8 04:23:18 03:49:01 12279184 31669980 604672 1.84 560976 18193432 2100072 6.19 2865888 16422976 12 04:23:18 03:50:01 12279176 31669988 604652 1.84 560992 18193432 2100072 6.19 2865668 16422976 152 04:23:18 03:51:01 12279136 31669956 604612 1.84 561004 18193440 2100072 6.19 2866040 16422984 20 04:23:18 03:52:01 12279016 31669876 604700 1.84 561020 18193440 2100072 6.19 2866004 16422984 248 04:23:18 03:53:01 12279040 31669904 604644 1.84 561048 18193444 2083900 6.14 2865632 16422988 12 04:23:18 03:54:01 12279488 31670384 604584 1.84 561072 18193444 2083900 6.14 2866328 16422992 8 04:23:18 03:55:01 12279220 31670116 604816 1.84 561084 18193448 2083900 6.14 2865952 16422992 12 04:23:18 03:56:01 12279132 31670068 604840 1.84 561088 18193452 2083900 6.14 2866032 16422996 152 04:23:18 03:57:01 12279124 31670064 604768 1.84 561104 18193456 2083900 6.14 2865728 16423000 12 04:23:18 03:58:01 12279068 31670044 604748 1.84 561116 18193456 2083900 6.14 2866152 16423000 172 04:23:18 03:59:01 12278768 31669780 604952 1.84 561148 18193460 2083900 6.14 2866140 16423004 40 04:23:18 04:00:01 12278688 31669716 604952 1.84 561156 18193468 2083900 6.14 2865900 16423008 160 04:23:18 04:01:01 12278848 31669896 604920 1.84 561172 18193472 2083900 6.14 2865904 16423012 16 04:23:18 04:02:01 12279036 31670092 604644 1.84 561176 18193476 2083900 6.14 2866328 16423020 176 04:23:18 04:03:01 12279052 31670232 604484 1.84 561192 18193604 2083900 6.14 2865848 16423140 12 04:23:18 04:04:01 12278784 31670020 604660 1.84 561212 18193608 2083900 6.14 2866336 16423152 160 04:23:18 04:05:01 12278736 31669976 604640 1.84 561216 18193608 2083900 6.14 2866412 16423152 12 04:23:18 04:06:01 12278932 31670188 604356 1.84 561228 18193612 2083900 6.14 2865860 16423156 156 04:23:18 04:07:01 12278884 31670152 604332 1.84 561236 18193616 2083900 6.14 2865852 16423160 12 04:23:18 04:08:01 12278752 31670052 604588 1.84 561252 18193616 2083900 6.14 2865940 16423160 160 04:23:18 04:09:01 12278744 31670052 604516 1.84 561264 18193620 2083900 6.14 2866324 16423164 8 04:23:18 04:10:01 12278696 31670016 604516 1.84 561272 18193628 2083900 6.14 2866152 16423172 196 04:23:18 04:11:01 12278648 31669996 604700 1.84 561288 18193628 2099952 6.19 2865916 16423172 20 04:23:18 04:12:01 12278852 31670220 604432 1.84 561292 18193632 2099952 6.19 2865928 16423176 160 04:23:18 04:13:01 12278552 31669928 604672 1.84 561300 18193632 2099952 6.19 2865956 16423176 12 04:23:18 04:14:01 12278536 31669924 604608 1.84 561328 18193628 2099952 6.19 2866288 16423180 12 04:23:18 04:15:01 12278464 31669892 604572 1.84 561344 18193640 2099952 6.19 2866000 16423184 12 04:23:18 04:16:01 12278624 31670068 604576 1.84 561356 18193640 2099952 6.19 2866200 16423184 172 04:23:18 04:17:01 12278348 31669820 604780 1.84 561384 18193644 2099952 6.19 2866324 16423192 12 04:23:18 04:18:01 12278024 31669520 604988 1.84 561400 18193652 2099952 6.19 2866056 16423192 8 04:23:18 04:19:01 12277992 31669528 604920 1.84 561428 18193648 2099952 6.19 2866372 16423200 8 04:23:18 04:20:01 12277912 31669480 604888 1.84 561428 18193660 2099952 6.19 2866096 16423204 168 04:23:18 04:21:01 12278108 31669680 604608 1.84 561444 18193660 2116048 6.24 2866100 16423204 8 04:23:18 04:22:01 12275240 31666784 607436 1.85 561444 18193676 2116048 6.24 2869800 16423624 180 04:23:18 04:23:01 10742812 31635972 634180 1.93 612328 19516596 2365684 6.97 3002440 17691844 772 04:23:18 Average: 13087682 31631089 644206 1.96 526276 17427252 2222958 6.55 2854970 15671890 51997 04:23:18 04:23:18 03:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:23:18 03:19:02 docker0 801.90 429.81 67.56 2713.95 0.00 0.00 0.00 0.00 04:23:18 03:19:02 ens3 1594.37 1782.21 10803.72 228.04 0.00 0.00 0.00 0.00 04:23:18 03:19:02 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 04:23:18 03:20:01 docker0 107.15 138.60 8.55 1004.02 0.00 0.00 0.00 0.00 04:23:18 03:20:01 ens3 204.07 166.04 1040.96 81.75 0.00 0.00 0.00 0.00 04:23:18 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:20:01 veth883c6e7 0.58 0.78 0.04 0.07 0.00 0.00 0.00 0.00 04:23:18 03:21:01 docker0 0.93 0.93 0.06 0.07 0.00 0.00 0.00 0.00 04:23:18 03:21:01 ens3 22.46 12.53 19.05 10.00 0.00 0.00 0.00 0.00 04:23:18 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:21:01 veth883c6e7 0.93 0.95 0.07 0.07 0.00 0.00 0.00 0.00 04:23:18 03:22:01 veth3b4e033 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 04:23:18 03:22:01 docker0 36.17 44.92 2.04 190.56 0.00 0.00 0.00 0.00 04:23:18 03:22:01 ens3 172.88 126.81 1894.89 78.75 0.00 0.00 0.00 0.00 04:23:18 03:22:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 04:23:18 03:23:01 veth3b4e033 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:23:01 docker0 445.64 862.04 32.63 11662.65 0.00 0.00 0.00 0.00 04:23:18 03:23:01 vetha12d60f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:23:01 ens3 912.50 476.92 11752.79 59.57 0.00 0.00 0.00 0.00 04:23:18 03:23:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:23:18 03:23:01 veth2916a79 214.81 428.46 18.83 5831.43 0.00 0.00 0.00 0.48 04:23:18 03:23:01 veth119bde5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:23:01 veth973698c 230.74 433.81 19.89 5831.24 0.00 0.00 0.00 0.48 04:23:18 03:24:01 veth3b4e033 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 04:23:18 03:24:01 docker0 31.77 45.28 1.82 240.45 0.00 0.00 0.00 0.00 04:23:18 03:24:01 ens3 77.92 49.43 267.23 16.57 0.00 0.00 0.00 0.00 04:23:18 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:24:01 vethf50fca3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:24:01 veth2916a79 0.12 0.47 0.01 0.02 0.00 0.00 0.00 0.00 04:23:18 03:24:01 veth5d2bcc4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:24:01 veth973698c 0.13 0.50 0.01 0.02 0.00 0.00 0.00 0.00 04:23:18 03:24:01 vetha7e9e10 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:25:01 veth3b4e033 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:25:01 docker0 43.15 60.73 3.01 563.67 0.00 0.00 0.00 0.00 04:23:18 03:25:01 vetha37394e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:25:01 veth8af337b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:25:01 ens3 89.35 58.98 586.94 16.18 0.00 0.00 0.00 0.00 04:23:18 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:25:01 veth6808a95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:23:18 03:26:01 veth3b4e033 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 04:23:18 03:26:01 docker0 72.84 91.57 4.25 422.47 0.00 0.00 0.00 0.00 04:23:18 03:26:01 ens3 196.92 170.21 504.93 162.01 0.00 0.00 0.00 0.00 04:23:18 03:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:23:18 03:26:01 vethd3d8e1a 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 04:23:18 03:27:01 docker0 12.71 29.59 1.12 407.71 0.00 0.00 0.00 0.00 04:23:18 03:27:01 ens3 401.48 378.31 1666.70 1557.97 0.00 0.00 0.00 0.00 04:23:18 03:27:01 lo 33.39 33.39 3.29 3.29 0.00 0.00 0.00 0.00 04:23:18 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:28:01 ens3 383.54 414.21 176.06 2448.72 0.00 0.00 0.00 0.00 04:23:18 03:28:01 lo 31.26 31.26 3.08 3.08 0.00 0.00 0.00 0.00 04:23:18 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:29:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:23:18 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:30:01 ens3 2.78 1.50 4.15 0.10 0.00 0.00 0.00 0.00 04:23:18 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:34:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:35:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:39:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 04:23:18 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:43:01 ens3 0.12 0.10 0.12 0.01 0.00 0.00 0.00 0.00 04:23:18 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:44:02 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:23:18 03:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:46:01 ens3 35.65 43.70 7.09 64.78 0.00 0.00 0.00 0.00 04:23:18 03:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:23:18 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:49:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:51:01 ens3 0.45 0.35 0.26 0.21 0.00 0.00 0.00 0.00 04:23:18 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:58:01 ens3 0.25 0.22 0.13 0.02 0.00 0.00 0.00 0.00 04:23:18 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 03:59:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:02:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:04:01 ens3 0.72 0.25 0.13 0.08 0.00 0.00 0.00 0.00 04:23:18 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:05:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 04:23:18 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:09:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:10:01 ens3 0.30 0.28 0.18 0.02 0.00 0.00 0.00 0.00 04:23:18 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:14:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:15:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:16:01 ens3 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 04:23:18 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:17:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:19:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:23:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:18 04:22:01 ens3 1.88 1.62 2.27 0.62 0.00 0.00 0.00 0.00 04:23:18 04:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:23:18 04:23:01 docker0 84.95 99.52 7.59 723.58 0.00 0.00 0.00 0.00 04:23:18 04:23:01 ens3 470.47 317.48 8039.36 124.53 0.00 0.00 0.00 0.00 04:23:18 04:23:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 04:23:18 04:23:01 vethd2d383d 2.57 2.08 0.72 0.91 0.00 0.00 0.00 0.00 04:23:18 Average: docker0 25.17 27.72 1.98 275.71 0.00 0.00 0.00 0.00 04:23:18 Average: ens3 70.33 61.61 565.70 74.65 0.00 0.00 0.00 0.00 04:23:18 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 04:23:18 Average: vethd2d383d 0.04 0.03 0.01 0.01 0.00 0.00 0.00 0.00 04:23:18 04:23:18 04:23:18 ---> sar -P ALL: 04:23:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11747) 04/10/22 _x86_64_ (8 CPU) 04:23:18 04:23:18 03:17:50 LINUX RESTART (8 CPU) 04:23:18 04:23:18 03:18:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 03:19:02 all 12.12 0.00 4.39 1.83 0.05 81.60 04:23:18 03:19:02 0 14.27 0.00 4.36 1.58 0.05 79.74 04:23:18 03:19:02 1 11.08 0.00 3.68 3.22 0.03 81.99 04:23:18 03:19:02 2 11.84 0.00 4.83 2.27 0.07 81.00 04:23:18 03:19:02 3 10.09 0.00 3.21 1.84 0.07 84.79 04:23:18 03:19:02 4 9.40 0.00 3.84 0.98 0.05 85.73 04:23:18 03:19:02 5 12.15 0.00 4.26 0.70 0.05 82.83 04:23:18 03:19:02 6 14.72 0.00 6.68 3.50 0.05 75.05 04:23:18 03:19:02 7 13.43 0.00 4.25 0.53 0.05 81.74 04:23:18 03:20:01 all 30.26 0.00 6.75 1.19 0.09 61.71 04:23:18 03:20:01 0 29.97 0.00 7.36 3.78 0.09 58.80 04:23:18 03:20:01 1 29.69 0.00 6.91 0.53 0.09 62.79 04:23:18 03:20:01 2 30.28 0.00 7.72 1.84 0.09 60.07 04:23:18 03:20:01 3 30.17 0.00 6.46 1.95 0.10 61.31 04:23:18 03:20:01 4 32.12 0.00 6.39 0.34 0.10 61.04 04:23:18 03:20:01 5 29.65 0.00 6.22 0.26 0.07 63.80 04:23:18 03:20:01 6 30.50 0.00 6.67 0.21 0.09 62.53 04:23:18 03:20:01 7 29.68 0.00 6.24 0.62 0.12 63.33 04:23:18 03:21:01 all 46.56 0.00 5.86 0.24 0.09 47.25 04:23:18 03:21:01 0 45.72 0.00 5.71 0.07 0.08 48.42 04:23:18 03:21:01 1 46.64 0.00 6.14 1.53 0.08 45.61 04:23:18 03:21:01 2 46.11 0.00 5.95 0.27 0.08 47.59 04:23:18 03:21:01 3 45.48 0.00 6.23 0.05 0.10 48.14 04:23:18 03:21:01 4 48.39 0.00 6.25 0.00 0.08 45.28 04:23:18 03:21:01 5 46.20 0.00 5.72 0.00 0.08 48.00 04:23:18 03:21:01 6 48.62 0.00 5.66 0.00 0.08 45.64 04:23:18 03:21:01 7 45.33 0.00 5.21 0.00 0.08 49.37 04:23:18 03:22:01 all 16.30 0.00 10.60 6.65 0.08 66.36 04:23:18 03:22:01 0 15.59 0.00 10.49 6.02 0.07 67.83 04:23:18 03:22:01 1 17.00 0.00 11.46 5.39 0.09 66.06 04:23:18 03:22:01 2 15.09 0.00 8.80 14.07 0.07 61.97 04:23:18 03:22:01 3 13.54 0.00 10.42 3.87 0.07 72.09 04:23:18 03:22:01 4 16.78 0.00 12.00 8.79 0.09 62.33 04:23:18 03:22:01 5 18.81 0.00 10.40 3.18 0.09 67.53 04:23:18 03:22:01 6 16.21 0.00 10.49 9.99 0.09 63.23 04:23:18 03:22:01 7 17.42 0.00 10.79 1.86 0.07 69.86 04:23:18 03:23:01 all 69.14 0.00 12.37 5.13 0.12 13.23 04:23:18 03:23:01 0 67.87 0.00 11.87 6.10 0.14 14.02 04:23:18 03:23:01 1 69.41 0.00 12.42 4.64 0.13 13.39 04:23:18 03:23:01 2 69.53 0.00 12.48 3.63 0.12 14.24 04:23:18 03:23:01 3 71.07 0.00 11.38 4.38 0.12 13.06 04:23:18 03:23:01 4 67.10 0.00 14.18 5.92 0.12 12.68 04:23:18 03:23:01 5 67.84 0.00 12.56 5.17 0.14 14.30 04:23:18 03:23:01 6 70.40 0.00 11.76 7.16 0.12 10.56 04:23:18 03:23:01 7 69.93 0.00 12.28 4.07 0.12 13.61 04:23:18 03:24:01 all 87.90 0.00 11.32 0.06 0.14 0.58 04:23:18 03:24:01 0 88.81 0.00 10.15 0.10 0.13 0.80 04:23:18 03:24:01 1 88.96 0.00 10.48 0.05 0.13 0.38 04:23:18 03:24:01 2 86.50 0.00 12.30 0.03 0.15 1.02 04:23:18 03:24:01 3 88.22 0.00 11.24 0.05 0.17 0.32 04:23:18 03:24:01 4 88.95 0.00 10.45 0.03 0.13 0.43 04:23:18 03:24:01 5 86.46 0.00 12.45 0.10 0.13 0.85 04:23:18 03:24:01 6 87.92 0.00 11.39 0.07 0.13 0.48 04:23:18 03:24:01 7 87.40 0.00 12.13 0.02 0.13 0.32 04:23:18 03:25:01 all 67.89 0.00 11.13 4.92 0.13 15.93 04:23:18 03:25:01 0 65.99 0.00 12.53 11.53 0.14 9.82 04:23:18 03:25:01 1 70.49 0.00 10.36 2.44 0.12 16.59 04:23:18 03:25:01 2 63.17 0.00 11.29 8.50 0.12 16.92 04:23:18 03:25:01 3 76.47 0.00 11.44 2.89 0.13 9.07 04:23:18 03:25:01 4 64.42 0.00 12.38 5.15 0.12 17.94 04:23:18 03:25:01 5 64.86 0.00 11.94 4.16 0.14 18.90 04:23:18 03:25:01 6 67.91 0.00 10.33 1.92 0.12 19.73 04:23:18 03:25:01 7 69.77 0.00 8.77 2.79 0.15 18.52 04:23:18 03:26:01 all 42.95 0.00 14.47 10.41 0.12 32.04 04:23:18 03:26:01 0 43.25 0.00 14.19 5.48 0.10 36.98 04:23:18 03:26:01 1 42.69 0.00 14.45 13.96 0.10 28.80 04:23:18 03:26:01 2 44.68 0.00 14.94 8.49 0.12 31.77 04:23:18 03:26:01 3 42.30 0.00 16.34 20.23 0.12 21.01 04:23:18 03:26:01 4 43.23 0.00 14.58 8.85 0.14 33.20 04:23:18 03:26:01 5 42.81 0.00 10.97 3.21 0.12 42.89 04:23:18 03:26:01 6 41.31 0.00 14.66 9.41 0.14 34.48 04:23:18 03:26:01 7 43.36 0.00 15.64 13.62 0.12 27.27 04:23:18 03:27:01 all 11.88 0.00 2.74 0.71 0.06 84.61 04:23:18 03:27:01 0 10.14 0.00 2.67 1.48 0.05 85.67 04:23:18 03:27:01 1 11.92 0.00 2.55 0.07 0.05 85.41 04:23:18 03:27:01 2 14.03 0.00 3.21 0.28 0.05 82.42 04:23:18 03:27:01 3 12.58 0.00 2.69 2.00 0.07 82.67 04:23:18 03:27:01 4 11.98 0.00 2.72 1.50 0.07 83.73 04:23:18 03:27:01 5 11.30 0.00 2.42 0.02 0.05 86.22 04:23:18 03:27:01 6 9.63 0.00 2.43 0.20 0.05 87.69 04:23:18 03:27:01 7 13.45 0.00 3.23 0.17 0.07 83.08 04:23:18 03:28:01 all 9.26 0.00 0.98 0.09 0.05 89.62 04:23:18 03:28:01 0 8.99 0.00 1.00 0.02 0.05 89.94 04:23:18 03:28:01 1 13.38 0.00 1.22 0.03 0.05 85.31 04:23:18 03:28:01 2 4.80 0.00 0.64 0.02 0.03 94.51 04:23:18 03:28:01 3 9.92 0.00 1.19 0.02 0.07 88.81 04:23:18 03:28:01 4 7.74 0.00 0.95 0.20 0.05 91.06 04:23:18 03:28:01 5 12.20 0.00 0.90 0.03 0.05 86.82 04:23:18 03:28:01 6 10.98 0.00 0.94 0.00 0.05 88.03 04:23:18 03:28:01 7 6.06 0.00 1.04 0.39 0.05 92.47 04:23:18 03:29:01 all 0.02 0.00 0.02 0.01 0.00 99.94 04:23:18 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 03:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 03:29:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:29:01 4 0.02 0.00 0.03 0.05 0.00 99.90 04:23:18 03:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:29:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:23:18 03:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 04:23:18 03:29:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 03:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:23:18 03:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:23:18 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:30:01 3 0.03 0.00 0.02 0.07 0.00 99.88 04:23:18 03:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:30:01 7 0.02 0.00 0.02 0.03 0.00 99.93 04:23:18 03:31:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:23:18 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 04:23:18 03:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:31:01 4 0.02 0.00 0.00 0.08 0.00 99.90 04:23:18 03:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 03:31:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:23:18 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:32:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:23:18 03:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:32:01 2 0.27 0.00 0.03 0.00 0.02 99.68 04:23:18 03:32:01 3 0.03 0.00 0.05 0.02 0.02 99.88 04:23:18 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:33:01 all 0.01 0.00 0.02 0.02 0.01 99.94 04:23:18 03:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:23:18 03:33:01 4 0.02 0.00 0.02 0.08 0.02 99.87 04:23:18 03:33:01 5 0.00 0.00 0.02 0.07 0.00 99.92 04:23:18 03:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 03:34:01 all 0.01 0.00 0.02 0.01 0.01 99.95 04:23:18 03:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:23:18 03:34:01 3 0.00 0.00 0.05 0.03 0.00 99.92 04:23:18 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:23:18 03:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:23:18 03:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:23:18 03:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:36:01 3 0.02 0.00 0.03 0.03 0.02 99.90 04:23:18 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:37:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:23:18 03:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 03:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 03:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 03:38:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:23:18 03:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:38:01 3 0.00 0.00 0.00 0.05 0.02 99.93 04:23:18 03:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:23:18 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:23:18 03:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:23:18 03:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 03:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:23:18 03:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:40:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:23:18 03:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:23:18 03:40:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:18 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:23:18 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:23:18 03:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:23:18 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 03:42:01 all 0.01 0.00 0.02 0.01 0.01 99.96 04:23:18 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:42:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:23:18 03:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:42:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:23:18 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:43:01 all 0.11 0.00 0.02 0.00 0.00 99.86 04:23:18 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:43:01 1 0.08 0.00 0.02 0.00 0.00 99.90 04:23:18 03:43:01 2 0.65 0.00 0.07 0.00 0.00 99.28 04:23:18 03:43:01 3 0.02 0.00 0.07 0.02 0.00 99.90 04:23:18 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:43:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:23:18 03:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 03:44:02 all 0.26 0.00 0.01 0.01 0.01 99.72 04:23:18 03:44:02 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:44:02 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:44:02 2 1.99 0.00 0.02 0.00 0.02 97.98 04:23:18 03:44:02 3 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 03:44:02 4 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:44:02 5 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 03:44:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:44:02 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:23:18 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:45:01 2 2.00 0.00 0.00 0.00 0.00 98.00 04:23:18 03:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:23:18 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:46:01 all 0.44 0.00 0.06 0.01 0.01 99.48 04:23:18 03:46:01 0 0.25 0.00 0.07 0.02 0.00 99.67 04:23:18 03:46:01 1 0.43 0.00 0.05 0.00 0.00 99.52 04:23:18 03:46:01 2 1.63 0.00 0.10 0.00 0.03 98.24 04:23:18 03:46:01 3 0.28 0.00 0.03 0.05 0.02 99.62 04:23:18 03:46:01 4 0.15 0.00 0.05 0.00 0.02 99.78 04:23:18 03:46:01 5 0.28 0.00 0.12 0.02 0.00 99.58 04:23:18 03:46:01 6 0.35 0.00 0.05 0.00 0.00 99.60 04:23:18 03:46:01 7 0.10 0.00 0.05 0.02 0.00 99.83 04:23:18 03:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 03:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 03:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 03:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 03:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:23:18 03:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:23:18 03:48:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:23:18 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:49:01 all 0.01 0.00 0.01 0.00 0.01 99.98 04:23:18 03:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:23:18 03:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 03:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 03:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:50:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:23:18 03:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 03:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:23:18 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:23:18 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 03:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 03:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:23:18 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:23:18 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:23:18 03:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:23:18 03:54:01 3 0.02 0.00 0.02 0.03 0.02 99.92 04:23:18 03:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 03:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 03:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:23:18 03:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:55:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:23:18 03:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:56:01 all 0.01 0.00 0.00 0.01 0.00 99.97 04:23:18 03:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 03:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 03:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:56:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:23:18 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:56:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:23:18 03:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 03:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:18 03:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 03:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:23:18 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 03:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:23:18 03:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 03:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 03:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:23:18 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:23:18 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 03:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:23:18 03:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 03:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 03:59:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:23:18 04:00:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:23:18 04:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 04:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:23:18 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:00:01 4 1.97 0.00 0.00 0.00 0.00 98.03 04:23:18 04:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:01:01 all 0.26 0.00 0.00 0.00 0.01 99.73 04:23:18 04:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 04:01:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:23:18 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:01:01 4 1.99 0.00 0.00 0.00 0.00 98.01 04:23:18 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:02:01 all 0.25 0.00 0.01 0.00 0.01 99.72 04:23:18 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:23:18 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:02:01 4 1.97 0.00 0.00 0.00 0.02 98.01 04:23:18 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 04:23:18 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 04:03:01 all 0.26 0.00 0.00 0.00 0.00 99.73 04:23:18 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 04:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:03:01 4 1.99 0.00 0.00 0.00 0.00 98.01 04:23:18 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:04:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:23:18 04:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 04:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:23:18 04:04:01 4 1.97 0.00 0.00 0.00 0.02 98.01 04:23:18 04:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:05:01 all 0.26 0.00 0.00 0.01 0.01 99.72 04:23:18 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:05:01 1 0.08 0.00 0.00 0.02 0.03 99.87 04:23:18 04:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:05:01 4 1.97 0.00 0.00 0.00 0.00 98.03 04:23:18 04:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:06:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:23:18 04:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:23:18 04:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:06:01 4 0.47 0.00 0.07 0.00 0.00 99.47 04:23:18 04:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 04:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:07:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:23:18 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:23:18 04:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 04:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:23:18 04:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:23:18 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 04:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:23:18 04:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 04:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:23:18 04:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 04:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 04:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:23:18 04:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:10:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:23:18 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:23:18 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:11:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:23:18 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:23:18 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:12:01 all 0.00 0.00 0.00 0.00 0.01 99.98 04:23:18 04:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 04:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:12:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:23:18 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:13:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:23:18 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:23:18 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:23:18 04:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:23:18 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:23:18 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:18 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 04:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:23:18 04:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 04:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:23:18 04:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:23:18 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:16:01 5 0.02 0.00 0.03 0.03 0.00 99.92 04:23:18 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:17:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:23:18 04:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:23:18 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:18:01 all 0.02 0.00 0.00 0.01 0.01 99.97 04:23:18 04:18:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:23:18 04:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:18:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:23:18 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:23:18 04:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:23:18 04:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:18 04:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:23:18 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:23:18 04:20:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:23:18 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:20:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:23:18 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:23:18 04:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:18 04:21:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:23:18 04:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:23:18 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:18 04:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:23:18 04:21:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:23:18 04:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:23:18 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:18 04:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:23:18 04:22:01 all 0.04 0.00 0.02 0.00 0.00 99.94 04:23:18 04:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:23:18 04:22:01 1 0.08 0.00 0.02 0.00 0.03 99.87 04:23:18 04:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 04:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:23:18 04:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:23:18 04:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:23:18 04:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:23:18 04:22:01 7 0.05 0.00 0.03 0.02 0.00 99.90 04:23:18 04:23:01 all 10.19 0.00 4.10 1.57 0.04 84.09 04:23:18 04:23:01 0 9.60 0.00 3.60 1.25 0.03 85.52 04:23:18 04:23:01 1 10.40 0.00 4.74 3.11 0.05 81.70 04:23:18 04:23:01 2 9.54 0.00 3.93 1.45 0.03 85.05 04:23:18 04:23:01 3 9.70 0.00 3.89 0.56 0.05 85.81 04:23:18 04:23:01 4 10.86 0.00 3.96 0.19 0.05 84.95 04:23:18 04:23:01 5 11.98 0.00 4.67 4.43 0.03 78.89 04:23:18 04:23:01 6 10.98 0.00 4.35 1.28 0.05 83.34 04:23:18 04:23:01 7 8.49 0.00 3.69 0.32 0.05 87.45 04:23:18 Average: all 6.22 0.00 1.30 0.50 0.02 91.96 04:23:18 Average: 0 6.11 0.00 1.29 0.57 0.02 92.02 04:23:18 Average: 1 6.31 0.00 1.30 0.53 0.02 91.84 04:23:18 Average: 2 6.15 0.00 1.32 0.62 0.02 91.89 04:23:18 Average: 3 6.26 0.00 1.29 0.59 0.02 91.83 04:23:18 Average: 4 6.32 0.00 1.34 0.49 0.02 91.83 04:23:18 Average: 5 6.17 0.00 1.26 0.33 0.02 92.22 04:23:18 Average: 6 6.25 0.00 1.31 0.51 0.02 91.92 04:23:18 Average: 7 6.17 0.00 1.27 0.38 0.02 92.16 04:23:18 04:23:18 04:23:18