Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c4e0979dc3a61bdda239d1c25db3d32b9497836 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-ssh6080186657410105014.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-ssh8013544409724992064.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-ssh8907880624525990246.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-ssh13155192860724470411.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-ssh17066342073052214196.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-19502’ Running on prd-ubuntu20.04-docker-8c-8g-19504 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/186 [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/186 # 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 8c4e0979dc3a61bdda239d1c25db3d32b9497836 (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 8c4e0979dc3a61bdda239d1c25db3d32b9497836 # timeout=10 Commit message: "Merge pull request #3951 from jinlinGuan/issue-3933" > git rev-list --no-walk 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T13:59:47.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T13:59:47.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T13:59:47.303Z] ========================================================= [2022-04-11T13:59:47.303Z] EdgeX Global Pipelines Version Info [2022-04-11T13:59:47.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T13:59:48.087Z] ------------------- [2022-04-11T13:59:48.087Z] stable info: [2022-04-11T13:59:48.087Z] ------------------- [2022-04-11T13:59:48.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T13:59:48.087Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T13:59:48.087Z] Message: update stable to v1.0.221 [2022-04-11T13:59:48.661Z] ------------------- [2022-04-11T13:59:48.661Z] experimental info: [2022-04-11T13:59:48.661Z] ------------------- [2022-04-11T13:59:48.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T13:59:48.661Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T13:59:48.661Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T13:59:48.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-11T13:59:48.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-11T13:59:48.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T13:59:48.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T13:59:48.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T13:59:48.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T13:59:48.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T13:59:48.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-11T13:59:48.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-11T13:59:48.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-11T13:59:48.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T13:59:48.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T13:59:48.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T13:59:48.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T13:59:48.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T13:59:48.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T13:59:48.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T13:59:48.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T13:59:49.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-11T13:59:49.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-11T13:59:49.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-11T13:59:49.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T13:59:49.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-11T13:59:49.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-11T13:59:49.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-11T13:59:49.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] echo [2022-04-11T13:59:49.109Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c4e097 [Pipeline] echo [2022-04-11T13:59:49.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T13:59:49.163Z] provisioning config files... [2022-04-11T13:59:49.181Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/186@tmp/config8311208933707416778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T13:59:49.522Z] ---> docker-login.sh [2022-04-11T13:59:49.522Z] nexus3.edgexfoundry.org:10001 [2022-04-11T13:59:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T13:59:49.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T13:59:49.784Z] Configure a credential helper to remove this warning. See [2022-04-11T13:59:49.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T13:59:49.784Z] [2022-04-11T13:59:49.784Z] Login Succeeded [2022-04-11T13:59:49.784Z] nexus3.edgexfoundry.org:10002 [2022-04-11T13:59:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T13:59:50.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T13:59:50.064Z] Configure a credential helper to remove this warning. See [2022-04-11T13:59:50.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T13:59:50.064Z] [2022-04-11T13:59:50.064Z] Login Succeeded [2022-04-11T13:59:50.064Z] nexus3.edgexfoundry.org:10003 [2022-04-11T13:59:50.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T13:59:50.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T13:59:50.064Z] Configure a credential helper to remove this warning. See [2022-04-11T13:59:50.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T13:59:50.064Z] [2022-04-11T13:59:50.064Z] Login Succeeded [2022-04-11T13:59:50.064Z] nexus3.edgexfoundry.org:10004 [2022-04-11T13:59:50.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T13:59:50.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T13:59:50.326Z] Configure a credential helper to remove this warning. See [2022-04-11T13:59:50.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T13:59:50.326Z] [2022-04-11T13:59:50.326Z] Login Succeeded [2022-04-11T13:59:50.326Z] docker.io [2022-04-11T13:59:50.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T13:59:50.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T13:59:50.591Z] Configure a credential helper to remove this warning. See [2022-04-11T13:59:50.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T13:59:50.591Z] [2022-04-11T13:59:50.591Z] Login Succeeded [2022-04-11T13:59:50.591Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T13:59:50.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T13:59:50.920Z] + 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 [2022-04-11T13:59:50.920Z] + dirname cmd/core-command/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/core-data/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/core-metadata/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/support-notifications/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-11T13:59:50.920Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-11T13:59:50.920Z] cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-11T13:59:50.920Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-11T13:59:50.920Z] + cut -d/ -f2 [2022-04-11T13:59:50.920Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-11T13:59:51.053Z] 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 [2022-04-11T13:59:51.402Z] + git rev-list -1 --merges 8c4e0979dc3a61bdda239d1c25db3d32b9497836~1..8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] echo [2022-04-11T13:59:51.414Z] -----------> git rev-list -1 --merges 8c4e0979dc3a61bdda239d1c25db3d32b9497836~1..8c4e0979dc3a61bdda239d1c25db3d32b9497836 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T13:59:51.414Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [false] [Pipeline] sh [2022-04-11T13:59:51.709Z] + git log --format=format:%s -1 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] echo [2022-04-11T13:59:51.726Z] ========================================================= [2022-04-11T13:59:51.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T13:59:51.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-11T13:59:52.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T13:59:52.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T13:59:52.121Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T13:59:52.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T13:59:52.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T13:59:52.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T13:59:52.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T13:59:52.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T13:59:52.470Z] [2022-04-11T13:59:52.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T13:59:52.774Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T13:59:52.774Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T13:59:52.774Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T13:59:52.774Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T13:59:52.774Z] 4c7163046ea9: Pulling fs layer [2022-04-11T13:59:52.774Z] 0c2d73faf560: Pulling fs layer [2022-04-11T13:59:52.774Z] 0c2d73faf560: Waiting [2022-04-11T13:59:52.774Z] 3e5f54012d9b: Download complete [2022-04-11T13:59:52.774Z] a0d0a0d46f8b: Download complete [2022-04-11T13:59:52.774Z] 0c2d73faf560: Verifying Checksum [2022-04-11T13:59:52.774Z] 0c2d73faf560: Download complete [2022-04-11T13:59:52.774Z] 4c7163046ea9: Verifying Checksum [2022-04-11T13:59:52.774Z] 4c7163046ea9: Download complete [2022-04-11T13:59:53.034Z] a0d0a0d46f8b: Pull complete [2022-04-11T13:59:53.034Z] 3e5f54012d9b: Pull complete [2022-04-11T13:59:53.294Z] 4c7163046ea9: Pull complete [2022-04-11T13:59:53.555Z] 0c2d73faf560: Pull complete [2022-04-11T13:59:53.555Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T13:59:53.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T13:59:53.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T13:59:53.642Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T13:59:53.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T13:59:54.355Z] $ docker top fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T13:59:54.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T13:59:54.448Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T13:59:54.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T13:59:54.600Z] $ docker exec fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 ssh-agent [2022-04-11T13:59:54.726Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEabFL/agent.15 [2022-04-11T13:59:54.726Z] SSH_AGENT_PID=21 [2022-04-11T13:59:54.734Z] Running ssh-add (command line suppressed) [2022-04-11T13:59:54.858Z] Identity added: /w/workspace/edgex-go/186@tmp/private_key_1062374451295313229.key (/w/workspace/edgex-go/186@tmp/private_key_1062374451295313229.key) [2022-04-11T13:59:54.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T13:59:55.168Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T13:59:55.195Z] $ docker exec --env ******** --env ******** fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 ssh-agent -k [2022-04-11T13:59:55.302Z] unset SSH_AUTH_SOCK; [2022-04-11T13:59:55.303Z] unset SSH_AGENT_PID; [2022-04-11T13:59:55.303Z] echo Agent pid 21 killed; [2022-04-11T13:59:55.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T13:59:55.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T13:59:55.335Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T13:59:55.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T13:59:55.485Z] $ docker exec fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 ssh-agent [2022-04-11T13:59:55.599Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDkPfJ/agent.54 [2022-04-11T13:59:55.599Z] SSH_AGENT_PID=60 [2022-04-11T13:59:55.605Z] Running ssh-add (command line suppressed) [2022-04-11T13:59:55.742Z] Identity added: /w/workspace/edgex-go/186@tmp/private_key_5350155619765685805.key (/w/workspace/edgex-go/186@tmp/private_key_5350155619765685805.key) [2022-04-11T13:59:55.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T13:59:56.050Z] + git semver init [2022-04-11T13:59:56.050Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T13:59:56.050Z] # $GIT_DIR = /w/workspace/edgex-go/186/.git [2022-04-11T13:59:56.050Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/186 [2022-04-11T13:59:56.050Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T13:59:56.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T13:59:56.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T13:59:56.050Z] # $SEMVER_BRANCH = main [2022-04-11T13:59:56.050Z] # $SEMVER_TEMP = /tmp/semver-364271027 [2022-04-11T13:59:56.050Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-11T14:00:10.972Z] # '/tmp/semver-364271027' -> '/w/workspace/edgex-go/186/.semver' [2022-04-11T14:00:10.972Z] # -> Force: false [2022-04-11T14:00:10.972Z] # $SEMVER_DIR = /w/workspace/edgex-go/186/.semver [Pipeline] } [2022-04-11T14:00:10.987Z] $ docker exec --env ******** --env ******** fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 ssh-agent -k [2022-04-11T14:00:11.092Z] unset SSH_AUTH_SOCK; [2022-04-11T14:00:11.093Z] unset SSH_AGENT_PID; [2022-04-11T14:00:11.094Z] echo Agent pid 60 killed; [2022-04-11T14:00:11.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T14:00:11.417Z] + git semver [Pipeline] } [2022-04-11T14:00:11.438Z] $ docker stop --time=1 fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 [2022-04-11T14:00:13.321Z] $ docker rm -f fc3f48f78b2791d8997c4f57d794a23ddbca01e4b1a6f11c4f8a0eeb0b8fd8c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:00:13.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T14:00:13.929Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T14:00:13.932Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.62 [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 [2022-04-11T14:00:14.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:00:14.088Z] ========================================================= [2022-04-11T14:00:14.088Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T14:00:14.088Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:00:14.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:00:14.377Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T14:00:14.377Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T14:00:14.377Z] 666ba61612fd: Pulling fs layer [2022-04-11T14:00:14.377Z] 8ed8ca486205: Pulling fs layer [2022-04-11T14:00:14.377Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T14:00:14.377Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T14:00:14.377Z] 640e595b4fbd: Pulling fs layer [2022-04-11T14:00:14.377Z] 763cafe07f6e: Pulling fs layer [2022-04-11T14:00:14.377Z] 0c0b528cf693: Pulling fs layer [2022-04-11T14:00:14.377Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T14:00:14.377Z] 4fe6c5a15a65: Waiting [2022-04-11T14:00:14.377Z] 22a0e8bec74d: Waiting [2022-04-11T14:00:14.377Z] 640e595b4fbd: Waiting [2022-04-11T14:00:14.377Z] 10935f4eaf8b: Waiting [2022-04-11T14:00:14.377Z] 763cafe07f6e: Waiting [2022-04-11T14:00:14.377Z] 0c0b528cf693: Waiting [2022-04-11T14:00:14.377Z] 8ed8ca486205: Download complete [2022-04-11T14:00:14.377Z] 666ba61612fd: Verifying Checksum [2022-04-11T14:00:14.377Z] 666ba61612fd: Download complete [2022-04-11T14:00:14.377Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T14:00:14.377Z] 22a0e8bec74d: Download complete [2022-04-11T14:00:14.377Z] 640e595b4fbd: Verifying Checksum [2022-04-11T14:00:14.377Z] 640e595b4fbd: Download complete [2022-04-11T14:00:14.377Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T14:00:14.377Z] 59bf1c3509f3: Download complete [2022-04-11T14:00:14.377Z] 763cafe07f6e: Verifying Checksum [2022-04-11T14:00:14.377Z] 763cafe07f6e: Download complete [2022-04-11T14:00:14.638Z] 0c0b528cf693: Verifying Checksum [2022-04-11T14:00:14.638Z] 0c0b528cf693: Download complete [2022-04-11T14:00:14.638Z] 59bf1c3509f3: Pull complete [2022-04-11T14:00:14.638Z] 666ba61612fd: Pull complete [2022-04-11T14:00:14.900Z] 8ed8ca486205: Pull complete [2022-04-11T14:00:15.159Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T14:00:15.159Z] 10935f4eaf8b: Download complete [2022-04-11T14:00:15.159Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T14:00:15.159Z] 4fe6c5a15a65: Download complete [2022-04-11T14:00:19.351Z] 4fe6c5a15a65: Pull complete [2022-04-11T14:00:19.351Z] 22a0e8bec74d: Pull complete [2022-04-11T14:00:19.351Z] 640e595b4fbd: Pull complete [2022-04-11T14:00:19.351Z] 763cafe07f6e: Pull complete [2022-04-11T14:00:19.351Z] 0c0b528cf693: Pull complete [2022-04-11T14:00:21.891Z] 10935f4eaf8b: Pull complete [2022-04-11T14:00:21.891Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T14:00:21.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:00:21.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:00:22.192Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-11T14:00:22.192Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:00:22.192Z] WORKDIR /edgex [2022-04-11T14:00:22.192Z] COPY go.mod . [2022-04-11T14:00:22.192Z] RUN go mod download [2022-04-11T14:00:23.575Z] Sending build context to Docker daemon 334.7MB [2022-04-11T14:00:23.575Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T14:00:23.575Z] ---> 99d49a6021b9 [2022-04-11T14:00:23.575Z] Step 2/4 : WORKDIR /edgex [2022-04-11T14:00:26.123Z] ---> Running in 328f0695338b [2022-04-11T14:00:26.123Z] Removing intermediate container 328f0695338b [2022-04-11T14:00:26.123Z] ---> 0790169f6dea [2022-04-11T14:00:26.123Z] Step 3/4 : COPY go.mod . [2022-04-11T14:00:26.123Z] ---> be6fc82e6582 [2022-04-11T14:00:26.123Z] Step 4/4 : RUN go mod download [2022-04-11T14:00:26.123Z] ---> Running in d490a883a390 [2022-04-11T14:00:29.014Z] Still waiting to schedule task [2022-04-11T14:00:29.014Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19503’ [2022-04-11T14:00:41.021Z] Removing intermediate container d490a883a390 [2022-04-11T14:00:41.021Z] ---> 3e26e07da898 [2022-04-11T14:00:41.021Z] Successfully built 3e26e07da898 [2022-04-11T14:00:41.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:00:41.322Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:00:41.322Z] . [Pipeline] withDockerContainer [2022-04-11T14:00:41.403Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T14:00:41.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:00:41.870Z] $ docker top ddba7ffa2cbfe85e6e0237144bfb42081e5df875aaaaed533bde23dd0c19d838 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:00:42.238Z] + go version [2022-04-11T14:00:42.238Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T14:00:42.255Z] $ docker stop --time=1 ddba7ffa2cbfe85e6e0237144bfb42081e5df875aaaaed533bde23dd0c19d838 [2022-04-11T14:00:43.569Z] $ docker rm -f ddba7ffa2cbfe85e6e0237144bfb42081e5df875aaaaed533bde23dd0c19d838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:00:43.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T14:00:43.986Z] . [Pipeline] withDockerContainer [2022-04-11T14:00:44.066Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T14:00:44.112Z] $ 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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T14:00:44.524Z] $ docker top 2786dcd9a51ac935ae3bb4e5d3165f29d93d3445db27109cf6ffabb628a117a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T14:00:44.614Z] ========================================================= [2022-04-11T14:00:44.614Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T14:00:44.614Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:00:44.904Z] + make test [2022-04-11T14:00:44.904Z] go mod tidy -compat=1.17 [2022-04-11T14:00:45.166Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T14:00:50.445Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T14:01:02.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T14:01:02.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T14:01:03.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-04-11T14:01:03.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T14:01:03.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.9% of statements [2022-04-11T14:01:03.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T14:01:03.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.669s coverage: 89.2% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.401s coverage: 95.2% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.098s coverage: 60.0% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 24.0% of statements [2022-04-11T14:01:06.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-11T14:01:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-04-11T14:01:16.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-04-11T14:01:16.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-04-11T14:01:17.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements [2022-04-11T14:01:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.386s coverage: 65.4% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T14:01:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-04-11T14:01:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T14:01:27.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T14:01:27.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T14:01:27.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-04-11T14:01:27.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-11T14:01:27.975Z] 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 [2022-04-11T14:01:42.868Z] GO111MODULE=on go vet ./... [2022-04-11T14:01:48.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T14:01:48.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T14:01:48.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T14:01:48.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T14:01:49.021Z] + ls -al . [2022-04-11T14:01:49.021Z] total 668 [2022-04-11T14:01:49.021Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 14:01 . [2022-04-11T14:01:49.021Z] drwxr-xr-x 4 root root 4096 Apr 11 14:00 .. [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 13:59 .dockerignore [2022-04-11T14:01:49.021Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 13:59 .git [2022-04-11T14:01:49.021Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 13:59 .github [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 13:59 .gitignore [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 13:59 .golangci.yml [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 13:59 .hadolint.yml [2022-04-11T14:01:49.021Z] drwx------ 3 1001 1001 4096 Apr 11 14:00 .semver [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 13:59 .sonarcloud.properties [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 13:59 ADOPTERS.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 13:59 Attribution.txt [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 13:59 CHANGELOG.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 13:59 CONTRIBUTING.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 13:59 GOVERNANCE.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 13:59 Jenkinsfile [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 13:59 LICENSE [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 13:59 Makefile [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 13:59 OWNERS.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 13:59 README.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 13:59 SECURITY.md [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 12 Apr 11 14:00 VERSION [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 13:59 ZMQWindows.md [2022-04-11T14:01:49.021Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 13:59 bin [2022-04-11T14:01:49.021Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 13:59 cmd [2022-04-11T14:01:49.021Z] -rw-r--r-- 1 root root 431438 Apr 11 14:01 coverage.out [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 13:59 go.mod [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 13:59 go.sum [2022-04-11T14:01:49.021Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 13:59 internal [2022-04-11T14:01:49.021Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 13:59 openapi [2022-04-11T14:01:49.021Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 13:59 snap [2022-04-11T14:01:49.021Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 13:59 version.go [Pipeline] sh [2022-04-11T14:01:49.310Z] + '[' -e coverage.out ] [2022-04-11T14:01:49.310Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T14:01:49.438Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T14:01:49.727Z] + make build [2022-04-11T14:01:49.727Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T14:02:04.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T14:02:16.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T14:02:17.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T14:02:18.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T14:02:19.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T14:02:20.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T14:02:21.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T14:02:22.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T14:02:23.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T14:02:24.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T14:02:25.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T14:02:27.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-11T14:02:28.423Z] $ docker stop --time=1 2786dcd9a51ac935ae3bb4e5d3165f29d93d3445db27109cf6ffabb628a117a5 [2022-04-11T14:02:31.021Z] $ docker rm -f 2786dcd9a51ac935ae3bb4e5d3165f29d93d3445db27109cf6ffabb628a117a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:02:31.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T14:02:31.952Z] [2022-04-11T14:02:31.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:02:32.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T14:02:32.255Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-11T14:02:32.255Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-11T14:02:32.255Z] ca9280d653b3: Pulling fs layer [2022-04-11T14:02:32.255Z] 7e9c9ca2126c: Pulling fs layer [2022-04-11T14:02:32.255Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-11T14:02:32.255Z] cbdbe7a5bc2a: Download complete [2022-04-11T14:02:32.514Z] cbdbe7a5bc2a: Pull complete [2022-04-11T14:02:32.514Z] ca9280d653b3: Verifying Checksum [2022-04-11T14:02:32.514Z] ca9280d653b3: Download complete [2022-04-11T14:02:32.774Z] 7e9c9ca2126c: Verifying Checksum [2022-04-11T14:02:32.774Z] 7e9c9ca2126c: Download complete [2022-04-11T14:02:33.034Z] ca9280d653b3: Pull complete [2022-04-11T14:02:36.332Z] 7e9c9ca2126c: Pull complete [2022-04-11T14:02:36.332Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-11T14:02:36.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T14:02:36.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-11T14:02:36.401Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T14:02:36.443Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@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 [2022-04-11T14:02:38.132Z] $ docker top 905133f29ee42d90772a9891daf29dcacd9893538dbcf53c256475185b3f1c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:02:38.490Z] + docker-compose build --help [2022-04-11T14:02:38.490Z] + grep parallel [2022-04-11T14:02:39.067Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T14:02:39.088Z] $ docker stop --time=1 905133f29ee42d90772a9891daf29dcacd9893538dbcf53c256475185b3f1c2f [2022-04-11T14:02:40.373Z] $ docker rm -f 905133f29ee42d90772a9891daf29dcacd9893538dbcf53c256475185b3f1c2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:02:40.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T14:02:40.779Z] . [Pipeline] withDockerContainer [2022-04-11T14:02:40.855Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T14:02:40.897Z] $ 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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-11T14:02:41.296Z] $ docker top 36eef9c5b47128d5b0e722f2a94ada958d0256dd2cc75a973c819bd16223cd09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:02:41.651Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T14:02:42.220Z] Building core-command ... [2022-04-11T14:02:42.220Z] Building core-data ... [2022-04-11T14:02:42.220Z] Building core-metadata ... [2022-04-11T14:02:42.220Z] Building security-bootstrapper ... [2022-04-11T14:02:42.220Z] Building security-proxy-setup ... [2022-04-11T14:02:42.220Z] Building security-secretstore-setup ... [2022-04-11T14:02:42.220Z] Building security-spiffe-token-provider ... [2022-04-11T14:02:42.220Z] Building security-spire-agent ... [2022-04-11T14:02:42.220Z] Building security-spire-config ... [2022-04-11T14:02:42.220Z] Building security-spire-server ... [2022-04-11T14:02:42.220Z] Building support-notifications ... [2022-04-11T14:02:42.220Z] Building support-scheduler ... [2022-04-11T14:02:42.220Z] Building sys-mgmt-agent ... [2022-04-11T14:02:42.220Z] Building sys-mgmt-agent [2022-04-11T14:02:42.220Z] Building core-data [2022-04-11T14:02:42.220Z] Building security-bootstrapper [2022-04-11T14:02:42.220Z] Building security-spire-config [2022-04-11T14:02:42.220Z] Building security-spire-server [2022-04-11T14:03:00.598Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:03:00.598Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:03:00.598Z] ---> 3e26e07da898 [2022-04-11T14:03:00.598Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T14:03:00.598Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:03:00.598Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:03:00.598Z] ---> 3e26e07da898 [2022-04-11T14:03:00.598Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T14:03:00.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:03:00.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:03:00.598Z] ---> 3e26e07da898 [2022-04-11T14:03:00.598Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T14:03:00.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:03:00.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:03:00.598Z] ---> 3e26e07da898 [2022-04-11T14:03:00.598Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:03:00.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:03:00.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:03:00.598Z] ---> 3e26e07da898 [2022-04-11T14:03:00.598Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:03:03.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19510 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2022-04-11T14:03:03.161Z] ---> Running in ff58618efc96 [2022-04-11T14:03:03.161Z] ---> Running in 9d96d633fdac [2022-04-11T14:03:03.161Z] ---> Running in 601f5b0cd2c3 [2022-04-11T14:03:03.161Z] ---> Running in 2cd8cf484da6 [2022-04-11T14:03:03.161Z] ---> Running in c0817f994fbe [2022-04-11T14:03:03.161Z] Removing intermediate container ff58618efc96 [2022-04-11T14:03:03.161Z] ---> e33f28d9e7c9 [2022-04-11T14:03:03.161Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] ws [2022-04-11T14:03:03.171Z] Running in /w/workspace/edgex-go/186 [Pipeline] { [Pipeline] checkout [2022-04-11T14:03:03.422Z] Removing intermediate container 9d96d633fdac [2022-04-11T14:03:03.422Z] ---> e0acb1d49399 [2022-04-11T14:03:03.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:03:03.422Z] Removing intermediate container 601f5b0cd2c3 [2022-04-11T14:03:03.422Z] ---> f31375ce8ec4 [2022-04-11T14:03:03.422Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:03:03.422Z] Removing intermediate container 2cd8cf484da6 [2022-04-11T14:03:03.422Z] ---> 66c835a20509 [2022-04-11T14:03:03.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:03:03.422Z] Removing intermediate container c0817f994fbe [2022-04-11T14:03:03.422Z] ---> c174395aa4e2 [2022-04-11T14:03:03.422Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:03:03.422Z] ---> Running in d008d556c4a6 [2022-04-11T14:03:03.486Z] The recommended git tool is: git [2022-04-11T14:03:03.680Z] ---> Running in 4f6007f8576b [2022-04-11T14:03:03.681Z] ---> Running in 3e79984848ba [2022-04-11T14:03:03.681Z] ---> Running in 72c9e75d6615 [2022-04-11T14:03:03.681Z] ---> Running in f514052958a3 [2022-04-11T14:03:05.062Z] Removing intermediate container d008d556c4a6 [2022-04-11T14:03:05.062Z] ---> 4eddda3831b9 [2022-04-11T14:03:05.062Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T14:03:05.062Z] ---> Running in dc1daf7c9c7a [2022-04-11T14:03:05.322Z] Removing intermediate container f514052958a3 [2022-04-11T14:03:05.322Z] ---> c60302c7a72c [2022-04-11T14:03:05.322Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:03:05.586Z] Removing intermediate container 72c9e75d6615 [2022-04-11T14:03:05.586Z] ---> b71ea869960d [2022-04-11T14:03:05.586Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T14:03:05.586Z] ---> Running in dbca6d472036 [2022-04-11T14:03:05.586Z] Removing intermediate container 4f6007f8576b [2022-04-11T14:03:05.586Z] ---> 33906cfae2ad [2022-04-11T14:03:05.586Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:03:05.586Z] Removing intermediate container 3e79984848ba [2022-04-11T14:03:05.586Z] ---> b91a9e1afd53 [2022-04-11T14:03:05.586Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T14:03:05.850Z] ---> Running in 8e49624533ba [2022-04-11T14:03:05.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:05.850Z] ---> Running in 5c83034f5168 [2022-04-11T14:03:06.130Z] ---> Running in 3f0c316e5860 [2022-04-11T14:03:06.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:07.225Z] OK: 221 MiB in 52 packages [2022-04-11T14:03:07.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:03:07.490Z] Removing intermediate container dc1daf7c9c7a [2022-04-11T14:03:07.490Z] ---> 68fd560373a3 [2022-04-11T14:03:07.490Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T14:03:07.490Z] OK: 221 MiB in 52 packages [2022-04-11T14:03:07.756Z] ---> f0db38d66703 [2022-04-11T14:03:07.756Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:03:07.756Z] ---> Running in a97b3a0f2c35 [2022-04-11T14:03:07.756Z] OK: 221 MiB in 52 packages [2022-04-11T14:03:07.756Z] OK: 221 MiB in 52 packages [2022-04-11T14:03:07.756Z] OK: 221 MiB in 52 packages [2022-04-11T14:03:08.027Z] Removing intermediate container dbca6d472036 [2022-04-11T14:03:08.027Z] ---> 1d3e5b98a240 [2022-04-11T14:03:08.027Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T14:03:08.027Z] ---> 4fbe5b9cb028 [2022-04-11T14:03:08.027Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:03:08.287Z] ---> Running in 803a659c4da5 [2022-04-11T14:03:08.287Z] Removing intermediate container 8e49624533ba [2022-04-11T14:03:08.287Z] ---> 7703c5dd1b04 [2022-04-11T14:03:08.287Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:03:08.287Z] Removing intermediate container 5c83034f5168 [2022-04-11T14:03:08.287Z] ---> 3439a8149580 [2022-04-11T14:03:08.287Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T14:03:08.287Z] Removing intermediate container 3f0c316e5860 [2022-04-11T14:03:08.287Z] ---> 97607dee89fd [2022-04-11T14:03:08.287Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:03:08.548Z] ---> 99192527c65b [2022-04-11T14:03:08.548Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:03:08.548Z] ---> a584f2c646b5 [2022-04-11T14:03:08.548Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:03:08.548Z] ---> Running in 6b6ddf8d3c38 [2022-04-11T14:03:08.548Z] ---> 48f19db90dc5 [2022-04-11T14:03:08.548Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:03:08.810Z] ---> Running in fa0e54d7f51a [2022-04-11T14:03:08.810Z] ---> Running in 8cf488a2b1de [2022-04-11T14:03:09.070Z] Removing intermediate container a97b3a0f2c35 [2022-04-11T14:03:09.070Z] ---> 2327df7fd138 [2022-04-11T14:03:09.070Z] Step 8/31 : COPY . . [2022-04-11T14:03:10.980Z] Removing intermediate container 803a659c4da5 [2022-04-11T14:03:10.980Z] ---> 8e945fcdd132 [2022-04-11T14:03:10.980Z] Step 8/25 : COPY . . [2022-04-11T14:03:12.497Z] using credential edgex-jenkins-ssh [2022-04-11T14:03:12.521Z] Cloning the remote Git repository [2022-04-11T14:03:12.614Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T14:03:12.761Z] > git init /w/workspace/edgex-go/186 # timeout=10 [2022-04-11T14:03:12.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T14:03:12.971Z] > git --version # timeout=10 [2022-04-11T14:03:13.047Z] > git --version # 'git version 2.25.1' [2022-04-11T14:03:13.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T14:03:13.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:03:15.219Z] Removing intermediate container 6b6ddf8d3c38 [2022-04-11T14:03:15.219Z] ---> 7ee0a6fbaf70 [2022-04-11T14:03:15.219Z] Step 8/23 : COPY . . [2022-04-11T14:03:15.219Z] Removing intermediate container fa0e54d7f51a [2022-04-11T14:03:15.219Z] ---> 9eb5416e6256 [2022-04-11T14:03:15.219Z] Step 8/26 : COPY . . [2022-04-11T14:03:15.219Z] Removing intermediate container 8cf488a2b1de [2022-04-11T14:03:15.219Z] ---> a4388ef1eb7d [2022-04-11T14:03:15.219Z] Step 8/23 : COPY . . [2022-04-11T14:03:15.219Z] ---> 965018ac89d6 [2022-04-11T14:03:15.219Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T14:03:17.142Z] ---> Running in af92e28f7ce2 [2022-04-11T14:03:22.427Z] ---> 079edfa8f388 [2022-04-11T14:03:22.427Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:03:22.427Z] ---> Running in 370ba7d6e0ba [2022-04-11T14:03:22.427Z] ---> 6ff6e253536e [2022-04-11T14:03:22.427Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T14:03:22.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T14:03:22.427Z] ---> Running in f5f19f39ed93 [2022-04-11T14:03:22.427Z] ---> ea91964a858e [2022-04-11T14:03:22.427Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T14:03:22.427Z] ---> f2b1d7948c1c [2022-04-11T14:03:22.427Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:03:22.427Z] Removing intermediate container 370ba7d6e0ba [2022-04-11T14:03:22.427Z] ---> a27762bf0d7a [2022-04-11T14:03:22.427Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T14:03:22.427Z] ---> Running in c1c528c926ae [2022-04-11T14:03:22.427Z] ---> Running in 7ab92063f0ed [2022-04-11T14:03:22.427Z] ---> Running in d77295df7852 [2022-04-11T14:03:22.688Z] Removing intermediate container 7ab92063f0ed [2022-04-11T14:03:22.688Z] ---> 0f3f078c53c4 [2022-04-11T14:03:22.688Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T14:03:22.688Z] ---> Running in e29cb0d0f5b9 [2022-04-11T14:03:22.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T14:03:22.949Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T14:03:23.889Z] Removing intermediate container d77295df7852 [2022-04-11T14:03:23.889Z] ---> c6a465f9e3b9 [2022-04-11T14:03:23.889Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T14:03:23.889Z] ---> Running in d176b582a122 [2022-04-11T14:03:23.889Z] Removing intermediate container e29cb0d0f5b9 [2022-04-11T14:03:23.889Z] ---> ab088f7aecff [2022-04-11T14:03:23.889Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T14:03:23.889Z] ---> Running in bc8243c7947d [2022-04-11T14:03:24.151Z] Removing intermediate container bc8243c7947d [2022-04-11T14:03:24.151Z] ---> 6ca7797ce030 [2022-04-11T14:03:24.151Z] 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 [2022-04-11T14:03:24.151Z] Removing intermediate container d176b582a122 [2022-04-11T14:03:24.151Z] ---> b65ead7af799 [2022-04-11T14:03:24.151Z] 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 [2022-04-11T14:03:24.151Z] ---> Running in 0a2d1a723288 [2022-04-11T14:03:24.151Z] ---> Running in f3663537f54c [2022-04-11T14:03:25.537Z] spire-1.2.1/ [2022-04-11T14:03:25.537Z] spire-1.2.1/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.data/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.data/.file [2022-04-11T14:03:25.537Z] spire-1.2.1/.dockerignore [2022-04-11T14:03:25.537Z] spire-1.2.1/.gitattributes [2022-04-11T14:03:25.537Z] spire-1.2.1/.githooks/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.gitignore [2022-04-11T14:03:25.537Z] spire-1.2.1/.go-version [2022-04-11T14:03:25.537Z] spire-1.2.1/.golangci.yml [2022-04-11T14:03:25.537Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:03:25.537Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:03:25.537Z] spire-1.2.1/Dockerfile [2022-04-11T14:03:25.537Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.data/.file [2022-04-11T14:03:25.537Z] spire-1.2.1/.dockerignore [2022-04-11T14:03:25.537Z] spire-1.2.1/.gitattributes [2022-04-11T14:03:25.537Z] spire-1.2.1/.githooks/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:03:25.537Z] spire-1.2.1/.gitignore [2022-04-11T14:03:25.537Z] spire-1.2.1/.go-version [2022-04-11T14:03:25.537Z] spire-1.2.1/.golangci.yml [2022-04-11T14:03:25.537Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:03:25.537Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:03:25.537Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:03:25.537Z] spire-1.2.1/Dockerfile [2022-04-11T14:03:25.537Z] spire-1.2.1/Dockerfile.dev [2022-04-11T14:03:25.537Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:03:25.537Z] spire-1.2.1/LICENSE [2022-04-11T14:03:25.537Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:03:25.537Z] spire-1.2.1/Makefile [2022-04-11T14:03:25.537Z] spire-1.2.1/README.md [2022-04-11T14:03:25.537Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:03:25.537Z] spire-1.2.1/SECURITY.md [2022-04-11T14:03:25.537Z] spire-1.2.1/cmd/ [2022-04-11T14:03:25.537Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:03:25.537Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:03:25.537Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:03:25.537Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:03:25.538Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:03:25.538Z] spire-1.2.1/LICENSE [2022-04-11T14:03:25.538Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:03:25.538Z] spire-1.2.1/Makefile [2022-04-11T14:03:25.538Z] spire-1.2.1/README.md [2022-04-11T14:03:25.538Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:03:25.538Z] spire-1.2.1/SECURITY.md [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/ [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/ [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:03:25.538Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/ [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/ [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/ [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:03:25.538Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/examples/ [2022-04-11T14:03:25.539Z] spire-1.2.1/examples/README.md [2022-04-11T14:03:25.539Z] spire-1.2.1/go.mod [2022-04-11T14:03:25.539Z] spire-1.2.1/go.sum [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:03:25.539Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:03:25.539Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:03:25.539Z] spire-1.2.1/examples/ [2022-04-11T14:03:25.539Z] spire-1.2.1/examples/README.md [2022-04-11T14:03:25.540Z] spire-1.2.1/go.mod [2022-04-11T14:03:25.540Z] spire-1.2.1/go.sum [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:03:25.540Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:03:25.541Z] [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:03:25.541Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:03:25.542Z] [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:03:25.542Z] [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:03:25.542Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:03:25.543Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:03:25.544Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:03:25.545Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:03:25.546Z] [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:03:25.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:03:25.547Z] [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/private/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:03:25.547Z] spire-1.2.1/release/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:03:25.547Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:03:25.547Z] spire-1.2.1/script/ [2022-04-11T14:03:25.547Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:03:25.547Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:03:25.547Z] spire-1.2.1/support/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:03:25.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:03:25.547Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:03:25.548Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/clock/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/common [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:03:25.549Z] [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/private/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:03:25.549Z] spire-1.2.1/release/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/script/ [2022-04-11T14:03:25.549Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:03:25.549Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:03:25.549Z] spire-1.2.1/support/ [2022-04-11T14:03:25.549Z] spire-1.2.1/support/k8s/ [2022-04-11T14:03:25.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:03:25.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:03:25.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:03:25.549Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:03:25.550Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/clock/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testca/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testkey/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/race.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/util/util.go [2022-04-11T14:03:25.550Z] building spire from source... [2022-04-11T14:03:25.550Z] [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/common [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:03:25.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:03:25.551Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:03:25.551Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testca/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testkey/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/ [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/race.go [2022-04-11T14:03:25.551Z] spire-1.2.1/test/util/util.go [2022-04-11T14:03:25.551Z] building spire from source... [2022-04-11T14:03:25.551Z] Installing go1.17.7... [2022-04-11T14:03:25.551Z] Installing go1.17.7... [2022-04-11T14:03:30.824Z] Building bin/spire-server... [2022-04-11T14:03:30.824Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:03:30.824Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:03:30.824Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:03:30.824Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:03:30.824Z] Building bin/spire-server... [2022-04-11T14:03:30.824Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:03:30.824Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:03:30.824Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:03:30.824Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:03:30.824Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:03:30.824Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:03:31.084Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:03:31.084Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:03:31.084Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:03:31.084Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:03:31.343Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:03:31.343Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:03:31.343Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:03:31.343Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:03:31.343Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:03:31.343Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:03:31.343Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:03:31.343Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:03:31.343Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:03:31.343Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:03:31.343Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:03:31.343Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:03:31.343Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:03:31.343Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:03:31.378Z] Avoid second fetch [2022-04-11T14:03:31.379Z] Checking out Revision 8c4e0979dc3a61bdda239d1c25db3d32b9497836 (main) [2022-04-11T14:03:31.601Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:03:31.601Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:03:31.601Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:03:31.601Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:03:31.601Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:03:31.601Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:03:31.601Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:03:31.601Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:03:31.601Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:03:31.601Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:03:31.601Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:03:31.601Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:03:31.601Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:03:31.601Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:03:31.859Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:03:31.859Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:03:31.859Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:03:31.859Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:03:31.859Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:03:31.859Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:03:31.859Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:03:31.859Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:03:31.859Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:03:31.859Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:03:31.859Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:03:31.859Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:03:31.859Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:03:31.859Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:03:31.859Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:03:31.859Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:03:31.859Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:03:31.859Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:03:31.859Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:03:31.859Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:03:31.859Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:03:31.859Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:03:31.859Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:03:31.859Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:03:31.859Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:03:32.129Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:03:32.129Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:03:32.129Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:03:32.129Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:03:32.130Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:03:32.130Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:03:32.130Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:03:32.130Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:03:32.130Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:03:32.130Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:03:32.130Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:03:32.130Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T14:03:32.130Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:03:32.130Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:03:31.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T14:03:31.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T14:03:31.405Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T14:03:31.427Z] > git checkout -f 8c4e0979dc3a61bdda239d1c25db3d32b9497836 # timeout=10 [2022-04-11T14:03:32.389Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:03:32.389Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:03:32.389Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:03:32.389Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:03:32.389Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:03:32.389Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:03:32.647Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:03:32.647Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T14:03:32.647Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:03:32.647Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:03:32.647Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:03:32.647Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T14:03:32.647Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:03:32.647Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:03:33.218Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T14:03:33.218Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T14:03:35.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:03:35.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:03:35.120Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:03:35.120Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:03:35.120Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T14:03:35.381Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:03:35.381Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:03:35.381Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:03:35.381Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:03:35.381Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:03:35.381Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T14:03:36.429Z] Commit message: "Merge pull request #3951 from jinlinGuan/issue-3933" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T14:03:37.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T14:03:37.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T14:03:37.416Z] Dload Upload Total Spent Left Speed [2022-04-11T14:03:37.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-04-11T14:03:38.045Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T14:03:38.406Z] + sudo tee /etc/docker/daemon.new [2022-04-11T14:03:38.406Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T14:03:38.406Z] { [2022-04-11T14:03:38.406Z] "registry-mirrors": [ [2022-04-11T14:03:38.406Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T14:03:38.406Z] ], [2022-04-11T14:03:38.406Z] "bip": "10.250.0.254/24", [2022-04-11T14:03:38.406Z] "hosts": [ [2022-04-11T14:03:38.406Z] "tcp://0.0.0.0:5555", [2022-04-11T14:03:38.406Z] "unix:///var/run/docker.sock" [2022-04-11T14:03:38.406Z] ], [2022-04-11T14:03:38.406Z] "mtu": 1458, [2022-04-11T14:03:38.406Z] "selinux-enabled": true, [2022-04-11T14:03:38.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T14:03:38.406Z] } [Pipeline] sh [2022-04-11T14:03:38.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T14:03:39.138Z] + sudo service docker restart [2022-04-11T14:03:39.568Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:03:39.568Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:03:39.568Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:03:39.568Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:03:39.568Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:03:39.568Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:03:39.568Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:03:39.568Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:03:39.568Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:03:39.568Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:03:40.941Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:03:40.941Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:03:40.941Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:03:40.941Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:03:40.941Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:03:40.941Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:03:40.941Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:03:40.941Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:03:40.941Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:03:41.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:03:41.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:03:41.459Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:03:41.459Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:03:41.459Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:03:42.038Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:03:42.038Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:03:42.038Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:03:42.038Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:03:42.038Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:03:42.296Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:03:42.296Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:03:42.296Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T14:03:42.296Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:03:42.296Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:03:42.296Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:03:42.296Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:03:42.554Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T14:03:42.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:03:42.554Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:03:42.813Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:03:42.813Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:03:42.813Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:03:42.813Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:03:42.813Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:03:42.813Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:03:42.813Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:03:42.813Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:03:42.813Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:03:42.813Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:03:42.813Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:03:42.813Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:03:42.813Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:03:42.813Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:03:42.813Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:03:42.813Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:03:43.072Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T14:03:43.072Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:03:43.072Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:03:43.072Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:03:43.072Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:03:43.072Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:03:43.072Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:03:43.072Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:03:43.072Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:03:43.072Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:03:43.072Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:03:43.072Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:03:43.072Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:03:43.072Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:03:43.072Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:03:43.334Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:03:43.334Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:03:43.334Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:03:43.334Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:03:43.334Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:03:43.334Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:03:43.334Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:03:43.334Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:03:43.334Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:03:43.334Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:03:43.334Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:03:43.334Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:03:43.334Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:03:43.593Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:03:43.593Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:03:43.593Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:03:43.593Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:03:43.593Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:03:43.593Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:03:43.593Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:03:43.593Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:03:43.851Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:03:43.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:03:43.851Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:03:43.851Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:03:43.851Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:03:43.851Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:03:43.851Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:03:43.851Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:03:43.851Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:03:43.851Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:03:44.119Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:03:44.119Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:03:44.119Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:03:44.119Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:03:44.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:03:44.119Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:03:44.119Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:03:44.119Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:03:44.119Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:03:44.119Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:03:44.379Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:03:44.379Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:03:44.379Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:03:44.379Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:03:44.379Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:03:44.379Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:03:44.379Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:03:44.379Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:03:44.379Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:03:44.379Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:03:44.379Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:03:44.379Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:03:44.639Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:03:44.639Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:03:44.639Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:03:44.639Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:03:44.639Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:03:44.639Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:03:44.639Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:03:44.639Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:03:44.639Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:03:44.639Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:03:44.639Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:03:44.639Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:03:44.897Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:03:44.897Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:03:44.897Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:03:44.897Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:03:45.155Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:03:45.155Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:03:45.155Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:03:45.155Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:03:45.510Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:03:45.510Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:03:45.510Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:03:45.510Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:03:45.510Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:03:45.510Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:03:45.773Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:03:45.773Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:03:45.773Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:03:45.773Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:03:45.773Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:03:45.773Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:03:45.773Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:03:45.773Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:03:45.773Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:03:45.773Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:03:53.944Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:03:53.945Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T14:03:53.945Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:03:53.945Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T14:03:57.524Z] provisioning config files... [2022-04-11T14:03:57.554Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/186@tmp/config5419996812941846835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:03:57.939Z] ---> docker-login.sh [2022-04-11T14:03:57.939Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:03:58.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:03:58.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:03:58.823Z] Configure a credential helper to remove this warning. See [2022-04-11T14:03:58.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:03:58.823Z] [2022-04-11T14:03:58.823Z] Login Succeeded [2022-04-11T14:03:58.823Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:03:59.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:03:59.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:03:59.426Z] Configure a credential helper to remove this warning. See [2022-04-11T14:03:59.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:03:59.426Z] [2022-04-11T14:03:59.426Z] Login Succeeded [2022-04-11T14:03:59.426Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:04:00.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:00.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:00.036Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:00.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:00.036Z] [2022-04-11T14:04:00.036Z] Login Succeeded [2022-04-11T14:04:00.036Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:04:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:00.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:00.592Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:00.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:00.592Z] [2022-04-11T14:04:00.592Z] Login Succeeded [2022-04-11T14:04:00.592Z] docker.io [2022-04-11T14:04:01.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:04:01.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:04:01.478Z] Configure a credential helper to remove this warning. See [2022-04-11T14:04:01.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:04:01.478Z] [2022-04-11T14:04:01.478Z] Login Succeeded [2022-04-11T14:04:01.478Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:04:01.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T14:04:02.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:04:02.093Z] ========================================================= [2022-04-11T14:04:02.093Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T14:04:02.093Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:04:02.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:04:02.747Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T14:04:02.747Z] 9b3977197b4f: Pulling fs layer [2022-04-11T14:04:02.747Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T14:04:02.747Z] 94645a83ff95: Pulling fs layer [2022-04-11T14:04:02.747Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T14:04:02.747Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T14:04:02.747Z] f7c0051592d6: Pulling fs layer [2022-04-11T14:04:02.747Z] a227ed2f7395: Pulling fs layer [2022-04-11T14:04:02.747Z] 7b1c46037f91: Pulling fs layer [2022-04-11T14:04:02.747Z] f7c0051592d6: Waiting [2022-04-11T14:04:02.747Z] 3f3a8bcf1eab: Waiting [2022-04-11T14:04:02.747Z] 0c92f367c5e7: Waiting [2022-04-11T14:04:02.747Z] 7b1c46037f91: Waiting [2022-04-11T14:04:02.747Z] 94645a83ff95: Download complete [2022-04-11T14:04:02.747Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T14:04:02.747Z] 1a89e8eeedd5: Download complete [2022-04-11T14:04:02.747Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T14:04:02.747Z] 0c92f367c5e7: Download complete [2022-04-11T14:04:02.747Z] 9b3977197b4f: Verifying Checksum [2022-04-11T14:04:02.747Z] 9b3977197b4f: Download complete [2022-04-11T14:04:02.747Z] f7c0051592d6: Verifying Checksum [2022-04-11T14:04:02.747Z] f7c0051592d6: Download complete [2022-04-11T14:04:02.747Z] a227ed2f7395: Verifying Checksum [2022-04-11T14:04:02.747Z] a227ed2f7395: Download complete [2022-04-11T14:04:03.766Z] 9b3977197b4f: Pull complete [2022-04-11T14:04:04.376Z] 1a89e8eeedd5: Pull complete [2022-04-11T14:04:04.653Z] 94645a83ff95: Pull complete [2022-04-11T14:04:04.938Z] 7b1c46037f91: Download complete [2022-04-11T14:04:05.547Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T14:04:05.547Z] 3f3a8bcf1eab: Download complete [2022-04-11T14:04:15.891Z] Removing intermediate container f5f19f39ed93 [2022-04-11T14:04:15.891Z] ---> b3a3cef2f755 [2022-04-11T14:04:15.891Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T14:04:15.891Z] Removing intermediate container af92e28f7ce2 [2022-04-11T14:04:15.891Z] ---> fe0095b08151 [2022-04-11T14:04:15.891Z] [2022-04-11T14:04:15.891Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T14:04:15.891Z] Removing intermediate container c1c528c926ae [2022-04-11T14:04:15.891Z] ---> d448f858e64d [2022-04-11T14:04:15.891Z] [2022-04-11T14:04:15.891Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:04:15.891Z] ---> Running in c6ac04de7508 [2022-04-11T14:04:16.455Z] 3.14: Pulling from library/alpine [2022-04-11T14:04:16.455Z] 3.14: Pulling from library/alpine [2022-04-11T14:04:17.833Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:04:17.833Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:04:17.833Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:04:17.833Z] Status: Image is up to date for alpine:3.14 [2022-04-11T14:04:17.833Z] ---> e04c818066af [2022-04-11T14:04:17.833Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T14:04:17.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T14:04:17.833Z] ---> e04c818066af [2022-04-11T14:04:17.833Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T14:04:17.997Z] 3f3a8bcf1eab: Pull complete [2022-04-11T14:04:17.997Z] 0c92f367c5e7: Pull complete [2022-04-11T14:04:17.997Z] f7c0051592d6: Pull complete [2022-04-11T14:04:17.997Z] a227ed2f7395: Pull complete [2022-04-11T14:04:18.092Z] ---> Running in e47c81d825bc [2022-04-11T14:04:18.092Z] ---> Running in 6f1da203e947 [2022-04-11T14:04:18.351Z] Removing intermediate container 6f1da203e947 [2022-04-11T14:04:18.351Z] ---> 50089792a77a [2022-04-11T14:04:18.351Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T14:04:18.609Z] Removing intermediate container e47c81d825bc [2022-04-11T14:04:18.609Z] ---> 7100d197871c [2022-04-11T14:04:18.609Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T14:04:18.609Z] ---> Running in da9f3c78367b [2022-04-11T14:04:18.609Z] ---> Running in d3779157727a [2022-04-11T14:04:18.894Z] Removing intermediate container d3779157727a [2022-04-11T14:04:18.894Z] ---> e945ba1fa246 [2022-04-11T14:04:18.894Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T14:04:19.152Z] ---> Running in 6a9d0f6f73ea [2022-04-11T14:04:19.152Z] Removing intermediate container c6ac04de7508 [2022-04-11T14:04:19.152Z] ---> 729fbac5dc4d [2022-04-11T14:04:19.152Z] [2022-04-11T14:04:19.152Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T14:04:19.411Z] Removing intermediate container 6a9d0f6f73ea [2022-04-11T14:04:19.411Z] ---> 0fd3f2ac1fab [2022-04-11T14:04:19.411Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:04:19.411Z] ---> Running in 9b731c0e2423 [2022-04-11T14:04:19.411Z] 20.10.14: Pulling from library/docker [2022-04-11T14:04:19.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:19.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:20.245Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T14:04:20.245Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T14:04:20.245Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:04:20.245Z] OK: 6 MiB in 16 packages [2022-04-11T14:04:21.639Z] Removing intermediate container da9f3c78367b [2022-04-11T14:04:21.639Z] ---> 663b3cad15a2 [2022-04-11T14:04:21.639Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T14:04:21.639Z] ---> Running in 2b5285989b4a [2022-04-11T14:04:21.639Z] Removing intermediate container 9b731c0e2423 [2022-04-11T14:04:21.639Z] ---> 3db34a013ec9 [2022-04-11T14:04:21.639Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T14:04:21.639Z] ---> Running in dfa83fd1283e [2022-04-11T14:04:21.902Z] Removing intermediate container 2b5285989b4a [2022-04-11T14:04:21.902Z] ---> 7616d8f9bbc6 [2022-04-11T14:04:21.902Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T14:04:21.902Z] ---> Running in 64bced385539 [2022-04-11T14:04:22.181Z] Removing intermediate container 64bced385539 [2022-04-11T14:04:22.181Z] ---> 7e9e53efd292 [2022-04-11T14:04:22.181Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T14:04:22.181Z] ---> Running in aa856ead771a [2022-04-11T14:04:22.757Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:23.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:23.690Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:04:23.948Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T14:04:23.948Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T14:04:24.206Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T14:04:24.206Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T14:04:24.206Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T14:04:24.206Z] Removing intermediate container aa856ead771a [2022-04-11T14:04:24.206Z] ---> bc311a5872f1 [2022-04-11T14:04:24.206Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T14:04:24.464Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:04:24.464Z] OK: 8 MiB in 20 packages [2022-04-11T14:04:24.464Z] ---> Running in 9a4c2678dcee [2022-04-11T14:04:24.746Z] 7b1c46037f91: Pull complete [2022-04-11T14:04:24.746Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T14:04:24.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:04:24.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T14:04:25.030Z] Removing intermediate container 9a4c2678dcee [2022-04-11T14:04:25.030Z] ---> a9f1aafb3ebb [2022-04-11T14:04:25.030Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T14:04:25.095Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:04:25.095Z] WORKDIR /edgex [2022-04-11T14:04:25.095Z] COPY go.mod . [2022-04-11T14:04:25.095Z] RUN go mod download build [2022-04-11T14:04:25.095Z] -t ci-base-image-arm64 -f - . [2022-04-11T14:04:25.597Z] Removing intermediate container dfa83fd1283e [2022-04-11T14:04:25.597Z] ---> 8149cbd564e7 [2022-04-11T14:04:25.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:04:25.863Z] ---> 8b931e446fc1 [2022-04-11T14:04:25.863Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T14:04:25.863Z] ---> Running in 5ff8896c2117 [2022-04-11T14:04:26.441Z] ---> f56ec3125572 [2022-04-11T14:04:26.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T14:04:27.741Z] Sending build context to Docker daemon 169.1MB [2022-04-11T14:04:27.741Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T14:04:27.741Z] ---> f79e39bc4007 [2022-04-11T14:04:27.741Z] Step 2/4 : WORKDIR /edgex [2022-04-11T14:04:28.352Z] Removing intermediate container 5ff8896c2117 [2022-04-11T14:04:28.353Z] ---> 352f85f778c3 [2022-04-11T14:04:28.353Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:04:28.919Z] ---> bc8526c2fdfa [2022-04-11T14:04:28.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T14:04:28.919Z] ---> 08ba0fd66a0e [2022-04-11T14:04:28.919Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T14:04:29.183Z] ---> Running in 763e5926c12e [2022-04-11T14:04:29.461Z] Removing intermediate container 763e5926c12e [2022-04-11T14:04:29.461Z] ---> 7ab4de75d582 [2022-04-11T14:04:29.461Z] Step 3/4 : COPY go.mod . [2022-04-11T14:04:29.487Z] ---> 1f67ae532b81 [2022-04-11T14:04:29.487Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T14:04:29.487Z] ---> Running in 061c2894ef20 [2022-04-11T14:04:30.053Z] Removing intermediate container 061c2894ef20 [2022-04-11T14:04:30.053Z] ---> 8e602cc75346 [2022-04-11T14:04:30.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:04:30.053Z] ---> Running in 45127dfb4942 [2022-04-11T14:04:30.064Z] ---> 40d6806b1fef [2022-04-11T14:04:30.064Z] Step 4/4 : RUN go mod download [2022-04-11T14:04:30.344Z] ---> Running in cebd57d1a2eb [2022-04-11T14:04:30.650Z] Removing intermediate container 45127dfb4942 [2022-04-11T14:04:30.650Z] ---> b5969fdc540c [2022-04-11T14:04:30.650Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T14:04:30.650Z] ---> Running in 353fceaca174 [2022-04-11T14:04:30.908Z] Removing intermediate container 353fceaca174 [2022-04-11T14:04:30.908Z] ---> 1eb8bd2b44ea [2022-04-11T14:04:30.908Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:04:31.167Z] ---> 0ac66cfd8a79 [2022-04-11T14:04:31.167Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T14:04:31.167Z] ---> Running in 39be3b75046e [2022-04-11T14:04:31.425Z] Removing intermediate container 39be3b75046e [2022-04-11T14:04:31.425Z] ---> 4649cf8abaf0 [2022-04-11T14:04:31.425Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:04:31.684Z] ---> Running in 89b2b5260285 [2022-04-11T14:04:31.684Z] ---> a93b080a94db [2022-04-11T14:04:31.684Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T14:04:32.263Z] Removing intermediate container 89b2b5260285 [2022-04-11T14:04:32.263Z] ---> adf6188b0676 [2022-04-11T14:04:32.263Z] [2022-04-11T14:04:32.521Z] ---> 4470d943072f [2022-04-11T14:04:32.521Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T14:04:32.521Z] Successfully built adf6188b0676 [2022-04-11T14:04:32.521Z] Successfully tagged core-data:latest [2022-04-11T14:04:32.521Z]  Building core-data ... done Building security-spire-agent [2022-04-11T14:04:34.422Z] ---> 27197fbb41b6 [2022-04-11T14:04:34.422Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T14:04:34.989Z] ---> Running in f4f2da0ba69d [2022-04-11T14:04:35.562Z] Removing intermediate container f4f2da0ba69d [2022-04-11T14:04:35.562Z] ---> b727196c95a0 [2022-04-11T14:04:35.562Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T14:04:35.827Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T14:04:35.827Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T14:04:35.827Z] ---> 7417809fdb73 [2022-04-11T14:04:35.827Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:04:36.763Z] ---> Running in 286b371d3bdd [2022-04-11T14:04:36.763Z] ---> 75560a1f867d [2022-04-11T14:04:36.763Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T14:04:37.021Z] ---> Running in 7c969c472b27 [2022-04-11T14:04:37.021Z] Removing intermediate container 286b371d3bdd [2022-04-11T14:04:37.287Z] ---> 8335bb2fb586 [2022-04-11T14:04:37.287Z] 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 [2022-04-11T14:04:37.287Z] ---> Running in 84a7eeffef0a [2022-04-11T14:04:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:38.683Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T14:04:38.683Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T14:04:38.683Z] Executing bash-5.1.16-r0.post-install [2022-04-11T14:04:38.683Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:04:38.683Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T14:04:38.683Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T14:04:38.683Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T14:04:38.683Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T14:04:38.683Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T14:04:38.683Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T14:04:38.683Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T14:04:38.683Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T14:04:38.683Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T14:04:38.683Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T14:04:38.683Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T14:04:38.943Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T14:04:38.943Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T14:04:38.943Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T14:04:39.514Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T14:04:39.514Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T14:04:39.514Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T14:04:39.514Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T14:04:39.514Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T14:04:39.514Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T14:04:39.514Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T14:04:39.514Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T14:04:39.514Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T14:04:39.514Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T14:04:39.514Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T14:04:39.514Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T14:04:39.514Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T14:04:39.514Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T14:04:39.515Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T14:04:39.515Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T14:04:39.515Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T14:04:39.515Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T14:04:39.515Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T14:04:39.515Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T14:04:39.515Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T14:04:39.515Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T14:04:39.515Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T14:04:39.515Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T14:04:39.515Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T14:04:39.515Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T14:04:39.515Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:04:39.515Z] OK: 83 MiB in 65 packages [2022-04-11T14:04:40.452Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:04:40.452Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:04:40.452Z] ---> 3e26e07da898 [2022-04-11T14:04:40.452Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T14:04:40.452Z] ---> Using cache [2022-04-11T14:04:40.452Z] ---> 66c835a20509 [2022-04-11T14:04:40.452Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:04:40.452Z] ---> Using cache [2022-04-11T14:04:40.452Z] ---> b91a9e1afd53 [2022-04-11T14:04:40.453Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:04:40.453Z] Collecting docker-compose==1.23.2 [2022-04-11T14:04:40.453Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T14:04:40.453Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-11T14:04:40.712Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T14:04:40.712Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T14:04:40.712Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T14:04:40.712Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T14:04:40.712Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T14:04:40.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T14:04:40.712Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T14:04:40.712Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T14:04:41.282Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T14:04:41.282Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T14:04:41.282Z] Removing intermediate container 7c969c472b27 [2022-04-11T14:04:41.282Z] ---> c2cc90c24c0f [2022-04-11T14:04:41.282Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T14:04:41.282Z] ---> Running in 2374bfe7b173 [2022-04-11T14:04:41.282Z] ---> Running in e69928e64e1c [2022-04-11T14:04:41.543Z] Removing intermediate container e69928e64e1c [2022-04-11T14:04:41.543Z] ---> 24c38a6088b4 [2022-04-11T14:04:41.543Z] Step 28/31 : CMD ["gate"] [2022-04-11T14:04:41.803Z] Collecting PyYAML<4,>=3.10 [2022-04-11T14:04:41.803Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T14:04:41.803Z] ---> Running in a486224c74a5 [2022-04-11T14:04:42.063Z] Removing intermediate container a486224c74a5 [2022-04-11T14:04:42.063Z] ---> 2fc86ba0aa11 [2022-04-11T14:04:42.063Z] Step 29/31 : LABEL arch=x86_64 [2022-04-11T14:04:42.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:42.323Z] ---> Running in 990948c3c62d [2022-04-11T14:04:42.323Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T14:04:42.323Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T14:04:42.323Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T14:04:42.323Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T14:04:42.323Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T14:04:42.323Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T14:04:42.583Z] Removing intermediate container 990948c3c62d [2022-04-11T14:04:42.583Z] ---> 5097e3d5326a [2022-04-11T14:04:42.583Z] Step 30/31 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:04:42.583Z] ---> Running in 5f8e7f1fe658 [2022-04-11T14:04:42.843Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T14:04:42.843Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T14:04:42.843Z] Removing intermediate container 5f8e7f1fe658 [2022-04-11T14:04:42.843Z] ---> a52527e1a58a [2022-04-11T14:04:42.843Z] Step 31/31 : LABEL version=2.2.0-dev.62 [2022-04-11T14:04:42.843Z] Collecting idna<2.8,>=2.5 [2022-04-11T14:04:43.103Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T14:04:43.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:43.103Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T14:04:43.103Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T14:04:43.103Z] 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) [2022-04-11T14:04:43.103Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T14:04:43.103Z] ---> Running in d9988dbace18 [2022-04-11T14:04:43.103Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T14:04:43.103Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T14:04:43.103Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T14:04:43.103Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T14:04:43.103Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T14:04:43.362Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T14:04:43.362Z] Attempting uninstall: urllib3 [2022-04-11T14:04:43.362Z] Found existing installation: urllib3 1.26.7 [2022-04-11T14:04:43.362Z] Uninstalling urllib3-1.26.7: [2022-04-11T14:04:43.362Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T14:04:43.362Z] OK: 221 MiB in 52 packages [2022-04-11T14:04:43.622Z] Attempting uninstall: idna [2022-04-11T14:04:43.622Z] Found existing installation: idna 3.3 [2022-04-11T14:04:43.622Z] Uninstalling idna-3.3: [2022-04-11T14:04:43.622Z] Removing intermediate container d9988dbace18 [2022-04-11T14:04:43.622Z] ---> 06f8cb44757e [2022-04-11T14:04:43.622Z] [2022-04-11T14:04:43.622Z] Successfully uninstalled idna-3.3 [2022-04-11T14:04:43.622Z] Successfully built 06f8cb44757e [2022-04-11T14:04:43.622Z] Successfully tagged security-bootstrapper:latest [2022-04-11T14:04:43.622Z] Building support-notifications [2022-04-11T14:04:45.002Z]  Building security-bootstrapper ... done  Attempting uninstall: requests [2022-04-11T14:04:45.002Z] Found existing installation: requests 2.26.0 [2022-04-11T14:04:45.002Z] Uninstalling requests-2.26.0: [2022-04-11T14:04:45.261Z] Successfully uninstalled requests-2.26.0 [2022-04-11T14:04:45.261Z] Removing intermediate container 2374bfe7b173 [2022-04-11T14:04:45.261Z] ---> 86628338d703 [2022-04-11T14:04:45.261Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T14:04:45.261Z] Running setup.py install for texttable: started [2022-04-11T14:04:45.520Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T14:04:45.520Z] Running setup.py install for PyYAML: started [2022-04-11T14:04:45.778Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T14:04:46.720Z] Running setup.py install for docopt: started [2022-04-11T14:04:47.288Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T14:04:47.288Z] Running setup.py install for dockerpty: started [2022-04-11T14:04:47.288Z] ---> 14bb08ed3098 [2022-04-11T14:04:47.288Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:04:47.870Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T14:04:48.132Z] ---> Running in 996c0d0ec04b [2022-04-11T14:04:48.132Z] 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 [2022-04-11T14:04:51.455Z] Removing intermediate container 996c0d0ec04b [2022-04-11T14:04:51.455Z] ---> 29f5d47cebf9 [2022-04-11T14:04:51.456Z] Step 8/26 : COPY . . [2022-04-11T14:04:52.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:04:52.027Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:04:52.027Z] ---> 3e26e07da898 [2022-04-11T14:04:52.027Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:04:52.027Z] ---> Using cache [2022-04-11T14:04:52.027Z] ---> 66c835a20509 [2022-04-11T14:04:52.027Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:04:52.027Z] ---> Using cache [2022-04-11T14:04:52.027Z] ---> b91a9e1afd53 [2022-04-11T14:04:52.027Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T14:04:57.315Z] ---> Running in 75ff59838105 [2022-04-11T14:04:57.315Z] Removing intermediate container 84a7eeffef0a [2022-04-11T14:04:57.315Z] ---> 2151e63dc132 [2022-04-11T14:04:57.315Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T14:04:58.698Z] ---> Running in edb4ad0b593f [2022-04-11T14:04:59.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:04:59.922Z] Removing intermediate container edb4ad0b593f [2022-04-11T14:04:59.922Z] ---> 4368a31cf23a [2022-04-11T14:04:59.922Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T14:05:00.182Z] ---> Running in a28e4098eccb [2022-04-11T14:05:00.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:05:00.807Z] Removing intermediate container a28e4098eccb [2022-04-11T14:05:00.807Z] ---> 261223bbb8fa [2022-04-11T14:05:00.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T14:05:00.807Z] OK: 221 MiB in 52 packages [2022-04-11T14:05:01.749Z] ---> 62bfa0cf29be [2022-04-11T14:05:01.749Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:05:02.010Z] ---> Running in bede302736ef [2022-04-11T14:05:02.010Z] ---> 4a9fd50a6522 [2022-04-11T14:05:02.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T14:05:02.583Z] Removing intermediate container bede302736ef [2022-04-11T14:05:02.583Z] Removing intermediate container 75ff59838105 [2022-04-11T14:05:02.583Z] ---> 8b449e48a64b [2022-04-11T14:05:02.583Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T14:05:02.583Z] ---> 1e81a062b9ef [2022-04-11T14:05:02.583Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:05:02.851Z] ---> 96e778b0497e [2022-04-11T14:05:02.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T14:05:02.851Z] ---> Running in 8b1a9a571b0d [2022-04-11T14:05:03.116Z] ---> ab774039cdb9 [2022-04-11T14:05:03.117Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:05:03.378Z] ---> Running in adb2c4387994 [2022-04-11T14:05:03.378Z] ---> 72fc37948f2d [2022-04-11T14:05:03.378Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T14:05:03.378Z] ---> Running in ec17aa891f52 [2022-04-11T14:05:03.952Z] Removing intermediate container ec17aa891f52 [2022-04-11T14:05:03.952Z] ---> 6505280ad735 [2022-04-11T14:05:03.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:05:03.952Z] ---> Running in b7017ae7363f [2022-04-11T14:05:04.537Z] Removing intermediate container b7017ae7363f [2022-04-11T14:05:04.537Z] ---> 87901a29e308 [2022-04-11T14:05:04.537Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T14:05:05.174Z] ---> Running in abebb4085338 [2022-04-11T14:05:05.174Z] Removing intermediate container 8b1a9a571b0d [2022-04-11T14:05:05.174Z] ---> 47327f993d42 [2022-04-11T14:05:05.174Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T14:05:05.746Z] ---> Running in 3479afbb652a [2022-04-11T14:05:06.317Z] Removing intermediate container abebb4085338 [2022-04-11T14:05:06.317Z] ---> e884b7f11c38 [2022-04-11T14:05:06.317Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:05:06.888Z] ---> Running in 07355d4cbd60 [2022-04-11T14:05:06.888Z] Removing intermediate container 3479afbb652a [2022-04-11T14:05:06.888Z] ---> 8ba6ffebc7d7 [2022-04-11T14:05:06.888Z] 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 [2022-04-11T14:05:07.463Z] Removing intermediate container adb2c4387994 [2022-04-11T14:05:07.463Z] ---> 2f8c9793e294 [2022-04-11T14:05:07.463Z] Step 8/22 : COPY . . [2022-04-11T14:05:07.725Z] ---> Running in f6ecfc08a438 [2022-04-11T14:05:07.987Z] Removing intermediate container 07355d4cbd60 [2022-04-11T14:05:07.987Z] ---> 6a76089b9880 [2022-04-11T14:05:07.987Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:05:08.933Z] ---> Running in 0d9bb0876cb9 [2022-04-11T14:05:09.506Z] Removing intermediate container 0d9bb0876cb9 [2022-04-11T14:05:09.506Z] ---> 8d1e4bd25560 [2022-04-11T14:05:09.506Z] [2022-04-11T14:05:09.766Z] Successfully built 8d1e4bd25560 [2022-04-11T14:05:09.766Z] Successfully tagged sys-mgmt-agent:latest [2022-04-11T14:05:09.766Z] Building core-metadata [2022-04-11T14:05:10.708Z]  Building sys-mgmt-agent ... done spire-1.2.1/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.data/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.data/.file [2022-04-11T14:05:10.709Z] spire-1.2.1/.dockerignore [2022-04-11T14:05:10.709Z] spire-1.2.1/.gitattributes [2022-04-11T14:05:10.709Z] spire-1.2.1/.githooks/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:05:10.709Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:05:10.709Z] spire-1.2.1/.gitignore [2022-04-11T14:05:10.709Z] spire-1.2.1/.go-version [2022-04-11T14:05:10.709Z] spire-1.2.1/.golangci.yml [2022-04-11T14:05:10.709Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:05:10.709Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:05:10.709Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:05:10.709Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:05:10.709Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:05:10.709Z] spire-1.2.1/Dockerfile [2022-04-11T14:05:10.709Z] spire-1.2.1/Dockerfile.dev [2022-04-11T14:05:10.709Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:05:10.709Z] spire-1.2.1/LICENSE [2022-04-11T14:05:10.709Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:05:10.709Z] spire-1.2.1/Makefile [2022-04-11T14:05:10.709Z] spire-1.2.1/README.md [2022-04-11T14:05:10.709Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:05:10.709Z] spire-1.2.1/SECURITY.md [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:05:10.709Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/ [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/agent/ [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/server/ [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:05:10.709Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/ [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/ [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:05:10.709Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:05:10.709Z] spire-1.2.1/examples/ [2022-04-11T14:05:10.709Z] spire-1.2.1/examples/README.md [2022-04-11T14:05:10.709Z] spire-1.2.1/go.mod [2022-04-11T14:05:10.709Z] spire-1.2.1/go.sum [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:05:10.709Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:05:10.710Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:05:10.711Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:05:10.712Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/private/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:05:10.713Z] spire-1.2.1/release/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:05:10.713Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:05:10.713Z] spire-1.2.1/script/ [2022-04-11T14:05:10.713Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:05:10.713Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:05:10.713Z] spire-1.2.1/support/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:05:10.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:05:10.714Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/clock/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/common [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:05:10.714Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:05:10.715Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:05:10.716Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:05:10.716Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testca/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testkey/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/ [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/race.go [2022-04-11T14:05:10.716Z] spire-1.2.1/test/util/util.go [2022-04-11T14:05:10.716Z] building spire from source... [2022-04-11T14:05:10.975Z] Installing go1.17.7... [2022-04-11T14:05:16.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:05:16.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:05:16.262Z] ---> 3e26e07da898 [2022-04-11T14:05:16.262Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:05:16.262Z] ---> Using cache [2022-04-11T14:05:16.262Z] ---> 66c835a20509 [2022-04-11T14:05:16.262Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:05:16.262Z] ---> Using cache [2022-04-11T14:05:16.262Z] ---> b91a9e1afd53 [2022-04-11T14:05:16.262Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T14:05:16.262Z] Building bin/spire-server... [2022-04-11T14:05:16.262Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:05:16.262Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:05:16.262Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:05:16.262Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:05:16.262Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:05:16.262Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:05:16.262Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:05:16.262Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:05:16.262Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:05:16.262Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:05:16.523Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:05:16.523Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:05:16.523Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:05:16.523Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:05:16.523Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:05:16.784Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:05:16.784Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:05:16.784Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:05:16.784Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:05:16.784Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:05:16.784Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:05:17.046Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:05:17.046Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:05:17.046Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:05:17.046Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:05:17.046Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:05:17.046Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:05:17.046Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:05:17.315Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:05:17.315Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:05:17.315Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:05:17.315Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:05:17.315Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:05:17.315Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:05:17.315Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:05:17.315Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:05:17.575Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:05:17.576Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:05:17.576Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:05:17.576Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:05:17.576Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:05:17.576Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:05:17.576Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:05:17.836Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:05:17.836Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:05:17.836Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:05:17.836Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:05:17.836Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:05:17.836Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:05:17.836Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:05:18.096Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:05:18.096Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:05:18.096Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T14:05:18.096Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:05:18.096Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:05:18.358Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T14:05:18.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:05:18.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:05:18.616Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:05:18.616Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:05:18.879Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T14:05:22.181Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:05:22.181Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:05:22.181Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:05:22.181Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:05:22.181Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:05:22.181Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:05:22.181Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:05:22.181Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:05:22.181Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:05:22.442Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:05:22.703Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:05:22.703Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:05:22.963Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:05:22.963Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:05:23.221Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:05:23.221Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:05:23.221Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T14:05:23.479Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:05:23.479Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:05:23.479Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:05:23.738Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:05:23.738Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:05:23.738Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T14:05:24.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:05:24.379Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:05:24.379Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:05:24.379Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:05:24.638Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:05:24.638Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:05:24.638Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:05:24.897Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:05:24.897Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:05:24.897Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:05:24.897Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:05:25.169Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:05:25.169Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:05:25.169Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:05:25.430Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:05:25.430Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:05:25.430Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:05:25.430Z]  ---> f32b240d4a35 [2022-04-11T14:05:25.430Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T14:05:25.430Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:05:25.430Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:05:25.689Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:05:25.689Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:05:25.689Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:05:25.689Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:05:25.689Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:05:25.689Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:05:25.689Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:05:25.689Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:05:25.689Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:05:25.689Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:05:25.689Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:05:25.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:05:25.690Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:05:25.690Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:05:25.690Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:05:25.690Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:05:25.690Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:05:25.690Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:05:25.690Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:05:25.690Z]  ---> Running in 7c28f79202b3 [2022-04-11T14:05:25.690Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:05:25.690Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:05:25.690Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:05:25.948Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:05:25.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:05:25.948Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:05:25.948Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:05:25.948Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:05:25.948Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:05:25.948Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:05:25.948Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:05:25.948Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:05:25.948Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:05:25.948Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:05:25.948Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:05:25.948Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:05:25.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:05:25.948Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:05:25.948Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:05:25.948Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:05:25.948Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:05:26.211Z]  ---> Running in 5dc25abd7cc2 [2022-04-11T14:05:26.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T14:05:26.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:05:26.945Z] Removing intermediate container cebd57d1a2eb [2022-04-11T14:05:26.945Z] ---> 1acf9266a580 [2022-04-11T14:05:26.945Z] Successfully built 1acf9266a580 [2022-04-11T14:05:26.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:05:27.301Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T14:05:27.301Z] . [Pipeline] withDockerContainer [2022-04-11T14:05:27.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:05:27.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-19510 does not seem to be running inside a container [2022-04-11T14:05:27.669Z] OK: 221 MiB in 52 packages [2022-04-11T14:05:27.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@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 [2022-04-11T14:05:29.158Z] $ docker top f6b6665590eb6a4c0d0810d115d70a1c70c303719c4112331be5aa05cd4794c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:05:30.112Z] + go version [2022-04-11T14:05:30.112Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T14:05:30.149Z] $ docker stop --time=1 f6b6665590eb6a4c0d0810d115d70a1c70c303719c4112331be5aa05cd4794c1 [2022-04-11T14:05:30.231Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T14:05:30.231Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:05:31.864Z] $ docker rm -f f6b6665590eb6a4c0d0810d115d70a1c70c303719c4112331be5aa05cd4794c1 [Pipeline] // withDockerContainer [2022-04-11T14:05:32.133Z] Removing intermediate container 7c28f79202b3 [2022-04-11T14:05:32.133Z] ---> 0d8c366e3de7 [2022-04-11T14:05:32.133Z] Step 6/23 : COPY go.mod vendor* ./ [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 [2022-04-11T14:05:32.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T14:05:32.613Z] [2022-04-11T14:05:32.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:05:32.698Z] ---> 5fa0ccd293d3 [2022-04-11T14:05:32.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:05:32.698Z] ---> Running in f62966fc9e51 [2022-04-11T14:05:33.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T14:05:33.312Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-11T14:05:33.312Z] 29e5d40040c1: Pulling fs layer [2022-04-11T14:05:33.312Z] 1ce36da41761: Pulling fs layer [2022-04-11T14:05:33.312Z] 25b303627fd3: Pulling fs layer [2022-04-11T14:05:33.312Z] 29e5d40040c1: Download complete [2022-04-11T14:05:33.925Z] 1ce36da41761: Verifying Checksum [2022-04-11T14:05:33.925Z] 1ce36da41761: Download complete [2022-04-11T14:05:34.201Z] 29e5d40040c1: Pull complete [2022-04-11T14:05:35.648Z] 25b303627fd3: Verifying Checksum [2022-04-11T14:05:35.648Z] 25b303627fd3: Download complete [2022-04-11T14:05:35.648Z] 1ce36da41761: Pull complete [2022-04-11T14:05:36.901Z] Removing intermediate container f62966fc9e51 [2022-04-11T14:05:36.901Z] ---> a06b9f59fc8f [2022-04-11T14:05:36.901Z] Step 8/23 : COPY . . [2022-04-11T14:05:45.834Z] 25b303627fd3: Pull complete [2022-04-11T14:05:45.834Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-11T14:05:45.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T14:05:45.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-11T14:05:46.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-19510 does not seem to be running inside a container [2022-04-11T14:05:46.181Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@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 [2022-04-11T14:05:48.601Z] $ docker top 264920d2cc801a43c8b3d284a3e8dd94a600d86bae514497a6fe5784325d3e14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:05:49.189Z] ---> 96ce91e1cfe3 [2022-04-11T14:05:49.189Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T14:05:49.189Z] ---> Running in fce994e84c24 [2022-04-11T14:05:49.529Z] + docker-compose build --help [2022-04-11T14:05:49.529Z] + grep parallel [2022-04-11T14:05:50.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T14:05:52.744Z] Removing intermediate container 5dc25abd7cc2 [2022-04-11T14:05:52.744Z] ---> 9f04d2ec7fb5 [2022-04-11T14:05:52.744Z] [2022-04-11T14:05:52.744Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:05:52.744Z] ---> e04c818066af [2022-04-11T14:05:52.744Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T14:05:52.744Z] ---> Running in a16a3bb746c7 [2022-04-11T14:05:53.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:05:53.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:05:53.575Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T14:05:53.575Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T14:05:53.575Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:05:53.575Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:05:53.575Z] OK: 6 MiB in 16 packages [2022-04-11T14:05:54.936Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T14:05:54.965Z] $ docker stop --time=1 264920d2cc801a43c8b3d284a3e8dd94a600d86bae514497a6fe5784325d3e14 [2022-04-11T14:05:55.497Z] Removing intermediate container a16a3bb746c7 [2022-04-11T14:05:55.497Z] ---> 4c8374e02252 [2022-04-11T14:05:55.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:05:55.497Z] ---> Running in d4ef50ba78ab [2022-04-11T14:05:55.497Z] Removing intermediate container d4ef50ba78ab [2022-04-11T14:05:55.497Z] ---> f709499f7563 [2022-04-11T14:05:55.497Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T14:05:55.816Z] ---> Running in f703332aadfa [2022-04-11T14:05:56.075Z] Removing intermediate container f703332aadfa [2022-04-11T14:05:56.075Z] ---> ee61b3882958 [2022-04-11T14:05:56.075Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T14:05:56.339Z] ---> Running in bf4e02d92d06 [2022-04-11T14:05:56.339Z] Removing intermediate container bf4e02d92d06 [2022-04-11T14:05:56.339Z] ---> 0d4f70b6c8b0 [2022-04-11T14:05:56.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:05:56.695Z] $ docker rm -f 264920d2cc801a43c8b3d284a3e8dd94a600d86bae514497a6fe5784325d3e14 [2022-04-11T14:05:56.908Z] ---> 230d957027dd [2022-04-11T14:05:56.908Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:05:57.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T14:05:57.328Z] . [Pipeline] withDockerContainer [2022-04-11T14:05:57.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-19510 does not seem to be running inside a container [2022-04-11T14:05:57.702Z] $ 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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@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 [2022-04-11T14:05:58.260Z] ---> 5c40ce5faec3 [2022-04-11T14:05:58.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T14:05:59.048Z] $ docker top c8e37d551a28f19f3e75e2b9ffc2c8e9574cde81cda2a7ff57c27dec4229d3c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T14:05:59.958Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T14:05:59.960Z] ---> da20daabd21f [2022-04-11T14:05:59.960Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T14:05:59.960Z] ---> Running in d4d0345a2631 [2022-04-11T14:06:00.249Z] Building bin/spire-agent... [2022-04-11T14:06:00.510Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T14:06:00.510Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T14:06:00.510Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T14:06:00.771Z] Removing intermediate container d4d0345a2631 [2022-04-11T14:06:00.771Z] ---> cbcafda3395c [2022-04-11T14:06:00.771Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:06:01.344Z] Building bin/spire-agent... [2022-04-11T14:06:01.344Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T14:06:01.344Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T14:06:01.344Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T14:06:01.344Z]  ---> Running in 9c2790c7f5c2 [2022-04-11T14:06:01.344Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T14:06:01.605Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T14:06:01.605Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T14:06:01.605Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T14:06:01.605Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T14:06:01.867Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T14:06:01.867Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T14:06:01.867Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T14:06:01.867Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T14:06:01.867Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T14:06:01.867Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T14:06:02.439Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T14:06:02.440Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T14:06:02.440Z] Removing intermediate container 9c2790c7f5c2 [2022-04-11T14:06:02.440Z] ---> cfe05c8f849d [2022-04-11T14:06:02.440Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T14:06:02.440Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T14:06:02.700Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T14:06:02.700Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T14:06:02.700Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T14:06:02.959Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T14:06:02.959Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T14:06:02.959Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T14:06:03.532Z]  ---> Running in 34689bd3dc05 [2022-04-11T14:06:04.105Z] Removing intermediate container 34689bd3dc05 [2022-04-11T14:06:04.105Z] ---> 031e9d2a55fb [2022-04-11T14:06:04.105Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:06:04.105Z] ---> Running in 43f16ba7c98c [2022-04-11T14:06:04.366Z] Removing intermediate container 43f16ba7c98c [2022-04-11T14:06:04.366Z] ---> 7efbe315cdcb [2022-04-11T14:06:04.366Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:06:04.627Z] ---> Running in 70db68de28c3 [2022-04-11T14:06:04.895Z] Removing intermediate container 70db68de28c3 [2022-04-11T14:06:04.895Z] ---> 4f1872a90f47 [2022-04-11T14:06:04.895Z] [2022-04-11T14:06:04.895Z] Successfully built 4f1872a90f47 [2022-04-11T14:06:05.155Z] Successfully tagged support-notifications:latest [2022-04-11T14:06:05.155Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-11T14:06:05.363Z] Building core-command ... [2022-04-11T14:06:05.363Z] Building core-data ... [2022-04-11T14:06:05.363Z] Building core-metadata ... [2022-04-11T14:06:05.363Z] Building security-bootstrapper ... [2022-04-11T14:06:05.363Z] Building security-proxy-setup ... [2022-04-11T14:06:05.363Z] Building security-secretstore-setup ... [2022-04-11T14:06:05.363Z] Building security-spiffe-token-provider ... [2022-04-11T14:06:05.363Z] Building security-spire-agent ... [2022-04-11T14:06:05.363Z] Building security-spire-config ... [2022-04-11T14:06:05.363Z] Building security-spire-server ... [2022-04-11T14:06:05.363Z] Building support-notifications ... [2022-04-11T14:06:05.363Z] Building support-scheduler ... [2022-04-11T14:06:05.363Z] Building sys-mgmt-agent ... [2022-04-11T14:06:05.363Z] Building security-spire-config [2022-04-11T14:06:05.363Z] Building security-spiffe-token-provider [2022-04-11T14:06:05.363Z] Building security-spire-agent [2022-04-11T14:06:05.363Z] Building core-command [2022-04-11T14:06:05.363Z] Building support-scheduler [2022-04-11T14:06:09.361Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:09.362Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:09.362Z] ---> 3e26e07da898 [2022-04-11T14:06:09.362Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T14:06:09.362Z] ---> Using cache [2022-04-11T14:06:09.362Z] ---> 66c835a20509 [2022-04-11T14:06:09.362Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T14:06:12.664Z] ---> Running in 367fb6364030 [2022-04-11T14:06:13.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:14.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:14.440Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:06:14.440Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:06:14.440Z] OK: 15864 distinct packages available [2022-04-11T14:06:14.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:15.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:15.643Z] OK: 221 MiB in 52 packages [2022-04-11T14:06:22.247Z] Removing intermediate container 367fb6364030 [2022-04-11T14:06:22.247Z] ---> 0a8f25cdf0dc [2022-04-11T14:06:22.247Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T14:06:22.823Z] ---> 32d8c0cc1230 [2022-04-11T14:06:22.823Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:06:23.083Z] ---> Running in 7f242903034c [2022-04-11T14:06:31.233Z] Removing intermediate container fce994e84c24 [2022-04-11T14:06:31.233Z] ---> 51b96d8ab7bd [2022-04-11T14:06:31.233Z] [2022-04-11T14:06:31.233Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:06:31.233Z] ---> e04c818066af [2022-04-11T14:06:31.233Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:06:31.494Z] Removing intermediate container 7f242903034c [2022-04-11T14:06:31.494Z] ---> 0ab3fb945854 [2022-04-11T14:06:31.494Z] Step 7/20 : COPY . . [2022-04-11T14:06:31.757Z] ---> Running in ed54115592bd [2022-04-11T14:06:32.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:32.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:06:32.591Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T14:06:32.591Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:06:32.591Z] OK: 6 MiB in 15 packages [2022-04-11T14:06:36.798Z] Removing intermediate container ed54115592bd [2022-04-11T14:06:36.798Z] ---> b7ce83b0cb38 [2022-04-11T14:06:36.798Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:06:37.371Z] ---> Running in 6464de658ef8 [2022-04-11T14:06:38.761Z] Removing intermediate container 6464de658ef8 [2022-04-11T14:06:38.761Z] ---> 26df859e1d01 [2022-04-11T14:06:38.761Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T14:06:40.683Z] ---> Running in 83c90f2afa5a [2022-04-11T14:06:42.594Z] Removing intermediate container 83c90f2afa5a [2022-04-11T14:06:42.594Z] ---> b83fb038140b [2022-04-11T14:06:42.594Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T14:06:45.892Z] ---> dec422802a91 [2022-04-11T14:06:45.892Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T14:06:45.892Z] ---> Running in e7c9ffb5eafb [2022-04-11T14:06:46.153Z] ---> Running in 38057c4563fe [2022-04-11T14:06:46.416Z] Removing intermediate container e7c9ffb5eafb [2022-04-11T14:06:46.416Z] ---> bf700c92814b [2022-04-11T14:06:46.416Z] Step 15/23 : WORKDIR / [2022-04-11T14:06:46.416Z] ---> Running in 0717a361fb0d [2022-04-11T14:06:46.681Z] Removing intermediate container 0717a361fb0d [2022-04-11T14:06:46.681Z] ---> dbf93ff92cc7 [2022-04-11T14:06:46.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:06:46.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T14:06:47.626Z] ---> 603e0fdae366 [2022-04-11T14:06:47.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T14:06:50.944Z] ---> d027bd154a12 [2022-04-11T14:06:50.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T14:06:51.891Z] ---> 24437146d9e9 [2022-04-11T14:06:51.891Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T14:06:52.151Z] ---> Running in e8605d7b7d4c [2022-04-11T14:06:52.334Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:52.334Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:52.334Z] ---> 1acf9266a580 [2022-04-11T14:06:52.334Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T14:06:52.334Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:52.334Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:52.334Z] ---> 1acf9266a580 [2022-04-11T14:06:52.334Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T14:06:52.334Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:52.334Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:52.334Z] ---> 1acf9266a580 [2022-04-11T14:06:52.334Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:06:52.334Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:52.334Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:52.334Z] ---> 1acf9266a580 [2022-04-11T14:06:52.334Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T14:06:52.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:06:52.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:06:52.334Z] ---> 1acf9266a580 [2022-04-11T14:06:52.334Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:06:52.334Z] ---> Running in 44b41ff92c08 [2022-04-11T14:06:52.334Z] ---> Running in da8bd0bf1746 [2022-04-11T14:06:52.334Z] ---> Running in 9d20e7810561 [2022-04-11T14:06:52.334Z] ---> Running in 81488c17a010 [2022-04-11T14:06:52.334Z] ---> Running in b2a1696dabd9 [2022-04-11T14:06:52.334Z] Removing intermediate container da8bd0bf1746 [2022-04-11T14:06:52.334Z] ---> 18da34b9a05e [2022-04-11T14:06:52.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:06:52.334Z] Removing intermediate container 81488c17a010 [2022-04-11T14:06:52.334Z] ---> 7c2ab9ab2e09 [2022-04-11T14:06:52.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:06:52.334Z] Removing intermediate container b2a1696dabd9 [2022-04-11T14:06:52.334Z] ---> e7dc0c56126a [2022-04-11T14:06:52.334Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T14:06:52.334Z] Removing intermediate container 9d20e7810561 [2022-04-11T14:06:52.334Z] ---> ef7f1a43be2a [2022-04-11T14:06:52.334Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:06:52.334Z] Removing intermediate container 44b41ff92c08 [2022-04-11T14:06:52.334Z] ---> 70efc5bbe24c [2022-04-11T14:06:52.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:06:52.334Z] ---> Running in ead4346e7473 [2022-04-11T14:06:52.334Z] ---> Running in 838a74e98cf6 [2022-04-11T14:06:52.334Z] ---> Running in ceb002bf60cc [2022-04-11T14:06:52.334Z] ---> Running in bd95cbdb0150 [2022-04-11T14:06:52.334Z] ---> Running in 31bbc9e0e02e [2022-04-11T14:06:53.582Z] Removing intermediate container e8605d7b7d4c [2022-04-11T14:06:53.582Z] ---> 7ebfd766b762 [2022-04-11T14:06:53.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:06:54.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:55.497Z] ---> Running in dc6e1c4c8cce [2022-04-11T14:06:55.605Z] Removing intermediate container ceb002bf60cc [2022-04-11T14:06:55.606Z] ---> 951454288435 [2022-04-11T14:06:55.606Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T14:06:55.606Z] ---> Running in f4c0e7d1c1c1 [2022-04-11T14:06:55.906Z] Removing intermediate container 838a74e98cf6 [2022-04-11T14:06:55.906Z] ---> e78284891bf7 [2022-04-11T14:06:55.906Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:06:55.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:55.906Z] ---> Running in 66747586a210 [2022-04-11T14:06:56.181Z] Removing intermediate container ead4346e7473 [2022-04-11T14:06:56.181Z] ---> bd93b4e72e5b [2022-04-11T14:06:56.181Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:06:56.468Z] Removing intermediate container 31bbc9e0e02e [2022-04-11T14:06:56.468Z] ---> 622c2e28698a [2022-04-11T14:06:56.468Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T14:06:56.468Z] ---> Running in e059c3f5a3f8 [2022-04-11T14:06:56.762Z] ---> Running in 346ba611708a [2022-04-11T14:06:57.041Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:06:57.041Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:06:57.041Z] OK: 15739 distinct packages available [2022-04-11T14:06:57.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:57.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:58.046Z] Removing intermediate container dc6e1c4c8cce [2022-04-11T14:06:58.046Z] ---> e4765a83833e [2022-04-11T14:06:58.046Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T14:06:58.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:58.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:58.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:58.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:58.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:59.107Z] OK: 220 MiB in 52 packages [2022-04-11T14:06:59.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:59.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:59.434Z] ---> Running in d6686bd45212 [2022-04-11T14:06:59.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:06:59.670Z] OK: 220 MiB in 52 packages [2022-04-11T14:06:59.694Z] Removing intermediate container d6686bd45212 [2022-04-11T14:06:59.694Z] ---> b92db12b6565 [2022-04-11T14:06:59.694Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:06:59.954Z] ---> Running in f5ffae87aef8 [2022-04-11T14:07:00.529Z] Removing intermediate container f5ffae87aef8 [2022-04-11T14:07:00.529Z] ---> 45597e64a9ae [2022-04-11T14:07:00.529Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:07:00.673Z] OK: 220 MiB in 52 packages [2022-04-11T14:07:00.673Z] Removing intermediate container bd95cbdb0150 [2022-04-11T14:07:00.673Z] ---> 53a7959aa7dd [2022-04-11T14:07:00.673Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T14:07:00.790Z] ---> Running in 657121272a1c [2022-04-11T14:07:00.952Z] OK: 220 MiB in 52 packages [2022-04-11T14:07:00.952Z] OK: 220 MiB in 52 packages [2022-04-11T14:07:01.051Z] Removing intermediate container 657121272a1c [2022-04-11T14:07:01.051Z] ---> 6d7a8e963401 [2022-04-11T14:07:01.051Z] [2022-04-11T14:07:01.312Z] Successfully built 6d7a8e963401 [2022-04-11T14:07:01.312Z] Successfully tagged core-metadata:latest [2022-04-11T14:07:01.312Z]  Building core-metadata ... done Building support-scheduler [2022-04-11T14:07:01.578Z] Removing intermediate container f4c0e7d1c1c1 [2022-04-11T14:07:01.578Z] ---> 36276f550bfd [2022-04-11T14:07:01.578Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:07:02.183Z] ---> dacf170fe348 [2022-04-11T14:07:02.183Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:02.459Z] Removing intermediate container 66747586a210 [2022-04-11T14:07:02.459Z] ---> 722bb981db8f [2022-04-11T14:07:02.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T14:07:02.459Z] ---> Running in 7615841e52ea [2022-04-11T14:07:02.459Z] Removing intermediate container e059c3f5a3f8 [2022-04-11T14:07:02.459Z] ---> edb76b972840 [2022-04-11T14:07:02.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T14:07:02.746Z] Removing intermediate container 346ba611708a [2022-04-11T14:07:02.746Z] ---> 66dcd81c7e32 [2022-04-11T14:07:02.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:07:02.746Z] ---> 1ab120f0a51e [2022-04-11T14:07:02.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:03.040Z] ---> Running in a95dbb7cb18b [2022-04-11T14:07:04.036Z] ---> 3dc3030b8808 [2022-04-11T14:07:04.036Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:04.036Z] ---> Running in b3b8955907cd [2022-04-11T14:07:04.316Z] ---> cb9d4db624c9 [2022-04-11T14:07:04.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:04.316Z] ---> 1a41ea0267f1 [2022-04-11T14:07:04.316Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:04.588Z] ---> Running in 7b7f45aa77b0 [2022-04-11T14:07:04.588Z] ---> Running in 5919d0cdd21d [2022-04-11T14:07:05.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:07:05.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:07:05.520Z] ---> 3e26e07da898 [2022-04-11T14:07:05.520Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> 66c835a20509 [2022-04-11T14:07:05.520Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> b91a9e1afd53 [2022-04-11T14:07:05.520Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> 0d8c366e3de7 [2022-04-11T14:07:05.520Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> 5fa0ccd293d3 [2022-04-11T14:07:05.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> a06b9f59fc8f [2022-04-11T14:07:05.520Z] Step 8/22 : COPY . . [2022-04-11T14:07:05.520Z] ---> Using cache [2022-04-11T14:07:05.520Z] ---> 96ce91e1cfe3 [2022-04-11T14:07:05.520Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T14:07:08.021Z] Removing intermediate container 7615841e52ea [2022-04-11T14:07:08.022Z] ---> ae7e27c02bfa [2022-04-11T14:07:08.022Z] Step 7/20 : COPY . . [2022-04-11T14:07:08.633Z] Removing intermediate container a95dbb7cb18b [2022-04-11T14:07:08.633Z] ---> 4a06cd3143b1 [2022-04-11T14:07:08.633Z] Step 8/22 : COPY . . [2022-04-11T14:07:09.627Z] Removing intermediate container b3b8955907cd [2022-04-11T14:07:09.627Z] ---> 573e89029cf2 [2022-04-11T14:07:09.627Z] Step 8/26 : COPY . . [2022-04-11T14:07:10.228Z] Removing intermediate container 7b7f45aa77b0 [2022-04-11T14:07:10.228Z] ---> 87ef028db064 [2022-04-11T14:07:10.228Z] Step 8/23 : COPY . . [2022-04-11T14:07:10.503Z] Removing intermediate container 5919d0cdd21d [2022-04-11T14:07:10.503Z] ---> e8540e953df0 [2022-04-11T14:07:10.503Z] Step 8/26 : COPY . . [2022-04-11T14:07:15.526Z] ---> Running in c84d4f9653b0 [2022-04-11T14:07:15.526Z] Removing intermediate container 38057c4563fe [2022-04-11T14:07:15.526Z] ---> fb02c4529c4d [2022-04-11T14:07:15.526Z] [2022-04-11T14:07:15.526Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T14:07:15.527Z] 3.15: Pulling from library/alpine [2022-04-11T14:07:15.527Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T14:07:15.527Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T14:07:15.527Z] ---> 0ac33e5f5afa [2022-04-11T14:07:15.527Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:07:15.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T14:07:15.527Z] ---> Running in 2677c7a0478a [2022-04-11T14:07:15.527Z] Removing intermediate container 2677c7a0478a [2022-04-11T14:07:15.527Z] ---> 056bdb8085c6 [2022-04-11T14:07:15.527Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:15.527Z] ---> Running in 35c4e53a140b [2022-04-11T14:07:16.470Z] Removing intermediate container 35c4e53a140b [2022-04-11T14:07:16.470Z] ---> a82e2df8643a [2022-04-11T14:07:16.470Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T14:07:16.470Z] ---> Running in e3d60498ce07 [2022-04-11T14:07:16.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:17.308Z] Removing intermediate container f3663537f54c [2022-04-11T14:07:17.308Z] ---> 71f5f3bf313d [2022-04-11T14:07:17.308Z] [2022-04-11T14:07:17.308Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T14:07:17.308Z] ---> 0ac33e5f5afa [2022-04-11T14:07:17.308Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:07:17.308Z] ---> Using cache [2022-04-11T14:07:17.308Z] ---> 056bdb8085c6 [2022-04-11T14:07:17.308Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:17.308Z] ---> Using cache [2022-04-11T14:07:17.308Z] ---> a82e2df8643a [2022-04-11T14:07:17.308Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T14:07:17.308Z] Removing intermediate container 0a2d1a723288 [2022-04-11T14:07:17.308Z] ---> 210dbe5cc480 [2022-04-11T14:07:17.308Z] [2022-04-11T14:07:17.308Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T14:07:17.308Z] ---> 0ac33e5f5afa [2022-04-11T14:07:17.308Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:07:17.308Z] ---> Using cache [2022-04-11T14:07:17.308Z] ---> 056bdb8085c6 [2022-04-11T14:07:17.308Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:17.308Z] ---> Using cache [2022-04-11T14:07:17.308Z] ---> a82e2df8643a [2022-04-11T14:07:17.308Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T14:07:17.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:17.829Z] ---> Running in 09f59f941427 [2022-04-11T14:07:17.829Z] ---> Running in e0d731eb45cd [2022-04-11T14:07:17.829Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:07:17.829Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:07:17.829Z] OK: 15854 distinct packages available [2022-04-11T14:07:18.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:18.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:18.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:18.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:19.138Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T14:07:19.138Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:07:19.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:19.401Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T14:07:19.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:19.401Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T14:07:19.401Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T14:07:19.661Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T14:07:19.661Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:07:19.661Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:07:19.661Z] OK: 15854 distinct packages available [2022-04-11T14:07:19.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:19.661Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:07:19.661Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:07:19.661Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:07:19.661Z] OK: 15854 distinct packages available [2022-04-11T14:07:19.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:19.661Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T14:07:19.922Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T14:07:19.922Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:07:19.922Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:07:19.922Z] OK: 8 MiB in 23 packages [2022-04-11T14:07:20.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:20.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:07:20.753Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T14:07:20.753Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T14:07:21.017Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:07:21.017Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:07:21.017Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T14:07:21.017Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T14:07:21.017Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T14:07:21.017Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T14:07:21.276Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:07:21.276Z] OK: 6 MiB in 18 packages [2022-04-11T14:07:21.276Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T14:07:21.276Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:07:21.276Z] OK: 6 MiB in 19 packages [2022-04-11T14:07:21.538Z] Removing intermediate container e3d60498ce07 [2022-04-11T14:07:21.538Z] ---> b6ccef7c9654 [2022-04-11T14:07:21.538Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:07:21.799Z] ---> 918c78009fb0 [2022-04-11T14:07:21.799Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T14:07:22.746Z] Removing intermediate container 09f59f941427 [2022-04-11T14:07:22.746Z] ---> 1bffdfd19a10 [2022-04-11T14:07:22.746Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T14:07:22.746Z] Removing intermediate container e0d731eb45cd [2022-04-11T14:07:22.746Z] ---> 569c33dcf4f4 [2022-04-11T14:07:22.746Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T14:07:22.746Z] ---> 6aff5ccdc389 [2022-04-11T14:07:22.746Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T14:07:24.132Z] ---> 1506d007e89a [2022-04-11T14:07:24.132Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T14:07:24.132Z] ---> Running in 27dbf5d53bd0 [2022-04-11T14:07:25.073Z] Removing intermediate container 27dbf5d53bd0 [2022-04-11T14:07:25.073Z] ---> 760e5c1e32e4 [2022-04-11T14:07:25.073Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:07:25.073Z] ---> 3021539da6ed [2022-04-11T14:07:25.073Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T14:07:25.345Z] ---> 0ac51ca15407 [2022-04-11T14:07:25.345Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T14:07:25.345Z] ---> Running in 5a853b61e1f3 [2022-04-11T14:07:25.605Z] ---> 5d2665794d78 [2022-04-11T14:07:25.605Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T14:07:25.866Z] Removing intermediate container 5a853b61e1f3 [2022-04-11T14:07:25.866Z] ---> c8e61c9d731a [2022-04-11T14:07:25.866Z] Step 18/20 : LABEL arch=x86_64 [2022-04-11T14:07:25.866Z] ---> 3a8de0bea95b [2022-04-11T14:07:25.866Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T14:07:25.866Z] ---> Running in 48c49a0a61ef [2022-04-11T14:07:25.866Z] ---> Running in bcdc57677f60 [2022-04-11T14:07:26.826Z] ---> 383b2d3ecee6 [2022-04-11T14:07:26.826Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T14:07:26.826Z] Removing intermediate container 48c49a0a61ef [2022-04-11T14:07:26.826Z] ---> 3fc4642be806 [2022-04-11T14:07:26.826Z] Step 19/20 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:07:27.086Z] ---> Running in 7ad59c6c49f4 [2022-04-11T14:07:27.086Z] Removing intermediate container bcdc57677f60 [2022-04-11T14:07:27.086Z] ---> dd0b89ebc354 [2022-04-11T14:07:27.086Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T14:07:27.086Z] Removing intermediate container 7ad59c6c49f4 [2022-04-11T14:07:27.086Z] ---> c506ebb4fe41 [2022-04-11T14:07:27.086Z] Step 20/20 : LABEL version=2.2.0-dev.62 [2022-04-11T14:07:27.086Z] ---> f0e609a584e1 [2022-04-11T14:07:27.086Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T14:07:27.347Z] ---> Running in e3c4f183427e [2022-04-11T14:07:27.347Z] ---> 08fdc440233d [2022-04-11T14:07:27.347Z] Step 21/26 : WORKDIR / [2022-04-11T14:07:27.347Z] ---> Running in e4c5a67fb900 [2022-04-11T14:07:27.608Z] ---> Running in 4b58484750d8 [2022-04-11T14:07:27.608Z] Removing intermediate container e3c4f183427e [2022-04-11T14:07:27.608Z] ---> 3706ce5158fa [2022-04-11T14:07:27.608Z] [2022-04-11T14:07:27.608Z] Removing intermediate container e4c5a67fb900 [2022-04-11T14:07:27.608Z] ---> b68decaf5fa1 [2022-04-11T14:07:27.608Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T14:07:27.608Z] Removing intermediate container 4b58484750d8 [2022-04-11T14:07:27.608Z] ---> 50f83c9a4677 [2022-04-11T14:07:27.608Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T14:07:27.608Z] ---> Running in 6182fb67205a [2022-04-11T14:07:27.608Z] Successfully built 3706ce5158fa [2022-04-11T14:07:27.870Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-11T14:07:27.870Z] Building security-proxy-setup [2022-04-11T14:07:27.870Z]  Building security-spiffe-token-provider ... done  ---> Running in 2a4c765a4eca [2022-04-11T14:07:28.130Z] Removing intermediate container 6182fb67205a [2022-04-11T14:07:28.130Z] ---> 360b845fd46b [2022-04-11T14:07:28.130Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T14:07:28.130Z] Building bin/spire-agent... [2022-04-11T14:07:28.130Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T14:07:28.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T14:07:28.130Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T14:07:28.130Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T14:07:28.826Z] ---> dc9db9670273 [2022-04-11T14:07:28.826Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T14:07:28.826Z] ---> 62bb90c90f5e [2022-04-11T14:07:28.826Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T14:07:28.826Z] ---> 7fcdde96eb62 [2022-04-11T14:07:28.826Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:07:28.826Z] ---> Running in 169d1fba7ca0 [2022-04-11T14:07:28.826Z] ---> 863a3aa36e84 [2022-04-11T14:07:28.826Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T14:07:28.826Z] ---> Running in 930ac20f6cbc [2022-04-11T14:07:28.826Z] ---> Running in 52a5f131cb7c [2022-04-11T14:07:28.826Z] ---> Running in 86da9d8a4144 [2022-04-11T14:07:28.826Z] ---> 024a27293417 [2022-04-11T14:07:28.826Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:07:28.826Z] Removing intermediate container 930ac20f6cbc [2022-04-11T14:07:28.826Z] ---> 3a7055e39628 [2022-04-11T14:07:28.826Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T14:07:28.826Z] ---> Running in a3066c2763ac [2022-04-11T14:07:28.826Z] ---> Running in 39fe56c3ec67 [2022-04-11T14:07:28.826Z] Removing intermediate container a3066c2763ac [2022-04-11T14:07:28.826Z] ---> 850f582c2a55 [2022-04-11T14:07:28.826Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T14:07:28.826Z] ---> Running in ca82c8ae4c90 [2022-04-11T14:07:29.071Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T14:07:29.071Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T14:07:29.071Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T14:07:29.071Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T14:07:29.071Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T14:07:29.071Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T14:07:29.071Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T14:07:29.071Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T14:07:29.333Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T14:07:29.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T14:07:29.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T14:07:29.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T14:07:30.725Z] Removing intermediate container 2a4c765a4eca [2022-04-11T14:07:30.726Z] ---> ead3192a107f [2022-04-11T14:07:30.726Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T14:07:31.296Z] ---> Running in e9e8ff0eb6fe [2022-04-11T14:07:31.296Z] ---> Running in d484c0ecd323 [2022-04-11T14:07:31.721Z] Removing intermediate container 39fe56c3ec67 [2022-04-11T14:07:31.721Z] ---> 2e220fdd87fa [2022-04-11T14:07:31.721Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T14:07:31.721Z] ---> Running in 25b4de230f32 [2022-04-11T14:07:31.896Z] Removing intermediate container e9e8ff0eb6fe [2022-04-11T14:07:31.896Z] ---> d7734cff977c [2022-04-11T14:07:31.896Z] Step 24/25 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:07:32.156Z] Removing intermediate container d484c0ecd323 [2022-04-11T14:07:32.156Z] ---> dd80d867f79d [2022-04-11T14:07:32.156Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T14:07:32.207Z] Removing intermediate container ca82c8ae4c90 [2022-04-11T14:07:32.207Z] ---> 361976c7cacf [2022-04-11T14:07:32.207Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T14:07:32.415Z] ---> Running in 601e0acf54cc [2022-04-11T14:07:32.415Z] ---> Running in 169c597405b3 [2022-04-11T14:07:32.573Z] ---> Running in 3af763ea461a [2022-04-11T14:07:32.573Z] Removing intermediate container 25b4de230f32 [2022-04-11T14:07:32.573Z] ---> 57ba0928fedd [2022-04-11T14:07:32.573Z] 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 [2022-04-11T14:07:32.573Z] ---> Running in 81a00fcc0158 [2022-04-11T14:07:32.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:07:32.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:07:32.935Z] ---> 3e26e07da898 [2022-04-11T14:07:32.935Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> 66c835a20509 [2022-04-11T14:07:32.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> b91a9e1afd53 [2022-04-11T14:07:32.935Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> 0d8c366e3de7 [2022-04-11T14:07:32.935Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> 5fa0ccd293d3 [2022-04-11T14:07:32.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> a06b9f59fc8f [2022-04-11T14:07:32.935Z] Step 8/22 : COPY . . [2022-04-11T14:07:32.935Z] ---> Using cache [2022-04-11T14:07:32.935Z] ---> 96ce91e1cfe3 [2022-04-11T14:07:32.935Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T14:07:33.255Z] Removing intermediate container 601e0acf54cc [2022-04-11T14:07:33.255Z] ---> 4c88851ad20f [2022-04-11T14:07:33.255Z] Step 25/25 : LABEL version=2.2.0-dev.62 [2022-04-11T14:07:33.319Z] Removing intermediate container 3af763ea461a [2022-04-11T14:07:33.320Z] ---> 21f42093f9a4 [2022-04-11T14:07:33.320Z] 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 [2022-04-11T14:07:33.320Z] ---> Running in d1a8d8e8ce8e [2022-04-11T14:07:33.518Z] Removing intermediate container 169c597405b3 [2022-04-11T14:07:33.518Z] ---> 53537646ab4f [2022-04-11T14:07:33.518Z] Step 25/26 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:07:33.518Z] ---> Running in 3334c74b0ad0 [2022-04-11T14:07:33.518Z] ---> Running in 87b092f5c050 [2022-04-11T14:07:33.518Z] ---> Running in 345b81f329af [2022-04-11T14:07:34.091Z] Removing intermediate container 87b092f5c050 [2022-04-11T14:07:34.091Z] ---> 67281feef75d [2022-04-11T14:07:34.091Z] [2022-04-11T14:07:34.091Z] Removing intermediate container 345b81f329af [2022-04-11T14:07:34.091Z] ---> 70db97d07fac [2022-04-11T14:07:34.091Z] Step 26/26 : LABEL version=2.2.0-dev.62 [2022-04-11T14:07:34.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T14:07:34.091Z] ---> Running in 680d5487a383 [2022-04-11T14:07:34.091Z] Successfully built 67281feef75d [2022-04-11T14:07:34.091Z] Successfully tagged security-spire-server:latest [2022-04-11T14:07:34.091Z] Building core-command [2022-04-11T14:07:34.091Z] Removing intermediate container c84d4f9653b0 [2022-04-11T14:07:34.091Z] ---> 3fdae7233451 [2022-04-11T14:07:34.091Z]  Building security-spire-server ... done  [2022-04-11T14:07:34.091Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:07:34.091Z] ---> e04c818066af [2022-04-11T14:07:34.091Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:07:34.091Z] ---> Using cache [2022-04-11T14:07:34.091Z] ---> b7ce83b0cb38 [2022-04-11T14:07:34.091Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:07:34.091Z] ---> Using cache [2022-04-11T14:07:34.091Z] ---> 26df859e1d01 [2022-04-11T14:07:34.091Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T14:07:35.032Z] ---> Running in 688722ba8e7a [2022-04-11T14:07:35.984Z] spire-1.2.1/ [2022-04-11T14:07:35.984Z] spire-1.2.1/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.data/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.data/.file [2022-04-11T14:07:35.984Z] spire-1.2.1/.dockerignore [2022-04-11T14:07:35.984Z] spire-1.2.1/.gitattributes [2022-04-11T14:07:35.984Z] spire-1.2.1/.githooks/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:07:35.984Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:07:35.984Z] spire-1.2.1/.gitignore [2022-04-11T14:07:35.984Z] spire-1.2.1/.go-version [2022-04-11T14:07:35.984Z] spire-1.2.1/.golangci.yml [2022-04-11T14:07:35.984Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:07:35.984Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:07:35.984Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:07:35.984Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:07:35.984Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:07:35.984Z] spire-1.2.1/Dockerfile [2022-04-11T14:07:36.262Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-11T14:07:36.262Z] spire-1.2.1/.data/.file [2022-04-11T14:07:36.262Z] spire-1.2.1/.dockerignore [2022-04-11T14:07:36.262Z] spire-1.2.1/.gitattributes [2022-04-11T14:07:36.262Z] spire-1.2.1/.githooks/ [2022-04-11T14:07:36.262Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/ [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:07:36.262Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:07:36.262Z] spire-1.2.1/.gitignore [2022-04-11T14:07:36.262Z] spire-1.2.1/.go-version [2022-04-11T14:07:36.262Z] spire-1.2.1/.golangci.yml [2022-04-11T14:07:36.262Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:07:36.262Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:07:36.262Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:07:36.262Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:07:36.262Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:07:36.262Z] spire-1.2.1/Dockerfile [2022-04-11T14:07:36.262Z] spire-1.2.1/Dockerfile.dev [2022-04-11T14:07:36.262Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:07:36.262Z] spire-1.2.1/LICENSE [2022-04-11T14:07:36.262Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:07:36.262Z] spire-1.2.1/Makefile [2022-04-11T14:07:36.262Z] spire-1.2.1/README.md [2022-04-11T14:07:36.262Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:07:36.262Z] spire-1.2.1/SECURITY.md [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:07:36.262Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:07:36.263Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:07:36.263Z] spire-1.2.1/LICENSE [2022-04-11T14:07:36.263Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:07:36.263Z] spire-1.2.1/Makefile [2022-04-11T14:07:36.263Z] spire-1.2.1/README.md [2022-04-11T14:07:36.263Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:07:36.263Z] spire-1.2.1/SECURITY.md [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/ [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/ [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:07:36.263Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/ [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/ [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/ [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:07:36.263Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:07:36.264Z] spire-1.2.1/examples/ [2022-04-11T14:07:36.264Z] spire-1.2.1/examples/README.md [2022-04-11T14:07:36.264Z] spire-1.2.1/go.mod [2022-04-11T14:07:36.264Z] spire-1.2.1/go.sum [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:07:36.264Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:07:36.264Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:07:36.520Z] Removing intermediate container 680d5487a383 [2022-04-11T14:07:36.520Z] ---> 5e6c4d3c60f7 [2022-04-11T14:07:36.520Z] [2022-04-11T14:07:36.520Z] Successfully built 5e6c4d3c60f7 [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:07:36.541Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:07:36.541Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:07:36.542Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:07:36.542Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:07:36.542Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:07:36.542Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:07:36.542Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:07:36.542Z] spire-1.2.1/examples/ [2022-04-11T14:07:36.542Z] spire-1.2.1/examples/README.md [2022-04-11T14:07:36.542Z] spire-1.2.1/go.mod [2022-04-11T14:07:36.542Z] spire-1.2.1/go.sum [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:07:36.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:07:36.543Z] [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:07:36.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:07:36.544Z] [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:07:36.544Z] [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:07:36.544Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:07:36.822Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:07:36.823Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:07:36.824Z] [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:07:36.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:07:36.825Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:07:37.093Z] Successfully tagged security-spire-config:latest [2022-04-11T14:07:37.093Z] Building security-secretstore-setup [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:07:37.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:07:37.104Z] [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:07:37.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:07:37.105Z] [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:07:37.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/proto/ [2022-04-11T14:07:37.106Z] spire-1.2.1/proto/private/ [2022-04-11T14:07:37.106Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:07:37.106Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:07:37.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:07:37.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:07:37.385Z] [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:07:37.385Z] spire-1.2.1/release/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:07:37.385Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:07:37.385Z] spire-1.2.1/script/ [2022-04-11T14:07:37.385Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:07:37.385Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:07:37.385Z] spire-1.2.1/support/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/private/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:07:37.385Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:07:37.385Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:07:37.386Z] spire-1.2.1/release/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:07:37.386Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/script/ [2022-04-11T14:07:37.386Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:07:37.386Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:07:37.386Z] spire-1.2.1/support/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/clock/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:07:37.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/common [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:07:37.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/clock/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:07:37.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:07:37.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:07:37.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:07:37.388Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/common [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T14:07:37.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:07:37.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:07:37.671Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:07:37.672Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:07:37.673Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:07:37.950Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:07:37.950Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:07:37.950Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:07:37.950Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:07:37.950Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:07:37.950Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:07:37.951Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:07:37.951Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:07:37.951Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:07:37.951Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testca/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/race.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/util.go [2022-04-11T14:07:37.951Z] building spire from source... [2022-04-11T14:07:37.951Z] [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testca/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/ [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/race.go [2022-04-11T14:07:37.951Z] spire-1.2.1/test/util/util.go [2022-04-11T14:07:37.951Z] building spire from source... [2022-04-11T14:07:38.045Z]  Building security-spire-config ... done Removing intermediate container 688722ba8e7a [2022-04-11T14:07:38.045Z] ---> 58ee3eda4c52 [2022-04-11T14:07:38.045Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T14:07:38.228Z] Installing go1.17.7... [2022-04-11T14:07:38.508Z] Installing go1.17.7... [2022-04-11T14:07:39.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:07:39.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:07:39.957Z] ---> 3e26e07da898 [2022-04-11T14:07:39.957Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> 66c835a20509 [2022-04-11T14:07:39.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> b91a9e1afd53 [2022-04-11T14:07:39.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> 0d8c366e3de7 [2022-04-11T14:07:39.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> 5fa0ccd293d3 [2022-04-11T14:07:39.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> a06b9f59fc8f [2022-04-11T14:07:39.957Z] Step 8/23 : COPY . . [2022-04-11T14:07:39.957Z] ---> Using cache [2022-04-11T14:07:39.957Z] ---> 96ce91e1cfe3 [2022-04-11T14:07:39.957Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T14:07:41.883Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:07:41.883Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:07:41.883Z] ---> 3e26e07da898 [2022-04-11T14:07:41.883Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> 66c835a20509 [2022-04-11T14:07:41.883Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> b91a9e1afd53 [2022-04-11T14:07:41.883Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> 0d8c366e3de7 [2022-04-11T14:07:41.883Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> 5fa0ccd293d3 [2022-04-11T14:07:41.883Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> a06b9f59fc8f [2022-04-11T14:07:41.883Z] Step 8/25 : COPY . . [2022-04-11T14:07:41.883Z] ---> Using cache [2022-04-11T14:07:41.883Z] ---> 96ce91e1cfe3 [2022-04-11T14:07:41.883Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T14:07:43.272Z] ---> Running in 4c5c724a94c7 [2022-04-11T14:07:43.272Z] ---> Running in a49eed43d1ba [2022-04-11T14:07:43.272Z] ---> Running in 6575c2ce461b [2022-04-11T14:07:43.535Z] Removing intermediate container 4c5c724a94c7 [2022-04-11T14:07:43.535Z] ---> d65d5617cfcd [2022-04-11T14:07:43.535Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:07:43.798Z] ---> 34c57c36e90f [2022-04-11T14:07:43.798Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T14:07:44.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T14:07:44.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T14:07:45.971Z] ---> 83be9874ead0 [2022-04-11T14:07:45.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T14:07:46.538Z] ---> ad1292701f62 [2022-04-11T14:07:46.538Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T14:07:46.797Z] ---> Running in 29fd91acf1c9 [2022-04-11T14:07:47.364Z] Removing intermediate container 29fd91acf1c9 [2022-04-11T14:07:47.364Z] ---> 5c9c43c35180 [2022-04-11T14:07:47.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:07:47.622Z] ---> Running in 6ef15e8c234c [2022-04-11T14:07:47.882Z] Removing intermediate container 6ef15e8c234c [2022-04-11T14:07:47.882Z] ---> 0d2fa63cb704 [2022-04-11T14:07:47.882Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T14:07:47.882Z] ---> Running in 47e036dc45b9 [2022-04-11T14:07:48.449Z] Removing intermediate container 47e036dc45b9 [2022-04-11T14:07:48.449Z] ---> 4d7e6ba3aa98 [2022-04-11T14:07:48.449Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:07:48.708Z] ---> Running in e66932187391 [2022-04-11T14:07:49.282Z] Removing intermediate container e66932187391 [2022-04-11T14:07:49.282Z] ---> ea622b1a5b1a [2022-04-11T14:07:49.282Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:07:49.282Z] ---> Running in 750f3daa387a [2022-04-11T14:07:49.856Z] Removing intermediate container 750f3daa387a [2022-04-11T14:07:49.856Z] ---> fd518c01ead3 [2022-04-11T14:07:49.856Z] [2022-04-11T14:07:49.856Z] Successfully built fd518c01ead3 [2022-04-11T14:07:49.856Z] Successfully tagged support-scheduler:latest [2022-04-11T14:07:51.759Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T14:08:03.978Z] Removing intermediate container 3334c74b0ad0 [2022-04-11T14:08:03.979Z] ---> f64e8a7b06ad [2022-04-11T14:08:03.979Z] [2022-04-11T14:08:03.979Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:08:03.979Z] ---> e04c818066af [2022-04-11T14:08:03.979Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T14:08:03.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T14:08:05.383Z] Building bin/spire-server... [2022-04-11T14:08:05.383Z] Building bin/spire-server... [2022-04-11T14:08:05.383Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:08:05.383Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:08:05.383Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:08:05.383Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:08:05.383Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:08:05.383Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:08:05.383Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:08:05.383Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:08:05.383Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:08:05.383Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:08:05.383Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:08:05.383Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:08:05.660Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:08:05.897Z] ---> Running in 4da16faa9ce4 [2022-04-11T14:08:06.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:08:06.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:08:06.649Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:08:06.728Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T14:08:06.728Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:08:06.728Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T14:08:06.728Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T14:08:06.728Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T14:08:06.728Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:08:06.728Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:08:06.728Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:08:06.728Z] OK: 8 MiB in 20 packages [2022-04-11T14:08:06.926Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:08:07.914Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:08:08.192Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:08:08.469Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:08:08.744Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:08:09.023Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:08:09.023Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:08:09.023Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:08:09.023Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:08:09.299Z] Removing intermediate container a49eed43d1ba [2022-04-11T14:08:09.300Z] ---> 761cd35d62b8 [2022-04-11T14:08:09.300Z] [2022-04-11T14:08:09.300Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:08:09.300Z] ---> e04c818066af [2022-04-11T14:08:09.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:08:09.300Z] ---> Using cache [2022-04-11T14:08:09.300Z] ---> b7ce83b0cb38 [2022-04-11T14:08:09.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:08:09.300Z] ---> Using cache [2022-04-11T14:08:09.300Z] ---> 26df859e1d01 [2022-04-11T14:08:09.300Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T14:08:09.321Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:08:09.566Z] Removing intermediate container 6575c2ce461b [2022-04-11T14:08:09.567Z] ---> f758da225ea5 [2022-04-11T14:08:09.567Z] [2022-04-11T14:08:09.567Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T14:08:09.567Z] ---> e04c818066af [2022-04-11T14:08:09.567Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T14:08:09.567Z] Removing intermediate container 4da16faa9ce4 [2022-04-11T14:08:09.567Z] ---> 245747bbf84c [2022-04-11T14:08:09.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T14:08:09.567Z] ---> Running in c1d0844f0156 [2022-04-11T14:08:09.567Z] ---> Running in f95b9642a3ff [2022-04-11T14:08:09.567Z] ---> Running in 503c4ba9928b [2022-04-11T14:08:09.600Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:08:09.600Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:08:09.600Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:08:09.600Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:08:09.600Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:08:09.600Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:08:09.600Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:08:09.839Z] Removing intermediate container c1d0844f0156 [2022-04-11T14:08:09.839Z] ---> e228b126cb6a [2022-04-11T14:08:09.839Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T14:08:09.839Z] ---> Running in 35aa1fb4b6be [2022-04-11T14:08:09.839Z] Removing intermediate container 503c4ba9928b [2022-04-11T14:08:09.839Z] ---> e5f7333ab16a [2022-04-11T14:08:09.839Z] Step 13/22 : WORKDIR /edgex [2022-04-11T14:08:09.839Z] ---> Running in 145fdeb3925b [2022-04-11T14:08:09.839Z] Removing intermediate container 35aa1fb4b6be [2022-04-11T14:08:09.839Z] ---> 46f2c46fc917 [2022-04-11T14:08:09.839Z] Step 15/23 : WORKDIR / [2022-04-11T14:08:09.874Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:08:09.874Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:08:09.874Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:08:10.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T14:08:10.105Z] ---> Running in 41a42f1d75ee [2022-04-11T14:08:10.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T14:08:10.105Z] Removing intermediate container 145fdeb3925b [2022-04-11T14:08:10.105Z] ---> 577628bf9dfe [2022-04-11T14:08:10.105Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T14:08:10.105Z] Removing intermediate container 41a42f1d75ee [2022-04-11T14:08:10.105Z] ---> b4c95d5c2cc5 [2022-04-11T14:08:10.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:08:10.105Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T14:08:10.148Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:08:10.148Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:08:10.365Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T14:08:10.365Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T14:08:10.365Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:08:10.365Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:08:10.365Z] OK: 6 MiB in 17 packages [2022-04-11T14:08:10.623Z] ---> 5781bb5bc804 [2022-04-11T14:08:10.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T14:08:10.623Z] ---> a35e0ca8aea9 [2022-04-11T14:08:10.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T14:08:10.747Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:08:10.747Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:08:11.022Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:08:11.022Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:08:11.022Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:08:11.297Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:08:11.297Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:08:11.558Z] Removing intermediate container f95b9642a3ff [2022-04-11T14:08:11.558Z] ---> 1ffdc701f10d [2022-04-11T14:08:11.558Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T14:08:11.558Z] ---> 70708735061b [2022-04-11T14:08:11.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T14:08:11.558Z] ---> Running in 7978da0e00d6 [2022-04-11T14:08:11.558Z] ---> bd3ba4c78ad1 [2022-04-11T14:08:11.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T14:08:11.819Z] Removing intermediate container 7978da0e00d6 [2022-04-11T14:08:11.819Z] ---> cc042f251263 [2022-04-11T14:08:11.819Z] Step 13/25 : WORKDIR / [2022-04-11T14:08:12.078Z] ---> 81732f01af95 [2022-04-11T14:08:12.078Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T14:08:12.078Z] ---> Running in 13f2bb01c8c3 [2022-04-11T14:08:12.078Z] ---> 5ab8ed90a350 [2022-04-11T14:08:12.078Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T14:08:12.078Z] ---> Running in f2470f28ad71 [2022-04-11T14:08:12.281Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:08:12.281Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:08:12.342Z] Removing intermediate container 13f2bb01c8c3 [2022-04-11T14:08:12.342Z] ---> d21a0b7a66d4 [2022-04-11T14:08:12.342Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-11T14:08:12.342Z] Removing intermediate container f2470f28ad71 [2022-04-11T14:08:12.342Z] ---> 9b4262467b16 [2022-04-11T14:08:12.342Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:08:12.342Z] ---> 6c0fd8de6001 [2022-04-11T14:08:12.342Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T14:08:12.603Z] ---> Running in e346c7d147ba [2022-04-11T14:08:12.603Z] ---> Running in 41a6a3d46794 [2022-04-11T14:08:12.603Z] ---> 2e87aa511cf8 [2022-04-11T14:08:12.603Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-11T14:08:12.862Z] Removing intermediate container 41a6a3d46794 [2022-04-11T14:08:12.862Z] ---> cfbce111515f [2022-04-11T14:08:12.862Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T14:08:12.862Z] ---> Running in 026c8e050457 [2022-04-11T14:08:12.862Z] ---> c409bd2a948b [2022-04-11T14:08:12.862Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T14:08:13.121Z] Removing intermediate container 026c8e050457 [2022-04-11T14:08:13.122Z] ---> ca718dfa3122 [2022-04-11T14:08:13.122Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:13.122Z] ---> Running in 5ea2e8d62849 [2022-04-11T14:08:13.122Z] ---> a99591725f35 [2022-04-11T14:08:13.122Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-11T14:08:13.381Z] Removing intermediate container 5ea2e8d62849 [2022-04-11T14:08:13.381Z] ---> 1f2365790a36 [2022-04-11T14:08:13.381Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:08:13.640Z] ---> 9969185bab7d [2022-04-11T14:08:13.640Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T14:08:13.640Z] ---> Running in fd073f3c6dd4 [2022-04-11T14:08:13.901Z] Removing intermediate container e346c7d147ba [2022-04-11T14:08:13.901Z] ---> f586f3974d2d [2022-04-11T14:08:13.901Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T14:08:14.161Z] ---> Running in 8a8c29387031 [2022-04-11T14:08:14.161Z] Removing intermediate container fd073f3c6dd4 [2022-04-11T14:08:14.161Z] ---> 4a11d1228cc2 [2022-04-11T14:08:14.161Z] [2022-04-11T14:08:14.419Z] Successfully built 4a11d1228cc2 [2022-04-11T14:08:14.677Z] Successfully tagged core-command:latest [2022-04-11T14:08:14.678Z]  Building core-command ... done Removing intermediate container 8a8c29387031 [2022-04-11T14:08:14.678Z] ---> 00a77f5f3915 [2022-04-11T14:08:14.678Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T14:08:14.678Z] ---> 5f5a310a036b [2022-04-11T14:08:14.678Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T14:08:14.678Z] ---> Running in 8f2094d6c623 [2022-04-11T14:08:14.937Z] Removing intermediate container 8f2094d6c623 [2022-04-11T14:08:14.937Z] ---> 56d8a7b9d31c [2022-04-11T14:08:14.937Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:15.506Z] ---> 859296d04087 [2022-04-11T14:08:15.506Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T14:08:15.506Z] ---> Running in 7e07cc83d7f4 [2022-04-11T14:08:15.765Z] Removing intermediate container 7e07cc83d7f4 [2022-04-11T14:08:15.765Z] ---> 2c772e6dab64 [2022-04-11T14:08:15.765Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:08:16.025Z] ---> 601f3a99ba29 [2022-04-11T14:08:16.025Z] 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/ [2022-04-11T14:08:16.025Z] ---> Running in 03e8315fe8af [2022-04-11T14:08:16.025Z] ---> Running in d38904312352 [2022-04-11T14:08:16.286Z] Removing intermediate container 03e8315fe8af [2022-04-11T14:08:16.286Z] ---> 03d8e111fce9 [2022-04-11T14:08:16.286Z] [2022-04-11T14:08:16.286Z] Successfully built 03d8e111fce9 [2022-04-11T14:08:16.286Z] Successfully tagged security-proxy-setup:latest [2022-04-11T14:08:17.665Z]  Building security-proxy-setup ... done Removing intermediate container d38904312352 [2022-04-11T14:08:17.665Z] ---> 9c5e97fdd931 [2022-04-11T14:08:17.665Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T14:08:17.923Z] ---> Running in c454650f62ef [2022-04-11T14:08:17.923Z] Removing intermediate container c454650f62ef [2022-04-11T14:08:17.923Z] ---> 305e365f921e [2022-04-11T14:08:17.923Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T14:08:18.185Z] ---> Running in 568ba2fc8e2f [2022-04-11T14:08:18.185Z] Removing intermediate container 568ba2fc8e2f [2022-04-11T14:08:18.185Z] ---> 636de32bcfba [2022-04-11T14:08:18.185Z] Step 24/25 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:18.444Z] ---> Running in 25c984cd49b8 [2022-04-11T14:08:18.444Z] Removing intermediate container 25c984cd49b8 [2022-04-11T14:08:18.444Z] ---> b64278d46152 [2022-04-11T14:08:18.444Z] Step 25/25 : LABEL version=2.2.0-dev.62 [2022-04-11T14:08:18.444Z] ---> Running in 3547a7a70d23 [2022-04-11T14:08:18.703Z] Removing intermediate container 3547a7a70d23 [2022-04-11T14:08:18.703Z] ---> ce1e61ce7ef7 [2022-04-11T14:08:18.703Z] [2022-04-11T14:08:18.703Z] Successfully built ce1e61ce7ef7 [2022-04-11T14:08:18.703Z] Successfully tagged security-secretstore-setup:latest [2022-04-11T14:08:27.386Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:08:27.387Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:08:27.387Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:08:27.387Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:08:27.387Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:08:27.387Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:08:27.387Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:08:27.387Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:08:27.387Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:08:27.662Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:08:27.662Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:08:27.662Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:08:27.937Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:08:27.937Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:08:28.213Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:08:29.199Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:08:29.199Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:08:29.199Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:08:30.188Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:08:30.188Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:08:30.464Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:08:30.464Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T14:08:30.464Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:08:30.464Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:08:30.745Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T14:08:30.919Z]  Building security-secretstore-setup ... done Removing intermediate container f6ecfc08a438 [2022-04-11T14:08:30.919Z] ---> c7b8613e7e48 [2022-04-11T14:08:30.919Z] [2022-04-11T14:08:30.919Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T14:08:30.919Z] ---> 0ac33e5f5afa [2022-04-11T14:08:30.919Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:08:30.919Z] ---> Using cache [2022-04-11T14:08:30.919Z] ---> 056bdb8085c6 [2022-04-11T14:08:30.919Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:08:30.919Z] ---> Using cache [2022-04-11T14:08:30.919Z] ---> a82e2df8643a [2022-04-11T14:08:30.919Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T14:08:30.919Z] ---> Using cache [2022-04-11T14:08:30.919Z] ---> 569c33dcf4f4 [2022-04-11T14:08:30.919Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T14:08:31.860Z] ---> 54323fada721 [2022-04-11T14:08:31.860Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T14:08:33.247Z] ---> 05080453eb4d [2022-04-11T14:08:33.247Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T14:08:33.247Z] ---> 136ee8606d0d [2022-04-11T14:08:33.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T14:08:33.247Z] ---> 2905eb6a3a31 [2022-04-11T14:08:33.247Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T14:08:33.509Z] ---> 6b9f0680a05f [2022-04-11T14:08:33.509Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T14:08:33.509Z] ---> Running in a1f9e931bdba [2022-04-11T14:08:33.509Z] Removing intermediate container a1f9e931bdba [2022-04-11T14:08:33.509Z] ---> b6bd0e08a95e [2022-04-11T14:08:33.509Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T14:08:33.509Z] ---> Running in dbeeac5a201f [2022-04-11T14:08:33.768Z] Removing intermediate container dbeeac5a201f [2022-04-11T14:08:33.768Z] ---> 3a625a4e009a [2022-04-11T14:08:33.768Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T14:08:33.768Z] ---> Running in 49c43c52ab57 [2022-04-11T14:08:33.768Z] Removing intermediate container 49c43c52ab57 [2022-04-11T14:08:33.768Z] ---> a672e3f02f19 [2022-04-11T14:08:33.768Z] Step 25/26 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:33.768Z] ---> Running in 205aeedc3eab [2022-04-11T14:08:33.768Z] Removing intermediate container 205aeedc3eab [2022-04-11T14:08:33.768Z] ---> 326473835ccb [2022-04-11T14:08:33.768Z] Step 26/26 : LABEL version=2.2.0-dev.62 [2022-04-11T14:08:34.028Z] ---> Running in c2f134d49f09 [2022-04-11T14:08:34.028Z] Removing intermediate container c2f134d49f09 [2022-04-11T14:08:34.028Z] ---> a2f5872d9b2d [2022-04-11T14:08:34.028Z] [2022-04-11T14:08:34.028Z] Successfully built a2f5872d9b2d [2022-04-11T14:08:34.028Z] Successfully tagged security-spire-agent:latest [2022-04-11T14:08:34.033Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-11T14:08:34.043Z] $ docker stop --time=1 36eef9c5b47128d5b0e722f2a94ada958d0256dd2cc75a973c819bd16223cd09 [2022-04-11T14:08:35.378Z] $ docker rm -f 36eef9c5b47128d5b0e722f2a94ada958d0256dd2cc75a973c819bd16223cd09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T14:08:35.727Z] + docker images [2022-04-11T14:08:35.727Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T14:08:35.727Z] security-spire-agent latest a2f5872d9b2d 2 seconds ago 127MB [2022-04-11T14:08:35.727Z] c7b8613e7e48 10 seconds ago 4.5GB [2022-04-11T14:08:35.727Z] security-secretstore-setup latest ce1e61ce7ef7 17 seconds ago 42.1MB [2022-04-11T14:08:35.727Z] security-proxy-setup latest 03d8e111fce9 20 seconds ago 43.4MB [2022-04-11T14:08:35.727Z] core-command latest 4a11d1228cc2 22 seconds ago 24.5MB [2022-04-11T14:08:35.727Z] 761cd35d62b8 27 seconds ago 1.61GB [2022-04-11T14:08:35.727Z] f758da225ea5 27 seconds ago 1.63GB [2022-04-11T14:08:35.727Z] f64e8a7b06ad 36 seconds ago 1.63GB [2022-04-11T14:08:35.727Z] support-scheduler latest fd518c01ead3 46 seconds ago 26MB [2022-04-11T14:08:35.727Z] security-spire-config latest 5e6c4d3c60f7 About a minute ago 86.7MB [2022-04-11T14:08:35.727Z] 3fdae7233451 About a minute ago 1.62GB [2022-04-11T14:08:35.727Z] security-spire-server latest 67281feef75d About a minute ago 87.3MB [2022-04-11T14:08:35.727Z] security-spiffe-token-provider latest 3706ce5158fa About a minute ago 28.5MB [2022-04-11T14:08:35.727Z] 210dbe5cc480 About a minute ago 4.5GB [2022-04-11T14:08:35.727Z] 71f5f3bf313d About a minute ago 4.5GB [2022-04-11T14:08:35.727Z] fb02c4529c4d About a minute ago 1.61GB [2022-04-11T14:08:35.727Z] core-metadata latest 6d7a8e963401 About a minute ago 26.2MB [2022-04-11T14:08:35.727Z] 51b96d8ab7bd 2 minutes ago 1.62GB [2022-04-11T14:08:35.727Z] support-notifications latest 4f1872a90f47 2 minutes ago 26.6MB [2022-04-11T14:08:35.727Z] 9f04d2ec7fb5 2 minutes ago 1.62GB [2022-04-11T14:08:35.727Z] sys-mgmt-agent latest 8d1e4bd25560 3 minutes ago 307MB [2022-04-11T14:08:35.727Z] security-bootstrapper latest 06f8cb44757e 3 minutes ago 24.3MB [2022-04-11T14:08:35.727Z] core-data latest adf6188b0676 4 minutes ago 35.9MB [2022-04-11T14:08:35.727Z] 729fbac5dc4d 4 minutes ago 1.62GB [2022-04-11T14:08:35.727Z] d448f858e64d 4 minutes ago 1.65GB [2022-04-11T14:08:35.727Z] fe0095b08151 4 minutes ago 1.61GB [2022-04-11T14:08:35.727Z] ci-base-image-x86_64 latest 3e26e07da898 7 minutes ago 896MB [2022-04-11T14:08:35.727Z] docker 20.10.14 7417809fdb73 6 days ago 218MB [2022-04-11T14:08:35.727Z] alpine 3.14 e04c818066af 6 days ago 5.59MB [2022-04-11T14:08:35.727Z] alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB [2022-04-11T14:08:35.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-11T14:08:35.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-11T14:08:35.727Z] 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 [2022-04-11T14:08:35.836Z] provisioning config files... [2022-04-11T14:08:35.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/186@tmp/config6724103357471545908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T14:08:36.238Z] ---> docker-login.sh [2022-04-11T14:08:36.238Z] nexus3.edgexfoundry.org:10001 [2022-04-11T14:08:36.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:08:36.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:08:36.238Z] Configure a credential helper to remove this warning. See [2022-04-11T14:08:36.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:08:36.238Z] [2022-04-11T14:08:36.238Z] Login Succeeded [2022-04-11T14:08:36.238Z] nexus3.edgexfoundry.org:10002 [2022-04-11T14:08:36.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:08:36.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:08:36.238Z] Configure a credential helper to remove this warning. See [2022-04-11T14:08:36.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:08:36.238Z] [2022-04-11T14:08:36.238Z] Login Succeeded [2022-04-11T14:08:36.238Z] nexus3.edgexfoundry.org:10003 [2022-04-11T14:08:36.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:08:36.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:08:36.531Z] Configure a credential helper to remove this warning. See [2022-04-11T14:08:36.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:08:36.531Z] [2022-04-11T14:08:36.531Z] Login Succeeded [2022-04-11T14:08:36.531Z] nexus3.edgexfoundry.org:10004 [2022-04-11T14:08:36.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:08:36.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:08:36.531Z] Configure a credential helper to remove this warning. See [2022-04-11T14:08:36.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:08:36.531Z] [2022-04-11T14:08:36.531Z] Login Succeeded [2022-04-11T14:08:36.531Z] docker.io [2022-04-11T14:08:36.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T14:08:37.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T14:08:37.108Z] Configure a credential helper to remove this warning. See [2022-04-11T14:08:37.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T14:08:37.108Z] [2022-04-11T14:08:37.108Z] Login Succeeded [2022-04-11T14:08:37.108Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T14:08:37.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:08:37.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T14:08:37.189Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-11T14:08:37.189Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:37.189Z] latest [2022-04-11T14:08:37.189Z] 2.2.0-dev.62 [2022-04-11T14:08:37.189Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:37.189Z] main [2022-04-11T14:08:37.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:37.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:37.619Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:08:37.620Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:08:37.620Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:08:37.892Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:08:37.892Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:08:37.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:37.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T14:08:37.898Z] 73350baa594d: Preparing [2022-04-11T14:08:37.898Z] db26335a1e5e: Preparing [2022-04-11T14:08:37.898Z] aa0f769dbe97: Preparing [2022-04-11T14:08:37.898Z] b9ed22187d7e: Preparing [2022-04-11T14:08:37.898Z] b541d28bf3b4: Preparing [2022-04-11T14:08:37.898Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:37.898Z] aa0f769dbe97: Pushed [2022-04-11T14:08:37.898Z] 73350baa594d: Pushed [2022-04-11T14:08:37.898Z] b9ed22187d7e: Pushed [2022-04-11T14:08:38.490Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:08:38.490Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:08:38.490Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:08:38.490Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:08:39.085Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:08:39.085Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:08:39.682Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:08:39.813Z] db26335a1e5e: Pushed [2022-04-11T14:08:39.958Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:08:39.958Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:08:40.074Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:2692dc36c2f3696c441b6dfc4e29ccfd8d7421936c5a5d391b09052e58303f12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:40.235Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:08:40.235Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:08:40.235Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:08:40.376Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:40.561Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:08:40.561Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:08:40.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-11T14:08:40.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T14:08:40.671Z] 73350baa594d: Preparing [2022-04-11T14:08:40.671Z] db26335a1e5e: Preparing [2022-04-11T14:08:40.671Z] aa0f769dbe97: Preparing [2022-04-11T14:08:40.671Z] b9ed22187d7e: Preparing [2022-04-11T14:08:40.671Z] b541d28bf3b4: Preparing [2022-04-11T14:08:40.671Z] 73350baa594d: Layer already exists [2022-04-11T14:08:40.671Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:40.671Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:40.671Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:40.671Z] db26335a1e5e: Layer already exists [2022-04-11T14:08:40.671Z] latest: digest: sha256:2692dc36c2f3696c441b6dfc4e29ccfd8d7421936c5a5d391b09052e58303f12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:40.967Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:41.169Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:08:41.169Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:08:41.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.62 [2022-04-11T14:08:41.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T14:08:41.261Z] 73350baa594d: Preparing [2022-04-11T14:08:41.261Z] db26335a1e5e: Preparing [2022-04-11T14:08:41.261Z] aa0f769dbe97: Preparing [2022-04-11T14:08:41.261Z] b9ed22187d7e: Preparing [2022-04-11T14:08:41.261Z] b541d28bf3b4: Preparing [2022-04-11T14:08:41.261Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:41.261Z] 73350baa594d: Layer already exists [2022-04-11T14:08:41.261Z] db26335a1e5e: Layer already exists [2022-04-11T14:08:41.261Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:41.261Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:41.261Z] 2.2.0-dev.62: digest: sha256:2692dc36c2f3696c441b6dfc4e29ccfd8d7421936c5a5d391b09052e58303f12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:41.446Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:08:41.446Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:08:41.560Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:41.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:41.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T14:08:41.858Z] 73350baa594d: Preparing [2022-04-11T14:08:41.858Z] db26335a1e5e: Preparing [2022-04-11T14:08:41.858Z] aa0f769dbe97: Preparing [2022-04-11T14:08:41.858Z] b9ed22187d7e: Preparing [2022-04-11T14:08:41.858Z] b541d28bf3b4: Preparing [2022-04-11T14:08:41.858Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:41.858Z] db26335a1e5e: Layer already exists [2022-04-11T14:08:41.858Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:41.858Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:41.858Z] 73350baa594d: Layer already exists [2022-04-11T14:08:41.858Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:2692dc36c2f3696c441b6dfc4e29ccfd8d7421936c5a5d391b09052e58303f12 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:42.054Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:08:42.054Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:08:42.156Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:42.341Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:08:42.446Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-11T14:08:42.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-11T14:08:42.446Z] 73350baa594d: Preparing [2022-04-11T14:08:42.446Z] db26335a1e5e: Preparing [2022-04-11T14:08:42.446Z] aa0f769dbe97: Preparing [2022-04-11T14:08:42.446Z] b9ed22187d7e: Preparing [2022-04-11T14:08:42.446Z] b541d28bf3b4: Preparing [2022-04-11T14:08:42.446Z] db26335a1e5e: Layer already exists [2022-04-11T14:08:42.446Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:42.446Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:42.446Z] 73350baa594d: Layer already exists [2022-04-11T14:08:42.446Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:42.446Z] main: digest: sha256:2692dc36c2f3696c441b6dfc4e29ccfd8d7421936c5a5d391b09052e58303f12 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:08:42.489Z] ===================================================== [Pipeline] echo [2022-04-11T14:08:42.498Z] taggedImages: [2022-04-11T14:08:42.498Z] - nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:42.498Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-11T14:08:42.498Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.62 [2022-04-11T14:08:42.498Z] - nexus3.edgexfoundry.org:10004/core-command:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:42.498Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-11T14:08:42.520Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-11T14:08:42.520Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:42.520Z] latest [2022-04-11T14:08:42.520Z] 2.2.0-dev.62 [2022-04-11T14:08:42.520Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:42.520Z] main [2022-04-11T14:08:42.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:42.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:43.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:43.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T14:08:43.142Z] f57f3531940d: Preparing [2022-04-11T14:08:43.142Z] f59235fc5427: Preparing [2022-04-11T14:08:43.142Z] aa0f769dbe97: Preparing [2022-04-11T14:08:43.142Z] 7862a1ef143e: Preparing [2022-04-11T14:08:43.142Z] bc229baafd8a: Preparing [2022-04-11T14:08:43.142Z] b541d28bf3b4: Preparing [2022-04-11T14:08:43.142Z] b541d28bf3b4: Waiting [2022-04-11T14:08:43.142Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:43.142Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:43.142Z] f57f3531940d: Pushed [2022-04-11T14:08:43.142Z] bc229baafd8a: Pushed [2022-04-11T14:08:43.336Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:08:43.402Z] 7862a1ef143e: Pushed [2022-04-11T14:08:43.614Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:08:43.890Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:08:43.890Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T14:08:44.167Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:08:44.770Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:08:45.376Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:08:45.376Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:08:45.659Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:08:45.937Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:08:45.937Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:08:45.937Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:08:45.941Z] f59235fc5427: Pushed [2022-04-11T14:08:46.200Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:c8e295364d851eaf048b4487bac449a1439725fcc42cee6cfd46f2d925f67719 size: 1574 [2022-04-11T14:08:46.215Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:08:46.215Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:46.490Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:08:46.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:08:46.499Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:46.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-11T14:08:46.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T14:08:46.787Z] f57f3531940d: Preparing [2022-04-11T14:08:46.787Z] f59235fc5427: Preparing [2022-04-11T14:08:46.787Z] aa0f769dbe97: Preparing [2022-04-11T14:08:46.787Z] 7862a1ef143e: Preparing [2022-04-11T14:08:46.787Z] bc229baafd8a: Preparing [2022-04-11T14:08:46.787Z] b541d28bf3b4: Preparing [2022-04-11T14:08:46.787Z] b541d28bf3b4: Waiting [2022-04-11T14:08:46.787Z] f57f3531940d: Layer already exists [2022-04-11T14:08:46.787Z] 7862a1ef143e: Layer already exists [2022-04-11T14:08:46.787Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:46.787Z] bc229baafd8a: Layer already exists [2022-04-11T14:08:46.787Z] f59235fc5427: Layer already exists [2022-04-11T14:08:46.787Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:46.787Z] latest: digest: sha256:c8e295364d851eaf048b4487bac449a1439725fcc42cee6cfd46f2d925f67719 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:47.090Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.62 [2022-04-11T14:08:47.101Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:08:47.101Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:47.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.62 [2022-04-11T14:08:47.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T14:08:47.384Z] f57f3531940d: Preparing [2022-04-11T14:08:47.384Z] f59235fc5427: Preparing [2022-04-11T14:08:47.384Z] aa0f769dbe97: Preparing [2022-04-11T14:08:47.384Z] 7862a1ef143e: Preparing [2022-04-11T14:08:47.384Z] bc229baafd8a: Preparing [2022-04-11T14:08:47.384Z] b541d28bf3b4: Preparing [2022-04-11T14:08:47.384Z] b541d28bf3b4: Waiting [2022-04-11T14:08:47.384Z] bc229baafd8a: Layer already exists [2022-04-11T14:08:47.384Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:47.384Z] f57f3531940d: Layer already exists [2022-04-11T14:08:47.384Z] 7862a1ef143e: Layer already exists [2022-04-11T14:08:47.384Z] f59235fc5427: Layer already exists [2022-04-11T14:08:47.384Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:47.384Z] 2.2.0-dev.62: digest: sha256:c8e295364d851eaf048b4487bac449a1439725fcc42cee6cfd46f2d925f67719 size: 1574 [2022-04-11T14:08:47.387Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:47.685Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:47.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:47.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T14:08:47.975Z] f57f3531940d: Preparing [2022-04-11T14:08:47.975Z] f59235fc5427: Preparing [2022-04-11T14:08:47.975Z] aa0f769dbe97: Preparing [2022-04-11T14:08:47.975Z] 7862a1ef143e: Preparing [2022-04-11T14:08:47.975Z] bc229baafd8a: Preparing [2022-04-11T14:08:47.975Z] b541d28bf3b4: Preparing [2022-04-11T14:08:47.975Z] b541d28bf3b4: Waiting [2022-04-11T14:08:47.975Z] f57f3531940d: Layer already exists [2022-04-11T14:08:47.975Z] f59235fc5427: Layer already exists [2022-04-11T14:08:47.975Z] 7862a1ef143e: Layer already exists [2022-04-11T14:08:47.975Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:47.975Z] bc229baafd8a: Layer already exists [2022-04-11T14:08:47.975Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:47.975Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:c8e295364d851eaf048b4487bac449a1439725fcc42cee6cfd46f2d925f67719 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:48.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:48.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:08:48.563Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-11T14:08:48.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-11T14:08:48.563Z] f57f3531940d: Preparing [2022-04-11T14:08:48.563Z] f59235fc5427: Preparing [2022-04-11T14:08:48.563Z] aa0f769dbe97: Preparing [2022-04-11T14:08:48.563Z] 7862a1ef143e: Preparing [2022-04-11T14:08:48.563Z] bc229baafd8a: Preparing [2022-04-11T14:08:48.563Z] b541d28bf3b4: Preparing [2022-04-11T14:08:48.563Z] b541d28bf3b4: Waiting [2022-04-11T14:08:48.563Z] f59235fc5427: Layer already exists [2022-04-11T14:08:48.563Z] f57f3531940d: Layer already exists [2022-04-11T14:08:48.563Z] bc229baafd8a: Layer already exists [2022-04-11T14:08:48.563Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:48.563Z] 7862a1ef143e: Layer already exists [2022-04-11T14:08:48.563Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:48.563Z] main: digest: sha256:c8e295364d851eaf048b4487bac449a1439725fcc42cee6cfd46f2d925f67719 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:08:48.596Z] ===================================================== [Pipeline] echo [2022-04-11T14:08:48.606Z] taggedImages: [2022-04-11T14:08:48.606Z] - nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:48.606Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-11T14:08:48.606Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.62 [2022-04-11T14:08:48.606Z] - nexus3.edgexfoundry.org:10004/core-data:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:48.606Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-11T14:08:48.629Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-11T14:08:48.629Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:48.629Z] latest [2022-04-11T14:08:48.629Z] 2.2.0-dev.62 [2022-04-11T14:08:48.629Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:48.629Z] main [2022-04-11T14:08:48.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:48.948Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:49.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T14:08:49.239Z] f2236e5c4c8e: Preparing [2022-04-11T14:08:49.239Z] 54ba875faf48: Preparing [2022-04-11T14:08:49.239Z] aa0f769dbe97: Preparing [2022-04-11T14:08:49.239Z] b9ed22187d7e: Preparing [2022-04-11T14:08:49.239Z] b541d28bf3b4: Preparing [2022-04-11T14:08:49.239Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:49.239Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:49.239Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:49.239Z] f2236e5c4c8e: Pushed [2022-04-11T14:08:51.782Z] 54ba875faf48: Pushed [2022-04-11T14:08:51.782Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:bf516a69dbbe658f951a10b60e6eb0169f67faae6172fccd3bc828387c2633af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:52.077Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:52.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-11T14:08:52.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T14:08:52.371Z] f2236e5c4c8e: Preparing [2022-04-11T14:08:52.371Z] 54ba875faf48: Preparing [2022-04-11T14:08:52.371Z] aa0f769dbe97: Preparing [2022-04-11T14:08:52.371Z] b9ed22187d7e: Preparing [2022-04-11T14:08:52.372Z] b541d28bf3b4: Preparing [2022-04-11T14:08:52.372Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:52.372Z] 54ba875faf48: Layer already exists [2022-04-11T14:08:52.372Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:52.372Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:52.372Z] f2236e5c4c8e: Layer already exists [2022-04-11T14:08:52.372Z] latest: digest: sha256:bf516a69dbbe658f951a10b60e6eb0169f67faae6172fccd3bc828387c2633af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:52.670Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:52.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.62 [2022-04-11T14:08:52.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T14:08:52.965Z] f2236e5c4c8e: Preparing [2022-04-11T14:08:52.965Z] 54ba875faf48: Preparing [2022-04-11T14:08:52.965Z] aa0f769dbe97: Preparing [2022-04-11T14:08:52.965Z] b9ed22187d7e: Preparing [2022-04-11T14:08:52.965Z] b541d28bf3b4: Preparing [2022-04-11T14:08:52.966Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:52.966Z] 54ba875faf48: Layer already exists [2022-04-11T14:08:52.966Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:52.966Z] f2236e5c4c8e: Layer already exists [2022-04-11T14:08:52.966Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:52.966Z] 2.2.0-dev.62: digest: sha256:bf516a69dbbe658f951a10b60e6eb0169f67faae6172fccd3bc828387c2633af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:53.263Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:53.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:53.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T14:08:53.558Z] f2236e5c4c8e: Preparing [2022-04-11T14:08:53.558Z] 54ba875faf48: Preparing [2022-04-11T14:08:53.558Z] aa0f769dbe97: Preparing [2022-04-11T14:08:53.558Z] b9ed22187d7e: Preparing [2022-04-11T14:08:53.558Z] b541d28bf3b4: Preparing [2022-04-11T14:08:53.558Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:53.558Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:53.558Z] 54ba875faf48: Layer already exists [2022-04-11T14:08:53.558Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:53.558Z] f2236e5c4c8e: Layer already exists [2022-04-11T14:08:53.558Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:bf516a69dbbe658f951a10b60e6eb0169f67faae6172fccd3bc828387c2633af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:53.799Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:08:53.799Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:08:53.799Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:08:53.799Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T14:08:53.855Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:54.146Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-11T14:08:54.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-11T14:08:54.146Z] f2236e5c4c8e: Preparing [2022-04-11T14:08:54.146Z] 54ba875faf48: Preparing [2022-04-11T14:08:54.146Z] aa0f769dbe97: Preparing [2022-04-11T14:08:54.146Z] b9ed22187d7e: Preparing [2022-04-11T14:08:54.146Z] b541d28bf3b4: Preparing [2022-04-11T14:08:54.146Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:54.146Z] b9ed22187d7e: Layer already exists [2022-04-11T14:08:54.146Z] 54ba875faf48: Layer already exists [2022-04-11T14:08:54.146Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:54.146Z] f2236e5c4c8e: Layer already exists [2022-04-11T14:08:54.146Z] main: digest: sha256:bf516a69dbbe658f951a10b60e6eb0169f67faae6172fccd3bc828387c2633af size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:08:54.186Z] ===================================================== [Pipeline] echo [2022-04-11T14:08:54.197Z] taggedImages: [2022-04-11T14:08:54.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:54.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-11T14:08:54.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.62 [2022-04-11T14:08:54.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:54.197Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-11T14:08:54.216Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-11T14:08:54.216Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:54.216Z] latest [2022-04-11T14:08:54.216Z] 2.2.0-dev.62 [2022-04-11T14:08:54.216Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:54.216Z] main [2022-04-11T14:08:54.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:54.543Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:54.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:54.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T14:08:54.835Z] da90421605fb: Preparing [2022-04-11T14:08:54.835Z] da90421605fb: Preparing [2022-04-11T14:08:54.835Z] 7d90043b254a: Preparing [2022-04-11T14:08:54.835Z] 0fb5fd0e2b20: Preparing [2022-04-11T14:08:54.835Z] fb45cef1870d: Preparing [2022-04-11T14:08:54.835Z] b2e946701bd8: Preparing [2022-04-11T14:08:54.835Z] aa0f769dbe97: Preparing [2022-04-11T14:08:54.835Z] 2a0a4defe2d0: Preparing [2022-04-11T14:08:54.835Z] d0e3345133ce: Preparing [2022-04-11T14:08:54.835Z] 8b176b992722: Preparing [2022-04-11T14:08:54.835Z] 58f817d5c390: Preparing [2022-04-11T14:08:54.835Z] b541d28bf3b4: Preparing [2022-04-11T14:08:54.835Z] aa0f769dbe97: Waiting [2022-04-11T14:08:54.835Z] 2a0a4defe2d0: Waiting [2022-04-11T14:08:54.835Z] d0e3345133ce: Waiting [2022-04-11T14:08:54.835Z] 8b176b992722: Waiting [2022-04-11T14:08:54.835Z] 58f817d5c390: Waiting [2022-04-11T14:08:54.835Z] b541d28bf3b4: Waiting [2022-04-11T14:08:54.835Z] fb45cef1870d: Pushed [2022-04-11T14:08:54.835Z] da90421605fb: Pushed [2022-04-11T14:08:54.835Z] 0fb5fd0e2b20: Pushed [2022-04-11T14:08:54.835Z] 7d90043b254a: Pushed [2022-04-11T14:08:54.835Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:55.095Z] 8b176b992722: Pushed [2022-04-11T14:08:55.095Z] 58f817d5c390: Pushed [2022-04-11T14:08:55.095Z] 2a0a4defe2d0: Pushed [2022-04-11T14:08:55.095Z] d0e3345133ce: Pushed [2022-04-11T14:08:55.095Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:57.003Z] b2e946701bd8: Pushed [2022-04-11T14:08:57.003Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:6305cccbb70357163418b1106a031ea45a9f35f7d2a7600bd402a1beec4ec523 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:57.303Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:57.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-11T14:08:57.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T14:08:57.593Z] da90421605fb: Preparing [2022-04-11T14:08:57.593Z] da90421605fb: Preparing [2022-04-11T14:08:57.593Z] 7d90043b254a: Preparing [2022-04-11T14:08:57.593Z] 0fb5fd0e2b20: Preparing [2022-04-11T14:08:57.593Z] fb45cef1870d: Preparing [2022-04-11T14:08:57.593Z] b2e946701bd8: Preparing [2022-04-11T14:08:57.593Z] aa0f769dbe97: Preparing [2022-04-11T14:08:57.593Z] aa0f769dbe97: Waiting [2022-04-11T14:08:57.593Z] 2a0a4defe2d0: Preparing [2022-04-11T14:08:57.593Z] d0e3345133ce: Preparing [2022-04-11T14:08:57.593Z] 8b176b992722: Preparing [2022-04-11T14:08:57.593Z] 58f817d5c390: Preparing [2022-04-11T14:08:57.593Z] d0e3345133ce: Waiting [2022-04-11T14:08:57.593Z] 8b176b992722: Waiting [2022-04-11T14:08:57.593Z] 2a0a4defe2d0: Waiting [2022-04-11T14:08:57.593Z] 58f817d5c390: Waiting [2022-04-11T14:08:57.593Z] b541d28bf3b4: Preparing [2022-04-11T14:08:57.593Z] b541d28bf3b4: Waiting [2022-04-11T14:08:57.593Z] 0fb5fd0e2b20: Layer already exists [2022-04-11T14:08:57.593Z] da90421605fb: Layer already exists [2022-04-11T14:08:57.593Z] fb45cef1870d: Layer already exists [2022-04-11T14:08:57.593Z] 7d90043b254a: Layer already exists [2022-04-11T14:08:57.593Z] b2e946701bd8: Layer already exists [2022-04-11T14:08:57.593Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:57.593Z] 58f817d5c390: Layer already exists [2022-04-11T14:08:57.593Z] 8b176b992722: Layer already exists [2022-04-11T14:08:57.593Z] 2a0a4defe2d0: Layer already exists [2022-04-11T14:08:57.593Z] d0e3345133ce: Layer already exists [2022-04-11T14:08:57.593Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:57.593Z] latest: digest: sha256:6305cccbb70357163418b1106a031ea45a9f35f7d2a7600bd402a1beec4ec523 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:57.897Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:58.191Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.62 [2022-04-11T14:08:58.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T14:08:58.191Z] da90421605fb: Preparing [2022-04-11T14:08:58.191Z] da90421605fb: Preparing [2022-04-11T14:08:58.191Z] 7d90043b254a: Preparing [2022-04-11T14:08:58.191Z] 0fb5fd0e2b20: Preparing [2022-04-11T14:08:58.191Z] fb45cef1870d: Preparing [2022-04-11T14:08:58.191Z] b2e946701bd8: Preparing [2022-04-11T14:08:58.191Z] aa0f769dbe97: Preparing [2022-04-11T14:08:58.191Z] 2a0a4defe2d0: Preparing [2022-04-11T14:08:58.191Z] d0e3345133ce: Preparing [2022-04-11T14:08:58.191Z] 8b176b992722: Preparing [2022-04-11T14:08:58.191Z] 58f817d5c390: Preparing [2022-04-11T14:08:58.191Z] b541d28bf3b4: Preparing [2022-04-11T14:08:58.191Z] d0e3345133ce: Waiting [2022-04-11T14:08:58.191Z] 58f817d5c390: Waiting [2022-04-11T14:08:58.191Z] 8b176b992722: Waiting [2022-04-11T14:08:58.191Z] aa0f769dbe97: Waiting [2022-04-11T14:08:58.191Z] 2a0a4defe2d0: Waiting [2022-04-11T14:08:58.191Z] fb45cef1870d: Layer already exists [2022-04-11T14:08:58.191Z] b2e946701bd8: Layer already exists [2022-04-11T14:08:58.192Z] 0fb5fd0e2b20: Layer already exists [2022-04-11T14:08:58.192Z] da90421605fb: Layer already exists [2022-04-11T14:08:58.192Z] 7d90043b254a: Layer already exists [2022-04-11T14:08:58.192Z] 2a0a4defe2d0: Layer already exists [2022-04-11T14:08:58.192Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:58.192Z] d0e3345133ce: Layer already exists [2022-04-11T14:08:58.192Z] 8b176b992722: Layer already exists [2022-04-11T14:08:58.192Z] 58f817d5c390: Layer already exists [2022-04-11T14:08:58.192Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:58.192Z] 2.2.0-dev.62: digest: sha256:6305cccbb70357163418b1106a031ea45a9f35f7d2a7600bd402a1beec4ec523 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:58.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:58.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:58.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T14:08:58.783Z] da90421605fb: Preparing [2022-04-11T14:08:58.783Z] da90421605fb: Preparing [2022-04-11T14:08:58.783Z] 7d90043b254a: Preparing [2022-04-11T14:08:58.783Z] 0fb5fd0e2b20: Preparing [2022-04-11T14:08:58.783Z] fb45cef1870d: Preparing [2022-04-11T14:08:58.783Z] b2e946701bd8: Preparing [2022-04-11T14:08:58.783Z] aa0f769dbe97: Preparing [2022-04-11T14:08:58.783Z] 2a0a4defe2d0: Preparing [2022-04-11T14:08:58.783Z] d0e3345133ce: Preparing [2022-04-11T14:08:58.783Z] 8b176b992722: Preparing [2022-04-11T14:08:58.783Z] 58f817d5c390: Preparing [2022-04-11T14:08:58.783Z] b541d28bf3b4: Preparing [2022-04-11T14:08:58.783Z] 2a0a4defe2d0: Waiting [2022-04-11T14:08:58.783Z] aa0f769dbe97: Waiting [2022-04-11T14:08:58.783Z] d0e3345133ce: Waiting [2022-04-11T14:08:58.783Z] 58f817d5c390: Waiting [2022-04-11T14:08:58.783Z] 8b176b992722: Waiting [2022-04-11T14:08:58.783Z] b541d28bf3b4: Waiting [2022-04-11T14:08:58.783Z] b2e946701bd8: Layer already exists [2022-04-11T14:08:58.783Z] 7d90043b254a: Layer already exists [2022-04-11T14:08:58.783Z] fb45cef1870d: Layer already exists [2022-04-11T14:08:58.783Z] da90421605fb: Layer already exists [2022-04-11T14:08:58.783Z] 0fb5fd0e2b20: Layer already exists [2022-04-11T14:08:58.783Z] d0e3345133ce: Layer already exists [2022-04-11T14:08:58.783Z] 2a0a4defe2d0: Layer already exists [2022-04-11T14:08:58.783Z] 58f817d5c390: Layer already exists [2022-04-11T14:08:58.783Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:58.783Z] 8b176b992722: Layer already exists [2022-04-11T14:08:58.783Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:58.783Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:6305cccbb70357163418b1106a031ea45a9f35f7d2a7600bd402a1beec4ec523 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:59.086Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:59.381Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-11T14:08:59.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-11T14:08:59.381Z] da90421605fb: Preparing [2022-04-11T14:08:59.381Z] da90421605fb: Preparing [2022-04-11T14:08:59.381Z] 7d90043b254a: Preparing [2022-04-11T14:08:59.381Z] 0fb5fd0e2b20: Preparing [2022-04-11T14:08:59.381Z] fb45cef1870d: Preparing [2022-04-11T14:08:59.381Z] b2e946701bd8: Preparing [2022-04-11T14:08:59.381Z] aa0f769dbe97: Preparing [2022-04-11T14:08:59.381Z] 2a0a4defe2d0: Preparing [2022-04-11T14:08:59.381Z] d0e3345133ce: Preparing [2022-04-11T14:08:59.381Z] 8b176b992722: Preparing [2022-04-11T14:08:59.381Z] 58f817d5c390: Preparing [2022-04-11T14:08:59.381Z] b541d28bf3b4: Preparing [2022-04-11T14:08:59.381Z] d0e3345133ce: Waiting [2022-04-11T14:08:59.381Z] 8b176b992722: Waiting [2022-04-11T14:08:59.381Z] aa0f769dbe97: Waiting [2022-04-11T14:08:59.381Z] 2a0a4defe2d0: Waiting [2022-04-11T14:08:59.381Z] b541d28bf3b4: Waiting [2022-04-11T14:08:59.381Z] fb45cef1870d: Layer already exists [2022-04-11T14:08:59.381Z] da90421605fb: Layer already exists [2022-04-11T14:08:59.381Z] 7d90043b254a: Layer already exists [2022-04-11T14:08:59.381Z] 0fb5fd0e2b20: Layer already exists [2022-04-11T14:08:59.381Z] b2e946701bd8: Layer already exists [2022-04-11T14:08:59.381Z] 2a0a4defe2d0: Layer already exists [2022-04-11T14:08:59.381Z] 8b176b992722: Layer already exists [2022-04-11T14:08:59.381Z] aa0f769dbe97: Layer already exists [2022-04-11T14:08:59.381Z] d0e3345133ce: Layer already exists [2022-04-11T14:08:59.381Z] 58f817d5c390: Layer already exists [2022-04-11T14:08:59.381Z] b541d28bf3b4: Layer already exists [2022-04-11T14:08:59.381Z] main: digest: sha256:6305cccbb70357163418b1106a031ea45a9f35f7d2a7600bd402a1beec4ec523 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:08:59.414Z] ===================================================== [Pipeline] echo [2022-04-11T14:08:59.422Z] taggedImages: [2022-04-11T14:08:59.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:59.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-11T14:08:59.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.62 [2022-04-11T14:08:59.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:59.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-11T14:08:59.442Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-11T14:08:59.442Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:08:59.442Z] latest [2022-04-11T14:08:59.442Z] 2.2.0-dev.62 [2022-04-11T14:08:59.442Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:08:59.442Z] main [2022-04-11T14:08:59.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:08:59.773Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:00.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:00.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T14:09:00.066Z] 55e18df59ab4: Preparing [2022-04-11T14:09:00.066Z] c7a832985cf5: Preparing [2022-04-11T14:09:00.066Z] bc3c321c21ad: Preparing [2022-04-11T14:09:00.066Z] e380b260c983: Preparing [2022-04-11T14:09:00.066Z] d3816fba68cb: Preparing [2022-04-11T14:09:00.066Z] 529ea43974ba: Preparing [2022-04-11T14:09:00.066Z] ecc9b67ae429: Preparing [2022-04-11T14:09:00.066Z] b541d28bf3b4: Preparing [2022-04-11T14:09:00.066Z] b541d28bf3b4: Waiting [2022-04-11T14:09:00.066Z] ecc9b67ae429: Waiting [2022-04-11T14:09:00.066Z] 529ea43974ba: Waiting [2022-04-11T14:09:00.066Z] c7a832985cf5: Pushed [2022-04-11T14:09:00.066Z] d3816fba68cb: Pushed [2022-04-11T14:09:00.066Z] 55e18df59ab4: Pushed [2022-04-11T14:09:00.066Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:00.325Z] 529ea43974ba: Pushed [2022-04-11T14:09:00.325Z] ecc9b67ae429: Pushed [2022-04-11T14:09:02.237Z] bc3c321c21ad: Pushed [2022-04-11T14:09:02.237Z] e380b260c983: Pushed [2022-04-11T14:09:02.237Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:891a8e5d96190d75294b40d82eb1826eeb8b6872dcf6c934169e03adf9d058df size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:02.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:02.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-11T14:09:02.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T14:09:02.828Z] 55e18df59ab4: Preparing [2022-04-11T14:09:02.828Z] c7a832985cf5: Preparing [2022-04-11T14:09:02.828Z] bc3c321c21ad: Preparing [2022-04-11T14:09:02.828Z] e380b260c983: Preparing [2022-04-11T14:09:02.828Z] d3816fba68cb: Preparing [2022-04-11T14:09:02.828Z] 529ea43974ba: Preparing [2022-04-11T14:09:02.828Z] ecc9b67ae429: Preparing [2022-04-11T14:09:02.828Z] b541d28bf3b4: Preparing [2022-04-11T14:09:02.828Z] 529ea43974ba: Waiting [2022-04-11T14:09:02.828Z] ecc9b67ae429: Waiting [2022-04-11T14:09:02.828Z] b541d28bf3b4: Waiting [2022-04-11T14:09:02.828Z] c7a832985cf5: Layer already exists [2022-04-11T14:09:02.828Z] bc3c321c21ad: Layer already exists [2022-04-11T14:09:02.828Z] d3816fba68cb: Layer already exists [2022-04-11T14:09:02.828Z] e380b260c983: Layer already exists [2022-04-11T14:09:02.828Z] 55e18df59ab4: Layer already exists [2022-04-11T14:09:02.828Z] 529ea43974ba: Layer already exists [2022-04-11T14:09:02.828Z] ecc9b67ae429: Layer already exists [2022-04-11T14:09:02.828Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:02.828Z] latest: digest: sha256:891a8e5d96190d75294b40d82eb1826eeb8b6872dcf6c934169e03adf9d058df size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:03.125Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:03.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.62 [2022-04-11T14:09:03.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T14:09:03.420Z] 55e18df59ab4: Preparing [2022-04-11T14:09:03.420Z] c7a832985cf5: Preparing [2022-04-11T14:09:03.420Z] bc3c321c21ad: Preparing [2022-04-11T14:09:03.420Z] e380b260c983: Preparing [2022-04-11T14:09:03.420Z] d3816fba68cb: Preparing [2022-04-11T14:09:03.420Z] 529ea43974ba: Preparing [2022-04-11T14:09:03.420Z] ecc9b67ae429: Preparing [2022-04-11T14:09:03.420Z] b541d28bf3b4: Preparing [2022-04-11T14:09:03.420Z] b541d28bf3b4: Waiting [2022-04-11T14:09:03.420Z] 529ea43974ba: Waiting [2022-04-11T14:09:03.420Z] d3816fba68cb: Layer already exists [2022-04-11T14:09:03.420Z] bc3c321c21ad: Layer already exists [2022-04-11T14:09:03.420Z] 55e18df59ab4: Layer already exists [2022-04-11T14:09:03.420Z] e380b260c983: Layer already exists [2022-04-11T14:09:03.420Z] c7a832985cf5: Layer already exists [2022-04-11T14:09:03.420Z] 529ea43974ba: Layer already exists [2022-04-11T14:09:03.420Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:03.420Z] ecc9b67ae429: Layer already exists [2022-04-11T14:09:03.420Z] 2.2.0-dev.62: digest: sha256:891a8e5d96190d75294b40d82eb1826eeb8b6872dcf6c934169e03adf9d058df size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:03.718Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:04.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:04.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T14:09:04.010Z] 55e18df59ab4: Preparing [2022-04-11T14:09:04.010Z] c7a832985cf5: Preparing [2022-04-11T14:09:04.010Z] bc3c321c21ad: Preparing [2022-04-11T14:09:04.010Z] e380b260c983: Preparing [2022-04-11T14:09:04.010Z] d3816fba68cb: Preparing [2022-04-11T14:09:04.010Z] 529ea43974ba: Preparing [2022-04-11T14:09:04.010Z] ecc9b67ae429: Preparing [2022-04-11T14:09:04.010Z] b541d28bf3b4: Preparing [2022-04-11T14:09:04.010Z] ecc9b67ae429: Waiting [2022-04-11T14:09:04.010Z] 529ea43974ba: Waiting [2022-04-11T14:09:04.010Z] b541d28bf3b4: Waiting [2022-04-11T14:09:04.010Z] 55e18df59ab4: Layer already exists [2022-04-11T14:09:04.010Z] bc3c321c21ad: Layer already exists [2022-04-11T14:09:04.010Z] e380b260c983: Layer already exists [2022-04-11T14:09:04.010Z] d3816fba68cb: Layer already exists [2022-04-11T14:09:04.010Z] c7a832985cf5: Layer already exists [2022-04-11T14:09:04.010Z] ecc9b67ae429: Layer already exists [2022-04-11T14:09:04.010Z] 529ea43974ba: Layer already exists [2022-04-11T14:09:04.010Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:04.010Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:891a8e5d96190d75294b40d82eb1826eeb8b6872dcf6c934169e03adf9d058df size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:04.304Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:04.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-11T14:09:04.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-11T14:09:04.596Z] 55e18df59ab4: Preparing [2022-04-11T14:09:04.596Z] c7a832985cf5: Preparing [2022-04-11T14:09:04.596Z] bc3c321c21ad: Preparing [2022-04-11T14:09:04.596Z] e380b260c983: Preparing [2022-04-11T14:09:04.596Z] d3816fba68cb: Preparing [2022-04-11T14:09:04.596Z] 529ea43974ba: Preparing [2022-04-11T14:09:04.596Z] ecc9b67ae429: Preparing [2022-04-11T14:09:04.596Z] b541d28bf3b4: Preparing [2022-04-11T14:09:04.596Z] 529ea43974ba: Waiting [2022-04-11T14:09:04.596Z] ecc9b67ae429: Waiting [2022-04-11T14:09:04.596Z] b541d28bf3b4: Waiting [2022-04-11T14:09:04.596Z] bc3c321c21ad: Layer already exists [2022-04-11T14:09:04.596Z] e380b260c983: Layer already exists [2022-04-11T14:09:04.596Z] c7a832985cf5: Layer already exists [2022-04-11T14:09:04.596Z] 55e18df59ab4: Layer already exists [2022-04-11T14:09:04.596Z] d3816fba68cb: Layer already exists [2022-04-11T14:09:04.596Z] ecc9b67ae429: Layer already exists [2022-04-11T14:09:04.596Z] 529ea43974ba: Layer already exists [2022-04-11T14:09:04.596Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:04.596Z] main: digest: sha256:891a8e5d96190d75294b40d82eb1826eeb8b6872dcf6c934169e03adf9d058df size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:09:04.632Z] ===================================================== [Pipeline] echo [2022-04-11T14:09:04.646Z] taggedImages: [2022-04-11T14:09:04.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:04.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-11T14:09:04.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.62 [2022-04-11T14:09:04.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:04.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-11T14:09:04.671Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-11T14:09:04.671Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:04.671Z] latest [2022-04-11T14:09:04.671Z] 2.2.0-dev.62 [2022-04-11T14:09:04.671Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:04.671Z] main [2022-04-11T14:09:04.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:04.995Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:05.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:05.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T14:09:05.286Z] 84f278bada01: Preparing [2022-04-11T14:09:05.286Z] 07159dbcfae0: Preparing [2022-04-11T14:09:05.286Z] 3aae39a05095: Preparing [2022-04-11T14:09:05.286Z] c7935ed78e36: Preparing [2022-04-11T14:09:05.286Z] 794215159351: Preparing [2022-04-11T14:09:05.286Z] eda415b9b24b: Preparing [2022-04-11T14:09:05.286Z] 14cbc2fb6529: Preparing [2022-04-11T14:09:05.286Z] 16c37c11d33f: Preparing [2022-04-11T14:09:05.286Z] 992727f12d62: Preparing [2022-04-11T14:09:05.286Z] b541d28bf3b4: Preparing [2022-04-11T14:09:05.286Z] eda415b9b24b: Waiting [2022-04-11T14:09:05.286Z] 16c37c11d33f: Waiting [2022-04-11T14:09:05.286Z] 14cbc2fb6529: Waiting [2022-04-11T14:09:05.286Z] 992727f12d62: Waiting [2022-04-11T14:09:05.286Z] b541d28bf3b4: Waiting [2022-04-11T14:09:05.286Z] 794215159351: Pushed [2022-04-11T14:09:05.286Z] 07159dbcfae0: Pushed [2022-04-11T14:09:05.286Z] 84f278bada01: Pushed [2022-04-11T14:09:05.545Z] 16c37c11d33f: Pushed [2022-04-11T14:09:05.545Z] eda415b9b24b: Pushed [2022-04-11T14:09:05.545Z] 14cbc2fb6529: Pushed [2022-04-11T14:09:05.545Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:05.545Z] 992727f12d62: Pushed [2022-04-11T14:09:07.451Z] c7935ed78e36: Pushed [2022-04-11T14:09:07.451Z] 3aae39a05095: Pushed [2022-04-11T14:09:07.712Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:d03b504e0b99d4397c0455e309f207588bffea8b9e6813f5b6d969083755aa68 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:08.011Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:08.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-11T14:09:08.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T14:09:08.305Z] 84f278bada01: Preparing [2022-04-11T14:09:08.305Z] 07159dbcfae0: Preparing [2022-04-11T14:09:08.305Z] 3aae39a05095: Preparing [2022-04-11T14:09:08.305Z] c7935ed78e36: Preparing [2022-04-11T14:09:08.305Z] 794215159351: Preparing [2022-04-11T14:09:08.305Z] eda415b9b24b: Preparing [2022-04-11T14:09:08.305Z] 14cbc2fb6529: Preparing [2022-04-11T14:09:08.305Z] 16c37c11d33f: Preparing [2022-04-11T14:09:08.305Z] 992727f12d62: Preparing [2022-04-11T14:09:08.305Z] b541d28bf3b4: Preparing [2022-04-11T14:09:08.305Z] 14cbc2fb6529: Waiting [2022-04-11T14:09:08.305Z] 992727f12d62: Waiting [2022-04-11T14:09:08.305Z] eda415b9b24b: Waiting [2022-04-11T14:09:08.305Z] 16c37c11d33f: Waiting [2022-04-11T14:09:08.305Z] b541d28bf3b4: Waiting [2022-04-11T14:09:08.305Z] 794215159351: Layer already exists [2022-04-11T14:09:08.306Z] 84f278bada01: Layer already exists [2022-04-11T14:09:08.306Z] c7935ed78e36: Layer already exists [2022-04-11T14:09:08.306Z] 3aae39a05095: Layer already exists [2022-04-11T14:09:08.306Z] 07159dbcfae0: Layer already exists [2022-04-11T14:09:08.306Z] eda415b9b24b: Layer already exists [2022-04-11T14:09:08.306Z] 14cbc2fb6529: Layer already exists [2022-04-11T14:09:08.306Z] 992727f12d62: Layer already exists [2022-04-11T14:09:08.306Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:08.306Z] 16c37c11d33f: Layer already exists [2022-04-11T14:09:08.306Z] latest: digest: sha256:d03b504e0b99d4397c0455e309f207588bffea8b9e6813f5b6d969083755aa68 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:08.599Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:08.890Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.62 [2022-04-11T14:09:08.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T14:09:08.890Z] 84f278bada01: Preparing [2022-04-11T14:09:08.890Z] 07159dbcfae0: Preparing [2022-04-11T14:09:08.890Z] 3aae39a05095: Preparing [2022-04-11T14:09:08.890Z] c7935ed78e36: Preparing [2022-04-11T14:09:08.890Z] 794215159351: Preparing [2022-04-11T14:09:08.890Z] eda415b9b24b: Preparing [2022-04-11T14:09:08.890Z] 14cbc2fb6529: Preparing [2022-04-11T14:09:08.890Z] 16c37c11d33f: Preparing [2022-04-11T14:09:08.890Z] 992727f12d62: Preparing [2022-04-11T14:09:08.890Z] b541d28bf3b4: Preparing [2022-04-11T14:09:08.890Z] eda415b9b24b: Waiting [2022-04-11T14:09:08.890Z] 14cbc2fb6529: Waiting [2022-04-11T14:09:08.890Z] 16c37c11d33f: Waiting [2022-04-11T14:09:08.890Z] 992727f12d62: Waiting [2022-04-11T14:09:08.890Z] b541d28bf3b4: Waiting [2022-04-11T14:09:08.890Z] 07159dbcfae0: Layer already exists [2022-04-11T14:09:08.890Z] 84f278bada01: Layer already exists [2022-04-11T14:09:08.890Z] 3aae39a05095: Layer already exists [2022-04-11T14:09:08.890Z] c7935ed78e36: Layer already exists [2022-04-11T14:09:08.890Z] 794215159351: Layer already exists [2022-04-11T14:09:08.890Z] 14cbc2fb6529: Layer already exists [2022-04-11T14:09:08.890Z] 16c37c11d33f: Layer already exists [2022-04-11T14:09:08.890Z] eda415b9b24b: Layer already exists [2022-04-11T14:09:08.890Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:08.890Z] 992727f12d62: Layer already exists [2022-04-11T14:09:08.890Z] 2.2.0-dev.62: digest: sha256:d03b504e0b99d4397c0455e309f207588bffea8b9e6813f5b6d969083755aa68 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:09.191Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:09.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:09.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T14:09:09.482Z] 84f278bada01: Preparing [2022-04-11T14:09:09.482Z] 07159dbcfae0: Preparing [2022-04-11T14:09:09.482Z] 3aae39a05095: Preparing [2022-04-11T14:09:09.482Z] c7935ed78e36: Preparing [2022-04-11T14:09:09.482Z] 794215159351: Preparing [2022-04-11T14:09:09.482Z] eda415b9b24b: Preparing [2022-04-11T14:09:09.482Z] 14cbc2fb6529: Preparing [2022-04-11T14:09:09.482Z] 16c37c11d33f: Preparing [2022-04-11T14:09:09.482Z] 992727f12d62: Preparing [2022-04-11T14:09:09.482Z] b541d28bf3b4: Preparing [2022-04-11T14:09:09.482Z] eda415b9b24b: Waiting [2022-04-11T14:09:09.482Z] 14cbc2fb6529: Waiting [2022-04-11T14:09:09.482Z] 16c37c11d33f: Waiting [2022-04-11T14:09:09.482Z] b541d28bf3b4: Waiting [2022-04-11T14:09:09.482Z] 992727f12d62: Waiting [2022-04-11T14:09:09.482Z] c7935ed78e36: Layer already exists [2022-04-11T14:09:09.482Z] 3aae39a05095: Layer already exists [2022-04-11T14:09:09.482Z] 07159dbcfae0: Layer already exists [2022-04-11T14:09:09.482Z] 84f278bada01: Layer already exists [2022-04-11T14:09:09.482Z] 794215159351: Layer already exists [2022-04-11T14:09:09.482Z] eda415b9b24b: Layer already exists [2022-04-11T14:09:09.482Z] 14cbc2fb6529: Layer already exists [2022-04-11T14:09:09.482Z] 16c37c11d33f: Layer already exists [2022-04-11T14:09:09.482Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:09.482Z] 992727f12d62: Layer already exists [2022-04-11T14:09:09.482Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:d03b504e0b99d4397c0455e309f207588bffea8b9e6813f5b6d969083755aa68 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:09.780Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:10.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-11T14:09:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-11T14:09:10.075Z] 84f278bada01: Preparing [2022-04-11T14:09:10.075Z] 07159dbcfae0: Preparing [2022-04-11T14:09:10.075Z] 3aae39a05095: Preparing [2022-04-11T14:09:10.075Z] c7935ed78e36: Preparing [2022-04-11T14:09:10.075Z] 794215159351: Preparing [2022-04-11T14:09:10.075Z] eda415b9b24b: Preparing [2022-04-11T14:09:10.075Z] 14cbc2fb6529: Preparing [2022-04-11T14:09:10.075Z] 16c37c11d33f: Preparing [2022-04-11T14:09:10.075Z] 992727f12d62: Preparing [2022-04-11T14:09:10.075Z] b541d28bf3b4: Preparing [2022-04-11T14:09:10.075Z] b541d28bf3b4: Waiting [2022-04-11T14:09:10.075Z] 16c37c11d33f: Waiting [2022-04-11T14:09:10.075Z] eda415b9b24b: Waiting [2022-04-11T14:09:10.075Z] 992727f12d62: Waiting [2022-04-11T14:09:10.075Z] 14cbc2fb6529: Waiting [2022-04-11T14:09:10.075Z] c7935ed78e36: Layer already exists [2022-04-11T14:09:10.075Z] 84f278bada01: Layer already exists [2022-04-11T14:09:10.075Z] 3aae39a05095: Layer already exists [2022-04-11T14:09:10.075Z] 07159dbcfae0: Layer already exists [2022-04-11T14:09:10.075Z] 794215159351: Layer already exists [2022-04-11T14:09:10.075Z] 14cbc2fb6529: Layer already exists [2022-04-11T14:09:10.075Z] eda415b9b24b: Layer already exists [2022-04-11T14:09:10.075Z] 992727f12d62: Layer already exists [2022-04-11T14:09:10.075Z] b541d28bf3b4: Layer already exists [2022-04-11T14:09:10.075Z] 16c37c11d33f: Layer already exists [2022-04-11T14:09:15.992Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:09:15.992Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:09:15.992Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:09:15.992Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:09:15.992Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:09:15.992Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:09:24.304Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:09:24.580Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:09:28.002Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:09:28.202Z] main: digest: sha256:d03b504e0b99d4397c0455e309f207588bffea8b9e6813f5b6d969083755aa68 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:09:28.237Z] ===================================================== [Pipeline] echo [2022-04-11T14:09:28.245Z] taggedImages: [2022-04-11T14:09:28.245Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:28.245Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-11T14:09:28.245Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.62 [2022-04-11T14:09:28.245Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:28.245Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-11T14:09:28.268Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-11T14:09:28.268Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:28.268Z] latest [2022-04-11T14:09:28.268Z] 2.2.0-dev.62 [2022-04-11T14:09:28.268Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:28.268Z] main [2022-04-11T14:09:28.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:28.577Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:28.605Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:09:28.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:28.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T14:09:28.867Z] 7080c4a5ca62: Preparing [2022-04-11T14:09:28.867Z] 37e40c981ba5: Preparing [2022-04-11T14:09:28.867Z] aa0f769dbe97: Preparing [2022-04-11T14:09:28.867Z] 6d203b0a43c3: Preparing [2022-04-11T14:09:28.867Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:28.867Z] 4fc242d58285: Preparing [2022-04-11T14:09:28.867Z] 4fc242d58285: Waiting [2022-04-11T14:09:28.867Z] aa0f769dbe97: Layer already exists [2022-04-11T14:09:28.867Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:28.867Z] 37cfefe35aa1: Pushed [2022-04-11T14:09:28.867Z] 7080c4a5ca62: Pushed [2022-04-11T14:09:29.437Z] 6d203b0a43c3: Pushed [2022-04-11T14:09:30.595Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:09:30.965Z] 37e40c981ba5: Pushed [2022-04-11T14:09:30.966Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:629844aa0a6a9ea5658647599e51b57f247f7a0401c2c10096dbec9fbe41c7c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:31.259Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:31.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-11T14:09:31.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T14:09:31.552Z] 7080c4a5ca62: Preparing [2022-04-11T14:09:31.552Z] 37e40c981ba5: Preparing [2022-04-11T14:09:31.552Z] aa0f769dbe97: Preparing [2022-04-11T14:09:31.552Z] 6d203b0a43c3: Preparing [2022-04-11T14:09:31.552Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:31.552Z] 4fc242d58285: Preparing [2022-04-11T14:09:31.552Z] 4fc242d58285: Waiting [2022-04-11T14:09:31.552Z] 6d203b0a43c3: Layer already exists [2022-04-11T14:09:31.552Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:31.552Z] 7080c4a5ca62: Layer already exists [2022-04-11T14:09:31.552Z] aa0f769dbe97: Layer already exists [2022-04-11T14:09:31.552Z] 37e40c981ba5: Layer already exists [2022-04-11T14:09:31.552Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:31.552Z] latest: digest: sha256:629844aa0a6a9ea5658647599e51b57f247f7a0401c2c10096dbec9fbe41c7c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:31.851Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:32.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.62 [2022-04-11T14:09:32.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T14:09:32.144Z] 7080c4a5ca62: Preparing [2022-04-11T14:09:32.144Z] 37e40c981ba5: Preparing [2022-04-11T14:09:32.144Z] aa0f769dbe97: Preparing [2022-04-11T14:09:32.144Z] 6d203b0a43c3: Preparing [2022-04-11T14:09:32.144Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:32.144Z] 4fc242d58285: Preparing [2022-04-11T14:09:32.144Z] 4fc242d58285: Waiting [2022-04-11T14:09:32.144Z] aa0f769dbe97: Layer already exists [2022-04-11T14:09:32.144Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:32.144Z] 37e40c981ba5: Layer already exists [2022-04-11T14:09:32.144Z] 7080c4a5ca62: Layer already exists [2022-04-11T14:09:32.144Z] 6d203b0a43c3: Layer already exists [2022-04-11T14:09:32.144Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:32.144Z] 2.2.0-dev.62: digest: sha256:629844aa0a6a9ea5658647599e51b57f247f7a0401c2c10096dbec9fbe41c7c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:32.445Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:32.581Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:09:32.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:32.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T14:09:32.739Z] 7080c4a5ca62: Preparing [2022-04-11T14:09:32.739Z] 37e40c981ba5: Preparing [2022-04-11T14:09:32.739Z] aa0f769dbe97: Preparing [2022-04-11T14:09:32.739Z] 6d203b0a43c3: Preparing [2022-04-11T14:09:32.739Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:32.739Z] 4fc242d58285: Preparing [2022-04-11T14:09:32.739Z] 4fc242d58285: Waiting [2022-04-11T14:09:32.739Z] 6d203b0a43c3: Layer already exists [2022-04-11T14:09:32.739Z] aa0f769dbe97: Layer already exists [2022-04-11T14:09:32.739Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:32.739Z] 37e40c981ba5: Layer already exists [2022-04-11T14:09:32.739Z] 7080c4a5ca62: Layer already exists [2022-04-11T14:09:32.739Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:32.739Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:629844aa0a6a9ea5658647599e51b57f247f7a0401c2c10096dbec9fbe41c7c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:33.040Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:33.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-11T14:09:33.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-11T14:09:33.334Z] 7080c4a5ca62: Preparing [2022-04-11T14:09:33.334Z] 37e40c981ba5: Preparing [2022-04-11T14:09:33.334Z] aa0f769dbe97: Preparing [2022-04-11T14:09:33.334Z] 6d203b0a43c3: Preparing [2022-04-11T14:09:33.334Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:33.334Z] 4fc242d58285: Preparing [2022-04-11T14:09:33.334Z] 4fc242d58285: Waiting [2022-04-11T14:09:33.334Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:33.334Z] 6d203b0a43c3: Layer already exists [2022-04-11T14:09:33.334Z] 7080c4a5ca62: Layer already exists [2022-04-11T14:09:33.334Z] aa0f769dbe97: Layer already exists [2022-04-11T14:09:33.334Z] 37e40c981ba5: Layer already exists [2022-04-11T14:09:33.334Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:33.334Z] main: digest: sha256:629844aa0a6a9ea5658647599e51b57f247f7a0401c2c10096dbec9fbe41c7c9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:09:33.374Z] ===================================================== [Pipeline] echo [2022-04-11T14:09:33.383Z] taggedImages: [2022-04-11T14:09:33.384Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:33.384Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-11T14:09:33.384Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.62 [2022-04-11T14:09:33.384Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:33.384Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-11T14:09:33.464Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-11T14:09:33.464Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:33.464Z] latest [2022-04-11T14:09:33.464Z] 2.2.0-dev.62 [2022-04-11T14:09:33.464Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:33.464Z] main [2022-04-11T14:09:33.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:33.566Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:09:33.782Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:34.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:34.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T14:09:34.075Z] 5d5f0f663fae: Preparing [2022-04-11T14:09:34.075Z] 8d794a7699e1: Preparing [2022-04-11T14:09:34.075Z] 68abf521b204: Preparing [2022-04-11T14:09:34.075Z] 877e7210c16f: Preparing [2022-04-11T14:09:34.075Z] 3b37f83bb7fd: Preparing [2022-04-11T14:09:34.075Z] 0724d422bf5b: Preparing [2022-04-11T14:09:34.075Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:34.075Z] 4fc242d58285: Preparing [2022-04-11T14:09:34.075Z] 4fc242d58285: Waiting [2022-04-11T14:09:34.075Z] 0724d422bf5b: Waiting [2022-04-11T14:09:34.075Z] 8d794a7699e1: Pushed [2022-04-11T14:09:34.075Z] 5d5f0f663fae: Pushed [2022-04-11T14:09:34.075Z] 68abf521b204: Pushed [2022-04-11T14:09:34.075Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:34.075Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:34.643Z] 0724d422bf5b: Pushed [2022-04-11T14:09:37.934Z] 3b37f83bb7fd: Pushed [2022-04-11T14:09:41.227Z] 877e7210c16f: Pushed [2022-04-11T14:09:41.227Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:f0ed54fbdd48b0922158651301fa9784ba6d86f52dcda30952ddd0d045a1c9cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:41.527Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:41.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-11T14:09:41.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T14:09:41.828Z] 5d5f0f663fae: Preparing [2022-04-11T14:09:41.828Z] 8d794a7699e1: Preparing [2022-04-11T14:09:41.828Z] 68abf521b204: Preparing [2022-04-11T14:09:41.828Z] 877e7210c16f: Preparing [2022-04-11T14:09:41.828Z] 3b37f83bb7fd: Preparing [2022-04-11T14:09:41.828Z] 0724d422bf5b: Preparing [2022-04-11T14:09:41.828Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:41.828Z] 4fc242d58285: Preparing [2022-04-11T14:09:41.828Z] 0724d422bf5b: Waiting [2022-04-11T14:09:41.828Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:41.828Z] 4fc242d58285: Waiting [2022-04-11T14:09:41.828Z] 8d794a7699e1: Layer already exists [2022-04-11T14:09:41.828Z] 3b37f83bb7fd: Layer already exists [2022-04-11T14:09:41.828Z] 68abf521b204: Layer already exists [2022-04-11T14:09:41.828Z] 5d5f0f663fae: Layer already exists [2022-04-11T14:09:41.828Z] 877e7210c16f: Layer already exists [2022-04-11T14:09:41.828Z] 0724d422bf5b: Layer already exists [2022-04-11T14:09:41.828Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:41.828Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:41.828Z] latest: digest: sha256:f0ed54fbdd48b0922158651301fa9784ba6d86f52dcda30952ddd0d045a1c9cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:42.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:42.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.62 [2022-04-11T14:09:42.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T14:09:42.421Z] 5d5f0f663fae: Preparing [2022-04-11T14:09:42.421Z] 8d794a7699e1: Preparing [2022-04-11T14:09:42.421Z] 68abf521b204: Preparing [2022-04-11T14:09:42.421Z] 877e7210c16f: Preparing [2022-04-11T14:09:42.421Z] 3b37f83bb7fd: Preparing [2022-04-11T14:09:42.421Z] 0724d422bf5b: Preparing [2022-04-11T14:09:42.421Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:42.421Z] 4fc242d58285: Preparing [2022-04-11T14:09:42.421Z] 0724d422bf5b: Waiting [2022-04-11T14:09:42.421Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:42.421Z] 877e7210c16f: Layer already exists [2022-04-11T14:09:42.421Z] 8d794a7699e1: Layer already exists [2022-04-11T14:09:42.421Z] 68abf521b204: Layer already exists [2022-04-11T14:09:42.421Z] 5d5f0f663fae: Layer already exists [2022-04-11T14:09:42.421Z] 3b37f83bb7fd: Layer already exists [2022-04-11T14:09:42.421Z] 0724d422bf5b: Layer already exists [2022-04-11T14:09:42.421Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:42.421Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:42.421Z] 2.2.0-dev.62: digest: sha256:f0ed54fbdd48b0922158651301fa9784ba6d86f52dcda30952ddd0d045a1c9cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:42.719Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:43.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:43.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T14:09:43.016Z] 5d5f0f663fae: Preparing [2022-04-11T14:09:43.016Z] 8d794a7699e1: Preparing [2022-04-11T14:09:43.016Z] 68abf521b204: Preparing [2022-04-11T14:09:43.016Z] 877e7210c16f: Preparing [2022-04-11T14:09:43.016Z] 3b37f83bb7fd: Preparing [2022-04-11T14:09:43.016Z] 0724d422bf5b: Preparing [2022-04-11T14:09:43.016Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:43.016Z] 4fc242d58285: Preparing [2022-04-11T14:09:43.016Z] 0724d422bf5b: Waiting [2022-04-11T14:09:43.016Z] 4fc242d58285: Waiting [2022-04-11T14:09:43.016Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:43.016Z] 8d794a7699e1: Layer already exists [2022-04-11T14:09:43.016Z] 877e7210c16f: Layer already exists [2022-04-11T14:09:43.016Z] 3b37f83bb7fd: Layer already exists [2022-04-11T14:09:43.016Z] 68abf521b204: Layer already exists [2022-04-11T14:09:43.016Z] 5d5f0f663fae: Layer already exists [2022-04-11T14:09:43.016Z] 0724d422bf5b: Layer already exists [2022-04-11T14:09:43.016Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:43.016Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:43.016Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:f0ed54fbdd48b0922158651301fa9784ba6d86f52dcda30952ddd0d045a1c9cb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:43.316Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:43.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-11T14:09:43.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-11T14:09:43.607Z] 5d5f0f663fae: Preparing [2022-04-11T14:09:43.607Z] 8d794a7699e1: Preparing [2022-04-11T14:09:43.607Z] 68abf521b204: Preparing [2022-04-11T14:09:43.607Z] 877e7210c16f: Preparing [2022-04-11T14:09:43.607Z] 3b37f83bb7fd: Preparing [2022-04-11T14:09:43.607Z] 0724d422bf5b: Preparing [2022-04-11T14:09:43.607Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:43.607Z] 4fc242d58285: Preparing [2022-04-11T14:09:43.607Z] 0724d422bf5b: Waiting [2022-04-11T14:09:43.607Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:43.607Z] 4fc242d58285: Waiting [2022-04-11T14:09:43.607Z] 8d794a7699e1: Layer already exists [2022-04-11T14:09:43.607Z] 877e7210c16f: Layer already exists [2022-04-11T14:09:43.607Z] 68abf521b204: Layer already exists [2022-04-11T14:09:43.607Z] 5d5f0f663fae: Layer already exists [2022-04-11T14:09:43.607Z] 3b37f83bb7fd: Layer already exists [2022-04-11T14:09:43.607Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:43.607Z] 0724d422bf5b: Layer already exists [2022-04-11T14:09:43.607Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:43.607Z] main: digest: sha256:f0ed54fbdd48b0922158651301fa9784ba6d86f52dcda30952ddd0d045a1c9cb size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:09:43.643Z] ===================================================== [Pipeline] echo [2022-04-11T14:09:43.653Z] taggedImages: [2022-04-11T14:09:43.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:43.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-11T14:09:43.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.62 [2022-04-11T14:09:43.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:43.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-11T14:09:43.676Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-11T14:09:43.676Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:43.676Z] latest [2022-04-11T14:09:43.676Z] 2.2.0-dev.62 [2022-04-11T14:09:43.676Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:43.676Z] main [2022-04-11T14:09:43.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:43.986Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:44.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:44.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T14:09:44.279Z] ba94fc05b134: Preparing [2022-04-11T14:09:44.279Z] 9ffc319eadfd: Preparing [2022-04-11T14:09:44.279Z] 04fe035c74c7: Preparing [2022-04-11T14:09:44.279Z] faefc132f388: Preparing [2022-04-11T14:09:44.279Z] 8be3208ef74b: Preparing [2022-04-11T14:09:44.279Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:44.279Z] 4fc242d58285: Preparing [2022-04-11T14:09:44.279Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:44.279Z] 4fc242d58285: Waiting [2022-04-11T14:09:44.279Z] 04fe035c74c7: Pushed [2022-04-11T14:09:44.279Z] 9ffc319eadfd: Pushed [2022-04-11T14:09:44.279Z] ba94fc05b134: Pushed [2022-04-11T14:09:44.279Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:44.279Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:44.539Z] 8be3208ef74b: Pushed [2022-04-11T14:09:51.115Z] faefc132f388: Pushed [2022-04-11T14:09:51.115Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:927b6d7a0ec5eaeae7580991e2e4f6bbe7ca38db3853742f207ffe7dba335044 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:51.411Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:51.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-11T14:09:51.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T14:09:51.709Z] ba94fc05b134: Preparing [2022-04-11T14:09:51.709Z] 9ffc319eadfd: Preparing [2022-04-11T14:09:51.709Z] 04fe035c74c7: Preparing [2022-04-11T14:09:51.709Z] faefc132f388: Preparing [2022-04-11T14:09:51.709Z] 8be3208ef74b: Preparing [2022-04-11T14:09:51.709Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:51.709Z] 4fc242d58285: Preparing [2022-04-11T14:09:51.709Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:51.709Z] 4fc242d58285: Waiting [2022-04-11T14:09:51.709Z] 04fe035c74c7: Layer already exists [2022-04-11T14:09:51.709Z] ba94fc05b134: Layer already exists [2022-04-11T14:09:51.709Z] 9ffc319eadfd: Layer already exists [2022-04-11T14:09:51.709Z] faefc132f388: Layer already exists [2022-04-11T14:09:51.709Z] 8be3208ef74b: Layer already exists [2022-04-11T14:09:51.709Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:51.709Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:51.709Z] latest: digest: sha256:927b6d7a0ec5eaeae7580991e2e4f6bbe7ca38db3853742f207ffe7dba335044 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:52.006Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:52.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.62 [2022-04-11T14:09:52.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T14:09:52.297Z] ba94fc05b134: Preparing [2022-04-11T14:09:52.297Z] 9ffc319eadfd: Preparing [2022-04-11T14:09:52.297Z] 04fe035c74c7: Preparing [2022-04-11T14:09:52.297Z] faefc132f388: Preparing [2022-04-11T14:09:52.297Z] 8be3208ef74b: Preparing [2022-04-11T14:09:52.297Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:52.297Z] 4fc242d58285: Preparing [2022-04-11T14:09:52.297Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:52.297Z] 4fc242d58285: Waiting [2022-04-11T14:09:52.297Z] ba94fc05b134: Layer already exists [2022-04-11T14:09:52.297Z] 04fe035c74c7: Layer already exists [2022-04-11T14:09:52.297Z] 9ffc319eadfd: Layer already exists [2022-04-11T14:09:52.297Z] 8be3208ef74b: Layer already exists [2022-04-11T14:09:52.297Z] faefc132f388: Layer already exists [2022-04-11T14:09:52.297Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:52.297Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:52.297Z] 2.2.0-dev.62: digest: sha256:927b6d7a0ec5eaeae7580991e2e4f6bbe7ca38db3853742f207ffe7dba335044 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:52.595Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:52.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:52.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T14:09:52.893Z] ba94fc05b134: Preparing [2022-04-11T14:09:52.893Z] 9ffc319eadfd: Preparing [2022-04-11T14:09:52.893Z] 04fe035c74c7: Preparing [2022-04-11T14:09:52.893Z] faefc132f388: Preparing [2022-04-11T14:09:52.893Z] 8be3208ef74b: Preparing [2022-04-11T14:09:52.893Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:52.893Z] 4fc242d58285: Preparing [2022-04-11T14:09:52.893Z] 4fc242d58285: Waiting [2022-04-11T14:09:52.893Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:52.893Z] faefc132f388: Layer already exists [2022-04-11T14:09:52.893Z] 8be3208ef74b: Layer already exists [2022-04-11T14:09:52.893Z] 9ffc319eadfd: Layer already exists [2022-04-11T14:09:52.893Z] ba94fc05b134: Layer already exists [2022-04-11T14:09:52.893Z] 04fe035c74c7: Layer already exists [2022-04-11T14:09:52.893Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:52.893Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:52.893Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:927b6d7a0ec5eaeae7580991e2e4f6bbe7ca38db3853742f207ffe7dba335044 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:53.195Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:53.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-11T14:09:53.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-11T14:09:53.491Z] ba94fc05b134: Preparing [2022-04-11T14:09:53.491Z] 9ffc319eadfd: Preparing [2022-04-11T14:09:53.491Z] 04fe035c74c7: Preparing [2022-04-11T14:09:53.491Z] faefc132f388: Preparing [2022-04-11T14:09:53.491Z] 8be3208ef74b: Preparing [2022-04-11T14:09:53.491Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:53.491Z] 4fc242d58285: Preparing [2022-04-11T14:09:53.491Z] 4fc242d58285: Waiting [2022-04-11T14:09:53.491Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:53.491Z] faefc132f388: Layer already exists [2022-04-11T14:09:53.491Z] 04fe035c74c7: Layer already exists [2022-04-11T14:09:53.491Z] 9ffc319eadfd: Layer already exists [2022-04-11T14:09:53.491Z] ba94fc05b134: Layer already exists [2022-04-11T14:09:53.491Z] 8be3208ef74b: Layer already exists [2022-04-11T14:09:53.491Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:53.491Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:53.491Z] main: digest: sha256:927b6d7a0ec5eaeae7580991e2e4f6bbe7ca38db3853742f207ffe7dba335044 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:09:53.531Z] ===================================================== [Pipeline] echo [2022-04-11T14:09:53.540Z] taggedImages: [2022-04-11T14:09:53.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:53.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-11T14:09:53.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.62 [2022-04-11T14:09:53.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:53.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-11T14:09:53.567Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-11T14:09:53.567Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:53.567Z] latest [2022-04-11T14:09:53.567Z] 2.2.0-dev.62 [2022-04-11T14:09:53.567Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:09:53.567Z] main [2022-04-11T14:09:53.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:53.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:09:54.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:09:54.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T14:09:54.181Z] 36f6896955b5: Preparing [2022-04-11T14:09:54.181Z] 59933a3ef3b1: Preparing [2022-04-11T14:09:54.181Z] 1af995b103ea: Preparing [2022-04-11T14:09:54.181Z] 6c2632c017e7: Preparing [2022-04-11T14:09:54.181Z] 0724d422bf5b: Preparing [2022-04-11T14:09:54.181Z] 37cfefe35aa1: Preparing [2022-04-11T14:09:54.181Z] 4fc242d58285: Preparing [2022-04-11T14:09:54.181Z] 37cfefe35aa1: Waiting [2022-04-11T14:09:54.181Z] 4fc242d58285: Waiting [2022-04-11T14:09:54.181Z] 0724d422bf5b: Layer already exists [2022-04-11T14:09:54.181Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:09:54.181Z] 4fc242d58285: Layer already exists [2022-04-11T14:09:54.181Z] 1af995b103ea: Pushed [2022-04-11T14:09:54.181Z] 59933a3ef3b1: Pushed [2022-04-11T14:09:54.181Z] 36f6896955b5: Pushed [2022-04-11T14:10:00.555Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:10:00.555Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:10:00.555Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:10:00.555Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:10:00.555Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:10:00.555Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:10:00.555Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:10:00.555Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:10:01.543Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:10:01.819Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:10:01.819Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:10:01.819Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:10:01.819Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:10:02.309Z] 6c2632c017e7: Pushed [2022-04-11T14:10:02.309Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:24d29b5d41261fb72b87c2df9c56b3460c99aa72ae17c8f2b5139a4cdc7718d7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:02.422Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:10:02.602Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:02.698Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:10:02.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-11T14:10:02.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T14:10:02.894Z] 36f6896955b5: Preparing [2022-04-11T14:10:02.894Z] 59933a3ef3b1: Preparing [2022-04-11T14:10:02.894Z] 1af995b103ea: Preparing [2022-04-11T14:10:02.894Z] 6c2632c017e7: Preparing [2022-04-11T14:10:02.894Z] 0724d422bf5b: Preparing [2022-04-11T14:10:02.894Z] 37cfefe35aa1: Preparing [2022-04-11T14:10:02.894Z] 4fc242d58285: Preparing [2022-04-11T14:10:02.894Z] 37cfefe35aa1: Waiting [2022-04-11T14:10:02.894Z] 4fc242d58285: Waiting [2022-04-11T14:10:02.894Z] 59933a3ef3b1: Layer already exists [2022-04-11T14:10:02.894Z] 6c2632c017e7: Layer already exists [2022-04-11T14:10:02.894Z] 1af995b103ea: Layer already exists [2022-04-11T14:10:02.894Z] 0724d422bf5b: Layer already exists [2022-04-11T14:10:02.894Z] 36f6896955b5: Layer already exists [2022-04-11T14:10:02.894Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:10:02.894Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:02.894Z] latest: digest: sha256:24d29b5d41261fb72b87c2df9c56b3460c99aa72ae17c8f2b5139a4cdc7718d7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:02.978Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:10:02.978Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:10:03.196Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:03.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.62 [2022-04-11T14:10:03.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T14:10:03.494Z] 36f6896955b5: Preparing [2022-04-11T14:10:03.494Z] 59933a3ef3b1: Preparing [2022-04-11T14:10:03.494Z] 1af995b103ea: Preparing [2022-04-11T14:10:03.494Z] 6c2632c017e7: Preparing [2022-04-11T14:10:03.494Z] 0724d422bf5b: Preparing [2022-04-11T14:10:03.494Z] 37cfefe35aa1: Preparing [2022-04-11T14:10:03.494Z] 4fc242d58285: Preparing [2022-04-11T14:10:03.494Z] 37cfefe35aa1: Waiting [2022-04-11T14:10:03.494Z] 4fc242d58285: Waiting [2022-04-11T14:10:03.494Z] 36f6896955b5: Layer already exists [2022-04-11T14:10:03.494Z] 1af995b103ea: Layer already exists [2022-04-11T14:10:03.494Z] 59933a3ef3b1: Layer already exists [2022-04-11T14:10:03.494Z] 0724d422bf5b: Layer already exists [2022-04-11T14:10:03.494Z] 6c2632c017e7: Layer already exists [2022-04-11T14:10:03.494Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:10:03.494Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:03.494Z] 2.2.0-dev.62: digest: sha256:24d29b5d41261fb72b87c2df9c56b3460c99aa72ae17c8f2b5139a4cdc7718d7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:03.795Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:03.974Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:10:03.974Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:10:03.974Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:10:04.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:04.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T14:10:04.084Z] 36f6896955b5: Preparing [2022-04-11T14:10:04.084Z] 59933a3ef3b1: Preparing [2022-04-11T14:10:04.084Z] 1af995b103ea: Preparing [2022-04-11T14:10:04.084Z] 6c2632c017e7: Preparing [2022-04-11T14:10:04.084Z] 0724d422bf5b: Preparing [2022-04-11T14:10:04.084Z] 37cfefe35aa1: Preparing [2022-04-11T14:10:04.084Z] 4fc242d58285: Preparing [2022-04-11T14:10:04.084Z] 37cfefe35aa1: Waiting [2022-04-11T14:10:04.084Z] 6c2632c017e7: Layer already exists [2022-04-11T14:10:04.084Z] 36f6896955b5: Layer already exists [2022-04-11T14:10:04.084Z] 1af995b103ea: Layer already exists [2022-04-11T14:10:04.084Z] 59933a3ef3b1: Layer already exists [2022-04-11T14:10:04.084Z] 0724d422bf5b: Layer already exists [2022-04-11T14:10:04.084Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:10:04.084Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:04.084Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:24d29b5d41261fb72b87c2df9c56b3460c99aa72ae17c8f2b5139a4cdc7718d7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:04.249Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:10:04.249Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:10:04.382Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:04.523Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:10:04.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-11T14:10:04.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-11T14:10:04.676Z] 36f6896955b5: Preparing [2022-04-11T14:10:04.676Z] 59933a3ef3b1: Preparing [2022-04-11T14:10:04.676Z] 1af995b103ea: Preparing [2022-04-11T14:10:04.676Z] 6c2632c017e7: Preparing [2022-04-11T14:10:04.676Z] 0724d422bf5b: Preparing [2022-04-11T14:10:04.676Z] 37cfefe35aa1: Preparing [2022-04-11T14:10:04.676Z] 4fc242d58285: Preparing [2022-04-11T14:10:04.676Z] 37cfefe35aa1: Waiting [2022-04-11T14:10:04.676Z] 4fc242d58285: Waiting [2022-04-11T14:10:04.676Z] 6c2632c017e7: Layer already exists [2022-04-11T14:10:04.676Z] 0724d422bf5b: Layer already exists [2022-04-11T14:10:04.676Z] 59933a3ef3b1: Layer already exists [2022-04-11T14:10:04.676Z] 1af995b103ea: Layer already exists [2022-04-11T14:10:04.676Z] 36f6896955b5: Layer already exists [2022-04-11T14:10:04.676Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:04.676Z] 37cfefe35aa1: Layer already exists [2022-04-11T14:10:04.676Z] main: digest: sha256:24d29b5d41261fb72b87c2df9c56b3460c99aa72ae17c8f2b5139a4cdc7718d7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:10:04.714Z] ===================================================== [Pipeline] echo [2022-04-11T14:10:04.725Z] taggedImages: [2022-04-11T14:10:04.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:04.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-11T14:10:04.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.62 [2022-04-11T14:10:04.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:04.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-11T14:10:04.747Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-11T14:10:04.747Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:04.747Z] latest [2022-04-11T14:10:04.747Z] 2.2.0-dev.62 [2022-04-11T14:10:04.747Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:04.747Z] main [2022-04-11T14:10:04.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:04.798Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:10:05.066Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:05.072Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:10:05.072Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:05.348Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:10:05.348Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:10:05.348Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:10:05.348Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:10:05.353Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:05.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T14:10:05.353Z] 48bd4878a996: Preparing [2022-04-11T14:10:05.353Z] b2f0272652b5: Preparing [2022-04-11T14:10:05.353Z] aa0f769dbe97: Preparing [2022-04-11T14:10:05.353Z] 20baaf3bc460: Preparing [2022-04-11T14:10:05.353Z] b541d28bf3b4: Preparing [2022-04-11T14:10:05.353Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:05.353Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:05.353Z] 48bd4878a996: Pushed [2022-04-11T14:10:05.613Z] 20baaf3bc460: Pushed [2022-04-11T14:10:05.625Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:10:05.625Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:10:05.625Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:10:06.224Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:10:06.224Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:10:06.499Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:10:06.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:10:06.778Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:10:06.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:10:07.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:10:07.056Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:10:07.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:10:07.332Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T14:10:07.606Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:10:07.885Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:10:08.161Z] b2f0272652b5: Pushed [2022-04-11T14:10:08.161Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:82c9c929a6b228b80e1189d27f62ce36692fd74fd2685bfdae885c12a4d06439 size: 1366 [2022-04-11T14:10:08.163Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:08.439Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:10:08.439Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:10:08.458Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:08.718Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:10:08.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-11T14:10:08.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T14:10:08.751Z] 48bd4878a996: Preparing [2022-04-11T14:10:08.752Z] b2f0272652b5: Preparing [2022-04-11T14:10:08.752Z] aa0f769dbe97: Preparing [2022-04-11T14:10:08.752Z] 20baaf3bc460: Preparing [2022-04-11T14:10:08.752Z] b541d28bf3b4: Preparing [2022-04-11T14:10:08.752Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:08.752Z] 20baaf3bc460: Layer already exists [2022-04-11T14:10:08.752Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:08.752Z] b2f0272652b5: Layer already exists [2022-04-11T14:10:08.752Z] 48bd4878a996: Layer already exists [2022-04-11T14:10:08.752Z] latest: digest: sha256:82c9c929a6b228b80e1189d27f62ce36692fd74fd2685bfdae885c12a4d06439 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:09.048Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:09.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.62 [2022-04-11T14:10:09.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T14:10:09.337Z] 48bd4878a996: Preparing [2022-04-11T14:10:09.337Z] b2f0272652b5: Preparing [2022-04-11T14:10:09.337Z] aa0f769dbe97: Preparing [2022-04-11T14:10:09.337Z] 20baaf3bc460: Preparing [2022-04-11T14:10:09.337Z] b541d28bf3b4: Preparing [2022-04-11T14:10:09.337Z] b2f0272652b5: Layer already exists [2022-04-11T14:10:09.337Z] 20baaf3bc460: Layer already exists [2022-04-11T14:10:09.337Z] 48bd4878a996: Layer already exists [2022-04-11T14:10:09.337Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:09.337Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:09.337Z] 2.2.0-dev.62: digest: sha256:82c9c929a6b228b80e1189d27f62ce36692fd74fd2685bfdae885c12a4d06439 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:09.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:09.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:09.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T14:10:09.924Z] 48bd4878a996: Preparing [2022-04-11T14:10:09.924Z] b2f0272652b5: Preparing [2022-04-11T14:10:09.924Z] aa0f769dbe97: Preparing [2022-04-11T14:10:09.924Z] 20baaf3bc460: Preparing [2022-04-11T14:10:09.924Z] b541d28bf3b4: Preparing [2022-04-11T14:10:09.924Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:09.924Z] b2f0272652b5: Layer already exists [2022-04-11T14:10:09.924Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:09.924Z] 48bd4878a996: Layer already exists [2022-04-11T14:10:09.924Z] 20baaf3bc460: Layer already exists [2022-04-11T14:10:09.924Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:82c9c929a6b228b80e1189d27f62ce36692fd74fd2685bfdae885c12a4d06439 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:10.225Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:10.527Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-11T14:10:10.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-11T14:10:10.527Z] 48bd4878a996: Preparing [2022-04-11T14:10:10.527Z] b2f0272652b5: Preparing [2022-04-11T14:10:10.527Z] aa0f769dbe97: Preparing [2022-04-11T14:10:10.527Z] 20baaf3bc460: Preparing [2022-04-11T14:10:10.527Z] b541d28bf3b4: Preparing [2022-04-11T14:10:10.527Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:10.527Z] 48bd4878a996: Layer already exists [2022-04-11T14:10:10.527Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:10.527Z] b2f0272652b5: Layer already exists [2022-04-11T14:10:10.527Z] 20baaf3bc460: Layer already exists [2022-04-11T14:10:10.527Z] main: digest: sha256:82c9c929a6b228b80e1189d27f62ce36692fd74fd2685bfdae885c12a4d06439 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:10:10.569Z] ===================================================== [Pipeline] echo [2022-04-11T14:10:10.582Z] taggedImages: [2022-04-11T14:10:10.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:10.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-11T14:10:10.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.62 [2022-04-11T14:10:10.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:10.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-11T14:10:10.606Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-11T14:10:10.606Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:10.606Z] latest [2022-04-11T14:10:10.606Z] 2.2.0-dev.62 [2022-04-11T14:10:10.606Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:10.606Z] main [2022-04-11T14:10:10.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:10.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:11.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:11.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T14:10:11.215Z] e79883654c62: Preparing [2022-04-11T14:10:11.215Z] 3a04b6354a1b: Preparing [2022-04-11T14:10:11.215Z] aa0f769dbe97: Preparing [2022-04-11T14:10:11.215Z] b9ed22187d7e: Preparing [2022-04-11T14:10:11.215Z] b541d28bf3b4: Preparing [2022-04-11T14:10:11.215Z] b9ed22187d7e: Layer already exists [2022-04-11T14:10:11.215Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:11.215Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:11.215Z] e79883654c62: Pushed [2022-04-11T14:10:13.036Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:10:13.759Z] 3a04b6354a1b: Pushed [2022-04-11T14:10:13.759Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:b88991223db7286d462eb6d2940bd3a7fa263ac5186681e0348c541739b20dbf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:14.023Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:10:14.023Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:10:14.053Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:14.300Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:10:14.300Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:10:14.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-11T14:10:14.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T14:10:14.347Z] e79883654c62: Preparing [2022-04-11T14:10:14.347Z] 3a04b6354a1b: Preparing [2022-04-11T14:10:14.347Z] aa0f769dbe97: Preparing [2022-04-11T14:10:14.347Z] b9ed22187d7e: Preparing [2022-04-11T14:10:14.347Z] b541d28bf3b4: Preparing [2022-04-11T14:10:14.347Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:14.347Z] 3a04b6354a1b: Layer already exists [2022-04-11T14:10:14.347Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:14.347Z] b9ed22187d7e: Layer already exists [2022-04-11T14:10:14.347Z] e79883654c62: Layer already exists [2022-04-11T14:10:14.347Z] latest: digest: sha256:b88991223db7286d462eb6d2940bd3a7fa263ac5186681e0348c541739b20dbf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:14.579Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:10:14.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:14.861Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:10:14.861Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:10:14.861Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:10:14.861Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:10:14.932Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.62 [2022-04-11T14:10:14.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T14:10:14.932Z] e79883654c62: Preparing [2022-04-11T14:10:14.932Z] 3a04b6354a1b: Preparing [2022-04-11T14:10:14.932Z] aa0f769dbe97: Preparing [2022-04-11T14:10:14.932Z] b9ed22187d7e: Preparing [2022-04-11T14:10:14.932Z] b541d28bf3b4: Preparing [2022-04-11T14:10:14.932Z] e79883654c62: Layer already exists [2022-04-11T14:10:14.932Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:14.932Z] b9ed22187d7e: Layer already exists [2022-04-11T14:10:14.932Z] 3a04b6354a1b: Layer already exists [2022-04-11T14:10:14.932Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:14.932Z] 2.2.0-dev.62: digest: sha256:b88991223db7286d462eb6d2940bd3a7fa263ac5186681e0348c541739b20dbf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:15.140Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:10:15.141Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:10:15.141Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:10:15.141Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:10:15.228Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:15.418Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:10:15.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:15.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T14:10:15.518Z] e79883654c62: Preparing [2022-04-11T14:10:15.518Z] 3a04b6354a1b: Preparing [2022-04-11T14:10:15.518Z] aa0f769dbe97: Preparing [2022-04-11T14:10:15.518Z] b9ed22187d7e: Preparing [2022-04-11T14:10:15.518Z] b541d28bf3b4: Preparing [2022-04-11T14:10:15.518Z] 3a04b6354a1b: Layer already exists [2022-04-11T14:10:15.518Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:15.518Z] e79883654c62: Layer already exists [2022-04-11T14:10:15.518Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:15.518Z] b9ed22187d7e: Layer already exists [2022-04-11T14:10:15.518Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:b88991223db7286d462eb6d2940bd3a7fa263ac5186681e0348c541739b20dbf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:15.696Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:10:15.815Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:15.974Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:10:16.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-11T14:10:16.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-11T14:10:16.108Z] e79883654c62: Preparing [2022-04-11T14:10:16.108Z] 3a04b6354a1b: Preparing [2022-04-11T14:10:16.108Z] aa0f769dbe97: Preparing [2022-04-11T14:10:16.108Z] b9ed22187d7e: Preparing [2022-04-11T14:10:16.108Z] b541d28bf3b4: Preparing [2022-04-11T14:10:16.108Z] b541d28bf3b4: Layer already exists [2022-04-11T14:10:16.108Z] b9ed22187d7e: Layer already exists [2022-04-11T14:10:16.108Z] e79883654c62: Layer already exists [2022-04-11T14:10:16.108Z] 3a04b6354a1b: Layer already exists [2022-04-11T14:10:16.108Z] aa0f769dbe97: Layer already exists [2022-04-11T14:10:16.108Z] main: digest: sha256:b88991223db7286d462eb6d2940bd3a7fa263ac5186681e0348c541739b20dbf size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:10:16.142Z] ===================================================== [Pipeline] echo [2022-04-11T14:10:16.159Z] taggedImages: [2022-04-11T14:10:16.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:16.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-11T14:10:16.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.62 [2022-04-11T14:10:16.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:16.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-11T14:10:16.182Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-11T14:10:16.182Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:16.182Z] latest [2022-04-11T14:10:16.182Z] 2.2.0-dev.62 [2022-04-11T14:10:16.182Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:16.182Z] main [2022-04-11T14:10:16.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:16.496Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:16.576Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:10:16.576Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:10:16.788Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:16.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T14:10:16.788Z] 9e96c21b716e: Preparing [2022-04-11T14:10:16.788Z] d18d3d74c267: Preparing [2022-04-11T14:10:16.788Z] 98773e4f0a0c: Preparing [2022-04-11T14:10:16.788Z] ab9d9ef44982: Preparing [2022-04-11T14:10:16.788Z] 52f44be93a46: Preparing [2022-04-11T14:10:16.788Z] 10d82663b225: Preparing [2022-04-11T14:10:16.788Z] f7a7a140f1b3: Preparing [2022-04-11T14:10:16.788Z] 31e69d4774c9: Preparing [2022-04-11T14:10:16.788Z] 7750d494dfbd: Preparing [2022-04-11T14:10:16.788Z] 18708474c90b: Preparing [2022-04-11T14:10:16.788Z] 4fc242d58285: Preparing [2022-04-11T14:10:16.788Z] f7a7a140f1b3: Waiting [2022-04-11T14:10:16.788Z] 18708474c90b: Waiting [2022-04-11T14:10:16.788Z] 4fc242d58285: Waiting [2022-04-11T14:10:16.788Z] 7750d494dfbd: Waiting [2022-04-11T14:10:16.788Z] 31e69d4774c9: Waiting [2022-04-11T14:10:16.788Z] 52f44be93a46: Layer already exists [2022-04-11T14:10:16.788Z] 10d82663b225: Layer already exists [2022-04-11T14:10:16.788Z] f7a7a140f1b3: Layer already exists [2022-04-11T14:10:16.788Z] 31e69d4774c9: Layer already exists [2022-04-11T14:10:16.788Z] d18d3d74c267: Pushed [2022-04-11T14:10:16.788Z] 7750d494dfbd: Layer already exists [2022-04-11T14:10:16.788Z] 18708474c90b: Layer already exists [2022-04-11T14:10:16.788Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:16.853Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:10:17.047Z] 9e96c21b716e: Pushed [2022-04-11T14:10:17.130Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:10:17.130Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:10:17.130Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:10:17.411Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:10:17.411Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:10:17.411Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:10:17.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:10:17.411Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:10:17.411Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:10:17.689Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:10:17.689Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:10:17.689Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:10:17.689Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:10:17.689Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:10:18.678Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:10:18.678Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:10:18.678Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:10:18.954Z] 98773e4f0a0c: Pushed [2022-04-11T14:10:18.956Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:10:18.956Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:10:18.956Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:10:19.232Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:10:19.232Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:10:19.232Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:10:19.232Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:10:19.511Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:10:19.511Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:10:19.788Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:10:20.392Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:10:20.673Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:10:20.951Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:10:21.227Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:10:21.227Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:10:21.504Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:10:22.495Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:10:22.495Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:10:22.495Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:10:22.776Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:10:23.049Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:10:23.049Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:10:23.651Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:10:23.926Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:10:23.926Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:10:24.526Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:10:24.526Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:10:24.526Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:10:24.800Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:10:25.381Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:10:25.533Z] ab9d9ef44982: Pushed [2022-04-11T14:10:25.533Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:f81952cfa0b2370affc8519d1211c93d1f247be4647fe4bf1af47cb266401dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:25.833Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:26.063Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:10:26.132Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-11T14:10:26.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T14:10:26.132Z] 9e96c21b716e: Preparing [2022-04-11T14:10:26.132Z] d18d3d74c267: Preparing [2022-04-11T14:10:26.132Z] 98773e4f0a0c: Preparing [2022-04-11T14:10:26.132Z] ab9d9ef44982: Preparing [2022-04-11T14:10:26.132Z] 52f44be93a46: Preparing [2022-04-11T14:10:26.132Z] 10d82663b225: Preparing [2022-04-11T14:10:26.132Z] f7a7a140f1b3: Preparing [2022-04-11T14:10:26.132Z] 31e69d4774c9: Preparing [2022-04-11T14:10:26.132Z] 7750d494dfbd: Preparing [2022-04-11T14:10:26.132Z] 18708474c90b: Preparing [2022-04-11T14:10:26.132Z] 4fc242d58285: Preparing [2022-04-11T14:10:26.132Z] f7a7a140f1b3: Waiting [2022-04-11T14:10:26.132Z] 31e69d4774c9: Waiting [2022-04-11T14:10:26.132Z] 7750d494dfbd: Waiting [2022-04-11T14:10:26.132Z] 10d82663b225: Waiting [2022-04-11T14:10:26.132Z] 18708474c90b: Waiting [2022-04-11T14:10:26.132Z] 4fc242d58285: Waiting [2022-04-11T14:10:26.132Z] 52f44be93a46: Layer already exists [2022-04-11T14:10:26.132Z] d18d3d74c267: Layer already exists [2022-04-11T14:10:26.132Z] 9e96c21b716e: Layer already exists [2022-04-11T14:10:26.132Z] ab9d9ef44982: Layer already exists [2022-04-11T14:10:26.132Z] 98773e4f0a0c: Layer already exists [2022-04-11T14:10:26.132Z] f7a7a140f1b3: Layer already exists [2022-04-11T14:10:26.132Z] 10d82663b225: Layer already exists [2022-04-11T14:10:26.132Z] 7750d494dfbd: Layer already exists [2022-04-11T14:10:26.132Z] 31e69d4774c9: Layer already exists [2022-04-11T14:10:26.132Z] 18708474c90b: Layer already exists [2022-04-11T14:10:26.132Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:26.132Z] latest: digest: sha256:f81952cfa0b2370affc8519d1211c93d1f247be4647fe4bf1af47cb266401dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:26.432Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:26.728Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.62 [2022-04-11T14:10:26.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T14:10:26.728Z] 9e96c21b716e: Preparing [2022-04-11T14:10:26.728Z] d18d3d74c267: Preparing [2022-04-11T14:10:26.728Z] 98773e4f0a0c: Preparing [2022-04-11T14:10:26.728Z] ab9d9ef44982: Preparing [2022-04-11T14:10:26.728Z] 52f44be93a46: Preparing [2022-04-11T14:10:26.728Z] 10d82663b225: Preparing [2022-04-11T14:10:26.728Z] f7a7a140f1b3: Preparing [2022-04-11T14:10:26.728Z] 31e69d4774c9: Preparing [2022-04-11T14:10:26.728Z] 7750d494dfbd: Preparing [2022-04-11T14:10:26.728Z] 18708474c90b: Preparing [2022-04-11T14:10:26.728Z] 4fc242d58285: Preparing [2022-04-11T14:10:26.728Z] f7a7a140f1b3: Waiting [2022-04-11T14:10:26.728Z] 31e69d4774c9: Waiting [2022-04-11T14:10:26.728Z] 7750d494dfbd: Waiting [2022-04-11T14:10:26.728Z] 10d82663b225: Waiting [2022-04-11T14:10:26.728Z] 4fc242d58285: Waiting [2022-04-11T14:10:26.728Z] d18d3d74c267: Layer already exists [2022-04-11T14:10:26.728Z] ab9d9ef44982: Layer already exists [2022-04-11T14:10:26.728Z] 98773e4f0a0c: Layer already exists [2022-04-11T14:10:26.728Z] 52f44be93a46: Layer already exists [2022-04-11T14:10:26.728Z] 9e96c21b716e: Layer already exists [2022-04-11T14:10:26.728Z] 10d82663b225: Layer already exists [2022-04-11T14:10:26.728Z] f7a7a140f1b3: Layer already exists [2022-04-11T14:10:26.728Z] 7750d494dfbd: Layer already exists [2022-04-11T14:10:26.728Z] 31e69d4774c9: Layer already exists [2022-04-11T14:10:26.728Z] 18708474c90b: Layer already exists [2022-04-11T14:10:26.728Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:26.728Z] 2.2.0-dev.62: digest: sha256:f81952cfa0b2370affc8519d1211c93d1f247be4647fe4bf1af47cb266401dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:27.024Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:27.075Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:10:27.323Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:27.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T14:10:27.323Z] 9e96c21b716e: Preparing [2022-04-11T14:10:27.323Z] d18d3d74c267: Preparing [2022-04-11T14:10:27.323Z] 98773e4f0a0c: Preparing [2022-04-11T14:10:27.323Z] ab9d9ef44982: Preparing [2022-04-11T14:10:27.323Z] 52f44be93a46: Preparing [2022-04-11T14:10:27.323Z] 10d82663b225: Preparing [2022-04-11T14:10:27.323Z] f7a7a140f1b3: Preparing [2022-04-11T14:10:27.323Z] 31e69d4774c9: Preparing [2022-04-11T14:10:27.323Z] 7750d494dfbd: Preparing [2022-04-11T14:10:27.323Z] 18708474c90b: Preparing [2022-04-11T14:10:27.323Z] 4fc242d58285: Preparing [2022-04-11T14:10:27.323Z] 7750d494dfbd: Waiting [2022-04-11T14:10:27.323Z] 18708474c90b: Waiting [2022-04-11T14:10:27.323Z] 31e69d4774c9: Waiting [2022-04-11T14:10:27.323Z] f7a7a140f1b3: Waiting [2022-04-11T14:10:27.323Z] 4fc242d58285: Waiting [2022-04-11T14:10:27.323Z] 10d82663b225: Waiting [2022-04-11T14:10:27.323Z] 9e96c21b716e: Layer already exists [2022-04-11T14:10:27.323Z] ab9d9ef44982: Layer already exists [2022-04-11T14:10:27.323Z] d18d3d74c267: Layer already exists [2022-04-11T14:10:27.323Z] 98773e4f0a0c: Layer already exists [2022-04-11T14:10:27.323Z] 52f44be93a46: Layer already exists [2022-04-11T14:10:27.323Z] 31e69d4774c9: Layer already exists [2022-04-11T14:10:27.323Z] 7750d494dfbd: Layer already exists [2022-04-11T14:10:27.323Z] 10d82663b225: Layer already exists [2022-04-11T14:10:27.323Z] f7a7a140f1b3: Layer already exists [2022-04-11T14:10:27.323Z] 18708474c90b: Layer already exists [2022-04-11T14:10:27.323Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:27.323Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:f81952cfa0b2370affc8519d1211c93d1f247be4647fe4bf1af47cb266401dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:27.794Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T14:10:28.184Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-11T14:10:28.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-11T14:10:28.184Z] 9e96c21b716e: Preparing [2022-04-11T14:10:28.184Z] d18d3d74c267: Preparing [2022-04-11T14:10:28.184Z] 98773e4f0a0c: Preparing [2022-04-11T14:10:28.184Z] ab9d9ef44982: Preparing [2022-04-11T14:10:28.184Z] 52f44be93a46: Preparing [2022-04-11T14:10:28.184Z] 10d82663b225: Preparing [2022-04-11T14:10:28.184Z] f7a7a140f1b3: Preparing [2022-04-11T14:10:28.184Z] 31e69d4774c9: Preparing [2022-04-11T14:10:28.184Z] 7750d494dfbd: Preparing [2022-04-11T14:10:28.184Z] 18708474c90b: Preparing [2022-04-11T14:10:28.184Z] 4fc242d58285: Preparing [2022-04-11T14:10:28.184Z] 10d82663b225: Waiting [2022-04-11T14:10:28.184Z] 31e69d4774c9: Waiting [2022-04-11T14:10:28.184Z] 7750d494dfbd: Waiting [2022-04-11T14:10:28.184Z] 18708474c90b: Waiting [2022-04-11T14:10:28.184Z] 4fc242d58285: Waiting [2022-04-11T14:10:28.184Z] f7a7a140f1b3: Waiting [2022-04-11T14:10:28.184Z] d18d3d74c267: Layer already exists [2022-04-11T14:10:28.184Z] 98773e4f0a0c: Layer already exists [2022-04-11T14:10:28.184Z] 9e96c21b716e: Layer already exists [2022-04-11T14:10:28.184Z] 52f44be93a46: Layer already exists [2022-04-11T14:10:28.184Z] ab9d9ef44982: Layer already exists [2022-04-11T14:10:28.184Z] f7a7a140f1b3: Layer already exists [2022-04-11T14:10:28.184Z] 10d82663b225: Layer already exists [2022-04-11T14:10:28.184Z] 31e69d4774c9: Layer already exists [2022-04-11T14:10:28.184Z] 7750d494dfbd: Layer already exists [2022-04-11T14:10:28.184Z] 18708474c90b: Layer already exists [2022-04-11T14:10:28.184Z] 4fc242d58285: Layer already exists [2022-04-11T14:10:28.184Z] main: digest: sha256:f81952cfa0b2370affc8519d1211c93d1f247be4647fe4bf1af47cb266401dd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T14:10:28.223Z] ===================================================== [Pipeline] echo [2022-04-11T14:10:28.234Z] taggedImages: [2022-04-11T14:10:28.234Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:10:28.234Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-11T14:10:28.234Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.62 [2022-04-11T14:10:28.234Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T14:10:28.234Z] - 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] } [2022-04-11T14:10:29.065Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:10:29.344Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:10:29.344Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:10:29.621Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:10:29.899Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:10:30.175Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:10:30.453Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:10:30.453Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:10:31.441Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:10:31.441Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:10:31.442Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:10:31.442Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:10:31.717Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:10:31.717Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:10:31.994Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:10:31.994Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:10:32.269Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:10:32.269Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:10:32.269Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:10:32.269Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:10:33.251Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:10:33.251Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:10:33.251Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:10:33.529Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:10:33.811Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:10:33.811Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:10:33.811Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:10:42.164Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:10:42.164Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:10:42.164Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:10:42.164Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:10:43.169Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:10:43.169Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:10:43.169Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:10:43.169Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:11:10.039Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T14:11:10.039Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:11:11.481Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T14:11:11.481Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:14:33.518Z] Removing intermediate container 52a5f131cb7c [2022-04-11T14:14:33.518Z] ---> 487a0208f7a2 [2022-04-11T14:14:33.518Z] [2022-04-11T14:14:33.518Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T14:14:33.518Z] 3.15: Pulling from library/alpine [2022-04-11T14:14:33.518Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T14:14:33.518Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T14:14:33.518Z] ---> 3fb3c9af89a9 [2022-04-11T14:14:33.518Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:14:33.518Z] ---> Running in 46f363d69385 [2022-04-11T14:14:33.518Z] Removing intermediate container 46f363d69385 [2022-04-11T14:14:33.518Z] ---> 00a6db20270d [2022-04-11T14:14:33.518Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:14:33.518Z] ---> Running in f38a0239c78e [2022-04-11T14:14:33.518Z] Removing intermediate container f38a0239c78e [2022-04-11T14:14:33.518Z] ---> da4fb8fd2dfa [2022-04-11T14:14:33.518Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T14:14:33.518Z] ---> Running in a162fddb692d [2022-04-11T14:14:34.653Z] Removing intermediate container 86da9d8a4144 [2022-04-11T14:14:34.653Z] ---> 93c04ea386b6 [2022-04-11T14:14:34.653Z] [2022-04-11T14:14:34.653Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:14:34.942Z] 3.14: Pulling from library/alpine [2022-04-11T14:14:35.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:36.547Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T14:14:36.547Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T14:14:36.547Z] ---> ac73e934f311 [2022-04-11T14:14:36.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:14:36.820Z] ---> Running in 60db746960bf [2022-04-11T14:14:37.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:39.071Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:14:39.071Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:14:39.072Z] OK: 15729 distinct packages available [2022-04-11T14:14:39.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:39.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:39.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:39.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:14:40.228Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T14:14:40.228Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:14:40.507Z] OK: 5 MiB in 15 packages [2022-04-11T14:14:41.503Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T14:14:41.503Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:14:41.789Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T14:14:41.789Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T14:14:41.789Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T14:14:42.068Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T14:14:42.068Z] Removing intermediate container 60db746960bf [2022-04-11T14:14:42.068Z] ---> 0b8d981050db [2022-04-11T14:14:42.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:14:42.068Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:14:42.068Z] ---> Running in 769bd37da35b [2022-04-11T14:14:42.068Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T14:14:42.345Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T14:14:42.345Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:14:42.345Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:14:42.630Z] Removing intermediate container 769bd37da35b [2022-04-11T14:14:42.630Z] ---> d39c340874fd [2022-04-11T14:14:42.630Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T14:14:42.909Z] ---> Running in 59875e5a609f [2022-04-11T14:14:43.186Z] OK: 8 MiB in 23 packages [2022-04-11T14:14:43.467Z] Removing intermediate container 59875e5a609f [2022-04-11T14:14:43.467Z] ---> 994de10ad39e [2022-04-11T14:14:43.467Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T14:14:43.467Z] ---> Running in 5402b90e0390 [2022-04-11T14:14:44.466Z] Removing intermediate container 5402b90e0390 [2022-04-11T14:14:44.466Z] ---> 4ad00b8be76f [2022-04-11T14:14:44.466Z] Step 15/23 : WORKDIR / [2022-04-11T14:14:44.752Z] ---> Running in 7b03b3bb2460 [2022-04-11T14:14:45.761Z] Removing intermediate container 7b03b3bb2460 [2022-04-11T14:14:45.761Z] ---> 3622a5033186 [2022-04-11T14:14:45.761Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:14:46.386Z] Removing intermediate container a162fddb692d [2022-04-11T14:14:46.386Z] ---> 5cc9448db492 [2022-04-11T14:14:46.386Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:14:47.377Z] ---> 21b1b881d4ab [2022-04-11T14:14:47.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T14:14:47.983Z] ---> 02c92c11c0b3 [2022-04-11T14:14:47.983Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T14:14:52.334Z] ---> 56d2011402bc [2022-04-11T14:14:52.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T14:14:52.618Z] ---> 3d2e55667d3e [2022-04-11T14:14:52.618Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T14:14:54.603Z] ---> 98175aee4748 [2022-04-11T14:14:54.603Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T14:14:54.603Z] ---> Running in e5f658b898b7 [2022-04-11T14:14:54.603Z] ---> 4209eb7ee254 [2022-04-11T14:14:54.603Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T14:14:54.880Z] ---> Running in 3d4927cbd069 [2022-04-11T14:14:55.493Z] Removing intermediate container e5f658b898b7 [2022-04-11T14:14:55.493Z] ---> 4b3cf09c0b24 [2022-04-11T14:14:55.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:14:55.776Z] Removing intermediate container 3d4927cbd069 [2022-04-11T14:14:55.776Z] ---> 85838d808730 [2022-04-11T14:14:55.776Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:14:56.066Z] ---> Running in b69b144dfe54 [2022-04-11T14:14:56.066Z] ---> Running in d2fb1b972c9b [2022-04-11T14:14:57.080Z] Removing intermediate container b69b144dfe54 [2022-04-11T14:14:57.080Z] ---> 6e141e0618f3 [2022-04-11T14:14:57.080Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T14:14:57.080Z] Removing intermediate container d2fb1b972c9b [2022-04-11T14:14:57.080Z] ---> 7afea4177f72 [2022-04-11T14:14:57.080Z] Step 18/20 : LABEL arch=arm64 [2022-04-11T14:14:57.362Z] ---> Running in 54a86fd8dabc [2022-04-11T14:14:57.362Z] ---> Running in d47376dd2dff [2022-04-11T14:14:58.381Z] Removing intermediate container 54a86fd8dabc [2022-04-11T14:14:58.381Z] ---> 63076724d90b [2022-04-11T14:14:58.381Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:14:58.681Z] ---> Running in 534844f5edbf [2022-04-11T14:14:58.681Z] Removing intermediate container d47376dd2dff [2022-04-11T14:14:58.681Z] ---> c1faa14dff2f [2022-04-11T14:14:58.681Z] Step 19/20 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:14:58.966Z] ---> Running in 36e65447ac93 [2022-04-11T14:14:59.983Z] Removing intermediate container 36e65447ac93 [2022-04-11T14:14:59.983Z] ---> 6e454ebd8ddb [2022-04-11T14:14:59.983Z] Step 20/20 : LABEL version=2.2.0-dev.62 [2022-04-11T14:14:59.983Z] Removing intermediate container 534844f5edbf [2022-04-11T14:14:59.983Z] ---> c2b1c7cf13db [2022-04-11T14:14:59.983Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:15:00.280Z] ---> Running in cd3bd7885eca [2022-04-11T14:15:00.280Z] ---> Running in 0d8869071137 [2022-04-11T14:15:01.298Z] Removing intermediate container cd3bd7885eca [2022-04-11T14:15:01.298Z] ---> 5880d864ad59 [2022-04-11T14:15:01.298Z] [2022-04-11T14:15:01.604Z] Removing intermediate container 0d8869071137 [2022-04-11T14:15:01.604Z] ---> 77a0dc6626af [2022-04-11T14:15:01.604Z] [2022-04-11T14:15:01.888Z] Successfully built 5880d864ad59 [2022-04-11T14:15:01.888Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-11T14:15:01.888Z] Building sys-mgmt-agent [2022-04-11T14:15:02.185Z]  Building security-spiffe-token-provider ... done Successfully built 77a0dc6626af [2022-04-11T14:15:02.185Z] Successfully tagged core-command-arm64:latest [2022-04-11T14:15:02.185Z] Building security-proxy-setup [2022-04-11T14:15:02.185Z]  Building core-command ... done Removing intermediate container 169d1fba7ca0 [2022-04-11T14:15:02.185Z] ---> bc47c0597e7c [2022-04-11T14:15:02.185Z] [2022-04-11T14:15:02.185Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:15:02.185Z] ---> ac73e934f311 [2022-04-11T14:15:02.185Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:15:02.185Z] ---> Using cache [2022-04-11T14:15:02.464Z] ---> 0b8d981050db [2022-04-11T14:15:02.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:15:02.464Z] ---> Using cache [2022-04-11T14:15:02.464Z] ---> d39c340874fd [2022-04-11T14:15:02.464Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T14:15:02.464Z] ---> Running in bdf8e74b61cf [2022-04-11T14:15:03.079Z] Removing intermediate container bdf8e74b61cf [2022-04-11T14:15:03.079Z] ---> b3b94371e476 [2022-04-11T14:15:03.079Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T14:15:03.079Z] ---> Running in 1381a0b69755 [2022-04-11T14:15:03.690Z] Removing intermediate container 1381a0b69755 [2022-04-11T14:15:03.690Z] ---> a397cd631b3d [2022-04-11T14:15:03.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:15:04.701Z] ---> 7d969acf12bf [2022-04-11T14:15:04.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T14:15:07.556Z] ---> f0c2735aebba [2022-04-11T14:15:07.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T14:15:08.558Z] ---> 496f5a29e0de [2022-04-11T14:15:08.558Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T14:15:08.558Z] ---> Running in e2f96770bfaf [2022-04-11T14:15:09.168Z] Removing intermediate container e2f96770bfaf [2022-04-11T14:15:09.168Z] ---> 6a466f0958fb [2022-04-11T14:15:09.168Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:15:09.168Z] ---> Running in 8ee5dba353fb [2022-04-11T14:15:10.166Z] Removing intermediate container 8ee5dba353fb [2022-04-11T14:15:10.166Z] ---> 15f3d481937d [2022-04-11T14:15:10.166Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T14:15:10.166Z] ---> Running in 319f1ad38043 [2022-04-11T14:15:10.775Z] Removing intermediate container 319f1ad38043 [2022-04-11T14:15:10.775Z] ---> 01a713ac5c6e [2022-04-11T14:15:10.775Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:15:10.775Z] ---> Running in e1fa9029e429 [2022-04-11T14:15:11.387Z] Removing intermediate container e1fa9029e429 [2022-04-11T14:15:11.387Z] ---> 2c7ff047ffe6 [2022-04-11T14:15:11.387Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:15:11.665Z] ---> Running in 4a5650294ecd [2022-04-11T14:15:11.944Z] Removing intermediate container 4a5650294ecd [2022-04-11T14:15:11.944Z] ---> 1ae4932c53e9 [2022-04-11T14:15:12.221Z] [2022-04-11T14:15:12.500Z] Successfully built 1ae4932c53e9 [2022-04-11T14:15:12.500Z] Successfully tagged support-scheduler-arm64:latest [2022-04-11T14:15:12.500Z]  Building support-scheduler ... done Building support-notifications [2022-04-11T14:15:34.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:15:34.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:15:34.726Z] ---> 1acf9266a580 [2022-04-11T14:15:34.726Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:15:34.726Z] ---> Using cache [2022-04-11T14:15:34.726Z] ---> ef7f1a43be2a [2022-04-11T14:15:34.726Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:15:34.726Z] ---> Using cache [2022-04-11T14:15:34.726Z] ---> 951454288435 [2022-04-11T14:15:34.726Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T14:15:35.722Z] ---> Running in 9a3acd8f8e46 [2022-04-11T14:15:36.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:15:36.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:15:36.718Z] ---> 1acf9266a580 [2022-04-11T14:15:36.718Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:15:36.718Z] ---> Using cache [2022-04-11T14:15:36.718Z] ---> ef7f1a43be2a [2022-04-11T14:15:36.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:15:36.718Z] ---> Using cache [2022-04-11T14:15:36.718Z] ---> 951454288435 [2022-04-11T14:15:36.718Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T14:15:36.718Z] ---> Using cache [2022-04-11T14:15:36.718Z] ---> 36276f550bfd [2022-04-11T14:15:36.718Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:15:36.718Z] ---> Using cache [2022-04-11T14:15:36.718Z] ---> 1ab120f0a51e [2022-04-11T14:15:36.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:15:36.718Z] ---> Using cache [2022-04-11T14:15:36.718Z] ---> 4a06cd3143b1 [2022-04-11T14:15:36.718Z] Step 8/22 : COPY . . [2022-04-11T14:15:37.331Z] ---> Using cache [2022-04-11T14:15:37.331Z] ---> dc9db9670273 [2022-04-11T14:15:37.331Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T14:15:37.610Z] ---> Running in 4eee71e90771 [2022-04-11T14:15:39.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:15:40.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T14:15:40.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:15:42.314Z] OK: 220 MiB in 52 packages [2022-04-11T14:15:45.221Z] Removing intermediate container 9a3acd8f8e46 [2022-04-11T14:15:45.221Z] ---> 52e0bc327759 [2022-04-11T14:15:45.221Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:15:45.221Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:15:45.221Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:15:45.221Z] ---> 1acf9266a580 [2022-04-11T14:15:45.222Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T14:15:45.222Z] ---> Using cache [2022-04-11T14:15:45.222Z] ---> ef7f1a43be2a [2022-04-11T14:15:45.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:15:45.222Z] ---> Using cache [2022-04-11T14:15:45.222Z] ---> 951454288435 [2022-04-11T14:15:45.222Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T14:15:45.222Z] ---> Running in c438d0af783f [2022-04-11T14:15:45.222Z] ---> 4435cfec4b26 [2022-04-11T14:15:45.222Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:15:45.222Z] ---> Running in d31266917717 [2022-04-11T14:15:46.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:15:51.069Z] Removing intermediate container d31266917717 [2022-04-11T14:15:51.069Z] ---> 12e8b076ccaf [2022-04-11T14:15:51.069Z] Step 8/23 : COPY . . [2022-04-11T14:15:51.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:15:55.429Z] OK: 220 MiB in 52 packages [2022-04-11T14:15:57.471Z] Removing intermediate container c438d0af783f [2022-04-11T14:15:57.471Z] ---> b85b1aac4c8f [2022-04-11T14:15:57.471Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T14:15:59.155Z] ---> b69a35779749 [2022-04-11T14:15:59.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:15:59.155Z] ---> Running in b7135b3a6ffb [2022-04-11T14:16:06.014Z] Removing intermediate container b7135b3a6ffb [2022-04-11T14:16:06.014Z] ---> dc2f3a7a065a [2022-04-11T14:16:06.014Z] Step 8/22 : COPY . . [2022-04-11T14:16:06.014Z] ---> de04365bd477 [2022-04-11T14:16:06.014Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T14:16:06.014Z] ---> Running in 6b4b13459189 [2022-04-11T14:16:08.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T14:16:21.083Z] ---> d245574733bd [2022-04-11T14:16:21.084Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T14:16:21.084Z] ---> Running in 89310bd3f29a [2022-04-11T14:16:21.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T14:22:44.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T14:23:11.762Z] Removing intermediate container 4eee71e90771 [2022-04-11T14:23:11.762Z] ---> 83bbd2342631 [2022-04-11T14:23:11.762Z] [2022-04-11T14:23:11.762Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:23:11.762Z] ---> ac73e934f311 [2022-04-11T14:23:11.762Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T14:23:11.762Z] ---> Running in d5d41488faaa [2022-04-11T14:23:13.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:23:14.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:23:15.048Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T14:23:15.329Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:23:15.329Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T14:23:15.329Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T14:23:15.329Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T14:23:15.329Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:23:15.329Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:23:15.329Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:23:15.939Z] OK: 8 MiB in 20 packages [2022-04-11T14:23:17.946Z] Removing intermediate container d5d41488faaa [2022-04-11T14:23:17.946Z] ---> b738a59f3303 [2022-04-11T14:23:17.946Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T14:23:17.946Z] ---> Running in 160f11a054b2 [2022-04-11T14:23:18.556Z] Removing intermediate container 160f11a054b2 [2022-04-11T14:23:18.556Z] ---> f37181bb7cfa [2022-04-11T14:23:18.556Z] Step 13/22 : WORKDIR /edgex [2022-04-11T14:23:18.833Z] ---> Running in e1b1eb9eb627 [2022-04-11T14:23:19.446Z] Removing intermediate container e1b1eb9eb627 [2022-04-11T14:23:19.446Z] ---> 4c80f0228f2b [2022-04-11T14:23:19.446Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T14:23:20.448Z] ---> 2d31d2f41d16 [2022-04-11T14:23:20.448Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T14:23:22.451Z] ---> 5353aa18da44 [2022-04-11T14:23:22.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T14:23:25.102Z] ---> 7f207829b6a9 [2022-04-11T14:23:25.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T14:23:26.560Z] ---> b66acfc10109 [2022-04-11T14:23:26.560Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T14:23:26.560Z] ---> Running in 25fa1e0dd565 [2022-04-11T14:23:30.943Z] Removing intermediate container 25fa1e0dd565 [2022-04-11T14:23:30.943Z] ---> 2a9e26334dbf [2022-04-11T14:23:30.943Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T14:23:30.943Z] ---> Running in 2ec4411ce4ac [2022-04-11T14:23:31.950Z] Removing intermediate container 2ec4411ce4ac [2022-04-11T14:23:31.950Z] ---> e4d2141e814c [2022-04-11T14:23:31.950Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T14:23:31.950Z] ---> Running in 018938024b08 [2022-04-11T14:23:32.952Z] Removing intermediate container 018938024b08 [2022-04-11T14:23:32.952Z] ---> 59f7a346b525 [2022-04-11T14:23:32.952Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:23:33.234Z] ---> Running in 14dd0da0ac83 [2022-04-11T14:23:33.840Z] Removing intermediate container 14dd0da0ac83 [2022-04-11T14:23:34.118Z] ---> 3cc2138dabe2 [2022-04-11T14:23:34.118Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:23:34.118Z] ---> Running in 78a0ef3f4670 [2022-04-11T14:23:35.573Z] Removing intermediate container 78a0ef3f4670 [2022-04-11T14:23:35.573Z] ---> 74a2154ba040 [2022-04-11T14:23:35.573Z] [2022-04-11T14:23:35.854Z] Successfully built 74a2154ba040 [2022-04-11T14:23:35.854Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-11T14:23:35.854Z] Building core-metadata [2022-04-11T14:23:36.854Z]  Building security-proxy-setup ... done Removing intermediate container 6b4b13459189 [2022-04-11T14:23:36.854Z] ---> 56e52489d896 [2022-04-11T14:23:36.854Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T14:23:37.137Z] ---> Running in 7efedcc6a27a [2022-04-11T14:23:39.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T14:23:46.189Z] Removing intermediate container 7efedcc6a27a [2022-04-11T14:23:46.189Z] ---> 0a9ceee8baec [2022-04-11T14:23:46.189Z] [2022-04-11T14:23:46.189Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T14:23:46.189Z] 20.10.14: Pulling from library/docker [2022-04-11T14:23:56.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:23:56.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:23:56.510Z] ---> 1acf9266a580 [2022-04-11T14:23:56.510Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> ef7f1a43be2a [2022-04-11T14:23:56.510Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> 951454288435 [2022-04-11T14:23:56.510Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> 36276f550bfd [2022-04-11T14:23:56.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> 1ab120f0a51e [2022-04-11T14:23:56.510Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> 4a06cd3143b1 [2022-04-11T14:23:56.510Z] Step 8/23 : COPY . . [2022-04-11T14:23:56.510Z] ---> Using cache [2022-04-11T14:23:56.510Z] ---> dc9db9670273 [2022-04-11T14:23:56.510Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T14:23:56.510Z] ---> Running in 3272cbbd958e [2022-04-11T14:23:59.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T14:24:09.431Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T14:24:09.431Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T14:24:09.431Z] ---> c346e9eafbab [2022-04-11T14:24:09.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:24:10.048Z] ---> Running in dab81431ed09 [2022-04-11T14:24:10.658Z] Removing intermediate container dab81431ed09 [2022-04-11T14:24:10.658Z] ---> 078f3f4ba09a [2022-04-11T14:24:10.658Z] 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 [2022-04-11T14:24:10.938Z] ---> Running in 1d20acfebcb4 [2022-04-11T14:24:13.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:24:13.885Z] Removing intermediate container 89310bd3f29a [2022-04-11T14:24:13.885Z] ---> 16e93073672a [2022-04-11T14:24:13.885Z] [2022-04-11T14:24:13.885Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T14:24:13.885Z] ---> ac73e934f311 [2022-04-11T14:24:13.885Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T14:24:13.885Z] ---> Running in 8c0867722813 [2022-04-11T14:24:14.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:24:15.620Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T14:24:15.620Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T14:24:15.620Z] Executing bash-5.1.16-r0.post-install [2022-04-11T14:24:15.620Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T14:24:15.899Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T14:24:15.899Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T14:24:15.899Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T14:24:15.899Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T14:24:15.899Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T14:24:15.899Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T14:24:15.899Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T14:24:15.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:24:15.899Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T14:24:15.899Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T14:24:15.899Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T14:24:15.899Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T14:24:16.179Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T14:24:16.179Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T14:24:16.179Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T14:24:16.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:24:17.899Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T14:24:17.899Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T14:24:17.899Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:24:17.899Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:24:18.175Z] OK: 6 MiB in 16 packages [2022-04-11T14:24:19.164Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T14:24:19.164Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T14:24:19.164Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T14:24:19.164Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T14:24:19.164Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T14:24:19.438Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T14:24:19.438Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T14:24:19.438Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T14:24:19.438Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T14:24:19.716Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T14:24:19.716Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T14:24:19.716Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T14:24:19.716Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T14:24:19.716Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T14:24:19.716Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T14:24:19.716Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T14:24:19.716Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T14:24:19.716Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T14:24:19.991Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T14:24:19.992Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T14:24:19.992Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T14:24:19.992Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T14:24:19.992Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T14:24:19.992Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T14:24:20.282Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T14:24:20.282Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T14:24:20.567Z] Removing intermediate container 8c0867722813 [2022-04-11T14:24:20.567Z] ---> b4f348f97622 [2022-04-11T14:24:20.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:24:20.847Z] ---> Running in c4a348ec8fdc [2022-04-11T14:24:21.148Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:24:21.148Z] OK: 82 MiB in 65 packages [2022-04-11T14:24:21.148Z] Removing intermediate container c4a348ec8fdc [2022-04-11T14:24:21.148Z] ---> e22966d7bff2 [2022-04-11T14:24:21.148Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T14:24:21.430Z] ---> Running in df4c5d6e796e [2022-04-11T14:24:21.743Z] Removing intermediate container df4c5d6e796e [2022-04-11T14:24:21.743Z] ---> 576c9ce05406 [2022-04-11T14:24:21.743Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T14:24:22.019Z] ---> Running in 8c58e6c2ec33 [2022-04-11T14:24:22.617Z] Removing intermediate container 8c58e6c2ec33 [2022-04-11T14:24:22.617Z] ---> 914a8a144dae [2022-04-11T14:24:22.617Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:24:23.601Z] ---> d9342999d1a1 [2022-04-11T14:24:23.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T14:24:25.580Z] ---> 823519650f8a [2022-04-11T14:24:25.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T14:24:26.562Z] ---> 5ed927111f62 [2022-04-11T14:24:26.562Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T14:24:26.840Z] ---> Running in c49119355e06 [2022-04-11T14:24:27.114Z] Removing intermediate container c49119355e06 [2022-04-11T14:24:27.114Z] ---> 4b62a6f2308b [2022-04-11T14:24:27.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:24:27.453Z] ---> Running in 622a7e114ca1 [2022-04-11T14:24:27.826Z] Removing intermediate container 622a7e114ca1 [2022-04-11T14:24:27.826Z] ---> 485597cd0bcb [2022-04-11T14:24:27.826Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T14:24:28.109Z] ---> Running in cc9eb44873f6 [2022-04-11T14:24:28.720Z] Removing intermediate container cc9eb44873f6 [2022-04-11T14:24:28.720Z] ---> dacf31c70037 [2022-04-11T14:24:28.720Z] Step 21/22 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:24:28.720Z] Collecting docker-compose==1.23.2 [2022-04-11T14:24:28.720Z] ---> Running in 00e87b2fa325 [2022-04-11T14:24:29.038Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T14:24:29.323Z] Removing intermediate container 00e87b2fa325 [2022-04-11T14:24:29.323Z] ---> e195b5611a20 [2022-04-11T14:24:29.323Z] Step 22/22 : LABEL version=2.2.0-dev.62 [2022-04-11T14:24:29.596Z] ---> Running in 2e0e6bd94907 [2022-04-11T14:24:29.596Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T14:24:29.596Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T14:24:29.872Z] Removing intermediate container 2e0e6bd94907 [2022-04-11T14:24:29.872Z] ---> 42bd2347f90c [2022-04-11T14:24:29.872Z] [2022-04-11T14:24:30.148Z] Successfully built 42bd2347f90c [2022-04-11T14:24:30.148Z] Successfully tagged support-notifications-arm64:latest [2022-04-11T14:24:30.148Z]  Building support-notifications ... done Building security-bootstrapper [2022-04-11T14:24:32.782Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T14:24:32.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T14:24:34.219Z] Collecting PyYAML<4,>=3.10 [2022-04-11T14:24:34.219Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T14:24:39.647Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T14:24:39.647Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T14:24:39.647Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T14:24:39.647Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T14:24:44.011Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T14:24:44.011Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T14:24:44.293Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T14:24:44.293Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T14:24:47.736Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T14:24:47.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T14:24:47.736Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-11T14:24:48.737Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T14:24:48.737Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T14:24:49.741Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T14:24:49.741Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T14:24:50.746Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:24:50.746Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:24:50.746Z] ---> 1acf9266a580 [2022-04-11T14:24:50.746Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> ef7f1a43be2a [2022-04-11T14:24:50.746Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> 951454288435 [2022-04-11T14:24:50.746Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> 36276f550bfd [2022-04-11T14:24:50.746Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> 1ab120f0a51e [2022-04-11T14:24:50.746Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> 4a06cd3143b1 [2022-04-11T14:24:50.746Z] Step 8/31 : COPY . . [2022-04-11T14:24:50.746Z] ---> Using cache [2022-04-11T14:24:50.746Z] ---> dc9db9670273 [2022-04-11T14:24:50.746Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T14:24:51.069Z] Collecting idna<2.8,>=2.5 [2022-04-11T14:24:51.069Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T14:24:51.355Z] ---> Running in 16ba205199a4 [2022-04-11T14:24:52.379Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T14:24:52.379Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T14:24:52.379Z] 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) [2022-04-11T14:24:52.662Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T14:24:52.662Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T14:24:53.270Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T14:24:53.270Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T14:24:53.270Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T14:24:53.270Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T14:24:53.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T14:24:54.719Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T14:24:54.719Z] Attempting uninstall: urllib3 [2022-04-11T14:24:54.719Z] Found existing installation: urllib3 1.26.7 [2022-04-11T14:24:54.719Z] Uninstalling urllib3-1.26.7: [2022-04-11T14:24:54.719Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T14:24:55.712Z] Attempting uninstall: idna [2022-04-11T14:24:55.712Z] Found existing installation: idna 3.3 [2022-04-11T14:24:55.712Z] Uninstalling idna-3.3: [2022-04-11T14:24:55.712Z] Successfully uninstalled idna-3.3 [2022-04-11T14:25:00.058Z] Attempting uninstall: requests [2022-04-11T14:25:00.058Z] Found existing installation: requests 2.26.0 [2022-04-11T14:25:00.058Z] Uninstalling requests-2.26.0: [2022-04-11T14:25:00.058Z] Successfully uninstalled requests-2.26.0 [2022-04-11T14:25:00.058Z] Running setup.py install for texttable: started [2022-04-11T14:25:03.533Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T14:25:03.533Z] Running setup.py install for PyYAML: started [2022-04-11T14:25:07.187Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T14:25:07.468Z] Running setup.py install for docopt: started [2022-04-11T14:25:10.897Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T14:25:10.897Z] Running setup.py install for dockerpty: started [2022-04-11T14:25:13.549Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T14:25:15.549Z] 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 [2022-04-11T14:25:30.703Z] Removing intermediate container 1d20acfebcb4 [2022-04-11T14:25:30.703Z] ---> 2d68489e133e [2022-04-11T14:25:30.703Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T14:25:30.703Z] ---> Running in 232bfc8059c7 [2022-04-11T14:25:31.319Z] Removing intermediate container 232bfc8059c7 [2022-04-11T14:25:31.319Z] ---> bf54c9142129 [2022-04-11T14:25:31.319Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T14:25:31.319Z] ---> Running in 35a1e2e26aac [2022-04-11T14:25:31.932Z] Removing intermediate container 35a1e2e26aac [2022-04-11T14:25:31.932Z] ---> d38b0fe0700a [2022-04-11T14:25:31.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T14:25:34.584Z] ---> 03a2e3ed6697 [2022-04-11T14:25:34.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T14:25:35.195Z] ---> 7f38563e3714 [2022-04-11T14:25:35.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T14:25:36.662Z] ---> b364ef48d5e4 [2022-04-11T14:25:36.662Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T14:25:36.662Z] ---> Running in 48758b1e1100 [2022-04-11T14:25:37.273Z] Removing intermediate container 48758b1e1100 [2022-04-11T14:25:37.273Z] ---> b437f230fd3a [2022-04-11T14:25:37.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:25:37.273Z] ---> Running in 3321460b6ecf [2022-04-11T14:25:37.883Z] Removing intermediate container 3321460b6ecf [2022-04-11T14:25:37.883Z] ---> 5e4b222a8cb5 [2022-04-11T14:25:37.883Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T14:25:37.883Z] ---> Running in 794bfc3baa00 [2022-04-11T14:25:38.505Z] Removing intermediate container 794bfc3baa00 [2022-04-11T14:25:38.505Z] ---> 54a38aa79a54 [2022-04-11T14:25:38.505Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:25:38.785Z] ---> Running in 42c7e247e3bb [2022-04-11T14:25:39.399Z] Removing intermediate container 42c7e247e3bb [2022-04-11T14:25:39.399Z] ---> dde77c29e91f [2022-04-11T14:25:39.399Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:25:39.399Z] ---> Running in 694213c7d729 [2022-04-11T14:25:40.013Z] Removing intermediate container 694213c7d729 [2022-04-11T14:25:40.013Z] ---> 13f3c5c04daf [2022-04-11T14:25:40.013Z] [2022-04-11T14:25:40.294Z] Successfully built 13f3c5c04daf [2022-04-11T14:25:40.294Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-11T14:25:40.294Z] Building security-secretstore-setup [2022-04-11T14:25:58.912Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:25:58.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:25:58.912Z] ---> 1acf9266a580 [2022-04-11T14:25:58.912Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> ef7f1a43be2a [2022-04-11T14:25:58.912Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> 951454288435 [2022-04-11T14:25:58.912Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> 36276f550bfd [2022-04-11T14:25:58.912Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> 1ab120f0a51e [2022-04-11T14:25:58.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> 4a06cd3143b1 [2022-04-11T14:25:58.912Z] Step 8/25 : COPY . . [2022-04-11T14:25:58.912Z] ---> Using cache [2022-04-11T14:25:58.912Z] ---> dc9db9670273 [2022-04-11T14:25:58.912Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T14:25:59.514Z] ---> Running in ded97c3ad390 [2022-04-11T14:26:01.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T14:32:08.929Z] Removing intermediate container 3272cbbd958e [2022-04-11T14:32:08.929Z] ---> 25aaa8058b1b [2022-04-11T14:32:08.929Z] [2022-04-11T14:32:08.929Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:32:08.929Z] ---> ac73e934f311 [2022-04-11T14:32:08.929Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T14:32:08.929Z] ---> Using cache [2022-04-11T14:32:08.929Z] ---> 0b8d981050db [2022-04-11T14:32:08.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T14:32:08.929Z] ---> Using cache [2022-04-11T14:32:08.929Z] ---> d39c340874fd [2022-04-11T14:32:08.929Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T14:32:08.929Z] ---> Running in 09538fe61241 [2022-04-11T14:32:08.929Z] Removing intermediate container 09538fe61241 [2022-04-11T14:32:08.929Z] ---> 87120d357a05 [2022-04-11T14:32:08.929Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T14:32:08.929Z] ---> Running in 21316605aeda [2022-04-11T14:32:08.929Z] Removing intermediate container 21316605aeda [2022-04-11T14:32:08.929Z] ---> 6914d585a178 [2022-04-11T14:32:08.929Z] Step 15/23 : WORKDIR / [2022-04-11T14:32:08.929Z] ---> Running in 2e407c495bc8 [2022-04-11T14:32:08.929Z] Removing intermediate container 2e407c495bc8 [2022-04-11T14:32:08.930Z] ---> 2915f011e0a7 [2022-04-11T14:32:08.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:32:08.930Z] ---> aa47572f28a4 [2022-04-11T14:32:08.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T14:32:08.930Z] ---> 62e1114d8195 [2022-04-11T14:32:08.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T14:32:08.930Z] ---> f9787e7b40e4 [2022-04-11T14:32:08.930Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T14:32:08.930Z] ---> Running in 6efadcdb8142 [2022-04-11T14:32:08.930Z] Removing intermediate container 6efadcdb8142 [2022-04-11T14:32:08.930Z] ---> 2feccc148027 [2022-04-11T14:32:08.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:32:08.930Z] ---> Running in 32f7471fef81 [2022-04-11T14:32:08.930Z] Removing intermediate container 32f7471fef81 [2022-04-11T14:32:08.930Z] ---> a2032eb7141b [2022-04-11T14:32:08.930Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T14:32:08.930Z] ---> Running in 117448426af4 [2022-04-11T14:32:08.930Z] Removing intermediate container 117448426af4 [2022-04-11T14:32:08.930Z] ---> b288e559c1a9 [2022-04-11T14:32:08.930Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:32:08.930Z] ---> Running in 3ef70762081c [2022-04-11T14:32:08.930Z] Removing intermediate container 3ef70762081c [2022-04-11T14:32:08.930Z] ---> 04483fb6eeb8 [2022-04-11T14:32:08.930Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:32:08.930Z] ---> Running in 3aa96b24c96a [2022-04-11T14:32:08.930Z] Removing intermediate container 3aa96b24c96a [2022-04-11T14:32:08.930Z] ---> 127a8dfb9612 [2022-04-11T14:32:08.930Z] [2022-04-11T14:32:08.930Z] Successfully built 127a8dfb9612 [2022-04-11T14:32:08.930Z] Successfully tagged core-metadata-arm64:latest [2022-04-11T14:32:08.930Z]  Building core-metadata ... done Building security-spire-server [2022-04-11T14:32:27.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:32:27.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:32:27.319Z] ---> 1acf9266a580 [2022-04-11T14:32:27.319Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T14:32:27.319Z] ---> Using cache [2022-04-11T14:32:27.319Z] ---> ef7f1a43be2a [2022-04-11T14:32:27.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:32:27.319Z] ---> Using cache [2022-04-11T14:32:27.319Z] ---> 951454288435 [2022-04-11T14:32:27.319Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T14:32:27.319Z] ---> Running in 034af9059e21 [2022-04-11T14:32:29.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:32:30.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:32:32.038Z] OK: 220 MiB in 52 packages [2022-04-11T14:32:34.262Z] Removing intermediate container 034af9059e21 [2022-04-11T14:32:34.263Z] ---> 3c40d11735d6 [2022-04-11T14:32:34.263Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T14:32:35.705Z] ---> c45b2a428573 [2022-04-11T14:32:35.705Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:32:35.987Z] ---> Running in 45a1a78e4607 [2022-04-11T14:32:39.401Z] Removing intermediate container 16ba205199a4 [2022-04-11T14:32:39.401Z] ---> 898f21cac15a [2022-04-11T14:32:39.401Z] [2022-04-11T14:32:39.401Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T14:32:39.401Z] ---> ac73e934f311 [2022-04-11T14:32:39.401Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T14:32:39.401Z] ---> Running in 03e6a5f164b9 [2022-04-11T14:32:40.011Z] Removing intermediate container 03e6a5f164b9 [2022-04-11T14:32:40.011Z] ---> 261ddf5f9389 [2022-04-11T14:32:40.011Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T14:32:40.011Z] ---> Running in fbd9fd29d951 [2022-04-11T14:32:42.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:32:42.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:32:42.927Z] Removing intermediate container 45a1a78e4607 [2022-04-11T14:32:42.927Z] ---> add94f935f76 [2022-04-11T14:32:42.927Z] Step 8/25 : COPY . . [2022-04-11T14:32:43.530Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T14:32:43.806Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T14:32:43.806Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:32:43.806Z] OK: 6 MiB in 16 packages [2022-04-11T14:32:45.273Z] Removing intermediate container fbd9fd29d951 [2022-04-11T14:32:45.273Z] ---> 2aad7460d913 [2022-04-11T14:32:45.273Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T14:32:45.569Z] ---> Running in 614e5645c1e8 [2022-04-11T14:32:46.179Z] Removing intermediate container 614e5645c1e8 [2022-04-11T14:32:46.179Z] ---> a53bd49d63ae [2022-04-11T14:32:46.179Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T14:32:46.456Z] ---> Running in 975078eea89b [2022-04-11T14:32:47.445Z] Removing intermediate container 975078eea89b [2022-04-11T14:32:47.445Z] ---> 425a0bf580fa [2022-04-11T14:32:47.445Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T14:32:47.445Z] ---> Running in 405eead19960 [2022-04-11T14:32:51.783Z] Removing intermediate container 405eead19960 [2022-04-11T14:32:51.783Z] ---> 1330ad347b83 [2022-04-11T14:32:51.783Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T14:32:51.783Z] ---> Running in 8ee8513046d2 [2022-04-11T14:32:52.780Z] Removing intermediate container 8ee8513046d2 [2022-04-11T14:32:52.780Z] ---> ab10223eff3e [2022-04-11T14:32:52.780Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T14:32:54.224Z] ---> 140f4bbebd68 [2022-04-11T14:32:54.224Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T14:32:54.506Z] ---> Running in f5cbcc5b8758 [2022-04-11T14:32:58.861Z] Removing intermediate container f5cbcc5b8758 [2022-04-11T14:32:58.861Z] ---> 94f3f244a800 [2022-04-11T14:32:58.861Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:32:59.859Z] ---> fde45f4971db [2022-04-11T14:32:59.859Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T14:33:02.495Z] ---> 8d0bb5786e3d [2022-04-11T14:33:02.495Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T14:33:02.495Z] ---> Running in 18a1fbc59362 [2022-04-11T14:33:03.492Z] Removing intermediate container 18a1fbc59362 [2022-04-11T14:33:03.492Z] ---> eab1428bc5bc [2022-04-11T14:33:03.492Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T14:33:03.492Z] ---> 0d9826a7691f [2022-04-11T14:33:03.492Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T14:33:03.492Z] ---> Running in ddfcc3481285 [2022-04-11T14:33:04.945Z] ---> c2c169bf71ba [2022-04-11T14:33:04.945Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T14:33:06.121Z] ---> 754370ab9efd [2022-04-11T14:33:06.121Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T14:33:07.644Z] ---> d1f0b7e4ae6f [2022-04-11T14:33:07.644Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T14:33:07.644Z] Removing intermediate container ddfcc3481285 [2022-04-11T14:33:07.644Z] ---> bbc44341c198 [2022-04-11T14:33:07.644Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T14:33:07.936Z] ---> Running in 87f3d72ef2e4 [2022-04-11T14:33:08.215Z] ---> Running in ab207dc36258 [2022-04-11T14:33:08.499Z] Removing intermediate container 87f3d72ef2e4 [2022-04-11T14:33:08.499Z] ---> 01cf03021b03 [2022-04-11T14:33:08.499Z] 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 [2022-04-11T14:33:08.791Z] ---> Running in 39dbae2f9143 [2022-04-11T14:33:09.069Z] Removing intermediate container ab207dc36258 [2022-04-11T14:33:09.069Z] ---> d13dc88ea17e [2022-04-11T14:33:09.069Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T14:33:10.535Z] ---> 1dbc2ef33569 [2022-04-11T14:33:10.535Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T14:33:11.141Z] ---> Running in cf3760d6b065 [2022-04-11T14:33:12.136Z] spire-1.2.1/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.data/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.data/.file [2022-04-11T14:33:12.136Z] spire-1.2.1/.dockerignore [2022-04-11T14:33:12.136Z] spire-1.2.1/.gitattributes [2022-04-11T14:33:12.136Z] spire-1.2.1/.githooks/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T14:33:12.136Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T14:33:12.136Z] spire-1.2.1/.gitignore [2022-04-11T14:33:12.136Z] spire-1.2.1/.go-version [2022-04-11T14:33:12.136Z] spire-1.2.1/.golangci.yml [2022-04-11T14:33:12.136Z] spire-1.2.1/ADOPTERS.md [2022-04-11T14:33:12.136Z] spire-1.2.1/CHANGELOG.md [2022-04-11T14:33:12.136Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T14:33:12.136Z] spire-1.2.1/CODEOWNERS [2022-04-11T14:33:12.136Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T14:33:12.136Z] spire-1.2.1/Dockerfile [2022-04-11T14:33:12.136Z] spire-1.2.1/Dockerfile.dev [2022-04-11T14:33:12.136Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T14:33:12.136Z] spire-1.2.1/LICENSE [2022-04-11T14:33:12.136Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T14:33:12.136Z] spire-1.2.1/Makefile [2022-04-11T14:33:12.136Z] spire-1.2.1/README.md [2022-04-11T14:33:12.136Z] spire-1.2.1/ROADMAP.md [2022-04-11T14:33:12.136Z] spire-1.2.1/SECURITY.md [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T14:33:12.136Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T14:33:12.137Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/ [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/agent/ [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/server/ [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/server/server.conf [2022-04-11T14:33:12.137Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/ [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/auditlog.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/ [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/spire_server.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/telemetry.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/upgrading.md [2022-04-11T14:33:12.137Z] spire-1.2.1/doc/using_spire.md [2022-04-11T14:33:12.137Z] spire-1.2.1/examples/ [2022-04-11T14:33:12.137Z] spire-1.2.1/examples/README.md [2022-04-11T14:33:12.137Z] spire-1.2.1/go.mod [2022-04-11T14:33:12.137Z] spire-1.2.1/go.sum [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/ [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/ [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T14:33:12.137Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T14:33:12.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T14:33:12.445Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/ [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T14:33:12.724Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T14:33:12.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/ [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T14:33:13.003Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/version/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T14:33:13.004Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/config.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T14:33:13.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T14:33:13.585Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T14:33:13.586Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/server.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/private/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/private/server/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T14:33:13.865Z] spire-1.2.1/release/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/conf/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T14:33:13.865Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/script/ [2022-04-11T14:33:13.865Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/support/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T14:33:13.865Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/clock/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/clock/clock.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/common [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T14:33:13.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T14:33:14.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T14:33:14.147Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentRemoving intermediate container cf3760d6b065 [2022-04-11T14:33:14.425Z] ---> 07623599fbfb [2022-04-11T14:33:14.425Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T14:33:14.425Z] [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T14:33:14.425Z] spire-1.2.1/test/integration/test.sh [2022-04-11T14:33:14.425Z] spire-1.2.1/test/plugintest/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testca/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testca/ca.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testkey/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/testkey/new.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/ [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/race.go [2022-04-11T14:33:14.425Z] spire-1.2.1/test/util/util.go [2022-04-11T14:33:14.425Z] building spire from source... [2022-04-11T14:33:14.706Z] ---> Running in a4697477b3ec [2022-04-11T14:33:14.984Z] Installing go1.17.7... [2022-04-11T14:33:15.262Z] Removing intermediate container a4697477b3ec [2022-04-11T14:33:15.262Z] ---> 1d80e59fd736 [2022-04-11T14:33:15.262Z] Step 28/31 : CMD ["gate"] [2022-04-11T14:33:15.557Z] ---> Running in a9e18ebc6ed5 [2022-04-11T14:33:16.166Z] Removing intermediate container a9e18ebc6ed5 [2022-04-11T14:33:16.166Z] ---> 0dd0bf2b4921 [2022-04-11T14:33:16.166Z] Step 29/31 : LABEL arch=arm64 [2022-04-11T14:33:16.447Z] ---> Running in 7f9bb89fcf26 [2022-04-11T14:33:17.057Z] Removing intermediate container 7f9bb89fcf26 [2022-04-11T14:33:17.057Z] ---> 6cf0e40c5b3d [2022-04-11T14:33:17.057Z] Step 30/31 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:33:17.684Z] ---> Running in 502ae40e1336 [2022-04-11T14:33:18.315Z] Removing intermediate container 502ae40e1336 [2022-04-11T14:33:18.315Z] ---> ec6d31c449e8 [2022-04-11T14:33:18.315Z] Step 31/31 : LABEL version=2.2.0-dev.62 [2022-04-11T14:33:18.594Z] ---> Running in 7a99823af2f3 [2022-04-11T14:33:19.204Z] Removing intermediate container 7a99823af2f3 [2022-04-11T14:33:19.204Z] ---> cf8c673d9512 [2022-04-11T14:33:19.204Z] [2022-04-11T14:33:19.483Z] Successfully built cf8c673d9512 [2022-04-11T14:33:19.483Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-11T14:33:19.483Z]  Building security-bootstrapper ... done Building core-data [2022-04-11T14:33:19.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T14:33:38.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T14:33:38.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T14:33:38.156Z] ---> 1acf9266a580 [2022-04-11T14:33:38.156Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T14:33:38.156Z] ---> Using cache [2022-04-11T14:33:38.156Z] ---> ef7f1a43be2a [2022-04-11T14:33:38.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:33:38.156Z] ---> Using cache [2022-04-11T14:33:38.156Z] ---> 951454288435 [2022-04-11T14:33:38.156Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T14:33:38.767Z] ---> Running in 7f9cc64cc1df [2022-04-11T14:33:41.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:33:42.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:33:43.908Z] OK: 220 MiB in 52 packages [2022-04-11T14:33:45.222Z] Building bin/spire-server... [2022-04-11T14:33:45.557Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T14:33:45.557Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T14:33:45.557Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T14:33:46.520Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T14:33:46.520Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T14:33:46.832Z] Removing intermediate container 7f9cc64cc1df [2022-04-11T14:33:46.832Z] ---> 8b98893cec83 [2022-04-11T14:33:46.832Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T14:33:47.124Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T14:33:48.121Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T14:33:48.121Z]  ---> 87e83775f944 [2022-04-11T14:33:48.121Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T14:33:48.726Z] ---> Running in ed6402543fe9 [2022-04-11T14:33:49.004Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T14:33:49.612Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T14:33:51.621Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T14:33:52.660Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T14:33:52.660Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T14:33:52.660Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T14:33:52.660Z] Removing intermediate container ded97c3ad390 [2022-04-11T14:33:52.660Z] ---> 43bfa2cac39e [2022-04-11T14:33:52.660Z] [2022-04-11T14:33:52.660Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T14:33:52.660Z] ---> ac73e934f311 [2022-04-11T14:33:52.660Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T14:33:52.939Z] ---> Running in 2a415a62a1a7 [2022-04-11T14:33:52.939Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T14:33:53.219Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T14:33:53.219Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T14:33:53.219Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T14:33:54.213Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T14:33:54.213Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T14:33:54.213Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T14:33:54.825Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T14:33:54.825Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T14:33:54.825Z] Removing intermediate container ed6402543fe9 [2022-04-11T14:33:54.825Z] ---> abc7c52de539 [2022-04-11T14:33:54.825Z] Step 8/23 : COPY . . [2022-04-11T14:33:55.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:33:55.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:33:56.007Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T14:33:56.007Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T14:33:57.484Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T14:33:57.484Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T14:33:57.484Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T14:33:57.484Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:33:57.764Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T14:33:58.379Z] OK: 6 MiB in 17 packages [2022-04-11T14:34:01.818Z] Removing intermediate container 2a415a62a1a7 [2022-04-11T14:34:01.818Z] ---> 0d329eca304d [2022-04-11T14:34:01.818Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T14:34:01.818Z] ---> Running in d03fb3171c61 [2022-04-11T14:34:02.430Z] Removing intermediate container d03fb3171c61 [2022-04-11T14:34:02.430Z] ---> ff4916783c0c [2022-04-11T14:34:02.430Z] Step 13/25 : WORKDIR / [2022-04-11T14:34:02.430Z] ---> Running in 0107374775b0 [2022-04-11T14:34:03.044Z] Removing intermediate container 0107374775b0 [2022-04-11T14:34:03.044Z] ---> bd8df29a2690 [2022-04-11T14:34:03.044Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-11T14:34:05.064Z] ---> cb051d689746 [2022-04-11T14:34:05.064Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-11T14:34:06.521Z] ---> 851f041785ee [2022-04-11T14:34:06.521Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T14:34:08.529Z] ---> dd4f507a3942 [2022-04-11T14:34:08.529Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-11T14:34:09.993Z] ---> bb48381af51e [2022-04-11T14:34:09.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T14:34:12.641Z] ---> 1c9df0b2dd87 [2022-04-11T14:34:12.641Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T14:34:12.641Z] ---> Running in 31d5ab0bcadb [2022-04-11T14:34:13.276Z] ---> 3fdc232abc40 [2022-04-11T14:34:13.276Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T14:34:13.561Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T14:34:13.561Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T14:34:13.840Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T14:34:14.161Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T14:34:14.161Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T14:34:14.478Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T14:34:14.776Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T14:34:14.776Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T14:34:15.068Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T14:34:15.069Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T14:34:15.373Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T14:34:15.373Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T14:34:15.373Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T14:34:15.373Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.62" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T14:34:15.662Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T14:34:15.992Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T14:34:16.298Z]  ---> a8b9e875f388 [2022-04-11T14:34:16.298Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T14:34:16.584Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T14:34:16.864Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T14:34:17.172Z]  ---> 2bb70b2ecef6 [2022-04-11T14:34:17.172Z] 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/ [2022-04-11T14:34:17.447Z] ---> Running in 80672f0e3b0f [2022-04-11T14:34:17.735Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T14:34:18.021Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T14:34:18.301Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T14:34:18.301Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T14:34:18.301Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T14:34:18.582Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T14:34:18.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T14:34:18.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T14:34:18.863Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T14:34:19.142Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T14:34:19.764Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T14:34:19.764Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T14:34:20.052Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T14:34:20.677Z] Removing intermediate container 80672f0e3b0f [2022-04-11T14:34:20.677Z] ---> b609f4aff6f5 [2022-04-11T14:34:20.677Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T14:34:20.677Z] ---> Running in e6d8e01f75b1 [2022-04-11T14:34:20.958Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T14:34:21.241Z] Removing intermediate container e6d8e01f75b1 [2022-04-11T14:34:21.241Z] ---> 10e4f969de01 [2022-04-11T14:34:21.241Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T14:34:21.241Z] ---> Running in 155fa3d76b74 [2022-04-11T14:34:21.853Z] Removing intermediate container 155fa3d76b74 [2022-04-11T14:34:21.853Z] ---> 2598b7384fa0 [2022-04-11T14:34:21.853Z] Step 24/25 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:34:22.135Z] ---> Running in e09e4cae2676 [2022-04-11T14:34:22.749Z] Removing intermediate container e09e4cae2676 [2022-04-11T14:34:22.749Z] ---> 3b2a849a4570 [2022-04-11T14:34:22.749Z] Step 25/25 : LABEL version=2.2.0-dev.62 [2022-04-11T14:34:22.749Z] ---> Running in 626802a3a149 [2022-04-11T14:34:23.361Z] Removing intermediate container 626802a3a149 [2022-04-11T14:34:23.361Z] ---> 5eb2fe9087a8 [2022-04-11T14:34:23.361Z] [2022-04-11T14:34:23.640Z] Successfully built 5eb2fe9087a8 [2022-04-11T14:34:23.640Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-11T14:34:24.246Z]  Building security-secretstore-setup ... done go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T14:34:34.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T14:34:34.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T14:34:34.466Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T14:34:34.466Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T14:34:34.466Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T14:34:56.715Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T14:34:56.715Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T14:34:56.715Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T14:35:05.066Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T14:35:05.066Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T14:35:32.383Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T14:35:32.383Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T14:35:32.383Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T14:35:32.383Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T14:35:32.383Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T14:35:32.383Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T14:35:32.383Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T14:35:32.659Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T14:35:34.116Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T14:35:34.394Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T14:35:34.671Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T14:35:35.665Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T14:35:35.665Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T14:35:35.665Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T14:35:35.665Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T14:35:35.943Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T14:35:36.220Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T14:35:36.220Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T14:35:36.499Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T14:35:36.499Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T14:35:36.776Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T14:35:36.776Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T14:35:38.229Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T14:35:38.229Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T14:35:38.229Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T14:35:42.575Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T14:35:42.575Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T14:35:42.575Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T14:35:42.575Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T14:35:42.853Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T14:35:42.853Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T14:35:42.853Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T14:35:43.850Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T14:35:43.850Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T14:35:44.135Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T14:35:44.135Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T14:35:44.413Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T14:35:45.408Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T14:35:46.019Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T14:35:46.019Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T14:35:46.019Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T14:35:46.299Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T14:35:46.299Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T14:35:46.578Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T14:35:46.578Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T14:35:46.578Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T14:35:47.189Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T14:35:47.189Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T14:35:47.469Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T14:35:47.752Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T14:35:47.752Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T14:35:49.770Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T14:35:50.382Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T14:35:50.664Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T14:35:50.664Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T14:35:50.946Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T14:35:50.946Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T14:35:51.226Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T14:35:51.507Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T14:35:51.789Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T14:35:53.797Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T14:35:56.637Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T14:35:56.637Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T14:35:56.911Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T14:35:56.911Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T14:35:56.912Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T14:35:57.518Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T14:35:57.797Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T14:35:57.797Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T14:35:58.075Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T14:35:58.075Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T14:35:58.075Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T14:35:58.356Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T14:36:06.685Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T14:36:06.685Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T14:36:06.685Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T14:36:06.685Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T14:36:28.959Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T14:36:28.959Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T14:41:22.377Z] Removing intermediate container 31d5ab0bcadb [2022-04-11T14:41:22.377Z] ---> c63414a6f529 [2022-04-11T14:41:22.377Z] [2022-04-11T14:41:22.377Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T14:41:22.377Z] ---> ac73e934f311 [2022-04-11T14:41:22.377Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T14:41:22.377Z] ---> Running in 38cc726db21a [2022-04-11T14:41:22.377Z] Removing intermediate container 38cc726db21a [2022-04-11T14:41:22.377Z] ---> 2f818cade3f5 [2022-04-11T14:41:22.377Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T14:41:22.377Z] ---> Running in 1019bf017be7 [2022-04-11T14:41:22.377Z] Removing intermediate container 1019bf017be7 [2022-04-11T14:41:22.377Z] ---> 04cc0e4fe17d [2022-04-11T14:41:22.377Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T14:41:22.377Z] ---> Running in 846288a53621 [2022-04-11T14:41:22.377Z] Removing intermediate container 846288a53621 [2022-04-11T14:41:22.377Z] ---> 75aba5d791ab [2022-04-11T14:41:22.377Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:41:22.377Z] ---> Running in 370a28da5c0c [2022-04-11T14:41:22.377Z] Removing intermediate container 370a28da5c0c [2022-04-11T14:41:22.377Z] ---> 7d89222e7c43 [2022-04-11T14:41:22.377Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T14:41:22.377Z] ---> Running in 59148a02f1f1 [2022-04-11T14:41:22.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:41:22.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:41:22.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T14:41:22.377Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T14:41:22.377Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T14:41:22.377Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T14:41:22.377Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T14:41:22.377Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T14:41:22.377Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T14:41:22.377Z] OK: 8 MiB in 20 packages [2022-04-11T14:41:22.377Z] Removing intermediate container 59148a02f1f1 [2022-04-11T14:41:22.377Z] ---> de5f7a005da6 [2022-04-11T14:41:22.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T14:41:22.377Z] ---> bbc1f6566fc0 [2022-04-11T14:41:22.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T14:41:25.207Z] ---> 9a280b95a68c [2022-04-11T14:41:25.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T14:41:25.832Z] ---> c9ecb75954f9 [2022-04-11T14:41:25.832Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T14:41:25.832Z] ---> Running in 8cf18b5dad86 [2022-04-11T14:41:26.445Z] Removing intermediate container 8cf18b5dad86 [2022-04-11T14:41:26.445Z] ---> db0f211ad14a [2022-04-11T14:41:26.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T14:41:26.445Z] ---> Running in 6e4c0ca52105 [2022-04-11T14:41:27.435Z] Removing intermediate container 6e4c0ca52105 [2022-04-11T14:41:27.435Z] ---> 5c9a6e725f6d [2022-04-11T14:41:27.435Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T14:41:27.435Z] ---> Running in 8f8db9a04376 [2022-04-11T14:41:28.054Z] Removing intermediate container 8f8db9a04376 [2022-04-11T14:41:28.054Z] ---> dd4cb4062121 [2022-04-11T14:41:28.054Z] Step 22/23 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:41:28.054Z] ---> Running in e29578acca2f [2022-04-11T14:41:28.655Z] Removing intermediate container e29578acca2f [2022-04-11T14:41:28.655Z] ---> e1d8e9860958 [2022-04-11T14:41:28.655Z] Step 23/23 : LABEL version=2.2.0-dev.62 [2022-04-11T14:41:28.655Z] ---> Running in ac804a4a7266 [2022-04-11T14:41:29.263Z] Removing intermediate container ac804a4a7266 [2022-04-11T14:41:29.264Z] ---> 0a033f49712d [2022-04-11T14:41:29.264Z] [2022-04-11T14:41:29.540Z] Successfully built 0a033f49712d [2022-04-11T14:41:29.540Z] Successfully tagged core-data-arm64:latest [2022-04-11T14:50:52.402Z]  Building core-data ... done Building bin/spire-agent... [2022-04-11T14:50:52.402Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T14:50:52.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T14:50:52.402Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T14:50:52.402Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T14:50:55.061Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T14:50:56.521Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T14:50:56.521Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T14:50:57.131Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T14:50:57.131Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T14:50:57.131Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T14:50:57.412Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T14:50:57.412Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T14:50:57.412Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T14:51:00.073Z] Building bin/spire-agent... [2022-04-11T14:51:01.075Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T14:51:01.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T14:51:01.979Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T14:51:01.979Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T14:51:07.422Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T14:51:08.877Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T14:51:08.877Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T14:51:09.155Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T14:51:09.155Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T14:51:09.435Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T14:51:09.715Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T14:51:09.715Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T14:51:09.995Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T14:58:32.736Z] Removing intermediate container 81a00fcc0158 [2022-04-11T14:58:32.736Z] ---> 47efecf27bd5 [2022-04-11T14:58:32.736Z] [2022-04-11T14:58:32.736Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T14:58:32.736Z] ---> 3fb3c9af89a9 [2022-04-11T14:58:32.736Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:58:32.736Z] ---> Using cache [2022-04-11T14:58:32.736Z] ---> 00a6db20270d [2022-04-11T14:58:32.736Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:58:32.736Z] ---> Using cache [2022-04-11T14:58:32.736Z] ---> da4fb8fd2dfa [2022-04-11T14:58:32.736Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T14:58:32.736Z] ---> Running in 034dbaed9668 [2022-04-11T14:58:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:32.736Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:58:32.736Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:58:32.736Z] OK: 15729 distinct packages available [2022-04-11T14:58:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:32.736Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T14:58:32.736Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:58:32.736Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T14:58:32.736Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T14:58:32.736Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:58:32.736Z] OK: 6 MiB in 18 packages [2022-04-11T14:58:32.736Z] Removing intermediate container 034dbaed9668 [2022-04-11T14:58:32.736Z] ---> 0984cf895a9a [2022-04-11T14:58:32.736Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T14:58:35.425Z] Removing intermediate container d1a8d8e8ce8e [2022-04-11T14:58:35.425Z] ---> fafbd34e1459 [2022-04-11T14:58:35.425Z] [2022-04-11T14:58:35.425Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T14:58:35.425Z] ---> 3fb3c9af89a9 [2022-04-11T14:58:35.425Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T14:58:35.425Z] ---> Using cache [2022-04-11T14:58:35.425Z] ---> 00a6db20270d [2022-04-11T14:58:35.425Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T14:58:35.425Z] ---> Using cache [2022-04-11T14:58:35.425Z] ---> da4fb8fd2dfa [2022-04-11T14:58:35.425Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T14:58:35.705Z] ---> Running in cbd1bff2464c [2022-04-11T14:58:37.177Z] ---> ae973092d6f0 [2022-04-11T14:58:37.177Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T14:58:37.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:37.777Z] ---> 8b12c8c9f151 [2022-04-11T14:58:37.777Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T14:58:37.777Z] ---> Running in 2a9f44bd79dd [2022-04-11T14:58:38.064Z] Removing intermediate container 2a9f44bd79dd [2022-04-11T14:58:38.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:38.064Z] ---> 1bf38905730c [2022-04-11T14:58:38.064Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T14:58:39.072Z] ---> a37bcb1498ee [2022-04-11T14:58:39.072Z] Step 21/26 : WORKDIR / [2022-04-11T14:58:39.072Z] ---> Running in 04d74babdcae [2022-04-11T14:58:39.348Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T14:58:39.348Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T14:58:39.348Z] OK: 15729 distinct packages available [2022-04-11T14:58:39.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:39.625Z] Removing intermediate container 04d74babdcae [2022-04-11T14:58:39.625Z] ---> 40e5d23f86cd [2022-04-11T14:58:39.625Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T14:58:39.625Z] ---> Running in dfa3465f2385 [2022-04-11T14:58:39.900Z] Removing intermediate container dfa3465f2385 [2022-04-11T14:58:39.900Z] ---> 6ed259d82035 [2022-04-11T14:58:39.900Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T14:58:39.900Z] ---> Running in 90c27bbb85a8 [2022-04-11T14:58:40.507Z] Removing intermediate container 90c27bbb85a8 [2022-04-11T14:58:40.507Z] ---> e48344c84ad8 [2022-04-11T14:58:40.507Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T14:58:40.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T14:58:40.507Z] ---> Running in 3c05dd5a96e8 [2022-04-11T14:58:40.784Z] Removing intermediate container 3c05dd5a96e8 [2022-04-11T14:58:40.784Z] ---> 51c37f0659d8 [2022-04-11T14:58:40.784Z] Step 25/26 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:58:41.061Z] ---> Running in e692bcbc3dae [2022-04-11T14:58:41.341Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T14:58:41.341Z] Removing intermediate container e692bcbc3dae [2022-04-11T14:58:41.341Z] ---> 19461dd9a527 [2022-04-11T14:58:41.341Z] Step 26/26 : LABEL version=2.2.0-dev.62 [2022-04-11T14:58:41.620Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T14:58:41.620Z] ---> Running in 060313689ee7 [2022-04-11T14:58:41.620Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T14:58:41.620Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T14:58:41.897Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T14:58:41.897Z] Removing intermediate container 060313689ee7 [2022-04-11T14:58:41.897Z] ---> e573d4347258 [2022-04-11T14:58:41.897Z] [2022-04-11T14:58:41.897Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T14:58:41.897Z] OK: 6 MiB in 19 packages [2022-04-11T14:58:42.184Z] Successfully built e573d4347258 [2022-04-11T14:58:42.184Z] Successfully tagged security-spire-config-arm64:latest [2022-04-11T14:58:43.178Z]  Building security-spire-config ... done Removing intermediate container cbd1bff2464c [2022-04-11T14:58:43.178Z] ---> bbe30ae58480 [2022-04-11T14:58:43.178Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T14:58:45.160Z] ---> 174203d05ac6 [2022-04-11T14:58:45.160Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T14:58:48.546Z] ---> 3ec6048f2dbe [2022-04-11T14:58:48.546Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T14:58:49.144Z] ---> f02a873289fe [2022-04-11T14:58:49.144Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T14:58:49.742Z] ---> 3fb4809d4b6c [2022-04-11T14:58:49.742Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T14:58:50.340Z] ---> 56e3cdb32afb [2022-04-11T14:58:50.340Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T14:58:50.613Z] ---> Running in 8a3dc2995930 [2022-04-11T14:58:50.886Z] Removing intermediate container 8a3dc2995930 [2022-04-11T14:58:50.886Z] ---> 411608c3a979 [2022-04-11T14:58:50.886Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T14:58:50.886Z] ---> Running in fc039f785d9d [2022-04-11T14:58:51.168Z] Removing intermediate container fc039f785d9d [2022-04-11T14:58:51.168Z] ---> 30be40353737 [2022-04-11T14:58:51.168Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T14:58:51.442Z] ---> Running in ba6df839cc84 [2022-04-11T14:58:51.717Z] Removing intermediate container ba6df839cc84 [2022-04-11T14:58:51.717Z] ---> 0713a5201504 [2022-04-11T14:58:51.717Z] Step 25/26 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T14:58:51.717Z] ---> Running in 7a874b27edde [2022-04-11T14:58:52.317Z] Removing intermediate container 7a874b27edde [2022-04-11T14:58:52.317Z] ---> 8b1fdbd058f3 [2022-04-11T14:58:52.317Z] Step 26/26 : LABEL version=2.2.0-dev.62 [2022-04-11T14:58:52.317Z] ---> Running in 6bdabe0fd462 [2022-04-11T14:58:52.589Z] Removing intermediate container 6bdabe0fd462 [2022-04-11T14:58:52.589Z] ---> 1c80909d6b0b [2022-04-11T14:58:52.589Z] [2022-04-11T14:58:52.861Z] Successfully built 1c80909d6b0b [2022-04-11T14:58:52.861Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-11T15:00:44.683Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-11T15:00:44.683Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T15:00:44.683Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T15:00:44.683Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T15:00:44.683Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T15:00:44.683Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T15:00:44.683Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T15:00:44.683Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T15:00:45.078Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T15:00:45.079Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T15:00:45.079Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T15:00:45.391Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T15:00:45.391Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T15:00:45.391Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T15:04:22.390Z] Removing intermediate container 39dbae2f9143 [2022-04-11T15:04:22.390Z] ---> 4109b8c7c834 [2022-04-11T15:04:22.390Z] [2022-04-11T15:04:22.390Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T15:04:22.390Z] ---> 3fb3c9af89a9 [2022-04-11T15:04:22.390Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T15:04:22.390Z] ---> Using cache [2022-04-11T15:04:22.390Z] ---> 00a6db20270d [2022-04-11T15:04:22.390Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T15:04:22.390Z] ---> Using cache [2022-04-11T15:04:22.390Z] ---> da4fb8fd2dfa [2022-04-11T15:04:22.390Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T15:04:22.390Z] ---> Using cache [2022-04-11T15:04:22.390Z] ---> bbe30ae58480 [2022-04-11T15:04:22.390Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T15:04:26.706Z] ---> a0598bdfa21e [2022-04-11T15:04:26.706Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T15:04:26.706Z] ---> c77d67acd972 [2022-04-11T15:04:26.706Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T15:04:26.979Z] ---> 4859eaefbc38 [2022-04-11T15:04:26.979Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T15:04:27.576Z] ---> ef4f7c9dfa2a [2022-04-11T15:04:27.576Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T15:04:27.847Z] ---> Running in e6a07d7927cd [2022-04-11T15:04:28.122Z] Removing intermediate container e6a07d7927cd [2022-04-11T15:04:28.122Z] ---> e6c111af3d04 [2022-04-11T15:04:28.122Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T15:04:28.122Z] ---> Running in ce73169d8ada [2022-04-11T15:04:28.394Z] Removing intermediate container ce73169d8ada [2022-04-11T15:04:28.394Z] ---> 30ec3283f0ab [2022-04-11T15:04:28.394Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T15:04:28.683Z] ---> Running in 7fc55f383754 [2022-04-11T15:04:28.955Z] Removing intermediate container 7fc55f383754 [2022-04-11T15:04:28.955Z] ---> f3d6417676cf [2022-04-11T15:04:28.955Z] Step 24/25 : LABEL git_sha=8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:28.955Z] ---> Running in 0c4ebc05ffc0 [2022-04-11T15:04:29.230Z] Removing intermediate container 0c4ebc05ffc0 [2022-04-11T15:04:29.231Z] ---> 127499506e0c [2022-04-11T15:04:29.231Z] Step 25/25 : LABEL version=2.2.0-dev.62 [2022-04-11T15:04:29.231Z] ---> Running in da6f891fe9f2 [2022-04-11T15:04:29.830Z] Removing intermediate container da6f891fe9f2 [2022-04-11T15:04:29.830Z] ---> 131229b1969e [2022-04-11T15:04:29.830Z] [2022-04-11T15:04:29.830Z] Successfully built 131229b1969e [2022-04-11T15:04:29.830Z] Successfully tagged security-spire-server-arm64:latest [2022-04-11T15:04:30.457Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-11T15:04:30.462Z] $ docker stop --time=1 c8e37d551a28f19f3e75e2b9ffc2c8e9574cde81cda2a7ff57c27dec4229d3c9 [2022-04-11T15:04:32.283Z] $ docker rm -f c8e37d551a28f19f3e75e2b9ffc2c8e9574cde81cda2a7ff57c27dec4229d3c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T15:04:32.880Z] + docker images [2022-04-11T15:04:33.473Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T15:04:33.473Z] security-spire-server-arm64 latest 131229b1969e 4 seconds ago 86.3MB [2022-04-11T15:04:33.473Z] 4109b8c7c834 27 seconds ago 3.98GB [2022-04-11T15:04:33.473Z] security-spire-agent-arm64 latest 1c80909d6b0b 5 minutes ago 126MB [2022-04-11T15:04:33.473Z] security-spire-config-arm64 latest e573d4347258 5 minutes ago 85.6MB [2022-04-11T15:04:33.473Z] fafbd34e1459 6 minutes ago 3.98GB [2022-04-11T15:04:33.473Z] 47efecf27bd5 6 minutes ago 3.98GB [2022-04-11T15:04:33.473Z] core-data-arm64 latest 0a033f49712d 23 minutes ago 34.4MB [2022-04-11T15:04:33.473Z] c63414a6f529 23 minutes ago 1.23GB [2022-04-11T15:04:33.473Z] security-secretstore-setup-arm64 latest 5eb2fe9087a8 30 minutes ago 40.8MB [2022-04-11T15:04:33.473Z] 43bfa2cac39e 30 minutes ago 1.21GB [2022-04-11T15:04:33.473Z] security-bootstrapper-arm64 latest cf8c673d9512 31 minutes ago 23.6MB [2022-04-11T15:04:33.473Z] 898f21cac15a 31 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] core-metadata-arm64 latest 127a8dfb9612 32 minutes ago 25.1MB [2022-04-11T15:04:33.473Z] 25aaa8058b1b 32 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] sys-mgmt-agent-arm64 latest 13f3c5c04daf 38 minutes ago 290MB [2022-04-11T15:04:33.473Z] support-notifications-arm64 latest 42bd2347f90c 40 minutes ago 25.5MB [2022-04-11T15:04:33.473Z] 16e93073672a 40 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] 0a9ceee8baec 40 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] security-proxy-setup-arm64 latest 74a2154ba040 40 minutes ago 42.1MB [2022-04-11T15:04:33.473Z] 83bbd2342631 41 minutes ago 1.21GB [2022-04-11T15:04:33.473Z] support-scheduler-arm64 latest 1ae4932c53e9 49 minutes ago 24.9MB [2022-04-11T15:04:33.473Z] core-command-arm64 latest 77a0dc6626af 49 minutes ago 23.7MB [2022-04-11T15:04:33.473Z] bc47c0597e7c 49 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] security-spiffe-token-provider-arm64 latest 5880d864ad59 49 minutes ago 27.7MB [2022-04-11T15:04:33.473Z] 93c04ea386b6 50 minutes ago 1.2GB [2022-04-11T15:04:33.473Z] 487a0208f7a2 50 minutes ago 1.19GB [2022-04-11T15:04:33.473Z] ci-base-image-arm64 latest 1acf9266a580 59 minutes ago 886MB [2022-04-11T15:04:33.473Z] docker 20.10.14 c346e9eafbab 6 days ago 202MB [2022-04-11T15:04:33.473Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-11T15:04:33.473Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-11T15:04:33.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-11T15:04:33.473Z] 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 [2022-04-11T15:04:33.580Z] provisioning config files... [2022-04-11T15:04:33.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/186@tmp/config2281955841191191550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:04:33.950Z] ---> docker-login.sh [2022-04-11T15:04:33.950Z] nexus3.edgexfoundry.org:10001 [2022-04-11T15:04:34.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T15:04:34.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T15:04:34.493Z] Configure a credential helper to remove this warning. See [2022-04-11T15:04:34.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T15:04:34.493Z] [2022-04-11T15:04:34.493Z] Login Succeeded [2022-04-11T15:04:34.493Z] nexus3.edgexfoundry.org:10002 [2022-04-11T15:04:34.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T15:04:35.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T15:04:35.037Z] Configure a credential helper to remove this warning. See [2022-04-11T15:04:35.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T15:04:35.037Z] [2022-04-11T15:04:35.037Z] Login Succeeded [2022-04-11T15:04:35.037Z] nexus3.edgexfoundry.org:10003 [2022-04-11T15:04:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T15:04:35.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T15:04:35.308Z] Configure a credential helper to remove this warning. See [2022-04-11T15:04:35.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T15:04:35.308Z] [2022-04-11T15:04:35.308Z] Login Succeeded [2022-04-11T15:04:35.308Z] nexus3.edgexfoundry.org:10004 [2022-04-11T15:04:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T15:04:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T15:04:35.903Z] Configure a credential helper to remove this warning. See [2022-04-11T15:04:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T15:04:35.903Z] [2022-04-11T15:04:35.903Z] Login Succeeded [2022-04-11T15:04:35.903Z] docker.io [2022-04-11T15:04:36.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T15:04:36.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T15:04:36.774Z] Configure a credential helper to remove this warning. See [2022-04-11T15:04:36.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T15:04:36.774Z] [2022-04-11T15:04:36.774Z] Login Succeeded [2022-04-11T15:04:36.774Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T15:04:36.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:04:36.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T15:04:36.852Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-11T15:04:36.852Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:36.852Z] latest [2022-04-11T15:04:36.852Z] 2.2.0-dev.62 [2022-04-11T15:04:36.852Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:36.852Z] main [2022-04-11T15:04:36.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:37.216Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:37.569Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:37.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T15:04:37.569Z] 06be24bda123: Preparing [2022-04-11T15:04:37.569Z] a298eddd8a36: Preparing [2022-04-11T15:04:37.569Z] 87721d75f069: Preparing [2022-04-11T15:04:37.569Z] 6f4db495273e: Preparing [2022-04-11T15:04:37.569Z] f73e7dbfee58: Preparing [2022-04-11T15:04:37.842Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:37.842Z] 87721d75f069: Pushed [2022-04-11T15:04:37.842Z] 6f4db495273e: Pushed [2022-04-11T15:04:37.842Z] 06be24bda123: Pushed [2022-04-11T15:04:43.226Z] a298eddd8a36: Pushed [2022-04-11T15:04:43.226Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:47cf06e08e46a20bcb1922839f81067e7fc9c02440a71affac3b3a5c2520e66e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:43.579Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:43.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-11T15:04:43.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T15:04:43.921Z] 06be24bda123: Preparing [2022-04-11T15:04:43.921Z] a298eddd8a36: Preparing [2022-04-11T15:04:43.921Z] 87721d75f069: Preparing [2022-04-11T15:04:43.921Z] 6f4db495273e: Preparing [2022-04-11T15:04:43.921Z] f73e7dbfee58: Preparing [2022-04-11T15:04:43.921Z] a298eddd8a36: Layer already exists [2022-04-11T15:04:43.921Z] 87721d75f069: Layer already exists [2022-04-11T15:04:43.921Z] 6f4db495273e: Layer already exists [2022-04-11T15:04:43.921Z] 06be24bda123: Layer already exists [2022-04-11T15:04:43.921Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:44.191Z] latest: digest: sha256:47cf06e08e46a20bcb1922839f81067e7fc9c02440a71affac3b3a5c2520e66e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:44.543Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:44.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.62 [2022-04-11T15:04:44.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T15:04:44.906Z] 06be24bda123: Preparing [2022-04-11T15:04:44.906Z] a298eddd8a36: Preparing [2022-04-11T15:04:44.906Z] 87721d75f069: Preparing [2022-04-11T15:04:44.906Z] 6f4db495273e: Preparing [2022-04-11T15:04:44.906Z] f73e7dbfee58: Preparing [2022-04-11T15:04:44.906Z] a298eddd8a36: Layer already exists [2022-04-11T15:04:44.906Z] 6f4db495273e: Layer already exists [2022-04-11T15:04:44.906Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:44.906Z] 87721d75f069: Layer already exists [2022-04-11T15:04:44.906Z] 06be24bda123: Layer already exists [2022-04-11T15:04:45.186Z] 2.2.0-dev.62: digest: sha256:47cf06e08e46a20bcb1922839f81067e7fc9c02440a71affac3b3a5c2520e66e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:45.539Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:45.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:45.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T15:04:45.884Z] 06be24bda123: Preparing [2022-04-11T15:04:45.884Z] a298eddd8a36: Preparing [2022-04-11T15:04:45.884Z] 87721d75f069: Preparing [2022-04-11T15:04:45.884Z] 6f4db495273e: Preparing [2022-04-11T15:04:45.884Z] f73e7dbfee58: Preparing [2022-04-11T15:04:45.884Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:45.884Z] 87721d75f069: Layer already exists [2022-04-11T15:04:45.884Z] a298eddd8a36: Layer already exists [2022-04-11T15:04:45.884Z] 6f4db495273e: Layer already exists [2022-04-11T15:04:45.884Z] 06be24bda123: Layer already exists [2022-04-11T15:04:46.155Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:47cf06e08e46a20bcb1922839f81067e7fc9c02440a71affac3b3a5c2520e66e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:46.504Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:46.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-11T15:04:46.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-11T15:04:46.848Z] 06be24bda123: Preparing [2022-04-11T15:04:46.848Z] a298eddd8a36: Preparing [2022-04-11T15:04:46.848Z] 87721d75f069: Preparing [2022-04-11T15:04:46.848Z] 6f4db495273e: Preparing [2022-04-11T15:04:46.848Z] f73e7dbfee58: Preparing [2022-04-11T15:04:46.848Z] 87721d75f069: Layer already exists [2022-04-11T15:04:46.848Z] a298eddd8a36: Layer already exists [2022-04-11T15:04:46.848Z] 06be24bda123: Layer already exists [2022-04-11T15:04:46.848Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:46.848Z] 6f4db495273e: Layer already exists [2022-04-11T15:04:47.119Z] main: digest: sha256:47cf06e08e46a20bcb1922839f81067e7fc9c02440a71affac3b3a5c2520e66e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:04:47.170Z] ===================================================== [Pipeline] echo [2022-04-11T15:04:47.179Z] taggedImages: [2022-04-11T15:04:47.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:47.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-11T15:04:47.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.62 [2022-04-11T15:04:47.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:47.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-11T15:04:47.206Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-11T15:04:47.206Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:47.206Z] latest [2022-04-11T15:04:47.206Z] 2.2.0-dev.62 [2022-04-11T15:04:47.206Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:47.206Z] main [2022-04-11T15:04:47.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:47.565Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:47.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:47.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T15:04:47.910Z] 3267703f2d65: Preparing [2022-04-11T15:04:47.910Z] fc7eb0d1ba89: Preparing [2022-04-11T15:04:47.910Z] 87721d75f069: Preparing [2022-04-11T15:04:47.910Z] 8ca28f01f989: Preparing [2022-04-11T15:04:47.910Z] 750cd71821a5: Preparing [2022-04-11T15:04:47.910Z] f73e7dbfee58: Preparing [2022-04-11T15:04:47.910Z] f73e7dbfee58: Waiting [2022-04-11T15:04:48.184Z] 87721d75f069: Layer already exists [2022-04-11T15:04:48.184Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:48.184Z] 3267703f2d65: Pushed [2022-04-11T15:04:48.184Z] 750cd71821a5: Pushed [2022-04-11T15:04:48.780Z] 8ca28f01f989: Pushed [2022-04-11T15:04:55.470Z] fc7eb0d1ba89: Pushed [2022-04-11T15:04:55.470Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:605bacc2a596ee7a54221732561afebd6e3cbd89c46bca0bd116f1da400e235f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:55.819Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:56.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-11T15:04:56.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T15:04:56.157Z] 3267703f2d65: Preparing [2022-04-11T15:04:56.157Z] fc7eb0d1ba89: Preparing [2022-04-11T15:04:56.157Z] 87721d75f069: Preparing [2022-04-11T15:04:56.157Z] 8ca28f01f989: Preparing [2022-04-11T15:04:56.157Z] 750cd71821a5: Preparing [2022-04-11T15:04:56.157Z] f73e7dbfee58: Preparing [2022-04-11T15:04:56.157Z] f73e7dbfee58: Waiting [2022-04-11T15:04:56.157Z] 87721d75f069: Layer already exists [2022-04-11T15:04:56.157Z] 8ca28f01f989: Layer already exists [2022-04-11T15:04:56.157Z] fc7eb0d1ba89: Layer already exists [2022-04-11T15:04:56.157Z] 3267703f2d65: Layer already exists [2022-04-11T15:04:56.157Z] 750cd71821a5: Layer already exists [2022-04-11T15:04:56.429Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:56.429Z] latest: digest: sha256:605bacc2a596ee7a54221732561afebd6e3cbd89c46bca0bd116f1da400e235f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:56.776Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:57.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.62 [2022-04-11T15:04:57.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T15:04:57.116Z] 3267703f2d65: Preparing [2022-04-11T15:04:57.116Z] fc7eb0d1ba89: Preparing [2022-04-11T15:04:57.116Z] 87721d75f069: Preparing [2022-04-11T15:04:57.116Z] 8ca28f01f989: Preparing [2022-04-11T15:04:57.116Z] 750cd71821a5: Preparing [2022-04-11T15:04:57.116Z] f73e7dbfee58: Preparing [2022-04-11T15:04:57.116Z] f73e7dbfee58: Waiting [2022-04-11T15:04:57.116Z] 87721d75f069: Layer already exists [2022-04-11T15:04:57.116Z] 3267703f2d65: Layer already exists [2022-04-11T15:04:57.116Z] 8ca28f01f989: Layer already exists [2022-04-11T15:04:57.116Z] fc7eb0d1ba89: Layer already exists [2022-04-11T15:04:57.116Z] 750cd71821a5: Layer already exists [2022-04-11T15:04:57.388Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:57.388Z] 2.2.0-dev.62: digest: sha256:605bacc2a596ee7a54221732561afebd6e3cbd89c46bca0bd116f1da400e235f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:57.757Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:58.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:58.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T15:04:58.117Z] 3267703f2d65: Preparing [2022-04-11T15:04:58.117Z] fc7eb0d1ba89: Preparing [2022-04-11T15:04:58.117Z] 87721d75f069: Preparing [2022-04-11T15:04:58.117Z] 8ca28f01f989: Preparing [2022-04-11T15:04:58.117Z] 750cd71821a5: Preparing [2022-04-11T15:04:58.117Z] f73e7dbfee58: Preparing [2022-04-11T15:04:58.117Z] f73e7dbfee58: Waiting [2022-04-11T15:04:58.117Z] 87721d75f069: Layer already exists [2022-04-11T15:04:58.117Z] 750cd71821a5: Layer already exists [2022-04-11T15:04:58.117Z] fc7eb0d1ba89: Layer already exists [2022-04-11T15:04:58.117Z] 8ca28f01f989: Layer already exists [2022-04-11T15:04:58.117Z] 3267703f2d65: Layer already exists [2022-04-11T15:04:58.389Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:58.389Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:605bacc2a596ee7a54221732561afebd6e3cbd89c46bca0bd116f1da400e235f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:58.736Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:59.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-11T15:04:59.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-11T15:04:59.086Z] 3267703f2d65: Preparing [2022-04-11T15:04:59.086Z] fc7eb0d1ba89: Preparing [2022-04-11T15:04:59.086Z] 87721d75f069: Preparing [2022-04-11T15:04:59.086Z] 8ca28f01f989: Preparing [2022-04-11T15:04:59.086Z] 750cd71821a5: Preparing [2022-04-11T15:04:59.086Z] f73e7dbfee58: Preparing [2022-04-11T15:04:59.086Z] f73e7dbfee58: Waiting [2022-04-11T15:04:59.086Z] 750cd71821a5: Layer already exists [2022-04-11T15:04:59.086Z] 3267703f2d65: Layer already exists [2022-04-11T15:04:59.086Z] fc7eb0d1ba89: Layer already exists [2022-04-11T15:04:59.086Z] 87721d75f069: Layer already exists [2022-04-11T15:04:59.086Z] 8ca28f01f989: Layer already exists [2022-04-11T15:04:59.358Z] f73e7dbfee58: Layer already exists [2022-04-11T15:04:59.358Z] main: digest: sha256:605bacc2a596ee7a54221732561afebd6e3cbd89c46bca0bd116f1da400e235f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:04:59.415Z] ===================================================== [Pipeline] echo [2022-04-11T15:04:59.422Z] taggedImages: [2022-04-11T15:04:59.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:59.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-11T15:04:59.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.62 [2022-04-11T15:04:59.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:59.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-11T15:04:59.447Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-11T15:04:59.447Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:04:59.447Z] latest [2022-04-11T15:04:59.447Z] 2.2.0-dev.62 [2022-04-11T15:04:59.447Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:04:59.447Z] main [2022-04-11T15:04:59.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:04:59.801Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:00.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:00.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T15:05:00.149Z] 8d4889a687b6: Preparing [2022-04-11T15:05:00.149Z] 90f6c0015ccd: Preparing [2022-04-11T15:05:00.149Z] 87721d75f069: Preparing [2022-04-11T15:05:00.149Z] 6f4db495273e: Preparing [2022-04-11T15:05:00.149Z] f73e7dbfee58: Preparing [2022-04-11T15:05:00.422Z] 87721d75f069: Layer already exists [2022-04-11T15:05:00.422Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:00.422Z] 6f4db495273e: Layer already exists [2022-04-11T15:05:00.422Z] 8d4889a687b6: Pushed [2022-04-11T15:05:05.815Z] 90f6c0015ccd: Pushed [2022-04-11T15:05:05.816Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:5ad43b623a00385f3a4a5d50fd7b2255a95d261457c51163c818deeba3a1df9c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:06.164Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:06.507Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-11T15:05:06.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T15:05:06.507Z] 8d4889a687b6: Preparing [2022-04-11T15:05:06.507Z] 90f6c0015ccd: Preparing [2022-04-11T15:05:06.507Z] 87721d75f069: Preparing [2022-04-11T15:05:06.507Z] 6f4db495273e: Preparing [2022-04-11T15:05:06.507Z] f73e7dbfee58: Preparing [2022-04-11T15:05:06.507Z] 87721d75f069: Layer already exists [2022-04-11T15:05:06.507Z] 90f6c0015ccd: Layer already exists [2022-04-11T15:05:06.507Z] 6f4db495273e: Layer already exists [2022-04-11T15:05:06.507Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:06.507Z] 8d4889a687b6: Layer already exists [2022-04-11T15:05:06.778Z] latest: digest: sha256:5ad43b623a00385f3a4a5d50fd7b2255a95d261457c51163c818deeba3a1df9c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:07.124Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:07.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.62 [2022-04-11T15:05:07.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T15:05:07.466Z] 8d4889a687b6: Preparing [2022-04-11T15:05:07.466Z] 90f6c0015ccd: Preparing [2022-04-11T15:05:07.466Z] 87721d75f069: Preparing [2022-04-11T15:05:07.466Z] 6f4db495273e: Preparing [2022-04-11T15:05:07.466Z] f73e7dbfee58: Preparing [2022-04-11T15:05:07.466Z] 90f6c0015ccd: Layer already exists [2022-04-11T15:05:07.466Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:07.466Z] 87721d75f069: Layer already exists [2022-04-11T15:05:07.466Z] 6f4db495273e: Layer already exists [2022-04-11T15:05:07.466Z] 8d4889a687b6: Layer already exists [2022-04-11T15:05:07.738Z] 2.2.0-dev.62: digest: sha256:5ad43b623a00385f3a4a5d50fd7b2255a95d261457c51163c818deeba3a1df9c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:08.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:08.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:08.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T15:05:08.427Z] 8d4889a687b6: Preparing [2022-04-11T15:05:08.427Z] 90f6c0015ccd: Preparing [2022-04-11T15:05:08.427Z] 87721d75f069: Preparing [2022-04-11T15:05:08.427Z] 6f4db495273e: Preparing [2022-04-11T15:05:08.427Z] f73e7dbfee58: Preparing [2022-04-11T15:05:08.427Z] 87721d75f069: Layer already exists [2022-04-11T15:05:08.427Z] 6f4db495273e: Layer already exists [2022-04-11T15:05:08.427Z] 8d4889a687b6: Layer already exists [2022-04-11T15:05:08.716Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:08.716Z] 90f6c0015ccd: Layer already exists [2022-04-11T15:05:08.716Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:5ad43b623a00385f3a4a5d50fd7b2255a95d261457c51163c818deeba3a1df9c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:09.086Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:09.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-11T15:05:09.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-11T15:05:09.438Z] 8d4889a687b6: Preparing [2022-04-11T15:05:09.438Z] 90f6c0015ccd: Preparing [2022-04-11T15:05:09.438Z] 87721d75f069: Preparing [2022-04-11T15:05:09.438Z] 6f4db495273e: Preparing [2022-04-11T15:05:09.438Z] f73e7dbfee58: Preparing [2022-04-11T15:05:09.438Z] 87721d75f069: Layer already exists [2022-04-11T15:05:09.438Z] 90f6c0015ccd: Layer already exists [2022-04-11T15:05:09.438Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:09.438Z] 6f4db495273e: Layer already exists [2022-04-11T15:05:09.438Z] 8d4889a687b6: Layer already exists [2022-04-11T15:05:09.709Z] main: digest: sha256:5ad43b623a00385f3a4a5d50fd7b2255a95d261457c51163c818deeba3a1df9c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:05:09.756Z] ===================================================== [Pipeline] echo [2022-04-11T15:05:09.773Z] taggedImages: [2022-04-11T15:05:09.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:09.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-11T15:05:09.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.62 [2022-04-11T15:05:09.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:09.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-11T15:05:09.800Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-11T15:05:09.800Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:09.800Z] latest [2022-04-11T15:05:09.800Z] 2.2.0-dev.62 [2022-04-11T15:05:09.800Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:09.800Z] main [2022-04-11T15:05:09.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:10.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:10.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:10.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T15:05:10.518Z] 1606090138ba: Preparing [2022-04-11T15:05:10.518Z] 1606090138ba: Preparing [2022-04-11T15:05:10.518Z] 66bbee522a75: Preparing [2022-04-11T15:05:10.518Z] 620375d0a7ec: Preparing [2022-04-11T15:05:10.518Z] e1e3692c678e: Preparing [2022-04-11T15:05:10.518Z] 7b5e06c34766: Preparing [2022-04-11T15:05:10.518Z] 87721d75f069: Preparing [2022-04-11T15:05:10.518Z] e4fafc0c3e64: Preparing [2022-04-11T15:05:10.518Z] 74c1dbba2224: Preparing [2022-04-11T15:05:10.518Z] 3686d8e24971: Preparing [2022-04-11T15:05:10.518Z] d770e454f7d5: Preparing [2022-04-11T15:05:10.518Z] f73e7dbfee58: Preparing [2022-04-11T15:05:10.518Z] 87721d75f069: Waiting [2022-04-11T15:05:10.518Z] 3686d8e24971: Waiting [2022-04-11T15:05:10.518Z] e4fafc0c3e64: Waiting [2022-04-11T15:05:10.518Z] 74c1dbba2224: Waiting [2022-04-11T15:05:10.518Z] d770e454f7d5: Waiting [2022-04-11T15:05:10.518Z] f73e7dbfee58: Waiting [2022-04-11T15:05:10.793Z] 620375d0a7ec: Pushed [2022-04-11T15:05:10.793Z] e1e3692c678e: Pushed [2022-04-11T15:05:10.793Z] 87721d75f069: Layer already exists [2022-04-11T15:05:10.793Z] 66bbee522a75: Pushed [2022-04-11T15:05:10.793Z] 1606090138ba: Pushed [2022-04-11T15:05:11.068Z] e4fafc0c3e64: Pushed [2022-04-11T15:05:11.068Z] 3686d8e24971: Pushed [2022-04-11T15:05:11.068Z] d770e454f7d5: Pushed [2022-04-11T15:05:11.068Z] 74c1dbba2224: Pushed [2022-04-11T15:05:11.068Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:15.362Z] 7b5e06c34766: Pushed [2022-04-11T15:05:15.635Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:9ee6e064e93c8f47591a02bad43e92a3753bc1a64cc16996977206ae2431e60e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:15.988Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:16.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-11T15:05:16.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T15:05:16.326Z] 1606090138ba: Preparing [2022-04-11T15:05:16.326Z] 1606090138ba: Preparing [2022-04-11T15:05:16.326Z] 66bbee522a75: Preparing [2022-04-11T15:05:16.326Z] 620375d0a7ec: Preparing [2022-04-11T15:05:16.326Z] e1e3692c678e: Preparing [2022-04-11T15:05:16.326Z] 7b5e06c34766: Preparing [2022-04-11T15:05:16.326Z] 87721d75f069: Preparing [2022-04-11T15:05:16.326Z] e4fafc0c3e64: Preparing [2022-04-11T15:05:16.326Z] 74c1dbba2224: Preparing [2022-04-11T15:05:16.326Z] 3686d8e24971: Preparing [2022-04-11T15:05:16.326Z] d770e454f7d5: Preparing [2022-04-11T15:05:16.326Z] f73e7dbfee58: Preparing [2022-04-11T15:05:16.326Z] 74c1dbba2224: Waiting [2022-04-11T15:05:16.326Z] 3686d8e24971: Waiting [2022-04-11T15:05:16.326Z] 87721d75f069: Waiting [2022-04-11T15:05:16.326Z] d770e454f7d5: Waiting [2022-04-11T15:05:16.326Z] e4fafc0c3e64: Waiting [2022-04-11T15:05:16.326Z] f73e7dbfee58: Waiting [2022-04-11T15:05:16.326Z] e1e3692c678e: Layer already exists [2022-04-11T15:05:16.326Z] 7b5e06c34766: Layer already exists [2022-04-11T15:05:16.326Z] 66bbee522a75: Layer already exists [2022-04-11T15:05:16.326Z] 620375d0a7ec: Layer already exists [2022-04-11T15:05:16.326Z] 1606090138ba: Layer already exists [2022-04-11T15:05:16.601Z] 87721d75f069: Layer already exists [2022-04-11T15:05:16.601Z] 74c1dbba2224: Layer already exists [2022-04-11T15:05:16.601Z] d770e454f7d5: Layer already exists [2022-04-11T15:05:16.601Z] 3686d8e24971: Layer already exists [2022-04-11T15:05:16.601Z] e4fafc0c3e64: Layer already exists [2022-04-11T15:05:16.601Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:16.601Z] latest: digest: sha256:9ee6e064e93c8f47591a02bad43e92a3753bc1a64cc16996977206ae2431e60e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:16.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:17.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.62 [2022-04-11T15:05:17.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T15:05:17.291Z] 1606090138ba: Preparing [2022-04-11T15:05:17.291Z] 1606090138ba: Preparing [2022-04-11T15:05:17.291Z] 66bbee522a75: Preparing [2022-04-11T15:05:17.291Z] 620375d0a7ec: Preparing [2022-04-11T15:05:17.291Z] e1e3692c678e: Preparing [2022-04-11T15:05:17.291Z] 7b5e06c34766: Preparing [2022-04-11T15:05:17.291Z] 87721d75f069: Preparing [2022-04-11T15:05:17.291Z] e4fafc0c3e64: Preparing [2022-04-11T15:05:17.291Z] 74c1dbba2224: Preparing [2022-04-11T15:05:17.291Z] 3686d8e24971: Preparing [2022-04-11T15:05:17.291Z] d770e454f7d5: Preparing [2022-04-11T15:05:17.291Z] f73e7dbfee58: Preparing [2022-04-11T15:05:17.291Z] 87721d75f069: Waiting [2022-04-11T15:05:17.291Z] e4fafc0c3e64: Waiting [2022-04-11T15:05:17.291Z] 74c1dbba2224: Waiting [2022-04-11T15:05:17.291Z] 3686d8e24971: Waiting [2022-04-11T15:05:17.291Z] f73e7dbfee58: Waiting [2022-04-11T15:05:17.291Z] d770e454f7d5: Waiting [2022-04-11T15:05:17.291Z] 620375d0a7ec: Layer already exists [2022-04-11T15:05:17.291Z] 1606090138ba: Layer already exists [2022-04-11T15:05:17.291Z] 7b5e06c34766: Layer already exists [2022-04-11T15:05:17.291Z] 66bbee522a75: Layer already exists [2022-04-11T15:05:17.291Z] e1e3692c678e: Layer already exists [2022-04-11T15:05:17.563Z] e4fafc0c3e64: Layer already exists [2022-04-11T15:05:17.563Z] 74c1dbba2224: Layer already exists [2022-04-11T15:05:17.563Z] 3686d8e24971: Layer already exists [2022-04-11T15:05:17.563Z] 87721d75f069: Layer already exists [2022-04-11T15:05:17.563Z] d770e454f7d5: Layer already exists [2022-04-11T15:05:17.563Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:17.563Z] 2.2.0-dev.62: digest: sha256:9ee6e064e93c8f47591a02bad43e92a3753bc1a64cc16996977206ae2431e60e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:17.910Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:18.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:18.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T15:05:18.251Z] 1606090138ba: Preparing [2022-04-11T15:05:18.251Z] 1606090138ba: Preparing [2022-04-11T15:05:18.251Z] 66bbee522a75: Preparing [2022-04-11T15:05:18.251Z] 620375d0a7ec: Preparing [2022-04-11T15:05:18.251Z] e1e3692c678e: Preparing [2022-04-11T15:05:18.251Z] 7b5e06c34766: Preparing [2022-04-11T15:05:18.251Z] 87721d75f069: Preparing [2022-04-11T15:05:18.251Z] e4fafc0c3e64: Preparing [2022-04-11T15:05:18.251Z] 74c1dbba2224: Preparing [2022-04-11T15:05:18.251Z] 3686d8e24971: Preparing [2022-04-11T15:05:18.251Z] d770e454f7d5: Preparing [2022-04-11T15:05:18.251Z] f73e7dbfee58: Preparing [2022-04-11T15:05:18.251Z] 74c1dbba2224: Waiting [2022-04-11T15:05:18.251Z] 3686d8e24971: Waiting [2022-04-11T15:05:18.251Z] 87721d75f069: Waiting [2022-04-11T15:05:18.251Z] e4fafc0c3e64: Waiting [2022-04-11T15:05:18.251Z] f73e7dbfee58: Waiting [2022-04-11T15:05:18.251Z] d770e454f7d5: Waiting [2022-04-11T15:05:18.251Z] 7b5e06c34766: Layer already exists [2022-04-11T15:05:18.251Z] 1606090138ba: Layer already exists [2022-04-11T15:05:18.251Z] 66bbee522a75: Layer already exists [2022-04-11T15:05:18.251Z] e1e3692c678e: Layer already exists [2022-04-11T15:05:18.251Z] 620375d0a7ec: Layer already exists [2022-04-11T15:05:18.522Z] 3686d8e24971: Layer already exists [2022-04-11T15:05:18.522Z] e4fafc0c3e64: Layer already exists [2022-04-11T15:05:18.522Z] 87721d75f069: Layer already exists [2022-04-11T15:05:18.522Z] 74c1dbba2224: Layer already exists [2022-04-11T15:05:18.522Z] d770e454f7d5: Layer already exists [2022-04-11T15:05:18.522Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:18.522Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:9ee6e064e93c8f47591a02bad43e92a3753bc1a64cc16996977206ae2431e60e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:18.886Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:19.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-11T15:05:19.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-11T15:05:19.245Z] 1606090138ba: Preparing [2022-04-11T15:05:19.245Z] 1606090138ba: Preparing [2022-04-11T15:05:19.245Z] 66bbee522a75: Preparing [2022-04-11T15:05:19.245Z] 620375d0a7ec: Preparing [2022-04-11T15:05:19.245Z] e1e3692c678e: Preparing [2022-04-11T15:05:19.245Z] 7b5e06c34766: Preparing [2022-04-11T15:05:19.245Z] 87721d75f069: Preparing [2022-04-11T15:05:19.245Z] e4fafc0c3e64: Preparing [2022-04-11T15:05:19.245Z] 74c1dbba2224: Preparing [2022-04-11T15:05:19.245Z] 3686d8e24971: Preparing [2022-04-11T15:05:19.245Z] d770e454f7d5: Preparing [2022-04-11T15:05:19.245Z] f73e7dbfee58: Preparing [2022-04-11T15:05:19.245Z] 87721d75f069: Waiting [2022-04-11T15:05:19.245Z] e4fafc0c3e64: Waiting [2022-04-11T15:05:19.245Z] 74c1dbba2224: Waiting [2022-04-11T15:05:19.245Z] 3686d8e24971: Waiting [2022-04-11T15:05:19.245Z] d770e454f7d5: Waiting [2022-04-11T15:05:19.245Z] f73e7dbfee58: Waiting [2022-04-11T15:05:19.517Z] 620375d0a7ec: Layer already exists [2022-04-11T15:05:19.517Z] 66bbee522a75: Layer already exists [2022-04-11T15:05:19.517Z] e1e3692c678e: Layer already exists [2022-04-11T15:05:19.517Z] 7b5e06c34766: Layer already exists [2022-04-11T15:05:19.517Z] 1606090138ba: Layer already exists [2022-04-11T15:05:19.517Z] 87721d75f069: Layer already exists [2022-04-11T15:05:19.517Z] e4fafc0c3e64: Layer already exists [2022-04-11T15:05:19.517Z] 3686d8e24971: Layer already exists [2022-04-11T15:05:19.517Z] 74c1dbba2224: Layer already exists [2022-04-11T15:05:19.517Z] d770e454f7d5: Layer already exists [2022-04-11T15:05:19.517Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:19.517Z] main: digest: sha256:9ee6e064e93c8f47591a02bad43e92a3753bc1a64cc16996977206ae2431e60e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:05:19.566Z] ===================================================== [Pipeline] echo [2022-04-11T15:05:19.577Z] taggedImages: [2022-04-11T15:05:19.577Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:19.577Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-11T15:05:19.577Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.62 [2022-04-11T15:05:19.577Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:19.577Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-11T15:05:19.599Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-11T15:05:19.599Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:19.599Z] latest [2022-04-11T15:05:19.599Z] 2.2.0-dev.62 [2022-04-11T15:05:19.599Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:19.599Z] main [2022-04-11T15:05:19.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:19.962Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:20.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:20.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T15:05:20.309Z] 95b732853d0c: Preparing [2022-04-11T15:05:20.309Z] df09a84c912f: Preparing [2022-04-11T15:05:20.309Z] 18a5491a4d81: Preparing [2022-04-11T15:05:20.309Z] 7a82f3c96b10: Preparing [2022-04-11T15:05:20.309Z] 6576ae377b44: Preparing [2022-04-11T15:05:20.309Z] 3bc29d851d6c: Preparing [2022-04-11T15:05:20.309Z] f13ffcac3e13: Preparing [2022-04-11T15:05:20.309Z] f73e7dbfee58: Preparing [2022-04-11T15:05:20.309Z] f13ffcac3e13: Waiting [2022-04-11T15:05:20.309Z] 3bc29d851d6c: Waiting [2022-04-11T15:05:20.309Z] f73e7dbfee58: Waiting [2022-04-11T15:05:20.593Z] 6576ae377b44: Pushed [2022-04-11T15:05:20.593Z] df09a84c912f: Pushed [2022-04-11T15:05:20.593Z] 95b732853d0c: Pushed [2022-04-11T15:05:20.593Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:20.868Z] 3bc29d851d6c: Pushed [2022-04-11T15:05:21.461Z] f13ffcac3e13: Pushed [2022-04-11T15:05:24.848Z] 18a5491a4d81: Pushed [2022-04-11T15:05:24.848Z] 7a82f3c96b10: Pushed [2022-04-11T15:05:25.120Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:c00b9a60c25cac05b71948c8e458cb1c14646173dcb7af4abe639996bf0cba9c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:25.468Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:25.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-11T15:05:25.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T15:05:25.809Z] 95b732853d0c: Preparing [2022-04-11T15:05:25.809Z] df09a84c912f: Preparing [2022-04-11T15:05:25.809Z] 18a5491a4d81: Preparing [2022-04-11T15:05:25.809Z] 7a82f3c96b10: Preparing [2022-04-11T15:05:25.809Z] 6576ae377b44: Preparing [2022-04-11T15:05:25.809Z] 3bc29d851d6c: Preparing [2022-04-11T15:05:25.809Z] f13ffcac3e13: Preparing [2022-04-11T15:05:25.809Z] f73e7dbfee58: Preparing [2022-04-11T15:05:25.809Z] 3bc29d851d6c: Waiting [2022-04-11T15:05:25.809Z] f13ffcac3e13: Waiting [2022-04-11T15:05:25.809Z] f73e7dbfee58: Waiting [2022-04-11T15:05:25.809Z] 18a5491a4d81: Layer already exists [2022-04-11T15:05:25.809Z] 95b732853d0c: Layer already exists [2022-04-11T15:05:25.809Z] 6576ae377b44: Layer already exists [2022-04-11T15:05:25.809Z] df09a84c912f: Layer already exists [2022-04-11T15:05:26.082Z] 7a82f3c96b10: Layer already exists [2022-04-11T15:05:26.082Z] 3bc29d851d6c: Layer already exists [2022-04-11T15:05:26.082Z] f13ffcac3e13: Layer already exists [2022-04-11T15:05:26.082Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:26.082Z] latest: digest: sha256:c00b9a60c25cac05b71948c8e458cb1c14646173dcb7af4abe639996bf0cba9c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:26.425Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:26.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.62 [2022-04-11T15:05:26.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T15:05:26.766Z] 95b732853d0c: Preparing [2022-04-11T15:05:26.766Z] df09a84c912f: Preparing [2022-04-11T15:05:26.766Z] 18a5491a4d81: Preparing [2022-04-11T15:05:26.766Z] 7a82f3c96b10: Preparing [2022-04-11T15:05:26.766Z] 6576ae377b44: Preparing [2022-04-11T15:05:26.766Z] 3bc29d851d6c: Preparing [2022-04-11T15:05:26.766Z] f13ffcac3e13: Preparing [2022-04-11T15:05:26.766Z] f73e7dbfee58: Preparing [2022-04-11T15:05:26.766Z] 3bc29d851d6c: Waiting [2022-04-11T15:05:26.766Z] f13ffcac3e13: Waiting [2022-04-11T15:05:26.766Z] f73e7dbfee58: Waiting [2022-04-11T15:05:26.766Z] 7a82f3c96b10: Layer already exists [2022-04-11T15:05:26.766Z] df09a84c912f: Layer already exists [2022-04-11T15:05:26.766Z] 95b732853d0c: Layer already exists [2022-04-11T15:05:26.766Z] 6576ae377b44: Layer already exists [2022-04-11T15:05:26.766Z] 18a5491a4d81: Layer already exists [2022-04-11T15:05:26.766Z] 3bc29d851d6c: Layer already exists [2022-04-11T15:05:26.766Z] f13ffcac3e13: Layer already exists [2022-04-11T15:05:26.766Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:27.038Z] 2.2.0-dev.62: digest: sha256:c00b9a60c25cac05b71948c8e458cb1c14646173dcb7af4abe639996bf0cba9c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:27.385Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:27.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:27.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T15:05:27.726Z] 95b732853d0c: Preparing [2022-04-11T15:05:27.726Z] df09a84c912f: Preparing [2022-04-11T15:05:27.726Z] 18a5491a4d81: Preparing [2022-04-11T15:05:27.726Z] 7a82f3c96b10: Preparing [2022-04-11T15:05:27.726Z] 6576ae377b44: Preparing [2022-04-11T15:05:27.726Z] 3bc29d851d6c: Preparing [2022-04-11T15:05:27.726Z] f13ffcac3e13: Preparing [2022-04-11T15:05:27.726Z] f73e7dbfee58: Preparing [2022-04-11T15:05:27.726Z] f13ffcac3e13: Waiting [2022-04-11T15:05:27.726Z] 3bc29d851d6c: Waiting [2022-04-11T15:05:27.726Z] f73e7dbfee58: Waiting [2022-04-11T15:05:27.726Z] 95b732853d0c: Layer already exists [2022-04-11T15:05:27.726Z] 6576ae377b44: Layer already exists [2022-04-11T15:05:27.726Z] 7a82f3c96b10: Layer already exists [2022-04-11T15:05:27.726Z] 18a5491a4d81: Layer already exists [2022-04-11T15:05:27.726Z] df09a84c912f: Layer already exists [2022-04-11T15:05:27.998Z] f13ffcac3e13: Layer already exists [2022-04-11T15:05:27.998Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:27.998Z] 3bc29d851d6c: Layer already exists [2022-04-11T15:05:27.998Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:c00b9a60c25cac05b71948c8e458cb1c14646173dcb7af4abe639996bf0cba9c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:28.342Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:28.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-11T15:05:28.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-11T15:05:28.739Z] 95b732853d0c: Preparing [2022-04-11T15:05:28.739Z] df09a84c912f: Preparing [2022-04-11T15:05:28.739Z] 18a5491a4d81: Preparing [2022-04-11T15:05:28.739Z] 7a82f3c96b10: Preparing [2022-04-11T15:05:28.739Z] 6576ae377b44: Preparing [2022-04-11T15:05:28.739Z] 3bc29d851d6c: Preparing [2022-04-11T15:05:28.739Z] f13ffcac3e13: Preparing [2022-04-11T15:05:28.739Z] f73e7dbfee58: Preparing [2022-04-11T15:05:28.739Z] 3bc29d851d6c: Waiting [2022-04-11T15:05:28.739Z] f13ffcac3e13: Waiting [2022-04-11T15:05:28.739Z] f73e7dbfee58: Waiting [2022-04-11T15:05:28.739Z] 18a5491a4d81: Layer already exists [2022-04-11T15:05:28.739Z] 95b732853d0c: Layer already exists [2022-04-11T15:05:28.739Z] 6576ae377b44: Layer already exists [2022-04-11T15:05:28.739Z] 7a82f3c96b10: Layer already exists [2022-04-11T15:05:28.739Z] df09a84c912f: Layer already exists [2022-04-11T15:05:29.012Z] 3bc29d851d6c: Layer already exists [2022-04-11T15:05:29.012Z] f13ffcac3e13: Layer already exists [2022-04-11T15:05:29.012Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:29.012Z] main: digest: sha256:c00b9a60c25cac05b71948c8e458cb1c14646173dcb7af4abe639996bf0cba9c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:05:29.059Z] ===================================================== [Pipeline] echo [2022-04-11T15:05:29.068Z] taggedImages: [2022-04-11T15:05:29.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:29.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-11T15:05:29.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.62 [2022-04-11T15:05:29.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:29.068Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-11T15:05:29.088Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-11T15:05:29.088Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:29.088Z] latest [2022-04-11T15:05:29.088Z] 2.2.0-dev.62 [2022-04-11T15:05:29.088Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:29.088Z] main [2022-04-11T15:05:29.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:29.452Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:29.798Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:29.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T15:05:29.798Z] 1033e68bd580: Preparing [2022-04-11T15:05:29.798Z] 855bb0526a47: Preparing [2022-04-11T15:05:29.798Z] 4271f01833b2: Preparing [2022-04-11T15:05:29.798Z] 90c1b8a1a66b: Preparing [2022-04-11T15:05:29.798Z] e2a4050055b1: Preparing [2022-04-11T15:05:29.798Z] b75c8ddb2307: Preparing [2022-04-11T15:05:29.798Z] 81673c4e8cf0: Preparing [2022-04-11T15:05:29.798Z] 5e48d81d133b: Preparing [2022-04-11T15:05:29.798Z] 3d4ff2199b86: Preparing [2022-04-11T15:05:29.798Z] f73e7dbfee58: Preparing [2022-04-11T15:05:29.798Z] b75c8ddb2307: Waiting [2022-04-11T15:05:29.798Z] 81673c4e8cf0: Waiting [2022-04-11T15:05:29.798Z] 5e48d81d133b: Waiting [2022-04-11T15:05:29.798Z] 3d4ff2199b86: Waiting [2022-04-11T15:05:29.798Z] f73e7dbfee58: Waiting [2022-04-11T15:05:30.075Z] 855bb0526a47: Pushed [2022-04-11T15:05:30.075Z] 1033e68bd580: Pushed [2022-04-11T15:05:30.075Z] e2a4050055b1: Pushed [2022-04-11T15:05:30.353Z] 5e48d81d133b: Pushed [2022-04-11T15:05:30.353Z] b75c8ddb2307: Pushed [2022-04-11T15:05:30.353Z] 81673c4e8cf0: Pushed [2022-04-11T15:05:30.353Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:30.952Z] 3d4ff2199b86: Pushed [2022-04-11T15:05:35.263Z] 90c1b8a1a66b: Pushed [2022-04-11T15:05:35.263Z] 4271f01833b2: Pushed [2022-04-11T15:05:35.263Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:6a498396a0a46d8911fa711dc69e3148056494ec68258c0aff9c2fde7fddd95d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:35.608Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:35.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-11T15:05:35.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T15:05:35.951Z] 1033e68bd580: Preparing [2022-04-11T15:05:35.951Z] 855bb0526a47: Preparing [2022-04-11T15:05:35.951Z] 4271f01833b2: Preparing [2022-04-11T15:05:35.951Z] 90c1b8a1a66b: Preparing [2022-04-11T15:05:35.951Z] e2a4050055b1: Preparing [2022-04-11T15:05:35.951Z] b75c8ddb2307: Preparing [2022-04-11T15:05:35.951Z] 81673c4e8cf0: Preparing [2022-04-11T15:05:35.951Z] 5e48d81d133b: Preparing [2022-04-11T15:05:35.951Z] 3d4ff2199b86: Preparing [2022-04-11T15:05:35.951Z] f73e7dbfee58: Preparing [2022-04-11T15:05:35.951Z] b75c8ddb2307: Waiting [2022-04-11T15:05:35.951Z] 81673c4e8cf0: Waiting [2022-04-11T15:05:35.951Z] 5e48d81d133b: Waiting [2022-04-11T15:05:35.951Z] 3d4ff2199b86: Waiting [2022-04-11T15:05:35.951Z] f73e7dbfee58: Waiting [2022-04-11T15:05:35.951Z] e2a4050055b1: Layer already exists [2022-04-11T15:05:35.951Z] 1033e68bd580: Layer already exists [2022-04-11T15:05:35.951Z] 90c1b8a1a66b: Layer already exists [2022-04-11T15:05:35.951Z] 855bb0526a47: Layer already exists [2022-04-11T15:05:35.951Z] 4271f01833b2: Layer already exists [2022-04-11T15:05:36.229Z] 5e48d81d133b: Layer already exists [2022-04-11T15:05:36.229Z] 81673c4e8cf0: Layer already exists [2022-04-11T15:05:36.229Z] b75c8ddb2307: Layer already exists [2022-04-11T15:05:36.229Z] 3d4ff2199b86: Layer already exists [2022-04-11T15:05:36.229Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:36.229Z] latest: digest: sha256:6a498396a0a46d8911fa711dc69e3148056494ec68258c0aff9c2fde7fddd95d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:36.570Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:36.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.62 [2022-04-11T15:05:36.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T15:05:36.911Z] 1033e68bd580: Preparing [2022-04-11T15:05:36.911Z] 855bb0526a47: Preparing [2022-04-11T15:05:36.911Z] 4271f01833b2: Preparing [2022-04-11T15:05:36.911Z] 90c1b8a1a66b: Preparing [2022-04-11T15:05:36.911Z] e2a4050055b1: Preparing [2022-04-11T15:05:36.911Z] b75c8ddb2307: Preparing [2022-04-11T15:05:36.911Z] 81673c4e8cf0: Preparing [2022-04-11T15:05:36.911Z] 5e48d81d133b: Preparing [2022-04-11T15:05:36.911Z] 3d4ff2199b86: Preparing [2022-04-11T15:05:36.911Z] f73e7dbfee58: Preparing [2022-04-11T15:05:36.911Z] 5e48d81d133b: Waiting [2022-04-11T15:05:36.911Z] b75c8ddb2307: Waiting [2022-04-11T15:05:36.911Z] 81673c4e8cf0: Waiting [2022-04-11T15:05:36.911Z] 3d4ff2199b86: Waiting [2022-04-11T15:05:36.911Z] f73e7dbfee58: Waiting [2022-04-11T15:05:37.184Z] e2a4050055b1: Layer already exists [2022-04-11T15:05:37.184Z] 90c1b8a1a66b: Layer already exists [2022-04-11T15:05:37.184Z] 855bb0526a47: Layer already exists [2022-04-11T15:05:37.184Z] 4271f01833b2: Layer already exists [2022-04-11T15:05:37.184Z] 1033e68bd580: Layer already exists [2022-04-11T15:05:37.184Z] 5e48d81d133b: Layer already exists [2022-04-11T15:05:37.184Z] 3d4ff2199b86: Layer already exists [2022-04-11T15:05:37.184Z] b75c8ddb2307: Layer already exists [2022-04-11T15:05:37.184Z] 81673c4e8cf0: Layer already exists [2022-04-11T15:05:37.184Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:37.184Z] 2.2.0-dev.62: digest: sha256:6a498396a0a46d8911fa711dc69e3148056494ec68258c0aff9c2fde7fddd95d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:37.531Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:37.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:37.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T15:05:37.871Z] 1033e68bd580: Preparing [2022-04-11T15:05:37.871Z] 855bb0526a47: Preparing [2022-04-11T15:05:37.871Z] 4271f01833b2: Preparing [2022-04-11T15:05:37.871Z] 90c1b8a1a66b: Preparing [2022-04-11T15:05:37.871Z] e2a4050055b1: Preparing [2022-04-11T15:05:37.871Z] b75c8ddb2307: Preparing [2022-04-11T15:05:37.871Z] 81673c4e8cf0: Preparing [2022-04-11T15:05:37.871Z] 5e48d81d133b: Preparing [2022-04-11T15:05:37.871Z] 3d4ff2199b86: Preparing [2022-04-11T15:05:37.871Z] f73e7dbfee58: Preparing [2022-04-11T15:05:37.871Z] 81673c4e8cf0: Waiting [2022-04-11T15:05:37.871Z] 5e48d81d133b: Waiting [2022-04-11T15:05:37.871Z] 3d4ff2199b86: Waiting [2022-04-11T15:05:37.871Z] f73e7dbfee58: Waiting [2022-04-11T15:05:37.871Z] b75c8ddb2307: Waiting [2022-04-11T15:05:37.871Z] e2a4050055b1: Layer already exists [2022-04-11T15:05:37.871Z] 90c1b8a1a66b: Layer already exists [2022-04-11T15:05:37.871Z] 855bb0526a47: Layer already exists [2022-04-11T15:05:37.871Z] 4271f01833b2: Layer already exists [2022-04-11T15:05:37.871Z] 1033e68bd580: Layer already exists [2022-04-11T15:05:38.143Z] 5e48d81d133b: Layer already exists [2022-04-11T15:05:38.143Z] 81673c4e8cf0: Layer already exists [2022-04-11T15:05:38.143Z] 3d4ff2199b86: Layer already exists [2022-04-11T15:05:38.143Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:38.143Z] b75c8ddb2307: Layer already exists [2022-04-11T15:05:38.143Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:6a498396a0a46d8911fa711dc69e3148056494ec68258c0aff9c2fde7fddd95d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:38.489Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:38.870Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-11T15:05:38.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-11T15:05:38.871Z] 1033e68bd580: Preparing [2022-04-11T15:05:38.871Z] 855bb0526a47: Preparing [2022-04-11T15:05:38.871Z] 4271f01833b2: Preparing [2022-04-11T15:05:38.871Z] 90c1b8a1a66b: Preparing [2022-04-11T15:05:38.871Z] e2a4050055b1: Preparing [2022-04-11T15:05:38.871Z] b75c8ddb2307: Preparing [2022-04-11T15:05:38.871Z] 81673c4e8cf0: Preparing [2022-04-11T15:05:38.871Z] 5e48d81d133b: Preparing [2022-04-11T15:05:38.871Z] 3d4ff2199b86: Preparing [2022-04-11T15:05:38.871Z] f73e7dbfee58: Preparing [2022-04-11T15:05:38.871Z] b75c8ddb2307: Waiting [2022-04-11T15:05:38.871Z] 81673c4e8cf0: Waiting [2022-04-11T15:05:38.871Z] 5e48d81d133b: Waiting [2022-04-11T15:05:38.871Z] 3d4ff2199b86: Waiting [2022-04-11T15:05:38.871Z] f73e7dbfee58: Waiting [2022-04-11T15:05:39.177Z] 4271f01833b2: Layer already exists [2022-04-11T15:05:39.177Z] 90c1b8a1a66b: Layer already exists [2022-04-11T15:05:39.177Z] 1033e68bd580: Layer already exists [2022-04-11T15:05:39.177Z] 855bb0526a47: Layer already exists [2022-04-11T15:05:39.177Z] e2a4050055b1: Layer already exists [2022-04-11T15:05:39.177Z] b75c8ddb2307: Layer already exists [2022-04-11T15:05:39.177Z] 5e48d81d133b: Layer already exists [2022-04-11T15:05:39.177Z] 81673c4e8cf0: Layer already exists [2022-04-11T15:05:39.177Z] 3d4ff2199b86: Layer already exists [2022-04-11T15:05:39.177Z] f73e7dbfee58: Layer already exists [2022-04-11T15:05:39.177Z] main: digest: sha256:6a498396a0a46d8911fa711dc69e3148056494ec68258c0aff9c2fde7fddd95d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:05:39.225Z] ===================================================== [Pipeline] echo [2022-04-11T15:05:39.236Z] taggedImages: [2022-04-11T15:05:39.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:39.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-11T15:05:39.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.62 [2022-04-11T15:05:39.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:39.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-11T15:05:39.257Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-11T15:05:39.257Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:39.257Z] latest [2022-04-11T15:05:39.257Z] 2.2.0-dev.62 [2022-04-11T15:05:39.257Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:39.257Z] main [2022-04-11T15:05:39.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:39.617Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:39.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:39.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T15:05:39.957Z] 6c5a7031b75b: Preparing [2022-04-11T15:05:39.957Z] fcd9b58376f5: Preparing [2022-04-11T15:05:39.957Z] 87721d75f069: Preparing [2022-04-11T15:05:39.957Z] 184dde214553: Preparing [2022-04-11T15:05:39.957Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:39.957Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:39.957Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:40.230Z] 87721d75f069: Layer already exists [2022-04-11T15:05:40.230Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:40.230Z] e07ce1e03bbb: Pushed [2022-04-11T15:05:40.230Z] 6c5a7031b75b: Pushed [2022-04-11T15:05:41.661Z] 184dde214553: Pushed [2022-04-11T15:05:45.044Z] fcd9b58376f5: Pushed [2022-04-11T15:05:45.044Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:b0ab42862de38e74909925b38eed53635ade7381d492346494da056d48a6c9ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:45.389Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:45.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-11T15:05:45.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T15:05:45.987Z] 6c5a7031b75b: Preparing [2022-04-11T15:05:45.987Z] fcd9b58376f5: Preparing [2022-04-11T15:05:45.987Z] 87721d75f069: Preparing [2022-04-11T15:05:45.987Z] 184dde214553: Preparing [2022-04-11T15:05:45.987Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:45.987Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:45.987Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:45.987Z] fcd9b58376f5: Layer already exists [2022-04-11T15:05:45.987Z] 6c5a7031b75b: Layer already exists [2022-04-11T15:05:45.987Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:05:46.257Z] 87721d75f069: Layer already exists [2022-04-11T15:05:46.257Z] 184dde214553: Layer already exists [2022-04-11T15:05:46.257Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:46.257Z] latest: digest: sha256:b0ab42862de38e74909925b38eed53635ade7381d492346494da056d48a6c9ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:46.598Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:46.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.62 [2022-04-11T15:05:46.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T15:05:46.932Z] 6c5a7031b75b: Preparing [2022-04-11T15:05:46.932Z] fcd9b58376f5: Preparing [2022-04-11T15:05:46.932Z] 87721d75f069: Preparing [2022-04-11T15:05:46.932Z] 184dde214553: Preparing [2022-04-11T15:05:46.932Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:46.932Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:46.932Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:46.932Z] fcd9b58376f5: Layer already exists [2022-04-11T15:05:46.932Z] 87721d75f069: Layer already exists [2022-04-11T15:05:46.932Z] 184dde214553: Layer already exists [2022-04-11T15:05:46.932Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:05:46.932Z] 6c5a7031b75b: Layer already exists [2022-04-11T15:05:47.206Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:47.206Z] 2.2.0-dev.62: digest: sha256:b0ab42862de38e74909925b38eed53635ade7381d492346494da056d48a6c9ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:47.551Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:47.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:47.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T15:05:47.893Z] 6c5a7031b75b: Preparing [2022-04-11T15:05:47.893Z] fcd9b58376f5: Preparing [2022-04-11T15:05:47.893Z] 87721d75f069: Preparing [2022-04-11T15:05:47.893Z] 184dde214553: Preparing [2022-04-11T15:05:47.893Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:47.893Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:47.893Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:47.893Z] 87721d75f069: Layer already exists [2022-04-11T15:05:47.893Z] fcd9b58376f5: Layer already exists [2022-04-11T15:05:47.893Z] 184dde214553: Layer already exists [2022-04-11T15:05:47.893Z] 6c5a7031b75b: Layer already exists [2022-04-11T15:05:47.893Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:05:48.165Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:48.165Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:b0ab42862de38e74909925b38eed53635ade7381d492346494da056d48a6c9ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:48.516Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:48.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-11T15:05:48.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-11T15:05:48.858Z] 6c5a7031b75b: Preparing [2022-04-11T15:05:48.858Z] fcd9b58376f5: Preparing [2022-04-11T15:05:48.858Z] 87721d75f069: Preparing [2022-04-11T15:05:48.858Z] 184dde214553: Preparing [2022-04-11T15:05:48.858Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:48.858Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:48.858Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:48.858Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:05:48.858Z] fcd9b58376f5: Layer already exists [2022-04-11T15:05:48.858Z] 87721d75f069: Layer already exists [2022-04-11T15:05:48.858Z] 6c5a7031b75b: Layer already exists [2022-04-11T15:05:48.858Z] 184dde214553: Layer already exists [2022-04-11T15:05:49.129Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:49.130Z] main: digest: sha256:b0ab42862de38e74909925b38eed53635ade7381d492346494da056d48a6c9ad size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:05:49.176Z] ===================================================== [Pipeline] echo [2022-04-11T15:05:49.190Z] taggedImages: [2022-04-11T15:05:49.190Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:49.190Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-11T15:05:49.190Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.62 [2022-04-11T15:05:49.190Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:49.190Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-11T15:05:49.211Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-11T15:05:49.211Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:49.211Z] latest [2022-04-11T15:05:49.211Z] 2.2.0-dev.62 [2022-04-11T15:05:49.211Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:05:49.211Z] main [2022-04-11T15:05:49.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:49.562Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:05:49.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:05:49.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T15:05:49.903Z] aaedfeb30fa8: Preparing [2022-04-11T15:05:49.903Z] 031140a785e6: Preparing [2022-04-11T15:05:49.903Z] 5a075da22921: Preparing [2022-04-11T15:05:49.903Z] 4d594c80cfd6: Preparing [2022-04-11T15:05:49.903Z] 1f044fe3c52e: Preparing [2022-04-11T15:05:49.903Z] 2e7f11e7cb60: Preparing [2022-04-11T15:05:49.903Z] e07ce1e03bbb: Preparing [2022-04-11T15:05:49.903Z] 4f4ce317c6bb: Preparing [2022-04-11T15:05:49.903Z] 2e7f11e7cb60: Waiting [2022-04-11T15:05:49.903Z] e07ce1e03bbb: Waiting [2022-04-11T15:05:49.903Z] 4f4ce317c6bb: Waiting [2022-04-11T15:05:50.177Z] 5a075da22921: Pushed [2022-04-11T15:05:50.177Z] 031140a785e6: Pushed [2022-04-11T15:05:50.177Z] aaedfeb30fa8: Pushed [2022-04-11T15:05:50.177Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:05:50.177Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:05:51.154Z] 2e7f11e7cb60: Pushed [2022-04-11T15:05:59.426Z] 1f044fe3c52e: Pushed [2022-04-11T15:06:07.734Z] 4d594c80cfd6: Pushed [2022-04-11T15:06:07.734Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:9c5f148a0605765f693e683477c97878f911a3d2626afb9bd1c0e32a28d174c9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:08.077Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:08.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-11T15:06:08.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T15:06:08.418Z] aaedfeb30fa8: Preparing [2022-04-11T15:06:08.418Z] 031140a785e6: Preparing [2022-04-11T15:06:08.418Z] 5a075da22921: Preparing [2022-04-11T15:06:08.418Z] 4d594c80cfd6: Preparing [2022-04-11T15:06:08.418Z] 1f044fe3c52e: Preparing [2022-04-11T15:06:08.418Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:08.418Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:08.418Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:08.418Z] 2e7f11e7cb60: Waiting [2022-04-11T15:06:08.418Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:08.418Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:08.418Z] 5a075da22921: Layer already exists [2022-04-11T15:06:08.418Z] 1f044fe3c52e: Layer already exists [2022-04-11T15:06:08.418Z] 031140a785e6: Layer already exists [2022-04-11T15:06:08.418Z] 4d594c80cfd6: Layer already exists [2022-04-11T15:06:08.418Z] aaedfeb30fa8: Layer already exists [2022-04-11T15:06:08.418Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:08.418Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:08.418Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:08.690Z] latest: digest: sha256:9c5f148a0605765f693e683477c97878f911a3d2626afb9bd1c0e32a28d174c9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:09.029Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:09.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.62 [2022-04-11T15:06:09.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T15:06:09.368Z] aaedfeb30fa8: Preparing [2022-04-11T15:06:09.368Z] 031140a785e6: Preparing [2022-04-11T15:06:09.368Z] 5a075da22921: Preparing [2022-04-11T15:06:09.368Z] 4d594c80cfd6: Preparing [2022-04-11T15:06:09.368Z] 1f044fe3c52e: Preparing [2022-04-11T15:06:09.368Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:09.368Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:09.368Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:09.368Z] 2e7f11e7cb60: Waiting [2022-04-11T15:06:09.368Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:09.368Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:09.368Z] aaedfeb30fa8: Layer already exists [2022-04-11T15:06:09.368Z] 1f044fe3c52e: Layer already exists [2022-04-11T15:06:09.368Z] 4d594c80cfd6: Layer already exists [2022-04-11T15:06:09.368Z] 5a075da22921: Layer already exists [2022-04-11T15:06:09.368Z] 031140a785e6: Layer already exists [2022-04-11T15:06:09.640Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:09.640Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:09.640Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:09.640Z] 2.2.0-dev.62: digest: sha256:9c5f148a0605765f693e683477c97878f911a3d2626afb9bd1c0e32a28d174c9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:09.983Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:10.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T15:06:10.321Z] aaedfeb30fa8: Preparing [2022-04-11T15:06:10.321Z] 031140a785e6: Preparing [2022-04-11T15:06:10.321Z] 5a075da22921: Preparing [2022-04-11T15:06:10.321Z] 4d594c80cfd6: Preparing [2022-04-11T15:06:10.321Z] 1f044fe3c52e: Preparing [2022-04-11T15:06:10.321Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:10.321Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:10.321Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:10.321Z] 2e7f11e7cb60: Waiting [2022-04-11T15:06:10.321Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:10.321Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:10.321Z] 5a075da22921: Layer already exists [2022-04-11T15:06:10.321Z] 031140a785e6: Layer already exists [2022-04-11T15:06:10.321Z] 1f044fe3c52e: Layer already exists [2022-04-11T15:06:10.321Z] aaedfeb30fa8: Layer already exists [2022-04-11T15:06:10.321Z] 4d594c80cfd6: Layer already exists [2022-04-11T15:06:10.594Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:10.594Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:10.594Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:10.594Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:9c5f148a0605765f693e683477c97878f911a3d2626afb9bd1c0e32a28d174c9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:10.938Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:11.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-11T15:06:11.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-11T15:06:11.278Z] aaedfeb30fa8: Preparing [2022-04-11T15:06:11.278Z] 031140a785e6: Preparing [2022-04-11T15:06:11.278Z] 5a075da22921: Preparing [2022-04-11T15:06:11.278Z] 4d594c80cfd6: Preparing [2022-04-11T15:06:11.278Z] 1f044fe3c52e: Preparing [2022-04-11T15:06:11.278Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:11.278Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:11.278Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:11.278Z] 2e7f11e7cb60: Waiting [2022-04-11T15:06:11.278Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:11.278Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:11.278Z] 1f044fe3c52e: Layer already exists [2022-04-11T15:06:11.278Z] aaedfeb30fa8: Layer already exists [2022-04-11T15:06:11.278Z] 031140a785e6: Layer already exists [2022-04-11T15:06:11.278Z] 5a075da22921: Layer already exists [2022-04-11T15:06:11.278Z] 4d594c80cfd6: Layer already exists [2022-04-11T15:06:11.551Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:11.551Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:11.551Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:11.551Z] main: digest: sha256:9c5f148a0605765f693e683477c97878f911a3d2626afb9bd1c0e32a28d174c9 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:06:11.605Z] ===================================================== [Pipeline] echo [2022-04-11T15:06:11.623Z] taggedImages: [2022-04-11T15:06:11.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:11.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-11T15:06:11.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.62 [2022-04-11T15:06:11.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:11.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-11T15:06:11.654Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-11T15:06:11.654Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:11.654Z] latest [2022-04-11T15:06:11.654Z] 2.2.0-dev.62 [2022-04-11T15:06:11.654Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:11.654Z] main [2022-04-11T15:06:11.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:12.017Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:12.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:12.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T15:06:12.359Z] a227c7b1c8ce: Preparing [2022-04-11T15:06:12.359Z] 61bd19ebc062: Preparing [2022-04-11T15:06:12.359Z] d5540f9e65ef: Preparing [2022-04-11T15:06:12.359Z] a6ea4979c750: Preparing [2022-04-11T15:06:12.359Z] 93a3422ccb19: Preparing [2022-04-11T15:06:12.359Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:12.359Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:12.359Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:12.359Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:12.637Z] a227c7b1c8ce: Pushed [2022-04-11T15:06:12.637Z] 61bd19ebc062: Pushed [2022-04-11T15:06:12.637Z] d5540f9e65ef: Pushed [2022-04-11T15:06:12.637Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:12.637Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:13.276Z] 93a3422ccb19: Pushed [2022-04-11T15:06:31.573Z] a6ea4979c750: Pushed [2022-04-11T15:06:31.573Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:adc7103ee3a6836863680c91cfae4aeca0b325ce17e5ffba477034ee35022664 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:31.921Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:32.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-11T15:06:32.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T15:06:32.260Z] a227c7b1c8ce: Preparing [2022-04-11T15:06:32.261Z] 61bd19ebc062: Preparing [2022-04-11T15:06:32.261Z] d5540f9e65ef: Preparing [2022-04-11T15:06:32.261Z] a6ea4979c750: Preparing [2022-04-11T15:06:32.261Z] 93a3422ccb19: Preparing [2022-04-11T15:06:32.261Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:32.261Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:32.261Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:32.261Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:32.261Z] a6ea4979c750: Layer already exists [2022-04-11T15:06:32.261Z] a227c7b1c8ce: Layer already exists [2022-04-11T15:06:32.261Z] d5540f9e65ef: Layer already exists [2022-04-11T15:06:32.261Z] 61bd19ebc062: Layer already exists [2022-04-11T15:06:32.261Z] 93a3422ccb19: Layer already exists [2022-04-11T15:06:32.533Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:32.533Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:32.533Z] latest: digest: sha256:adc7103ee3a6836863680c91cfae4aeca0b325ce17e5ffba477034ee35022664 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:32.876Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:33.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.62 [2022-04-11T15:06:33.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T15:06:33.216Z] a227c7b1c8ce: Preparing [2022-04-11T15:06:33.216Z] 61bd19ebc062: Preparing [2022-04-11T15:06:33.216Z] d5540f9e65ef: Preparing [2022-04-11T15:06:33.216Z] a6ea4979c750: Preparing [2022-04-11T15:06:33.216Z] 93a3422ccb19: Preparing [2022-04-11T15:06:33.216Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:33.216Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:33.216Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:33.216Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:33.216Z] a227c7b1c8ce: Layer already exists [2022-04-11T15:06:33.216Z] a6ea4979c750: Layer already exists [2022-04-11T15:06:33.216Z] d5540f9e65ef: Layer already exists [2022-04-11T15:06:33.216Z] 61bd19ebc062: Layer already exists [2022-04-11T15:06:33.216Z] 93a3422ccb19: Layer already exists [2022-04-11T15:06:33.489Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:33.489Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:33.489Z] 2.2.0-dev.62: digest: sha256:adc7103ee3a6836863680c91cfae4aeca0b325ce17e5ffba477034ee35022664 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:33.831Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:34.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:34.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T15:06:34.171Z] a227c7b1c8ce: Preparing [2022-04-11T15:06:34.171Z] 61bd19ebc062: Preparing [2022-04-11T15:06:34.171Z] d5540f9e65ef: Preparing [2022-04-11T15:06:34.171Z] a6ea4979c750: Preparing [2022-04-11T15:06:34.171Z] 93a3422ccb19: Preparing [2022-04-11T15:06:34.171Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:34.171Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:34.171Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:34.171Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:34.171Z] a6ea4979c750: Layer already exists [2022-04-11T15:06:34.171Z] d5540f9e65ef: Layer already exists [2022-04-11T15:06:34.171Z] a227c7b1c8ce: Layer already exists [2022-04-11T15:06:34.171Z] 93a3422ccb19: Layer already exists [2022-04-11T15:06:34.445Z] 61bd19ebc062: Layer already exists [2022-04-11T15:06:34.445Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:34.445Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:34.445Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:adc7103ee3a6836863680c91cfae4aeca0b325ce17e5ffba477034ee35022664 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:34.787Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:35.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-11T15:06:35.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-11T15:06:35.127Z] a227c7b1c8ce: Preparing [2022-04-11T15:06:35.127Z] 61bd19ebc062: Preparing [2022-04-11T15:06:35.127Z] d5540f9e65ef: Preparing [2022-04-11T15:06:35.127Z] a6ea4979c750: Preparing [2022-04-11T15:06:35.127Z] 93a3422ccb19: Preparing [2022-04-11T15:06:35.127Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:35.127Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:35.127Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:35.127Z] a6ea4979c750: Layer already exists [2022-04-11T15:06:35.127Z] d5540f9e65ef: Layer already exists [2022-04-11T15:06:35.127Z] 93a3422ccb19: Layer already exists [2022-04-11T15:06:35.127Z] a227c7b1c8ce: Layer already exists [2022-04-11T15:06:35.127Z] 61bd19ebc062: Layer already exists [2022-04-11T15:06:35.400Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:35.400Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:35.400Z] main: digest: sha256:adc7103ee3a6836863680c91cfae4aeca0b325ce17e5ffba477034ee35022664 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:06:35.449Z] ===================================================== [Pipeline] echo [2022-04-11T15:06:35.468Z] taggedImages: [2022-04-11T15:06:35.468Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:35.468Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-11T15:06:35.468Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.62 [2022-04-11T15:06:35.468Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:35.468Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-11T15:06:35.495Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-11T15:06:35.495Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:35.495Z] latest [2022-04-11T15:06:35.495Z] 2.2.0-dev.62 [2022-04-11T15:06:35.495Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:35.495Z] main [2022-04-11T15:06:35.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:35.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:36.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:36.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T15:06:36.226Z] 3201317433f9: Preparing [2022-04-11T15:06:36.226Z] cda7f9dad2f8: Preparing [2022-04-11T15:06:36.226Z] 337257995a96: Preparing [2022-04-11T15:06:36.226Z] d05289e56f88: Preparing [2022-04-11T15:06:36.226Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:36.226Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:36.226Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:36.226Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:36.226Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:36.499Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:36.499Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:36.499Z] 3201317433f9: Pushed [2022-04-11T15:06:36.499Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:36.499Z] 337257995a96: Pushed [2022-04-11T15:06:36.499Z] cda7f9dad2f8: Pushed [2022-04-11T15:06:54.789Z] d05289e56f88: Pushed [2022-04-11T15:06:54.789Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:ca291690299192f74ef4f31de49315f53d6563b8739b302f96741642647e6a23 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:55.136Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:55.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-11T15:06:55.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T15:06:55.470Z] 3201317433f9: Preparing [2022-04-11T15:06:55.470Z] cda7f9dad2f8: Preparing [2022-04-11T15:06:55.470Z] 337257995a96: Preparing [2022-04-11T15:06:55.470Z] d05289e56f88: Preparing [2022-04-11T15:06:55.470Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:55.470Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:55.470Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:55.470Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:55.470Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:55.470Z] 337257995a96: Layer already exists [2022-04-11T15:06:55.470Z] 3201317433f9: Layer already exists [2022-04-11T15:06:55.470Z] cda7f9dad2f8: Layer already exists [2022-04-11T15:06:55.741Z] d05289e56f88: Layer already exists [2022-04-11T15:06:55.741Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:55.741Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:55.741Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:55.741Z] latest: digest: sha256:ca291690299192f74ef4f31de49315f53d6563b8739b302f96741642647e6a23 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:56.085Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:56.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.62 [2022-04-11T15:06:56.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T15:06:56.430Z] 3201317433f9: Preparing [2022-04-11T15:06:56.430Z] cda7f9dad2f8: Preparing [2022-04-11T15:06:56.430Z] 337257995a96: Preparing [2022-04-11T15:06:56.430Z] d05289e56f88: Preparing [2022-04-11T15:06:56.430Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:56.430Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:56.430Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:56.430Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:56.430Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:56.430Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:56.430Z] 3201317433f9: Layer already exists [2022-04-11T15:06:56.430Z] cda7f9dad2f8: Layer already exists [2022-04-11T15:06:56.430Z] 337257995a96: Layer already exists [2022-04-11T15:06:56.430Z] d05289e56f88: Layer already exists [2022-04-11T15:06:56.703Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:56.703Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:56.703Z] 2.2.0-dev.62: digest: sha256:ca291690299192f74ef4f31de49315f53d6563b8739b302f96741642647e6a23 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:57.050Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:57.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:57.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T15:06:57.392Z] 3201317433f9: Preparing [2022-04-11T15:06:57.392Z] cda7f9dad2f8: Preparing [2022-04-11T15:06:57.392Z] 337257995a96: Preparing [2022-04-11T15:06:57.392Z] d05289e56f88: Preparing [2022-04-11T15:06:57.392Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:57.392Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:57.392Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:57.392Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:57.392Z] 4f4ce317c6bb: Waiting [2022-04-11T15:06:57.392Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:57.392Z] 337257995a96: Layer already exists [2022-04-11T15:06:57.392Z] 3201317433f9: Layer already exists [2022-04-11T15:06:57.392Z] d05289e56f88: Layer already exists [2022-04-11T15:06:57.665Z] cda7f9dad2f8: Layer already exists [2022-04-11T15:06:57.665Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:57.665Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:57.665Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:ca291690299192f74ef4f31de49315f53d6563b8739b302f96741642647e6a23 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:58.015Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:58.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-11T15:06:58.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-11T15:06:58.356Z] 3201317433f9: Preparing [2022-04-11T15:06:58.356Z] cda7f9dad2f8: Preparing [2022-04-11T15:06:58.356Z] 337257995a96: Preparing [2022-04-11T15:06:58.356Z] d05289e56f88: Preparing [2022-04-11T15:06:58.356Z] 2e7f11e7cb60: Preparing [2022-04-11T15:06:58.356Z] e07ce1e03bbb: Preparing [2022-04-11T15:06:58.356Z] 4f4ce317c6bb: Preparing [2022-04-11T15:06:58.356Z] e07ce1e03bbb: Waiting [2022-04-11T15:06:58.632Z] 2e7f11e7cb60: Layer already exists [2022-04-11T15:06:58.632Z] cda7f9dad2f8: Layer already exists [2022-04-11T15:06:58.632Z] 3201317433f9: Layer already exists [2022-04-11T15:06:58.632Z] d05289e56f88: Layer already exists [2022-04-11T15:06:58.632Z] 337257995a96: Layer already exists [2022-04-11T15:06:58.632Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:06:58.632Z] e07ce1e03bbb: Layer already exists [2022-04-11T15:06:58.632Z] main: digest: sha256:ca291690299192f74ef4f31de49315f53d6563b8739b302f96741642647e6a23 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:06:58.680Z] ===================================================== [Pipeline] echo [2022-04-11T15:06:58.690Z] taggedImages: [2022-04-11T15:06:58.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:58.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-11T15:06:58.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.62 [2022-04-11T15:06:58.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:58.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-11T15:06:58.714Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-11T15:06:58.714Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:58.714Z] latest [2022-04-11T15:06:58.714Z] 2.2.0-dev.62 [2022-04-11T15:06:58.714Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:06:58.714Z] main [2022-04-11T15:06:58.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:59.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:06:59.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:06:59.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T15:06:59.403Z] 815a9060985a: Preparing [2022-04-11T15:06:59.403Z] 8c21d5c8c9d0: Preparing [2022-04-11T15:06:59.403Z] 87721d75f069: Preparing [2022-04-11T15:06:59.403Z] 4bd1c83f4651: Preparing [2022-04-11T15:06:59.403Z] f73e7dbfee58: Preparing [2022-04-11T15:06:59.403Z] 87721d75f069: Layer already exists [2022-04-11T15:06:59.675Z] f73e7dbfee58: Layer already exists [2022-04-11T15:06:59.675Z] 815a9060985a: Pushed [2022-04-11T15:06:59.948Z] 4bd1c83f4651: Pushed [2022-04-11T15:07:05.335Z] 8c21d5c8c9d0: Pushed [2022-04-11T15:07:05.335Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:95089dea4994883c7d32da1b51cc654dcf1801c460dd17133784c4eec088c5e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:05.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:06.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-11T15:07:06.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T15:07:06.019Z] 815a9060985a: Preparing [2022-04-11T15:07:06.019Z] 8c21d5c8c9d0: Preparing [2022-04-11T15:07:06.019Z] 87721d75f069: Preparing [2022-04-11T15:07:06.019Z] 4bd1c83f4651: Preparing [2022-04-11T15:07:06.019Z] f73e7dbfee58: Preparing [2022-04-11T15:07:06.019Z] 4bd1c83f4651: Layer already exists [2022-04-11T15:07:06.019Z] 8c21d5c8c9d0: Layer already exists [2022-04-11T15:07:06.019Z] 87721d75f069: Layer already exists [2022-04-11T15:07:06.019Z] 815a9060985a: Layer already exists [2022-04-11T15:07:06.019Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:06.291Z] latest: digest: sha256:95089dea4994883c7d32da1b51cc654dcf1801c460dd17133784c4eec088c5e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:06.649Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:06.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.62 [2022-04-11T15:07:06.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T15:07:06.993Z] 815a9060985a: Preparing [2022-04-11T15:07:06.993Z] 8c21d5c8c9d0: Preparing [2022-04-11T15:07:06.993Z] 87721d75f069: Preparing [2022-04-11T15:07:06.993Z] 4bd1c83f4651: Preparing [2022-04-11T15:07:06.993Z] f73e7dbfee58: Preparing [2022-04-11T15:07:06.993Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:06.993Z] 815a9060985a: Layer already exists [2022-04-11T15:07:06.993Z] 87721d75f069: Layer already exists [2022-04-11T15:07:06.993Z] 4bd1c83f4651: Layer already exists [2022-04-11T15:07:06.993Z] 8c21d5c8c9d0: Layer already exists [2022-04-11T15:07:07.264Z] 2.2.0-dev.62: digest: sha256:95089dea4994883c7d32da1b51cc654dcf1801c460dd17133784c4eec088c5e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:07.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:07.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:07.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T15:07:07.970Z] 815a9060985a: Preparing [2022-04-11T15:07:07.970Z] 8c21d5c8c9d0: Preparing [2022-04-11T15:07:07.970Z] 87721d75f069: Preparing [2022-04-11T15:07:07.970Z] 4bd1c83f4651: Preparing [2022-04-11T15:07:07.970Z] f73e7dbfee58: Preparing [2022-04-11T15:07:07.970Z] 87721d75f069: Layer already exists [2022-04-11T15:07:07.970Z] 4bd1c83f4651: Layer already exists [2022-04-11T15:07:07.970Z] 8c21d5c8c9d0: Layer already exists [2022-04-11T15:07:07.970Z] 815a9060985a: Layer already exists [2022-04-11T15:07:07.970Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:08.248Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:95089dea4994883c7d32da1b51cc654dcf1801c460dd17133784c4eec088c5e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:08.588Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:08.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-11T15:07:08.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-11T15:07:08.926Z] 815a9060985a: Preparing [2022-04-11T15:07:08.926Z] 8c21d5c8c9d0: Preparing [2022-04-11T15:07:08.926Z] 87721d75f069: Preparing [2022-04-11T15:07:08.926Z] 4bd1c83f4651: Preparing [2022-04-11T15:07:08.926Z] f73e7dbfee58: Preparing [2022-04-11T15:07:08.926Z] 8c21d5c8c9d0: Layer already exists [2022-04-11T15:07:08.926Z] 87721d75f069: Layer already exists [2022-04-11T15:07:08.926Z] 815a9060985a: Layer already exists [2022-04-11T15:07:08.926Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:08.926Z] 4bd1c83f4651: Layer already exists [2022-04-11T15:07:09.197Z] main: digest: sha256:95089dea4994883c7d32da1b51cc654dcf1801c460dd17133784c4eec088c5e1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:07:09.239Z] ===================================================== [Pipeline] echo [2022-04-11T15:07:09.255Z] taggedImages: [2022-04-11T15:07:09.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:09.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-11T15:07:09.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.62 [2022-04-11T15:07:09.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:09.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-11T15:07:09.278Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-11T15:07:09.278Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:09.278Z] latest [2022-04-11T15:07:09.278Z] 2.2.0-dev.62 [2022-04-11T15:07:09.278Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:09.278Z] main [2022-04-11T15:07:09.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:09.640Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:09.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:09.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T15:07:09.975Z] 42c4867b20b8: Preparing [2022-04-11T15:07:09.975Z] 79ecb66e2c65: Preparing [2022-04-11T15:07:09.975Z] 87721d75f069: Preparing [2022-04-11T15:07:09.975Z] 6f4db495273e: Preparing [2022-04-11T15:07:09.975Z] f73e7dbfee58: Preparing [2022-04-11T15:07:10.246Z] 6f4db495273e: Layer already exists [2022-04-11T15:07:10.246Z] 87721d75f069: Layer already exists [2022-04-11T15:07:10.246Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:10.246Z] 42c4867b20b8: Pushed [2022-04-11T15:07:15.633Z] 79ecb66e2c65: Pushed [2022-04-11T15:07:15.633Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:243cee4f936002f4e2814215812727d0f3ed9b9b2e93b42aaef28149fd38cab2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:15.970Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:16.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-11T15:07:16.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T15:07:16.307Z] 42c4867b20b8: Preparing [2022-04-11T15:07:16.307Z] 79ecb66e2c65: Preparing [2022-04-11T15:07:16.307Z] 87721d75f069: Preparing [2022-04-11T15:07:16.307Z] 6f4db495273e: Preparing [2022-04-11T15:07:16.307Z] f73e7dbfee58: Preparing [2022-04-11T15:07:16.307Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:16.307Z] 79ecb66e2c65: Layer already exists [2022-04-11T15:07:16.307Z] 42c4867b20b8: Layer already exists [2022-04-11T15:07:16.307Z] 87721d75f069: Layer already exists [2022-04-11T15:07:16.307Z] 6f4db495273e: Layer already exists [2022-04-11T15:07:16.579Z] latest: digest: sha256:243cee4f936002f4e2814215812727d0f3ed9b9b2e93b42aaef28149fd38cab2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:16.924Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:17.264Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.62 [2022-04-11T15:07:17.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T15:07:17.264Z] 42c4867b20b8: Preparing [2022-04-11T15:07:17.264Z] 79ecb66e2c65: Preparing [2022-04-11T15:07:17.264Z] 87721d75f069: Preparing [2022-04-11T15:07:17.264Z] 6f4db495273e: Preparing [2022-04-11T15:07:17.264Z] f73e7dbfee58: Preparing [2022-04-11T15:07:17.264Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:17.264Z] 87721d75f069: Layer already exists [2022-04-11T15:07:17.264Z] 79ecb66e2c65: Layer already exists [2022-04-11T15:07:17.264Z] 6f4db495273e: Layer already exists [2022-04-11T15:07:17.264Z] 42c4867b20b8: Layer already exists [2022-04-11T15:07:17.535Z] 2.2.0-dev.62: digest: sha256:243cee4f936002f4e2814215812727d0f3ed9b9b2e93b42aaef28149fd38cab2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:17.889Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:18.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:18.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T15:07:18.255Z] 42c4867b20b8: Preparing [2022-04-11T15:07:18.255Z] 79ecb66e2c65: Preparing [2022-04-11T15:07:18.255Z] 87721d75f069: Preparing [2022-04-11T15:07:18.255Z] 6f4db495273e: Preparing [2022-04-11T15:07:18.255Z] f73e7dbfee58: Preparing [2022-04-11T15:07:18.255Z] 6f4db495273e: Layer already exists [2022-04-11T15:07:18.255Z] 79ecb66e2c65: Layer already exists [2022-04-11T15:07:18.255Z] 42c4867b20b8: Layer already exists [2022-04-11T15:07:18.255Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:18.255Z] 87721d75f069: Layer already exists [2022-04-11T15:07:18.527Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:243cee4f936002f4e2814215812727d0f3ed9b9b2e93b42aaef28149fd38cab2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:18.866Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:19.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-11T15:07:19.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-11T15:07:19.204Z] 42c4867b20b8: Preparing [2022-04-11T15:07:19.204Z] 79ecb66e2c65: Preparing [2022-04-11T15:07:19.204Z] 87721d75f069: Preparing [2022-04-11T15:07:19.204Z] 6f4db495273e: Preparing [2022-04-11T15:07:19.204Z] f73e7dbfee58: Preparing [2022-04-11T15:07:19.204Z] f73e7dbfee58: Layer already exists [2022-04-11T15:07:19.204Z] 87721d75f069: Layer already exists [2022-04-11T15:07:19.204Z] 6f4db495273e: Layer already exists [2022-04-11T15:07:19.204Z] 42c4867b20b8: Layer already exists [2022-04-11T15:07:19.204Z] 79ecb66e2c65: Layer already exists [2022-04-11T15:07:19.478Z] main: digest: sha256:243cee4f936002f4e2814215812727d0f3ed9b9b2e93b42aaef28149fd38cab2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:07:19.527Z] ===================================================== [Pipeline] echo [2022-04-11T15:07:19.542Z] taggedImages: [2022-04-11T15:07:19.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:19.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-11T15:07:19.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.62 [2022-04-11T15:07:19.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:19.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-11T15:07:19.563Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-11T15:07:19.563Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:19.563Z] latest [2022-04-11T15:07:19.563Z] 2.2.0-dev.62 [2022-04-11T15:07:19.563Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:19.563Z] main [2022-04-11T15:07:19.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:19.924Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:20.265Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:20.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T15:07:20.265Z] 746ad7af67ce: Preparing [2022-04-11T15:07:20.265Z] 612f0d70ecac: Preparing [2022-04-11T15:07:20.265Z] 4def45379acf: Preparing [2022-04-11T15:07:20.265Z] a959689d1d97: Preparing [2022-04-11T15:07:20.265Z] f0e5a4d6c014: Preparing [2022-04-11T15:07:20.265Z] 3b19d27f08f7: Preparing [2022-04-11T15:07:20.265Z] 73bb99a6e169: Preparing [2022-04-11T15:07:20.265Z] ec06c3102977: Preparing [2022-04-11T15:07:20.265Z] 6a3c62e080c7: Preparing [2022-04-11T15:07:20.265Z] 340cb19ca677: Preparing [2022-04-11T15:07:20.265Z] 4f4ce317c6bb: Preparing [2022-04-11T15:07:20.265Z] 73bb99a6e169: Waiting [2022-04-11T15:07:20.265Z] ec06c3102977: Waiting [2022-04-11T15:07:20.265Z] 6a3c62e080c7: Waiting [2022-04-11T15:07:20.265Z] 3b19d27f08f7: Waiting [2022-04-11T15:07:20.265Z] 340cb19ca677: Waiting [2022-04-11T15:07:20.265Z] 4f4ce317c6bb: Waiting [2022-04-11T15:07:20.265Z] f0e5a4d6c014: Layer already exists [2022-04-11T15:07:20.549Z] 3b19d27f08f7: Layer already exists [2022-04-11T15:07:20.549Z] 73bb99a6e169: Layer already exists [2022-04-11T15:07:20.549Z] ec06c3102977: Layer already exists [2022-04-11T15:07:20.549Z] 612f0d70ecac: Pushed [2022-04-11T15:07:20.549Z] 6a3c62e080c7: Layer already exists [2022-04-11T15:07:20.549Z] 340cb19ca677: Layer already exists [2022-04-11T15:07:20.549Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:07:21.143Z] 746ad7af67ce: Pushed [2022-04-11T15:07:25.439Z] 4def45379acf: Pushed [2022-04-11T15:07:40.516Z] a959689d1d97: Pushed [2022-04-11T15:07:40.516Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836: digest: sha256:1a063991dad7aa05447ead393a66967471463aa2a19cd93f80aa03cadb73c0f0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:40.859Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:41.220Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-11T15:07:41.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T15:07:41.220Z] 746ad7af67ce: Preparing [2022-04-11T15:07:41.220Z] 612f0d70ecac: Preparing [2022-04-11T15:07:41.220Z] 4def45379acf: Preparing [2022-04-11T15:07:41.220Z] a959689d1d97: Preparing [2022-04-11T15:07:41.220Z] f0e5a4d6c014: Preparing [2022-04-11T15:07:41.220Z] 3b19d27f08f7: Preparing [2022-04-11T15:07:41.220Z] 73bb99a6e169: Preparing [2022-04-11T15:07:41.220Z] ec06c3102977: Preparing [2022-04-11T15:07:41.220Z] 6a3c62e080c7: Preparing [2022-04-11T15:07:41.220Z] 340cb19ca677: Preparing [2022-04-11T15:07:41.220Z] 4f4ce317c6bb: Preparing [2022-04-11T15:07:41.220Z] 3b19d27f08f7: Waiting [2022-04-11T15:07:41.220Z] 73bb99a6e169: Waiting [2022-04-11T15:07:41.220Z] ec06c3102977: Waiting [2022-04-11T15:07:41.220Z] 6a3c62e080c7: Waiting [2022-04-11T15:07:41.220Z] 340cb19ca677: Waiting [2022-04-11T15:07:41.220Z] 4f4ce317c6bb: Waiting [2022-04-11T15:07:41.493Z] 4def45379acf: Layer already exists [2022-04-11T15:07:41.493Z] f0e5a4d6c014: Layer already exists [2022-04-11T15:07:41.493Z] 612f0d70ecac: Layer already exists [2022-04-11T15:07:41.493Z] 746ad7af67ce: Layer already exists [2022-04-11T15:07:41.493Z] a959689d1d97: Layer already exists [2022-04-11T15:07:41.493Z] 73bb99a6e169: Layer already exists [2022-04-11T15:07:41.493Z] 3b19d27f08f7: Layer already exists [2022-04-11T15:07:41.493Z] ec06c3102977: Layer already exists [2022-04-11T15:07:41.493Z] 6a3c62e080c7: Layer already exists [2022-04-11T15:07:41.493Z] 340cb19ca677: Layer already exists [2022-04-11T15:07:41.493Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:07:41.493Z] latest: digest: sha256:1a063991dad7aa05447ead393a66967471463aa2a19cd93f80aa03cadb73c0f0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:41.830Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:42.167Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.62 [2022-04-11T15:07:42.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T15:07:42.167Z] 746ad7af67ce: Preparing [2022-04-11T15:07:42.167Z] 612f0d70ecac: Preparing [2022-04-11T15:07:42.167Z] 4def45379acf: Preparing [2022-04-11T15:07:42.167Z] a959689d1d97: Preparing [2022-04-11T15:07:42.167Z] f0e5a4d6c014: Preparing [2022-04-11T15:07:42.167Z] 3b19d27f08f7: Preparing [2022-04-11T15:07:42.167Z] 73bb99a6e169: Preparing [2022-04-11T15:07:42.167Z] ec06c3102977: Preparing [2022-04-11T15:07:42.167Z] 6a3c62e080c7: Preparing [2022-04-11T15:07:42.167Z] 340cb19ca677: Preparing [2022-04-11T15:07:42.167Z] 4f4ce317c6bb: Preparing [2022-04-11T15:07:42.167Z] 3b19d27f08f7: Waiting [2022-04-11T15:07:42.167Z] 73bb99a6e169: Waiting [2022-04-11T15:07:42.167Z] ec06c3102977: Waiting [2022-04-11T15:07:42.167Z] 6a3c62e080c7: Waiting [2022-04-11T15:07:42.167Z] 4f4ce317c6bb: Waiting [2022-04-11T15:07:42.167Z] 340cb19ca677: Waiting [2022-04-11T15:07:42.167Z] a959689d1d97: Layer already exists [2022-04-11T15:07:42.167Z] 4def45379acf: Layer already exists [2022-04-11T15:07:42.167Z] 612f0d70ecac: Layer already exists [2022-04-11T15:07:42.167Z] f0e5a4d6c014: Layer already exists [2022-04-11T15:07:42.167Z] 746ad7af67ce: Layer already exists [2022-04-11T15:07:42.167Z] 73bb99a6e169: Layer already exists [2022-04-11T15:07:42.167Z] 3b19d27f08f7: Layer already exists [2022-04-11T15:07:42.167Z] ec06c3102977: Layer already exists [2022-04-11T15:07:42.167Z] 6a3c62e080c7: Layer already exists [2022-04-11T15:07:42.439Z] 340cb19ca677: Layer already exists [2022-04-11T15:07:42.439Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:07:42.439Z] 2.2.0-dev.62: digest: sha256:1a063991dad7aa05447ead393a66967471463aa2a19cd93f80aa03cadb73c0f0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:42.786Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:43.122Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:43.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T15:07:43.122Z] 746ad7af67ce: Preparing [2022-04-11T15:07:43.122Z] 612f0d70ecac: Preparing [2022-04-11T15:07:43.122Z] 4def45379acf: Preparing [2022-04-11T15:07:43.122Z] a959689d1d97: Preparing [2022-04-11T15:07:43.122Z] f0e5a4d6c014: Preparing [2022-04-11T15:07:43.122Z] 3b19d27f08f7: Preparing [2022-04-11T15:07:43.122Z] 73bb99a6e169: Preparing [2022-04-11T15:07:43.122Z] ec06c3102977: Preparing [2022-04-11T15:07:43.122Z] 6a3c62e080c7: Preparing [2022-04-11T15:07:43.122Z] 340cb19ca677: Preparing [2022-04-11T15:07:43.122Z] 4f4ce317c6bb: Preparing [2022-04-11T15:07:43.122Z] 6a3c62e080c7: Waiting [2022-04-11T15:07:43.122Z] 3b19d27f08f7: Waiting [2022-04-11T15:07:43.122Z] 73bb99a6e169: Waiting [2022-04-11T15:07:43.122Z] 340cb19ca677: Waiting [2022-04-11T15:07:43.122Z] 4f4ce317c6bb: Waiting [2022-04-11T15:07:43.122Z] ec06c3102977: Waiting [2022-04-11T15:07:43.122Z] a959689d1d97: Layer already exists [2022-04-11T15:07:43.122Z] 4def45379acf: Layer already exists [2022-04-11T15:07:43.122Z] 612f0d70ecac: Layer already exists [2022-04-11T15:07:43.122Z] f0e5a4d6c014: Layer already exists [2022-04-11T15:07:43.122Z] 746ad7af67ce: Layer already exists [2022-04-11T15:07:43.122Z] ec06c3102977: Layer already exists [2022-04-11T15:07:43.122Z] 3b19d27f08f7: Layer already exists [2022-04-11T15:07:43.122Z] 73bb99a6e169: Layer already exists [2022-04-11T15:07:43.122Z] 6a3c62e080c7: Layer already exists [2022-04-11T15:07:43.122Z] 340cb19ca677: Layer already exists [2022-04-11T15:07:43.122Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:07:43.394Z] 8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62: digest: sha256:1a063991dad7aa05447ead393a66967471463aa2a19cd93f80aa03cadb73c0f0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:43.737Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:44.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-11T15:07:44.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-11T15:07:44.068Z] 746ad7af67ce: Preparing [2022-04-11T15:07:44.068Z] 612f0d70ecac: Preparing [2022-04-11T15:07:44.068Z] 4def45379acf: Preparing [2022-04-11T15:07:44.068Z] a959689d1d97: Preparing [2022-04-11T15:07:44.068Z] f0e5a4d6c014: Preparing [2022-04-11T15:07:44.068Z] 3b19d27f08f7: Preparing [2022-04-11T15:07:44.068Z] 73bb99a6e169: Preparing [2022-04-11T15:07:44.068Z] ec06c3102977: Preparing [2022-04-11T15:07:44.068Z] 6a3c62e080c7: Preparing [2022-04-11T15:07:44.068Z] 340cb19ca677: Preparing [2022-04-11T15:07:44.068Z] 4f4ce317c6bb: Preparing [2022-04-11T15:07:44.068Z] 3b19d27f08f7: Waiting [2022-04-11T15:07:44.068Z] 6a3c62e080c7: Waiting [2022-04-11T15:07:44.068Z] 73bb99a6e169: Waiting [2022-04-11T15:07:44.068Z] ec06c3102977: Waiting [2022-04-11T15:07:44.068Z] 340cb19ca677: Waiting [2022-04-11T15:07:44.069Z] 4f4ce317c6bb: Waiting [2022-04-11T15:07:44.069Z] 4def45379acf: Layer already exists [2022-04-11T15:07:44.069Z] a959689d1d97: Layer already exists [2022-04-11T15:07:44.069Z] f0e5a4d6c014: Layer already exists [2022-04-11T15:07:44.069Z] 612f0d70ecac: Layer already exists [2022-04-11T15:07:44.069Z] 746ad7af67ce: Layer already exists [2022-04-11T15:07:44.069Z] 73bb99a6e169: Layer already exists [2022-04-11T15:07:44.069Z] ec06c3102977: Layer already exists [2022-04-11T15:07:44.069Z] 6a3c62e080c7: Layer already exists [2022-04-11T15:07:44.069Z] 340cb19ca677: Layer already exists [2022-04-11T15:07:44.069Z] 3b19d27f08f7: Layer already exists [2022-04-11T15:07:44.069Z] 4f4ce317c6bb: Layer already exists [2022-04-11T15:07:44.338Z] main: digest: sha256:1a063991dad7aa05447ead393a66967471463aa2a19cd93f80aa03cadb73c0f0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T15:07:44.388Z] ===================================================== [Pipeline] echo [2022-04-11T15:07:44.400Z] taggedImages: [2022-04-11T15:07:44.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836 [2022-04-11T15:07:44.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-11T15:07:44.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.62 [2022-04-11T15:07:44.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8c4e0979dc3a61bdda239d1c25db3d32b9497836-2.2.0-dev.62 [2022-04-11T15:07:44.400Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:44.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T15:07:44.771Z] [2022-04-11T15:07:44.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:07:45.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T15:07:45.382Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T15:07:45.382Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T15:07:45.382Z] 04944245beec: Pulling fs layer [2022-04-11T15:07:45.382Z] 699f458cf7ca: Pulling fs layer [2022-04-11T15:07:45.382Z] 765212b225bb: Pulling fs layer [2022-04-11T15:07:45.382Z] f23df028b6ca: Pulling fs layer [2022-04-11T15:07:45.382Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T15:07:45.382Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T15:07:45.382Z] 765212b225bb: Waiting [2022-04-11T15:07:45.382Z] f23df028b6ca: Waiting [2022-04-11T15:07:45.382Z] d65c8cfc05b1: Waiting [2022-04-11T15:07:45.382Z] 2437ff75d9bd: Waiting [2022-04-11T15:07:45.382Z] 04944245beec: Verifying Checksum [2022-04-11T15:07:45.382Z] 04944245beec: Download complete [2022-04-11T15:07:45.382Z] 765212b225bb: Verifying Checksum [2022-04-11T15:07:45.382Z] 765212b225bb: Download complete [2022-04-11T15:07:45.382Z] f23df028b6ca: Download complete [2022-04-11T15:07:45.382Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T15:07:45.382Z] d65c8cfc05b1: Download complete [2022-04-11T15:07:45.653Z] 699f458cf7ca: Verifying Checksum [2022-04-11T15:07:45.653Z] 699f458cf7ca: Download complete [2022-04-11T15:07:45.927Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T15:07:45.927Z] 8998bd30e6a1: Download complete [2022-04-11T15:07:47.945Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T15:07:47.945Z] 2437ff75d9bd: Download complete [2022-04-11T15:07:50.562Z] 8998bd30e6a1: Pull complete [2022-04-11T15:07:50.833Z] 04944245beec: Pull complete [2022-04-11T15:07:52.264Z] 699f458cf7ca: Pull complete [2022-04-11T15:07:52.536Z] 765212b225bb: Pull complete [2022-04-11T15:07:53.513Z] f23df028b6ca: Pull complete [2022-04-11T15:07:53.785Z] d65c8cfc05b1: Pull complete [2022-04-11T15:08:08.862Z] 2437ff75d9bd: Pull complete [2022-04-11T15:08:08.862Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T15:08:08.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T15:08:08.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T15:08:09.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-19510 does not seem to be running inside a container [2022-04-11T15:08:09.169Z] $ 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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@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 [2022-04-11T15:08:12.051Z] $ docker top 914915cbee02a67fe3b68b68d5426592a1152d0ada5861d3f409d01f005264fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:08:13.077Z] ---> job-cost.sh [2022-04-11T15:08:13.077Z] lf-activate-venv: SKIPPING [2022-04-11T15:08:13.077Z] INFO: No Stack... [2022-04-11T15:08:13.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T15:08:14.272Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T15:08:14.964Z] + cat /w/workspace/edgex-go/186/archives/cost.csv [2022-04-11T15:08:14.964Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T15:08:14.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-186-stack-cost] [2022-04-11T15:08:15.002Z] Resource [jenkins-edgexfoundry-edgex-go-main-186-stack-cost] did not exist. Created. [2022-04-11T15:08:15.002Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T15:08:15.668Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T15:08:16.322Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T15:08:16.330Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T15:08:16.343Z] $ docker stop --time=1 914915cbee02a67fe3b68b68d5426592a1152d0ada5861d3f409d01f005264fe [2022-04-11T15:08:17.825Z] $ docker rm -f 914915cbee02a67fe3b68b68d5426592a1152d0ada5861d3f409d01f005264fe [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 [2022-04-11T15:08:18.397Z] provisioning config files... [2022-04-11T15:08:18.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/186@tmp/config7472126785299171049tmp [Pipeline] { [Pipeline] sh [2022-04-11T15:08:18.701Z] + set +x [2022-04-11T15:08:18.701Z] + curl -s https://codecov.io/bash [2022-04-11T15:08:18.701Z] + bash -s -- [2022-04-11T15:08:18.701Z] [2022-04-11T15:08:18.701Z] _____ _ [2022-04-11T15:08:18.701Z] / ____| | | [2022-04-11T15:08:18.701Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T15:08:18.701Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T15:08:18.701Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T15:08:18.701Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T15:08:18.701Z] Bash-1.0.6 [2022-04-11T15:08:18.701Z] [2022-04-11T15:08:18.701Z] [2022-04-11T15:08:18.701Z] ==> git version 2.25.1 found [2022-04-11T15:08:18.701Z] ==> 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 [2022-04-11T15:08:18.701Z] Release-Date: 2020-01-08 [2022-04-11T15:08:18.701Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T15:08:18.701Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T15:08:18.701Z] ==> Jenkins CI detected. [2022-04-11T15:08:18.701Z] current dir:  /w/workspace/edgex-go/186 [2022-04-11T15:08:18.701Z] project root: . [2022-04-11T15:08:18.701Z] --> token set from env [2022-04-11T15:08:18.701Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T15:08:18.701Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T15:08:18.701Z] ==> Python coveragepy not found [2022-04-11T15:08:18.701Z] ==> Searching for coverage reports in: [2022-04-11T15:08:18.701Z] + . [2022-04-11T15:08:18.960Z] -> Found 1 reports [2022-04-11T15:08:18.960Z] ==> Detecting git/mercurial file structure [2022-04-11T15:08:18.960Z] ==> Reading reports [2022-04-11T15:08:18.960Z] + ./coverage.out bytes=431438 [2022-04-11T15:08:18.960Z] ==> Appending adjustments [2022-04-11T15:08:18.960Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T15:08:20.346Z] + Found adjustments [2022-04-11T15:08:20.346Z] ==> Gzipping contents [2022-04-11T15:08:20.346Z] 60K /tmp/codecov.A3WtcC.gz [2022-04-11T15:08:20.346Z] ==> Uploading reports [2022-04-11T15:08:20.346Z] url: https://codecov.io [2022-04-11T15:08:20.346Z] query: branch=main&commit=8c4e0979dc3a61bdda239d1c25db3d32b9497836&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T15:08:20.346Z] -> Pinging Codecov [2022-04-11T15:08:20.346Z] 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=8c4e0979dc3a61bdda239d1c25db3d32b9497836&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T15:08:20.346Z] -> Uploading to [2022-04-11T15:08:20.346Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/8c4e0979dc3a61bdda239d1c25db3d32b9497836/10ab0a4a-9646-43ed-8403-553ba9349a71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T150820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26a0e9e87e205597a53f257649fc3fbba44a12de7f80418fc0aa561ed5f4e671 [2022-04-11T15:08:20.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:20.346Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:20.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59341 0 0 100 59341 0 239k --:--:-- --:--:-- --:--:-- 239k [2022-04-11T15:08:20.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8c4e0979dc3a61bdda239d1c25db3d32b9497836 [Pipeline] } [2022-04-11T15:08:20.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-11T15:08:20.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-11T15:08:20.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:08:21.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T15:08:21.222Z] [2022-04-11T15:08:21.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:08:21.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T15:08:21.525Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-11T15:08:21.525Z] 188c0c94c7c5: Pulling fs layer [2022-04-11T15:08:21.525Z] 0ef7d3d256c8: Pulling fs layer [2022-04-11T15:08:21.525Z] de9db76c5a1d: Pulling fs layer [2022-04-11T15:08:21.525Z] 0eba1c9be4d2: Pulling fs layer [2022-04-11T15:08:21.525Z] 0d57e429df01: Pulling fs layer [2022-04-11T15:08:21.525Z] 4e4be7b47b0d: Pulling fs layer [2022-04-11T15:08:21.525Z] e1f770b5df2f: Pulling fs layer [2022-04-11T15:08:21.525Z] 85a0685a4137: Pulling fs layer [2022-04-11T15:08:21.525Z] 0eba1c9be4d2: Waiting [2022-04-11T15:08:21.525Z] 85a0685a4137: Waiting [2022-04-11T15:08:21.525Z] e1f770b5df2f: Waiting [2022-04-11T15:08:21.525Z] 4e4be7b47b0d: Waiting [2022-04-11T15:08:21.525Z] de9db76c5a1d: Download complete [2022-04-11T15:08:21.525Z] 0ef7d3d256c8: Verifying Checksum [2022-04-11T15:08:21.525Z] 0ef7d3d256c8: Download complete [2022-04-11T15:08:21.525Z] 0d57e429df01: Verifying Checksum [2022-04-11T15:08:21.525Z] 0d57e429df01: Download complete [2022-04-11T15:08:21.525Z] 4e4be7b47b0d: Verifying Checksum [2022-04-11T15:08:21.525Z] 4e4be7b47b0d: Download complete [2022-04-11T15:08:21.525Z] 188c0c94c7c5: Download complete [2022-04-11T15:08:21.786Z] 188c0c94c7c5: Pull complete [2022-04-11T15:08:21.786Z] e1f770b5df2f: Verifying Checksum [2022-04-11T15:08:21.786Z] e1f770b5df2f: Download complete [2022-04-11T15:08:21.786Z] 0ef7d3d256c8: Pull complete [2022-04-11T15:08:21.786Z] de9db76c5a1d: Pull complete [2022-04-11T15:08:22.358Z] 0eba1c9be4d2: Download complete [2022-04-11T15:08:22.619Z] 85a0685a4137: Verifying Checksum [2022-04-11T15:08:22.619Z] 85a0685a4137: Download complete [2022-04-11T15:08:25.910Z] 0eba1c9be4d2: Pull complete [2022-04-11T15:08:25.910Z] 0d57e429df01: Pull complete [2022-04-11T15:08:25.910Z] 4e4be7b47b0d: Pull complete [2022-04-11T15:08:26.170Z] e1f770b5df2f: Pull complete [2022-04-11T15:08:29.461Z] 85a0685a4137: Pull complete [2022-04-11T15:08:29.461Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-11T15:08:29.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T15:08:29.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-11T15:08:29.529Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:08:29.547Z] $ 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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-11T15:08:31.531Z] $ docker top 1299370a0264eb868753140343733af566965c2a64147c5b75755c39480dea54 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T15:08:31.621Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-11T15:08:31.902Z] + set -o pipefail [2022-04-11T15:08:31.902Z] + snyk monitor '--org=edgex-jenkins' [2022-04-11T15:08:37.185Z] [2022-04-11T15:08:37.185Z] Monitoring /w/workspace/edgex-go/186 (github.com/edgexfoundry/edgex-go)... [2022-04-11T15:08:37.185Z] [2022-04-11T15:08:37.185Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ec7bc47a-0597-45c0-b2df-d0ccd16e245c [2022-04-11T15:08:37.185Z] [2022-04-11T15:08:37.185Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-11T15:08:37.185Z] [2022-04-11T15:08:37.185Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-11T15:08:37.185Z] [2022-04-11T15:08:37.185Z] [Pipeline] } [2022-04-11T15:08:37.181Z] $ docker stop --time=1 1299370a0264eb868753140343733af566965c2a64147c5b75755c39480dea54 [2022-04-11T15:08:39.140Z] $ docker rm -f 1299370a0264eb868753140343733af566965c2a64147c5b75755c39480dea54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-11T15:08:39.621Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T15:08:39.634Z] provisioning config files... [2022-04-11T15:08:39.642Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/186@tmp/config7928494172815237346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:08:39.947Z] --> edgex-publish-swagger.sh [2022-04-11T15:08:39.947Z] === Publish openapi/v2 API === [2022-04-11T15:08:39.947Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-11T15:08:39.947Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/186/openapi/v2/core-command.yaml] [2022-04-11T15:08:39.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:39.947Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:41.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27064 0:00:01 0:00:01 --:--:-- 27064 100 33831 0 0 100 33831 0 19081 0:00:01 0:00:01 --:--:-- 19070 100 33831 0 0 100 33831 0 19081 0:00:01 0:00:01 --:--:-- 19070 [2022-04-11T15:08:41.591Z] [2022-04-11T15:08:41.591Z] [2022-04-11T15:08:41.591Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/186/openapi/v2/core-data.yaml] [2022-04-11T15:08:41.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:41.591Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:43.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 33522 0:00:02 0:00:02 --:--:-- 33538 100 71604 0 0 100 71604 0 33522 0:00:02 0:00:02 --:--:-- 33522 [2022-04-11T15:08:43.923Z] [2022-04-11T15:08:43.923Z] [2022-04-11T15:08:43.923Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/186/openapi/v2/core-metadata.yaml] [2022-04-11T15:08:43.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:43.923Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:47.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 116k 0:00:01 0:00:01 --:--:-- 116k 100 140k 0 0 100 140k 0 65030 0:00:02 0:00:02 --:--:-- 65030 100 140k 0 0 100 140k 0 44712 0:00:03 0:00:03 --:--:-- 44712 100 140k 0 0 100 140k 0 38299 0:00:03 0:00:03 --:--:-- 38289 100 140k 0 0 100 140k 0 38299 0:00:03 0:00:03 --:--:-- 38289 [2022-04-11T15:08:47.447Z] [2022-04-11T15:08:47.447Z] [2022-04-11T15:08:47.447Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/186/openapi/v2/support-notifications.yaml] [2022-04-11T15:08:47.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:47.447Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:50.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 40488 0:00:02 0:00:02 --:--:-- 40488 100 89318 0 0 100 89318 0 34025 0:00:02 0:00:02 --:--:-- 34025 [2022-04-11T15:08:50.038Z] [2022-04-11T15:08:50.038Z] [2022-04-11T15:08:50.298Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/186/openapi/v2/support-scheduler.yaml] [2022-04-11T15:08:50.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:50.298Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:51.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 190k --:--:-- --:--:-- --:--:-- 189k 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 29128 0:00:01 0:00:01 --:--:-- 29106 [2022-04-11T15:08:51.680Z] [2022-04-11T15:08:51.680Z] [2022-04-11T15:08:51.680Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/186/openapi/v2/system-agent.yaml] [2022-04-11T15:08:51.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T15:08:51.680Z] Dload Upload Total Spent Left Speed [2022-04-11T15:08:52.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 17275 0:00:01 0:00:01 --:--:-- 17290 100 20091 0 0 100 20091 0 17275 0:00:01 0:00:01 --:--:-- 17275 [2022-04-11T15:08:52.627Z] [2022-04-11T15:08:52.627Z] [Pipeline] } [2022-04-11T15:08:52.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-11T15:08:53.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T15:08:53.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:08:53.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T15:08:53.329Z] . [Pipeline] withDockerContainer [2022-04-11T15:08:53.402Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:08:53.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T15:08:53.831Z] $ docker top 67594b3863b16b0b1ef03cf323eb73bc955ac435ed9a84b6498e8149dc581b56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T15:08:53.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T15:08:53.955Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T15:08:54.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T15:08:54.055Z] $ docker exec 67594b3863b16b0b1ef03cf323eb73bc955ac435ed9a84b6498e8149dc581b56 ssh-agent [2022-04-11T15:08:54.197Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImmcho/agent.14 [2022-04-11T15:08:54.197Z] SSH_AGENT_PID=20 [2022-04-11T15:08:54.203Z] Running ssh-add (command line suppressed) [2022-04-11T15:08:54.298Z] Identity added: /w/workspace/edgex-go/186@tmp/private_key_6902136714951069283.key (/w/workspace/edgex-go/186@tmp/private_key_6902136714951069283.key) [2022-04-11T15:08:54.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T15:08:54.627Z] + git semver tag [2022-04-11T15:08:54.627Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T15:08:54.627Z] # $GIT_DIR = /w/workspace/edgex-go/186/.git [2022-04-11T15:08:54.627Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/186 [2022-04-11T15:08:54.627Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T15:08:54.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T15:08:54.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T15:08:54.627Z] # $SEMVER_BRANCH = main [2022-04-11T15:08:54.627Z] # $SEMVER_DIR = /w/workspace/edgex-go/186/.semver [2022-04-11T15:08:54.627Z] # 8c4e0979dc3a61bdda239d1c25db3d32b9497836 HEAD [2022-04-11T15:08:54.627Z] # -> Force: false [2022-04-11T15:08:54.627Z] # 8004ad844bc7c4b49526c0050688045f9847c527 refs/tags/v2.2.0-dev.62 [Pipeline] } [2022-04-11T15:08:54.618Z] $ docker exec --env ******** --env ******** 67594b3863b16b0b1ef03cf323eb73bc955ac435ed9a84b6498e8149dc581b56 ssh-agent -k [2022-04-11T15:08:54.728Z] unset SSH_AUTH_SOCK; [2022-04-11T15:08:54.728Z] unset SSH_AGENT_PID; [2022-04-11T15:08:54.728Z] echo Agent pid 20 killed; [2022-04-11T15:08:54.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T15:08:55.080Z] + git semver [Pipeline] } [2022-04-11T15:08:55.076Z] $ docker stop --time=1 67594b3863b16b0b1ef03cf323eb73bc955ac435ed9a84b6498e8149dc581b56 [2022-04-11T15:08:56.393Z] $ docker rm -f 67594b3863b16b0b1ef03cf323eb73bc955ac435ed9a84b6498e8149dc581b56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:08:56.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T15:08:56.809Z] [2022-04-11T15:08:56.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:08:57.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T15:08:57.120Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-11T15:08:57.120Z] ab5ef0e58194: Pulling fs layer [2022-04-11T15:08:57.120Z] 9712f1f96733: Pulling fs layer [2022-04-11T15:08:57.120Z] 63f879dbbcfc: Pulling fs layer [2022-04-11T15:08:57.120Z] 0d9ebad4ef96: Pulling fs layer [2022-04-11T15:08:57.120Z] e9a5061849ea: Pulling fs layer [2022-04-11T15:08:57.120Z] d747dcd14b5f: Pulling fs layer [2022-04-11T15:08:57.120Z] 2de7ff778b66: Pulling fs layer [2022-04-11T15:08:57.120Z] 0d9ebad4ef96: Waiting [2022-04-11T15:08:57.120Z] d747dcd14b5f: Waiting [2022-04-11T15:08:57.120Z] e9a5061849ea: Waiting [2022-04-11T15:08:57.120Z] 2de7ff778b66: Waiting [2022-04-11T15:08:57.120Z] 9712f1f96733: Verifying Checksum [2022-04-11T15:08:57.120Z] 9712f1f96733: Download complete [2022-04-11T15:08:57.382Z] 63f879dbbcfc: Verifying Checksum [2022-04-11T15:08:57.382Z] 63f879dbbcfc: Download complete [2022-04-11T15:08:57.644Z] e9a5061849ea: Verifying Checksum [2022-04-11T15:08:57.644Z] e9a5061849ea: Download complete [2022-04-11T15:08:57.644Z] d747dcd14b5f: Download complete [2022-04-11T15:08:57.644Z] 0d9ebad4ef96: Verifying Checksum [2022-04-11T15:08:57.644Z] 0d9ebad4ef96: Download complete [2022-04-11T15:08:57.644Z] ab5ef0e58194: Verifying Checksum [2022-04-11T15:08:57.644Z] ab5ef0e58194: Download complete [2022-04-11T15:08:57.904Z] 2de7ff778b66: Download complete [2022-04-11T15:09:00.444Z] ab5ef0e58194: Pull complete [2022-04-11T15:09:00.444Z] 9712f1f96733: Pull complete [2022-04-11T15:09:01.380Z] 63f879dbbcfc: Pull complete [2022-04-11T15:09:04.673Z] 0d9ebad4ef96: Pull complete [2022-04-11T15:09:04.932Z] e9a5061849ea: Pull complete [2022-04-11T15:09:04.932Z] d747dcd14b5f: Pull complete [2022-04-11T15:09:05.870Z] 2de7ff778b66: Pull complete [2022-04-11T15:09:05.870Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-11T15:09:05.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T15:09:05.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-11T15:09:05.938Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:09:05.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-11T15:09:07.833Z] $ docker top c51bb58737e4f48245ffb3573484d2ec145902270105e9c4f2f8cd70686af84f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-11T15:09:08.005Z] provisioning config files... [2022-04-11T15:09:08.029Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/186@tmp/config6986255935849466583tmp [2022-04-11T15:09:08.058Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/186@tmp/config7342250115627487357tmp [2022-04-11T15:09:08.075Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/186@tmp/config2565226563775789426tmp [Pipeline] { [Pipeline] echo [2022-04-11T15:09:08.139Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:08.427Z] ---> sigul-configuration.sh [2022-04-11T15:09:08.427Z] gpg: directory `/root/.gnupg' created [2022-04-11T15:09:08.427Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-11T15:09:08.427Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-11T15:09:08.427Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-11T15:09:08.427Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-11T15:09:08.427Z] gpg: CAST5 encrypted data [2022-04-11T15:09:08.427Z] gpg: encrypted with 1 passphrase [2022-04-11T15:09:08.427Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-11T15:09:08.719Z] + mkdir /home/jenkins [2022-04-11T15:09:08.719Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-11T15:09:09.006Z] + 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 [2022-04-11T15:09:09.018Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:09.318Z] ---> sigul-install.sh [2022-04-11T15:09:09.318Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-11T15:09:09.617Z] + git tag --list [2022-04-11T15:09:09.618Z] 0.6.0 [2022-04-11T15:09:09.618Z] 0.6.1 [2022-04-11T15:09:09.618Z] 0.7.0 [2022-04-11T15:09:09.618Z] 0.7.1 [2022-04-11T15:09:09.618Z] v1.0.0 [2022-04-11T15:09:09.618Z] v1.0.1 [2022-04-11T15:09:09.618Z] v1.1.0 [2022-04-11T15:09:09.618Z] v1.2.0 [2022-04-11T15:09:09.618Z] v1.2.1 [2022-04-11T15:09:09.618Z] v1.3.0 [2022-04-11T15:09:09.618Z] v1.3.1 [2022-04-11T15:09:09.618Z] v2.0.0 [2022-04-11T15:09:09.618Z] v2.0.1-dev.1 [2022-04-11T15:09:09.618Z] v2.0.1-dev.10 [2022-04-11T15:09:09.618Z] v2.0.1-dev.11 [2022-04-11T15:09:09.618Z] v2.0.1-dev.12 [2022-04-11T15:09:09.618Z] v2.0.1-dev.13 [2022-04-11T15:09:09.618Z] v2.0.1-dev.14 [2022-04-11T15:09:09.618Z] v2.0.1-dev.15 [2022-04-11T15:09:09.618Z] v2.0.1-dev.16 [2022-04-11T15:09:09.618Z] v2.0.1-dev.17 [2022-04-11T15:09:09.618Z] v2.0.1-dev.18 [2022-04-11T15:09:09.618Z] v2.0.1-dev.19 [2022-04-11T15:09:09.618Z] v2.0.1-dev.2 [2022-04-11T15:09:09.618Z] v2.0.1-dev.20 [2022-04-11T15:09:09.618Z] v2.0.1-dev.21 [2022-04-11T15:09:09.618Z] v2.0.1-dev.22 [2022-04-11T15:09:09.618Z] v2.0.1-dev.23 [2022-04-11T15:09:09.618Z] v2.0.1-dev.24 [2022-04-11T15:09:09.618Z] v2.0.1-dev.25 [2022-04-11T15:09:09.618Z] v2.0.1-dev.26 [2022-04-11T15:09:09.618Z] v2.0.1-dev.27 [2022-04-11T15:09:09.618Z] v2.0.1-dev.28 [2022-04-11T15:09:09.618Z] v2.0.1-dev.29 [2022-04-11T15:09:09.618Z] v2.0.1-dev.3 [2022-04-11T15:09:09.618Z] v2.0.1-dev.30 [2022-04-11T15:09:09.618Z] v2.0.1-dev.31 [2022-04-11T15:09:09.618Z] v2.0.1-dev.32 [2022-04-11T15:09:09.618Z] v2.0.1-dev.33 [2022-04-11T15:09:09.618Z] v2.0.1-dev.34 [2022-04-11T15:09:09.618Z] v2.0.1-dev.35 [2022-04-11T15:09:09.618Z] v2.0.1-dev.36 [2022-04-11T15:09:09.618Z] v2.0.1-dev.37 [2022-04-11T15:09:09.618Z] v2.0.1-dev.38 [2022-04-11T15:09:09.618Z] v2.0.1-dev.39 [2022-04-11T15:09:09.618Z] v2.0.1-dev.4 [2022-04-11T15:09:09.618Z] v2.0.1-dev.40 [2022-04-11T15:09:09.618Z] v2.0.1-dev.41 [2022-04-11T15:09:09.618Z] v2.0.1-dev.42 [2022-04-11T15:09:09.618Z] v2.0.1-dev.43 [2022-04-11T15:09:09.618Z] v2.0.1-dev.44 [2022-04-11T15:09:09.618Z] v2.0.1-dev.45 [2022-04-11T15:09:09.618Z] v2.0.1-dev.46 [2022-04-11T15:09:09.618Z] v2.0.1-dev.47 [2022-04-11T15:09:09.618Z] v2.0.1-dev.48 [2022-04-11T15:09:09.618Z] v2.0.1-dev.49 [2022-04-11T15:09:09.618Z] v2.0.1-dev.5 [2022-04-11T15:09:09.618Z] v2.0.1-dev.50 [2022-04-11T15:09:09.618Z] v2.0.1-dev.51 [2022-04-11T15:09:09.618Z] v2.0.1-dev.52 [2022-04-11T15:09:09.618Z] v2.0.1-dev.53 [2022-04-11T15:09:09.618Z] v2.0.1-dev.54 [2022-04-11T15:09:09.618Z] v2.0.1-dev.55 [2022-04-11T15:09:09.618Z] v2.0.1-dev.56 [2022-04-11T15:09:09.618Z] v2.0.1-dev.57 [2022-04-11T15:09:09.618Z] v2.0.1-dev.58 [2022-04-11T15:09:09.618Z] v2.0.1-dev.59 [2022-04-11T15:09:09.618Z] v2.0.1-dev.6 [2022-04-11T15:09:09.618Z] v2.0.1-dev.60 [2022-04-11T15:09:09.618Z] v2.0.1-dev.61 [2022-04-11T15:09:09.618Z] v2.0.1-dev.62 [2022-04-11T15:09:09.618Z] v2.0.1-dev.63 [2022-04-11T15:09:09.618Z] v2.0.1-dev.64 [2022-04-11T15:09:09.618Z] v2.0.1-dev.65 [2022-04-11T15:09:09.618Z] v2.0.1-dev.66 [2022-04-11T15:09:09.618Z] v2.0.1-dev.67 [2022-04-11T15:09:09.618Z] v2.0.1-dev.68 [2022-04-11T15:09:09.618Z] v2.0.1-dev.69 [2022-04-11T15:09:09.618Z] v2.0.1-dev.7 [2022-04-11T15:09:09.618Z] v2.0.1-dev.70 [2022-04-11T15:09:09.618Z] v2.0.1-dev.71 [2022-04-11T15:09:09.618Z] v2.0.1-dev.72 [2022-04-11T15:09:09.618Z] v2.0.1-dev.73 [2022-04-11T15:09:09.618Z] v2.0.1-dev.74 [2022-04-11T15:09:09.618Z] v2.0.1-dev.75 [2022-04-11T15:09:09.618Z] v2.0.1-dev.76 [2022-04-11T15:09:09.618Z] v2.0.1-dev.77 [2022-04-11T15:09:09.618Z] v2.0.1-dev.78 [2022-04-11T15:09:09.618Z] v2.0.1-dev.79 [2022-04-11T15:09:09.618Z] v2.0.1-dev.8 [2022-04-11T15:09:09.618Z] v2.0.1-dev.80 [2022-04-11T15:09:09.618Z] v2.0.1-dev.81 [2022-04-11T15:09:09.618Z] v2.0.1-dev.82 [2022-04-11T15:09:09.618Z] v2.0.1-dev.83 [2022-04-11T15:09:09.618Z] v2.0.1-dev.84 [2022-04-11T15:09:09.618Z] v2.0.1-dev.85 [2022-04-11T15:09:09.618Z] v2.0.1-dev.86 [2022-04-11T15:09:09.618Z] v2.0.1-dev.87 [2022-04-11T15:09:09.618Z] v2.0.1-dev.88 [2022-04-11T15:09:09.618Z] v2.0.1-dev.89 [2022-04-11T15:09:09.618Z] v2.0.1-dev.9 [2022-04-11T15:09:09.618Z] v2.0.1-dev.90 [2022-04-11T15:09:09.618Z] v2.0.1-dev.91 [2022-04-11T15:09:09.618Z] v2.0.1-dev.92 [2022-04-11T15:09:09.618Z] v2.0.1-dev.93 [2022-04-11T15:09:09.618Z] v2.0.1-dev.94 [2022-04-11T15:09:09.618Z] v2.0.1-dev.95 [2022-04-11T15:09:09.618Z] v2.0.1-dev.96 [2022-04-11T15:09:09.618Z] v2.0.1-dev.97 [2022-04-11T15:09:09.618Z] v2.0.1-dev.98 [2022-04-11T15:09:09.618Z] v2.0.1-dev.99 [2022-04-11T15:09:09.618Z] v2.1.0 [2022-04-11T15:09:09.618Z] v2.2.0-dev.1 [2022-04-11T15:09:09.618Z] v2.2.0-dev.10 [2022-04-11T15:09:09.618Z] v2.2.0-dev.11 [2022-04-11T15:09:09.618Z] v2.2.0-dev.12 [2022-04-11T15:09:09.618Z] v2.2.0-dev.13 [2022-04-11T15:09:09.618Z] v2.2.0-dev.14 [2022-04-11T15:09:09.618Z] v2.2.0-dev.15 [2022-04-11T15:09:09.618Z] v2.2.0-dev.16 [2022-04-11T15:09:09.618Z] v2.2.0-dev.17 [2022-04-11T15:09:09.618Z] v2.2.0-dev.18 [2022-04-11T15:09:09.618Z] v2.2.0-dev.19 [2022-04-11T15:09:09.618Z] v2.2.0-dev.2 [2022-04-11T15:09:09.618Z] v2.2.0-dev.20 [2022-04-11T15:09:09.618Z] v2.2.0-dev.21 [2022-04-11T15:09:09.618Z] v2.2.0-dev.22 [2022-04-11T15:09:09.618Z] v2.2.0-dev.23 [2022-04-11T15:09:09.618Z] v2.2.0-dev.24 [2022-04-11T15:09:09.618Z] v2.2.0-dev.25 [2022-04-11T15:09:09.618Z] v2.2.0-dev.26 [2022-04-11T15:09:09.618Z] v2.2.0-dev.27 [2022-04-11T15:09:09.618Z] v2.2.0-dev.28 [2022-04-11T15:09:09.618Z] v2.2.0-dev.29 [2022-04-11T15:09:09.618Z] v2.2.0-dev.3 [2022-04-11T15:09:09.618Z] v2.2.0-dev.30 [2022-04-11T15:09:09.618Z] v2.2.0-dev.31 [2022-04-11T15:09:09.618Z] v2.2.0-dev.32 [2022-04-11T15:09:09.618Z] v2.2.0-dev.33 [2022-04-11T15:09:09.618Z] v2.2.0-dev.34 [2022-04-11T15:09:09.618Z] v2.2.0-dev.35 [2022-04-11T15:09:09.618Z] v2.2.0-dev.36 [2022-04-11T15:09:09.618Z] v2.2.0-dev.37 [2022-04-11T15:09:09.618Z] v2.2.0-dev.38 [2022-04-11T15:09:09.618Z] v2.2.0-dev.39 [2022-04-11T15:09:09.618Z] v2.2.0-dev.4 [2022-04-11T15:09:09.618Z] v2.2.0-dev.40 [2022-04-11T15:09:09.618Z] v2.2.0-dev.41 [2022-04-11T15:09:09.618Z] v2.2.0-dev.42 [2022-04-11T15:09:09.618Z] v2.2.0-dev.43 [2022-04-11T15:09:09.618Z] v2.2.0-dev.44 [2022-04-11T15:09:09.618Z] v2.2.0-dev.45 [2022-04-11T15:09:09.618Z] v2.2.0-dev.46 [2022-04-11T15:09:09.618Z] v2.2.0-dev.47 [2022-04-11T15:09:09.618Z] v2.2.0-dev.48 [2022-04-11T15:09:09.618Z] v2.2.0-dev.49 [2022-04-11T15:09:09.618Z] v2.2.0-dev.5 [2022-04-11T15:09:09.618Z] v2.2.0-dev.50 [2022-04-11T15:09:09.618Z] v2.2.0-dev.51 [2022-04-11T15:09:09.618Z] v2.2.0-dev.52 [2022-04-11T15:09:09.618Z] v2.2.0-dev.53 [2022-04-11T15:09:09.618Z] v2.2.0-dev.54 [2022-04-11T15:09:09.618Z] v2.2.0-dev.55 [2022-04-11T15:09:09.618Z] v2.2.0-dev.56 [2022-04-11T15:09:09.618Z] v2.2.0-dev.57 [2022-04-11T15:09:09.618Z] v2.2.0-dev.58 [2022-04-11T15:09:09.618Z] v2.2.0-dev.59 [2022-04-11T15:09:09.618Z] v2.2.0-dev.6 [2022-04-11T15:09:09.618Z] v2.2.0-dev.60 [2022-04-11T15:09:09.618Z] v2.2.0-dev.61 [2022-04-11T15:09:09.618Z] v2.2.0-dev.62 [2022-04-11T15:09:09.618Z] v2.2.0-dev.7 [2022-04-11T15:09:09.618Z] v2.2.0-dev.8 [2022-04-11T15:09:09.618Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-11T15:09:09.904Z] + lftools sign git-tag v2.2.0-dev.62 [2022-04-11T15:09:10.475Z] Signing Git tag with Sigul... [2022-04-11T15:09:10.475Z] Signing v2.2.0-dev.62 [Pipeline] echo [2022-04-11T15:09:10.748Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:11.034Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-11T15:09:11.041Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-11T15:09:11.047Z] $ docker stop --time=1 c51bb58737e4f48245ffb3573484d2ec145902270105e9c4f2f8cd70686af84f [2022-04-11T15:09:12.389Z] $ docker rm -f c51bb58737e4f48245ffb3573484d2ec145902270105e9c4f2f8cd70686af84f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-11T15:09:12.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T15:09:12.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:09:13.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T15:09:13.116Z] . [Pipeline] withDockerContainer [2022-04-11T15:09:13.182Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:09:13.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T15:09:13.573Z] $ docker top df90d14cd54013340779aa38ed82f648647a47b51593961bba1b7ff416621603 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T15:09:13.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T15:09:13.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T15:09:13.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T15:09:13.802Z] $ docker exec df90d14cd54013340779aa38ed82f648647a47b51593961bba1b7ff416621603 ssh-agent [2022-04-11T15:09:13.933Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXilgbLG/agent.13 [2022-04-11T15:09:13.933Z] SSH_AGENT_PID=19 [2022-04-11T15:09:13.938Z] Running ssh-add (command line suppressed) [2022-04-11T15:09:14.031Z] Identity added: /w/workspace/edgex-go/186@tmp/private_key_2256917418813077753.key (/w/workspace/edgex-go/186@tmp/private_key_2256917418813077753.key) [2022-04-11T15:09:14.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T15:09:14.361Z] + git semver bump pre [2022-04-11T15:09:14.361Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T15:09:14.361Z] # $GIT_DIR = /w/workspace/edgex-go/186/.git [2022-04-11T15:09:14.361Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/186 [2022-04-11T15:09:14.361Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T15:09:14.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T15:09:14.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T15:09:14.361Z] # $SEMVER_BRANCH = main [2022-04-11T15:09:14.361Z] # $SEMVER_DIR = /w/workspace/edgex-go/186/.semver [2022-04-11T15:09:14.361Z] 2.2.0-dev.63 [Pipeline] } [2022-04-11T15:09:14.352Z] $ docker exec --env ******** --env ******** df90d14cd54013340779aa38ed82f648647a47b51593961bba1b7ff416621603 ssh-agent -k [2022-04-11T15:09:14.461Z] unset SSH_AUTH_SOCK; [2022-04-11T15:09:14.462Z] unset SSH_AGENT_PID; [2022-04-11T15:09:14.462Z] echo Agent pid 19 killed; [2022-04-11T15:09:14.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T15:09:14.797Z] + git semver [Pipeline] } [2022-04-11T15:09:14.793Z] $ docker stop --time=1 df90d14cd54013340779aa38ed82f648647a47b51593961bba1b7ff416621603 [2022-04-11T15:09:16.236Z] $ docker rm -f df90d14cd54013340779aa38ed82f648647a47b51593961bba1b7ff416621603 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T15:09:16.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T15:09:16.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:09:16.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T15:09:16.897Z] . [Pipeline] withDockerContainer [2022-04-11T15:09:16.964Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:09:16.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T15:09:17.333Z] $ docker top 86ce7c8eb549756bf32ad055194f926492037de8910fdd7b4defd717ea3ba109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T15:09:17.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T15:09:17.452Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T15:09:17.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T15:09:17.553Z] $ docker exec 86ce7c8eb549756bf32ad055194f926492037de8910fdd7b4defd717ea3ba109 ssh-agent [2022-04-11T15:09:17.700Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogCkjO/agent.14 [2022-04-11T15:09:17.700Z] SSH_AGENT_PID=21 [2022-04-11T15:09:17.705Z] Running ssh-add (command line suppressed) [2022-04-11T15:09:17.795Z] Identity added: /w/workspace/edgex-go/186@tmp/private_key_5080056837393907744.key (/w/workspace/edgex-go/186@tmp/private_key_5080056837393907744.key) [2022-04-11T15:09:17.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T15:09:18.118Z] + git semver push [2022-04-11T15:09:18.119Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T15:09:18.119Z] # $GIT_DIR = /w/workspace/edgex-go/186/.git [2022-04-11T15:09:18.119Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/186 [2022-04-11T15:09:18.119Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T15:09:18.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T15:09:18.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T15:09:18.119Z] # $SEMVER_BRANCH = main [2022-04-11T15:09:18.119Z] # $SEMVER_DIR = /w/workspace/edgex-go/186/.semver [Pipeline] } [2022-04-11T15:09:21.413Z] $ docker exec --env ******** --env ******** 86ce7c8eb549756bf32ad055194f926492037de8910fdd7b4defd717ea3ba109 ssh-agent -k [2022-04-11T15:09:21.539Z] unset SSH_AUTH_SOCK; [2022-04-11T15:09:21.539Z] unset SSH_AGENT_PID; [2022-04-11T15:09:21.539Z] echo Agent pid 21 killed; [2022-04-11T15:09:21.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T15:09:21.886Z] + git semver [Pipeline] } [2022-04-11T15:09:21.880Z] $ docker stop --time=1 86ce7c8eb549756bf32ad055194f926492037de8910fdd7b4defd717ea3ba109 [2022-04-11T15:09:23.178Z] $ docker rm -f 86ce7c8eb549756bf32ad055194f926492037de8910fdd7b4defd717ea3ba109 [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 [2022-04-11T15:09:23.835Z] + [ -d /w/workspace/edgex-go/186/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:24.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:25.014Z] ---> package-listing.sh [2022-04-11T15:09:25.014Z] ++ facter osfamily [2022-04-11T15:09:25.014Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T15:09:25.276Z] + OS_FAMILY=debian [2022-04-11T15:09:25.276Z] + workspace=/w/workspace/edgex-go/186 [2022-04-11T15:09:25.276Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T15:09:25.276Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T15:09:25.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T15:09:25.276Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T15:09:25.276Z] + '[' /w/workspace/edgex-go/186 ']' [2022-04-11T15:09:25.276Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T15:09:25.276Z] + case "${OS_FAMILY}" in [2022-04-11T15:09:25.276Z] + dpkg -l [2022-04-11T15:09:25.276Z] + grep '^ii' [2022-04-11T15:09:25.276Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T15:09:25.276Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T15:09:25.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T15:09:25.276Z] + '[' /w/workspace/edgex-go/186 ']' [2022-04-11T15:09:25.276Z] + mkdir -p /w/workspace/edgex-go/186/archives/ [2022-04-11T15:09:25.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/186/archives/ [Pipeline] echo [2022-04-11T15:09:25.286Z] 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/186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T15:09:25.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:09:26.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T15:09:26.125Z] [2022-04-11T15:09:26.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T15:09:26.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T15:09:26.427Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T15:09:26.427Z] 5eb5b503b376: Pulling fs layer [2022-04-11T15:09:26.427Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T15:09:26.427Z] ec43610c2a17: Pulling fs layer [2022-04-11T15:09:26.427Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T15:09:26.427Z] 33b1e0a273af: Pulling fs layer [2022-04-11T15:09:26.427Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T15:09:26.427Z] 2f39f015ded8: Pulling fs layer [2022-04-11T15:09:26.427Z] 33b1e0a273af: Waiting [2022-04-11T15:09:26.427Z] 5d3b04190fa2: Waiting [2022-04-11T15:09:26.427Z] 2f39f015ded8: Waiting [2022-04-11T15:09:26.427Z] 3a2ae6a8a46f: Waiting [2022-04-11T15:09:26.427Z] 5c69ac0246d0: Download complete [2022-04-11T15:09:26.427Z] 3a2ae6a8a46f: Download complete [2022-04-11T15:09:26.427Z] 33b1e0a273af: Verifying Checksum [2022-04-11T15:09:26.427Z] 33b1e0a273af: Download complete [2022-04-11T15:09:26.686Z] 5d3b04190fa2: Download complete [2022-04-11T15:09:26.686Z] ec43610c2a17: Verifying Checksum [2022-04-11T15:09:26.686Z] ec43610c2a17: Download complete [2022-04-11T15:09:26.686Z] 5eb5b503b376: Verifying Checksum [2022-04-11T15:09:26.686Z] 5eb5b503b376: Download complete [2022-04-11T15:09:27.256Z] 2f39f015ded8: Download complete [2022-04-11T15:09:27.824Z] 5eb5b503b376: Pull complete [2022-04-11T15:09:28.083Z] 5c69ac0246d0: Pull complete [2022-04-11T15:09:28.342Z] ec43610c2a17: Pull complete [2022-04-11T15:09:28.342Z] 3a2ae6a8a46f: Pull complete [2022-04-11T15:09:28.602Z] 33b1e0a273af: Pull complete [2022-04-11T15:09:28.602Z] 5d3b04190fa2: Pull complete [2022-04-11T15:09:32.797Z] 2f39f015ded8: Pull complete [2022-04-11T15:09:32.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T15:09:32.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T15:09:32.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T15:09:32.858Z] prd-ubuntu20.04-docker-8c-8g-19504 does not seem to be running inside a container [2022-04-11T15:09:32.871Z] $ 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/186/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/186 -v /w/workspace/edgex-go/186:/w/workspace/edgex-go/186:rw,z -v /w/workspace/edgex-go/186@tmp:/w/workspace/edgex-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T15:09:34.225Z] $ docker top 2172649ed98fea2469a054f95243b56192b3776136715067c97405164c64b080 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T15:09:34.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T15:09:34.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T15:09:35.175Z] + ls /var/log/sa-host [2022-04-11T15:09:35.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T15:09:35.410Z] provisioning config files... [2022-04-11T15:09:35.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/186@tmp/config21533431357943750tmp [Pipeline] { [Pipeline] echo [2022-04-11T15:09:35.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:35.721Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T15:09:35.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:36.061Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T15:09:36.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:36.354Z] ---> sudo-logs.sh [2022-04-11T15:09:36.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T15:09:36.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:36.663Z] ---> job-cost.sh [2022-04-11T15:09:36.663Z] lf-activate-venv: SKIPPING [2022-04-11T15:09:36.663Z] DEBUG: total: 0.2199999988079071 [2022-04-11T15:09:36.663Z] INFO: Retrieving Stack Cost... [2022-04-11T15:09:37.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T15:09:37.491Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T15:09:37.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T15:09:37.789Z] ---> logs-deploy.sh [2022-04-11T15:09:37.789Z] lf-activate-venv: SKIPPING [2022-04-11T15:09:37.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/186 [2022-04-11T15:09:37.789Z] INFO: archiving workspace using pattern(s): [2022-04-11T15:09:38.730Z] Archives upload complete. [2022-04-11T15:09:38.730Z] INFO: archiving logs to Nexus