Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd 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-ssh15790141050497581869.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-ssh11812409466767094730.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-ssh15633003686751268445.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-ssh14773019895036222852.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-ssh5396375381126458262.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21384 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/200 [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/200 # 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 b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd (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 b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd # timeout=10 Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose (#3977)" > git rev-list --no-walk 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T19:50:36.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T19:50:36.070Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T19:50:36.084Z] ========================================================= [2022-04-19T19:50:36.084Z] EdgeX Global Pipelines Version Info [2022-04-19T19:50:36.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:50:36.886Z] ------------------- [2022-04-19T19:50:36.886Z] stable info: [2022-04-19T19:50:36.886Z] ------------------- [2022-04-19T19:50:36.886Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T19:50:36.886Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T19:50:36.886Z] Message: update stable to v1.0.221 [2022-04-19T19:50:37.459Z] ------------------- [2022-04-19T19:50:37.459Z] experimental info: [2022-04-19T19:50:37.459Z] ------------------- [2022-04-19T19:50:37.459Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T19:50:37.459Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T19:50:37.459Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T19:50:37.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T19:50:37.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T19:50:37.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T19:50:37.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T19:50:37.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T19:50:37.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T19:50:37.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T19:50:37.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T19:50:37.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T19:50:37.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T19:50:37.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T19:50:37.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T19:50:37.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T19:50:37.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T19:50:37.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T19:50:37.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T19:50:37.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T19:50:37.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T19:50:37.766Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T19:50:37.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T19:50:37.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T19:50:37.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T19:50:37.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-19T19:50:37.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-19T19:50:37.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-19T19:50:37.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] echo [2022-04-19T19:50:37.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6a3d65 [Pipeline] echo [2022-04-19T19:50:37.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T19:50:37.898Z] provisioning config files... [2022-04-19T19:50:37.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/200@tmp/config6841549301443465040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:50:38.233Z] ---> docker-login.sh [2022-04-19T19:50:38.233Z] nexus3.edgexfoundry.org:10001 [2022-04-19T19:50:38.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:50:38.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:50:38.762Z] Configure a credential helper to remove this warning. See [2022-04-19T19:50:38.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:50:38.762Z] [2022-04-19T19:50:38.762Z] Login Succeeded [2022-04-19T19:50:38.762Z] nexus3.edgexfoundry.org:10002 [2022-04-19T19:50:38.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:50:38.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:50:38.762Z] Configure a credential helper to remove this warning. See [2022-04-19T19:50:38.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:50:38.762Z] [2022-04-19T19:50:38.762Z] Login Succeeded [2022-04-19T19:50:38.762Z] nexus3.edgexfoundry.org:10003 [2022-04-19T19:50:39.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:50:39.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:50:39.024Z] Configure a credential helper to remove this warning. See [2022-04-19T19:50:39.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:50:39.024Z] [2022-04-19T19:50:39.024Z] Login Succeeded [2022-04-19T19:50:39.024Z] nexus3.edgexfoundry.org:10004 [2022-04-19T19:50:39.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:50:39.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:50:39.024Z] Configure a credential helper to remove this warning. See [2022-04-19T19:50:39.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:50:39.024Z] [2022-04-19T19:50:39.024Z] Login Succeeded [2022-04-19T19:50:39.024Z] docker.io [2022-04-19T19:50:39.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:50:39.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:50:39.559Z] Configure a credential helper to remove this warning. See [2022-04-19T19:50:39.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:50:39.559Z] [2022-04-19T19:50:39.559Z] Login Succeeded [2022-04-19T19:50:39.559Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T19:50:39.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T19:50:40.008Z] + 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-19T19:50:40.008Z] + dirname cmd/core-command/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T19:50:40.008Z] + + dirname cmd/core-data/Dockerfile [2022-04-19T19:50:40.008Z] cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/core-metadata/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/support-notifications/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T19:50:40.008Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-19T19:50:40.008Z] + cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T19:50:40.008Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T19:50:40.008Z] cut -d/ -f2 [2022-04-19T19:50:40.008Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T19:50:40.076Z] 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-19T19:50:40.432Z] + git rev-list -1 --merges b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd~1..b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] echo [2022-04-19T19:50:40.458Z] -----------> git rev-list -1 --merges b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd~1..b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [false] [Pipeline] sh [2022-04-19T19:50:40.758Z] + git log --format=format:%s -1 b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] echo [2022-04-19T19:50:40.774Z] ========================================================= [2022-04-19T19:50:40.774Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T19:50:40.774Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T19:50:41.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T19:50:41.246Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T19:50:41.246Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T19:50:41.246Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T19:50:41.246Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T19:50:41.246Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T19:50:41.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:50:41.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:50:41.670Z] [2022-04-19T19:50:41.670Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:50:41.977Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:50:42.240Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T19:50:42.240Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T19:50:42.240Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T19:50:42.240Z] 4c7163046ea9: Pulling fs layer [2022-04-19T19:50:42.240Z] 0c2d73faf560: Pulling fs layer [2022-04-19T19:50:42.240Z] 0c2d73faf560: Waiting [2022-04-19T19:50:42.240Z] 3e5f54012d9b: Download complete [2022-04-19T19:50:42.240Z] a0d0a0d46f8b: Verifying Checksum [2022-04-19T19:50:42.240Z] a0d0a0d46f8b: Download complete [2022-04-19T19:50:42.240Z] 0c2d73faf560: Verifying Checksum [2022-04-19T19:50:42.240Z] 0c2d73faf560: Download complete [2022-04-19T19:50:42.240Z] 4c7163046ea9: Verifying Checksum [2022-04-19T19:50:42.240Z] 4c7163046ea9: Download complete [2022-04-19T19:50:42.502Z] a0d0a0d46f8b: Pull complete [2022-04-19T19:50:42.502Z] 3e5f54012d9b: Pull complete [2022-04-19T19:50:42.763Z] 4c7163046ea9: Pull complete [2022-04-19T19:50:43.025Z] 0c2d73faf560: Pull complete [2022-04-19T19:50:43.025Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T19:50:43.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:50:43.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T19:50:43.100Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T19:50:43.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:50:43.959Z] $ docker top b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T19:50:44.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T19:50:44.074Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T19:50:44.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T19:50:44.237Z] $ docker exec b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 ssh-agent [2022-04-19T19:50:44.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEceehl/agent.15 [2022-04-19T19:50:44.380Z] SSH_AGENT_PID=22 [2022-04-19T19:50:44.391Z] Running ssh-add (command line suppressed) [2022-04-19T19:50:44.499Z] Identity added: /w/workspace/edgex-go/200@tmp/private_key_6586459125164492045.key (/w/workspace/edgex-go/200@tmp/private_key_6586459125164492045.key) [2022-04-19T19:50:44.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T19:50:44.807Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T19:50:44.824Z] $ docker exec --env ******** --env ******** b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 ssh-agent -k [2022-04-19T19:50:44.935Z] unset SSH_AUTH_SOCK; [2022-04-19T19:50:44.935Z] unset SSH_AGENT_PID; [2022-04-19T19:50:44.935Z] echo Agent pid 22 killed; [2022-04-19T19:50:44.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T19:50:44.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T19:50:44.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T19:50:45.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T19:50:45.095Z] $ docker exec b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 ssh-agent [2022-04-19T19:50:45.211Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJJDOB/agent.57 [2022-04-19T19:50:45.211Z] SSH_AGENT_PID=63 [2022-04-19T19:50:45.217Z] Running ssh-add (command line suppressed) [2022-04-19T19:50:45.341Z] Identity added: /w/workspace/edgex-go/200@tmp/private_key_7595961911575890453.key (/w/workspace/edgex-go/200@tmp/private_key_7595961911575890453.key) [2022-04-19T19:50:45.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T19:50:45.643Z] + git semver init [2022-04-19T19:50:45.643Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T19:50:45.643Z] # $GIT_DIR = /w/workspace/edgex-go/200/.git [2022-04-19T19:50:45.643Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/200 [2022-04-19T19:50:45.643Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T19:50:45.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T19:50:45.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T19:50:45.643Z] # $SEMVER_BRANCH = main [2022-04-19T19:50:45.643Z] # $SEMVER_TEMP = /tmp/semver-944118756 [2022-04-19T19:50:45.643Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T19:51:00.574Z] # '/tmp/semver-944118756' -> '/w/workspace/edgex-go/200/.semver' [2022-04-19T19:51:00.574Z] # -> Force: false [2022-04-19T19:51:00.574Z] # $SEMVER_DIR = /w/workspace/edgex-go/200/.semver [Pipeline] } [2022-04-19T19:51:00.587Z] $ docker exec --env ******** --env ******** b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 ssh-agent -k [2022-04-19T19:51:00.696Z] unset SSH_AUTH_SOCK; [2022-04-19T19:51:00.697Z] unset SSH_AGENT_PID; [2022-04-19T19:51:00.697Z] echo Agent pid 63 killed; [2022-04-19T19:51:00.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T19:51:01.016Z] + git semver [Pipeline] } [2022-04-19T19:51:01.034Z] $ docker stop --time=1 b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 [2022-04-19T19:51:03.102Z] $ docker rm -f b975849d0ab07f082234fc51fb9e7547128cb16095c3771f5f9b8d3287ee8400 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T19:51:03.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T19:51:03.777Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T19:51:03.781Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.74 [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-19T19:51:03.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T19:51:03.908Z] ========================================================= [2022-04-19T19:51:03.908Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T19:51:03.908Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:51:04.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:51:04.200Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T19:51:04.200Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T19:51:04.200Z] 666ba61612fd: Pulling fs layer [2022-04-19T19:51:04.200Z] 8ed8ca486205: Pulling fs layer [2022-04-19T19:51:04.200Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T19:51:04.200Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T19:51:04.200Z] 640e595b4fbd: Pulling fs layer [2022-04-19T19:51:04.200Z] 763cafe07f6e: Pulling fs layer [2022-04-19T19:51:04.200Z] 0c0b528cf693: Pulling fs layer [2022-04-19T19:51:04.200Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T19:51:04.200Z] 640e595b4fbd: Waiting [2022-04-19T19:51:04.200Z] 22a0e8bec74d: Waiting [2022-04-19T19:51:04.200Z] 4fe6c5a15a65: Waiting [2022-04-19T19:51:04.200Z] 10935f4eaf8b: Waiting [2022-04-19T19:51:04.200Z] 763cafe07f6e: Waiting [2022-04-19T19:51:04.200Z] 0c0b528cf693: Waiting [2022-04-19T19:51:04.200Z] 8ed8ca486205: Verifying Checksum [2022-04-19T19:51:04.200Z] 8ed8ca486205: Download complete [2022-04-19T19:51:04.200Z] 666ba61612fd: Verifying Checksum [2022-04-19T19:51:04.200Z] 666ba61612fd: Download complete [2022-04-19T19:51:04.200Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T19:51:04.200Z] 22a0e8bec74d: Download complete [2022-04-19T19:51:04.200Z] 640e595b4fbd: Verifying Checksum [2022-04-19T19:51:04.200Z] 640e595b4fbd: Download complete [2022-04-19T19:51:04.200Z] 763cafe07f6e: Download complete [2022-04-19T19:51:04.200Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T19:51:04.200Z] 59bf1c3509f3: Download complete [2022-04-19T19:51:04.460Z] 0c0b528cf693: Verifying Checksum [2022-04-19T19:51:04.460Z] 0c0b528cf693: Download complete [2022-04-19T19:51:04.460Z] 59bf1c3509f3: Pull complete [2022-04-19T19:51:04.721Z] 666ba61612fd: Pull complete [2022-04-19T19:51:04.721Z] 8ed8ca486205: Pull complete [2022-04-19T19:51:04.980Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T19:51:04.980Z] 10935f4eaf8b: Download complete [2022-04-19T19:51:04.980Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T19:51:04.980Z] 4fe6c5a15a65: Download complete [2022-04-19T19:51:09.200Z] 4fe6c5a15a65: Pull complete [2022-04-19T19:51:09.200Z] 22a0e8bec74d: Pull complete [2022-04-19T19:51:09.200Z] 640e595b4fbd: Pull complete [2022-04-19T19:51:09.200Z] 763cafe07f6e: Pull complete [2022-04-19T19:51:09.200Z] 0c0b528cf693: Pull complete [2022-04-19T19:51:11.119Z] 10935f4eaf8b: Pull complete [2022-04-19T19:51:11.119Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T19:51:11.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:51:11.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:51:11.429Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:51:11.430Z] WORKDIR /edgex [2022-04-19T19:51:11.430Z] COPY go.mod . [2022-04-19T19:51:11.430Z] RUN go mod download [2022-04-19T19:51:11.430Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-19T19:51:12.811Z] Sending build context to Docker daemon 334.9MB [2022-04-19T19:51:12.811Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:51:12.811Z] ---> 99d49a6021b9 [2022-04-19T19:51:12.811Z] Step 2/4 : WORKDIR /edgex [2022-04-19T19:51:15.357Z] ---> Running in 76ec5f87ad35 [2022-04-19T19:51:15.357Z] Removing intermediate container 76ec5f87ad35 [2022-04-19T19:51:15.357Z] ---> b705e9caa752 [2022-04-19T19:51:15.357Z] Step 3/4 : COPY go.mod . [2022-04-19T19:51:15.618Z] ---> 636b1600b2ec [2022-04-19T19:51:15.618Z] Step 4/4 : RUN go mod download [2022-04-19T19:51:15.618Z] ---> Running in a314693d0723 [2022-04-19T19:51:18.858Z] Still waiting to schedule task [2022-04-19T19:51:18.858Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-19T19:51:33.739Z] Removing intermediate container a314693d0723 [2022-04-19T19:51:33.739Z] ---> d0b6b59c530a [2022-04-19T19:51:33.739Z] Successfully built d0b6b59c530a [2022-04-19T19:51:33.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:51:34.029Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T19:51:34.029Z] . [Pipeline] withDockerContainer [2022-04-19T19:51:34.093Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T19:51:34.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:51:34.767Z] $ docker top 379154aa29eddd61f8284535b789f91ce7bb3c275526f408f461b146da531bde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:51:35.140Z] + go version [2022-04-19T19:51:35.140Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T19:51:35.160Z] $ docker stop --time=1 379154aa29eddd61f8284535b789f91ce7bb3c275526f408f461b146da531bde [2022-04-19T19:51:36.464Z] $ docker rm -f 379154aa29eddd61f8284535b789f91ce7bb3c275526f408f461b146da531bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:51:36.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T19:51:36.863Z] . [Pipeline] withDockerContainer [2022-04-19T19:51:36.946Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T19:51:36.982Z] $ 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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:51:37.343Z] $ docker top 444c0eb399dee917a1258c991128c6a69cefda258f4133c4bfaf7df3a6c74587 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T19:51:37.434Z] ========================================================= [2022-04-19T19:51:37.434Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T19:51:37.434Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:51:37.723Z] + make test [2022-04-19T19:51:37.723Z] go mod tidy -compat=1.17 [2022-04-19T19:51:37.723Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T19:51:44.310Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T19:51:56.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T19:51:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-04-19T19:51:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T19:51:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T19:51:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements [2022-04-19T19:51:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T19:51:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 53.4% of statements [2022-04-19T19:51:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T19:51:56.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.381s coverage: 89.2% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 95.6% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements [2022-04-19T19:52:00.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-04-19T19:52:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-04-19T19:52:08.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-04-19T19:52:08.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-19T19:52:11.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-04-19T19:52:11.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T19:52:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T19:52:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T19:52:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T19:52:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T19:52:19.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T19:52:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2022-04-19T19:52:19.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-19T19:52:19.528Z] 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-19T19:52:37.624Z] GO111MODULE=on go vet ./... [2022-04-19T19:52:41.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T19:52:41.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T19:52:42.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T19:52:42.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T19:52:42.949Z] + ls -al . [2022-04-19T19:52:42.949Z] total 672 [2022-04-19T19:52:42.949Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 19:52 . [2022-04-19T19:52:42.949Z] drwxr-xr-x 4 root root 4096 Apr 19 19:51 .. [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 19:50 .dockerignore [2022-04-19T19:52:42.949Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 19:50 .git [2022-04-19T19:52:42.949Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 19:50 .github [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 19:50 .gitignore [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 19:50 .golangci.yml [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 19:50 .hadolint.yml [2022-04-19T19:52:42.949Z] drwx------ 3 1001 1001 4096 Apr 19 19:50 .semver [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 19:50 .sonarcloud.properties [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 19:50 ADOPTERS.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 19:50 Attribution.txt [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 19:50 CHANGELOG.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 19:50 CONTRIBUTING.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 19:50 GOVERNANCE.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 19:50 Jenkinsfile [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 19:50 LICENSE [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 19:50 Makefile [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 19:50 OWNERS.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 19:50 README.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 19:50 SECURITY.md [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 12 Apr 19 19:51 VERSION [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 19:50 ZMQWindows.md [2022-04-19T19:52:42.949Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 19:50 bin [2022-04-19T19:52:42.949Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 19:50 cmd [2022-04-19T19:52:42.949Z] -rw-r--r-- 1 root root 435134 Apr 19 19:52 coverage.out [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 19:50 go.mod [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 19:50 go.sum [2022-04-19T19:52:42.949Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 19:50 internal [2022-04-19T19:52:42.949Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 19:50 openapi [2022-04-19T19:52:42.949Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 19:50 snap [2022-04-19T19:52:42.949Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 19:50 version.go [Pipeline] sh [2022-04-19T19:52:43.237Z] + '[' -e coverage.out ] [2022-04-19T19:52:43.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T19:52:43.347Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T19:52:43.631Z] + make build [2022-04-19T19:52:43.631Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T19:52:55.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T19:53:03.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T19:53:04.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T19:53:10.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T19:53:10.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T19:53:11.340Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T19:53:12.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T19:53:13.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T19:53:14.232Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T19:53:14.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T19:53:15.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T19:53:17.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T19:53:18.079Z] $ docker stop --time=1 444c0eb399dee917a1258c991128c6a69cefda258f4133c4bfaf7df3a6c74587 [2022-04-19T19:53:21.086Z] $ docker rm -f 444c0eb399dee917a1258c991128c6a69cefda258f4133c4bfaf7df3a6c74587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:53:21.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:53:22.000Z] [2022-04-19T19:53:22.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:53:22.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:53:22.302Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T19:53:22.302Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T19:53:22.302Z] ca9280d653b3: Pulling fs layer [2022-04-19T19:53:22.302Z] 7e9c9ca2126c: Pulling fs layer [2022-04-19T19:53:22.302Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-19T19:53:22.302Z] cbdbe7a5bc2a: Download complete [2022-04-19T19:53:22.561Z] ca9280d653b3: Verifying Checksum [2022-04-19T19:53:22.561Z] ca9280d653b3: Download complete [2022-04-19T19:53:22.561Z] cbdbe7a5bc2a: Pull complete [2022-04-19T19:53:22.818Z] 7e9c9ca2126c: Verifying Checksum [2022-04-19T19:53:22.818Z] 7e9c9ca2126c: Download complete [2022-04-19T19:53:23.077Z] ca9280d653b3: Pull complete [2022-04-19T19:53:26.375Z] 7e9c9ca2126c: Pull complete [2022-04-19T19:53:26.375Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T19:53:26.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:53:26.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T19:53:26.447Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T19:53:26.489Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:53:27.980Z] $ docker top 0d89caae091dfa58669244b6a693a7bb83295611b47bb81e1e59b05658dc7d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:53:28.352Z] + docker-compose build --help [2022-04-19T19:53:28.352Z] + grep parallel [2022-04-19T19:53:28.964Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T19:53:28.975Z] $ docker stop --time=1 0d89caae091dfa58669244b6a693a7bb83295611b47bb81e1e59b05658dc7d8e [2022-04-19T19:53:30.421Z] $ docker rm -f 0d89caae091dfa58669244b6a693a7bb83295611b47bb81e1e59b05658dc7d8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:53:30.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:53:30.828Z] . [Pipeline] withDockerContainer [2022-04-19T19:53:30.899Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T19:53:30.941Z] $ 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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:53:31.323Z] $ docker top 1234137efc9c507554280cdcd80f49823319744ebc98ab0de5020be10c75d322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:53:31.696Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T19:53:32.266Z] Building core-command ... [2022-04-19T19:53:32.266Z] Building core-data ... [2022-04-19T19:53:32.266Z] Building core-metadata ... [2022-04-19T19:53:32.266Z] Building security-bootstrapper ... [2022-04-19T19:53:32.266Z] Building security-proxy-setup ... [2022-04-19T19:53:32.266Z] Building security-secretstore-setup ... [2022-04-19T19:53:32.266Z] Building security-spiffe-token-provider ... [2022-04-19T19:53:32.266Z] Building security-spire-agent ... [2022-04-19T19:53:32.266Z] Building security-spire-config ... [2022-04-19T19:53:32.266Z] Building security-spire-server ... [2022-04-19T19:53:32.266Z] Building support-notifications ... [2022-04-19T19:53:32.266Z] Building support-scheduler ... [2022-04-19T19:53:32.266Z] Building sys-mgmt-agent ... [2022-04-19T19:53:32.266Z] Building security-spire-agent [2022-04-19T19:53:32.266Z] Building security-secretstore-setup [2022-04-19T19:53:32.266Z] Building support-scheduler [2022-04-19T19:53:32.266Z] Building security-spire-server [2022-04-19T19:53:32.266Z] Building sys-mgmt-agent [2022-04-19T19:53:47.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:53:47.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:53:47.160Z] ---> d0b6b59c530a [2022-04-19T19:53:47.160Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:53:47.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:53:47.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:53:47.160Z] ---> d0b6b59c530a [2022-04-19T19:53:47.160Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T19:53:47.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:53:47.421Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:53:47.421Z] ---> d0b6b59c530a [2022-04-19T19:53:47.421Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T19:53:47.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:53:47.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:53:47.421Z] ---> d0b6b59c530a [2022-04-19T19:53:47.421Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:53:47.682Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:53:47.682Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:53:47.682Z] ---> d0b6b59c530a [2022-04-19T19:53:47.682Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T19:53:50.980Z] ---> Running in 080720094ae2 [2022-04-19T19:53:50.980Z] ---> Running in 08bf76a284a2 [2022-04-19T19:53:50.980Z] ---> Running in aed1b85c9d63 [2022-04-19T19:53:50.980Z] ---> Running in c9faf14a10df [2022-04-19T19:53:50.980Z] ---> Running in e60ba8f69f5c [2022-04-19T19:53:50.980Z] Removing intermediate container c9faf14a10df [2022-04-19T19:53:50.980Z] ---> 86b1128a9908 [2022-04-19T19:53:50.980Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:53:50.980Z] Removing intermediate container 080720094ae2 [2022-04-19T19:53:50.980Z] ---> 1e49b33f93cd [2022-04-19T19:53:50.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:53:50.980Z] Removing intermediate container e60ba8f69f5c [2022-04-19T19:53:50.980Z] ---> d51522a29a72 [2022-04-19T19:53:50.980Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:53:50.980Z] Removing intermediate container aed1b85c9d63 [2022-04-19T19:53:50.980Z] Removing intermediate container 08bf76a284a2 [2022-04-19T19:53:50.980Z] ---> bec095a36646 [2022-04-19T19:53:50.980Z] ---> f110f98d4cce [2022-04-19T19:53:50.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:53:50.980Z] [2022-04-19T19:53:50.980Z] ---> Running in bd24fcc61684 [2022-04-19T19:53:50.980Z] ---> Running in fad69521e6bf [2022-04-19T19:53:50.980Z] ---> Running in fe26ab2a2055 [2022-04-19T19:53:50.980Z] ---> Running in 9e0e9998d610 [2022-04-19T19:53:50.980Z] ---> Running in fc0203fb3696 [2022-04-19T19:53:51.996Z] Removing intermediate container fad69521e6bf [2022-04-19T19:53:51.996Z] ---> 3eaee5893188 [2022-04-19T19:53:51.996Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:53:51.996Z] ---> Running in 9be25bcf9ef6 [2022-04-19T19:53:52.257Z] Removing intermediate container bd24fcc61684 [2022-04-19T19:53:52.257Z] ---> 4a2b4b820f02 [2022-04-19T19:53:52.257Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T19:53:52.257Z] ---> Running in 925fc745af9a [2022-04-19T19:53:52.516Z] Removing intermediate container fe26ab2a2055 [2022-04-19T19:53:52.516Z] ---> d98013b42f7b [2022-04-19T19:53:52.516Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:53:52.516Z] Removing intermediate container fc0203fb3696 [2022-04-19T19:53:52.516Z] ---> ca2b3367d85a [2022-04-19T19:53:52.516Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T19:53:52.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:52.777Z] ---> Running in cda80aa50d8f [2022-04-19T19:53:52.777Z] ---> Running in 2bcb3aa632c9 [2022-04-19T19:53:52.777Z] Removing intermediate container 9e0e9998d610 [2022-04-19T19:53:52.777Z] ---> 20b54f055d93 [2022-04-19T19:53:52.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:53:52.777Z] ---> Running in 584faf5eca0d [2022-04-19T19:53:53.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:53.869Z] OK: 221 MiB in 52 packages [2022-04-19T19:53:54.133Z] OK: 221 MiB in 52 packages [2022-04-19T19:53:54.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:54.134Z] Removing intermediate container 9be25bcf9ef6 [2022-04-19T19:53:54.134Z] ---> 01b343aceda4 [2022-04-19T19:53:54.134Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T19:53:54.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:54.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:53:54.394Z] ---> ad3c6657a218 [2022-04-19T19:53:54.394Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:53:54.394Z] ---> Running in 52f0ebce3e71 [2022-04-19T19:53:54.395Z] OK: 221 MiB in 52 packages [2022-04-19T19:53:54.395Z] OK: 221 MiB in 52 packages [2022-04-19T19:53:54.395Z] Removing intermediate container 925fc745af9a [2022-04-19T19:53:54.395Z] ---> 4d561442a0ee [2022-04-19T19:53:54.395Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T19:53:54.395Z] OK: 221 MiB in 52 packages [2022-04-19T19:53:54.662Z] ---> 10b497b71f3a [2022-04-19T19:53:54.662Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:53:54.662Z] ---> Running in 2ecddf3df892 [2022-04-19T19:53:54.938Z] Removing intermediate container 584faf5eca0d [2022-04-19T19:53:54.938Z] ---> 0e298adff08c [2022-04-19T19:53:54.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:53:54.938Z] Removing intermediate container 2bcb3aa632c9 [2022-04-19T19:53:54.938Z] ---> 251998157bd3 [2022-04-19T19:53:54.938Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:53:55.199Z] ---> 72326bc826a5 [2022-04-19T19:53:55.199Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:53:55.199Z] Removing intermediate container cda80aa50d8f [2022-04-19T19:53:55.199Z] ---> 3ffe58afe256 [2022-04-19T19:53:55.199Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T19:53:55.199Z] ---> 579919829579 [2022-04-19T19:53:55.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:53:55.199Z] ---> Running in 350ec89d6ce9 [2022-04-19T19:53:55.199Z] ---> Running in 140d3b42d7c3 [2022-04-19T19:53:55.459Z] ---> 34d5dfff9b0c [2022-04-19T19:53:55.459Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:53:55.459Z] ---> Running in 0e444e533396 [2022-04-19T19:53:55.459Z] Removing intermediate container 52f0ebce3e71 [2022-04-19T19:53:55.459Z] ---> 751e03199e86 [2022-04-19T19:53:55.459Z] Step 8/26 : COPY . . [2022-04-19T19:53:56.398Z] Removing intermediate container 2ecddf3df892 [2022-04-19T19:53:56.398Z] ---> d83539c17c26 [2022-04-19T19:53:56.398Z] Step 8/25 : COPY . . [2022-04-19T19:54:00.599Z] Removing intermediate container 350ec89d6ce9 [2022-04-19T19:54:00.599Z] ---> b3c28db5184f [2022-04-19T19:54:00.599Z] Step 8/22 : COPY . . [2022-04-19T19:54:00.599Z] Removing intermediate container 0e444e533396 [2022-04-19T19:54:00.599Z] ---> dfa257b7e619 [2022-04-19T19:54:00.599Z] Step 8/25 : COPY . . [2022-04-19T19:54:00.599Z] Removing intermediate container 140d3b42d7c3 [2022-04-19T19:54:00.599Z] ---> 20599ec6628e [2022-04-19T19:54:00.599Z] Step 8/23 : COPY . . [2022-04-19T19:54:00.599Z] ---> b5f3ab26b291 [2022-04-19T19:54:00.599Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:54:04.807Z] ---> 4fa2e28a3e0e [2022-04-19T19:54:04.807Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T19:54:05.746Z] ---> Running in 92637bd0617f [2022-04-19T19:54:05.746Z] ---> Running in d175df9f9a3a [2022-04-19T19:54:05.746Z] Removing intermediate container 92637bd0617f [2022-04-19T19:54:05.746Z] ---> 1d204911edd3 [2022-04-19T19:54:05.746Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T19:54:05.746Z] ---> Running in bfbf36a56cb9 [2022-04-19T19:54:05.746Z] ---> f58884d91b21 [2022-04-19T19:54:05.746Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:54:05.746Z] ---> ad2c30d16129 [2022-04-19T19:54:05.746Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T19:54:05.746Z] ---> 353e6da9ba03 [2022-04-19T19:54:05.746Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T19:54:06.007Z] ---> Running in 892b085ae2d9 [2022-04-19T19:54:06.007Z] ---> Running in eb1bb7804826 [2022-04-19T19:54:06.007Z] ---> Running in 2a88cecd6908 [2022-04-19T19:54:06.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T19:54:06.007Z] Removing intermediate container 892b085ae2d9 [2022-04-19T19:54:06.007Z] ---> de43ebb3702b [2022-04-19T19:54:06.007Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T19:54:06.007Z] ---> Running in 5967b8ef241b [2022-04-19T19:54:06.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T19:54:06.523Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T19:54:07.093Z] Removing intermediate container 5967b8ef241b [2022-04-19T19:54:07.093Z] ---> 152c0d1f88bb [2022-04-19T19:54:07.093Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T19:54:07.093Z] Removing intermediate container bfbf36a56cb9 [2022-04-19T19:54:07.093Z] ---> cde85e08980b [2022-04-19T19:54:07.093Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T19:54:07.352Z] ---> Running in 5ae5190944d7 [2022-04-19T19:54:07.352Z] ---> Running in 6a701c14bb62 [2022-04-19T19:54:07.352Z] Removing intermediate container 5ae5190944d7 [2022-04-19T19:54:07.352Z] ---> 44a8a2c9f46d [2022-04-19T19:54:07.352Z] 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-19T19:54:07.610Z] Removing intermediate container 6a701c14bb62 [2022-04-19T19:54:07.610Z] ---> 20836d3a8b08 [2022-04-19T19:54:07.610Z] 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-19T19:54:07.610Z] ---> Running in f2c375e61734 [2022-04-19T19:54:07.610Z] ---> Running in 09681887a4f5 [2022-04-19T19:54:08.548Z] spire-1.2.1/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.data/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.data/.file [2022-04-19T19:54:08.548Z] spire-1.2.1/.dockerignore [2022-04-19T19:54:08.548Z] spire-1.2.1/.gitattributes [2022-04-19T19:54:08.548Z] spire-1.2.1/.githooks/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.gitignore [2022-04-19T19:54:08.548Z] spire-1.2.1/.go-version [2022-04-19T19:54:08.548Z] spire-1.2.1/.golangci.yml [2022-04-19T19:54:08.548Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:54:08.548Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:54:08.548Z] spire-1.2.1/LICENSE [2022-04-19T19:54:08.548Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:54:08.548Z] spire-1.2.1/Makefile [2022-04-19T19:54:08.548Z] spire-1.2.1/README.md [2022-04-19T19:54:08.548Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:54:08.548Z] spire-1.2.1/SECURITY.md [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/ [2022-04-19T19:54:08.548Z] [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/.data/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.data/.file [2022-04-19T19:54:08.548Z] spire-1.2.1/.dockerignore [2022-04-19T19:54:08.548Z] spire-1.2.1/.gitattributes [2022-04-19T19:54:08.548Z] spire-1.2.1/.githooks/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:54:08.548Z] spire-1.2.1/.gitignore [2022-04-19T19:54:08.548Z] spire-1.2.1/.go-version [2022-04-19T19:54:08.548Z] spire-1.2.1/.golangci.yml [2022-04-19T19:54:08.548Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:54:08.548Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:54:08.548Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:54:08.548Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:54:08.548Z] spire-1.2.1/LICENSE [2022-04-19T19:54:08.548Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:54:08.548Z] spire-1.2.1/Makefile [2022-04-19T19:54:08.548Z] spire-1.2.1/README.md [2022-04-19T19:54:08.548Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:54:08.548Z] spire-1.2.1/SECURITY.md [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:54:08.548Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/ [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/ [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:54:08.549Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/ [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/ [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/ [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:54:08.549Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:54:08.549Z] spire-1.2.1/examples/ [2022-04-19T19:54:08.549Z] spire-1.2.1/examples/README.md [2022-04-19T19:54:08.549Z] spire-1.2.1/go.mod [2022-04-19T19:54:08.549Z] spire-1.2.1/go.sum [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:54:08.549Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:54:08.550Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:54:08.550Z] spire-1.2.1/examples/ [2022-04-19T19:54:08.550Z] spire-1.2.1/examples/README.md [2022-04-19T19:54:08.550Z] spire-1.2.1/go.mod [2022-04-19T19:54:08.550Z] spire-1.2.1/go.sum [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:54:08.550Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:54:08.551Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:54:08.816Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:54:08.817Z] [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:54:08.817Z] [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:54:08.817Z] [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:54:08.817Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:54:08.818Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:54:08.819Z] [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:54:08.819Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:54:08.820Z] [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:54:08.820Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/private/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:54:08.821Z] spire-1.2.1/release/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:54:08.821Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:54:08.821Z] spire-1.2.1/script/ [2022-04-19T19:54:08.821Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:54:08.821Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:54:08.821Z] spire-1.2.1/support/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:54:08.821Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/clock/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:54:08.821Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:54:08.821Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:54:08.822Z] [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/private/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/common [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:54:08.822Z] spire-1.2.1/release/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:54:08.822Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/script/ [2022-04-19T19:54:08.822Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/support/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:54:08.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:54:08.822Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:54:08.823Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/clock/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:54:08.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:54:08.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/common [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:54:08.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:54:08.825Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testca/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testkey/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/race.go [2022-04-19T19:54:08.825Z] spire-1.2.1/test/util/util.go [2022-04-19T19:54:08.825Z] building spire from source... [2022-04-19T19:54:08.825Z] [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:54:08.825Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:54:08.826Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:54:08.826Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testca/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testkey/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/ [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/race.go [2022-04-19T19:54:08.826Z] spire-1.2.1/test/util/util.go [2022-04-19T19:54:08.826Z] building spire from source... [2022-04-19T19:54:08.826Z] Installing go1.17.7... [2022-04-19T19:54:08.826Z] Installing go1.17.7... [2022-04-19T19:54:09.636Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-19T19:54:09.649Z] Running in /w/workspace/edgex-go/200 [Pipeline] { [Pipeline] checkout [2022-04-19T19:54:10.074Z] The recommended git tool is: git [2022-04-19T19:54:15.387Z] Building bin/spire-server... [2022-04-19T19:54:15.387Z] Building bin/spire-server... [2022-04-19T19:54:15.387Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:54:15.387Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:54:15.387Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:54:15.387Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:54:15.387Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:54:15.388Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:54:15.388Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:54:15.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:54:15.388Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:54:15.388Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:54:15.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:54:15.388Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:54:15.388Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:54:15.388Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:54:15.388Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:54:15.388Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:54:15.388Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:54:15.388Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:54:15.388Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:54:15.388Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:54:15.388Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:54:15.388Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:54:15.388Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:54:15.388Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:54:15.388Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:54:15.388Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:54:15.388Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:54:15.388Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:54:15.388Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:54:15.388Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:54:15.388Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:54:15.388Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:54:15.388Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:54:15.388Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:54:15.388Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:54:15.388Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:54:15.649Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:54:15.649Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:54:15.649Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:54:15.649Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:54:15.649Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T19:54:15.649Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:54:15.649Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:54:15.649Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:54:15.649Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T19:54:15.649Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:54:15.649Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:54:15.649Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:54:15.649Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:54:15.649Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:54:15.649Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:54:15.649Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:54:15.649Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:54:15.649Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:54:15.910Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:54:15.910Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:54:15.910Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:54:15.910Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:54:15.910Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:54:15.910Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:54:15.910Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:54:15.910Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:54:15.910Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:54:15.910Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:54:15.910Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:54:15.910Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:54:15.910Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:54:16.168Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:54:16.168Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:54:16.426Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:54:16.684Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:54:18.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:54:18.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:54:18.592Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:54:18.855Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:54:18.855Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:54:18.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:54:18.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:54:18.855Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:54:18.855Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:54:18.855Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:54:18.957Z] using credential edgex-jenkins-ssh [2022-04-19T19:54:18.982Z] Cloning the remote Git repository [2022-04-19T19:54:19.116Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T19:54:19.248Z] > git init /w/workspace/edgex-go/200 # timeout=10 [2022-04-19T19:54:19.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T19:54:19.478Z] > git --version # timeout=10 [2022-04-19T19:54:19.532Z] > git --version # 'git version 2.25.1' [2022-04-19T19:54:19.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T19:54:19.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T19:54:23.046Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:54:23.046Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:54:23.046Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:54:23.046Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:54:23.046Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:54:23.046Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:54:23.046Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:54:23.046Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:54:23.046Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:54:23.046Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:54:23.046Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:54:23.046Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:54:23.046Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:54:24.425Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:54:24.425Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:54:24.425Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:54:24.425Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:54:24.425Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:54:24.425Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:54:24.425Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:54:24.425Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:54:24.683Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:54:24.683Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:54:24.683Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:54:24.683Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:54:24.683Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:54:24.683Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:54:24.942Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:54:24.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:54:24.942Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:54:24.942Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:54:24.942Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:54:24.942Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:54:24.942Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:54:25.200Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:54:25.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:54:25.201Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:54:25.201Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:54:25.201Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:54:25.201Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:54:25.201Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:54:25.201Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:54:25.201Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:54:25.201Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:54:25.201Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:54:25.201Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:54:25.539Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:54:25.539Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:54:25.873Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T19:54:27.249Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:54:27.249Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:54:27.249Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:54:27.249Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:54:27.249Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:54:27.249Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:54:27.249Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:54:27.249Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:54:27.250Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:54:27.250Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:54:27.250Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:54:27.250Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:54:27.250Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:54:27.250Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:54:27.250Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:54:27.250Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:54:27.250Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:54:27.250Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:54:27.250Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:54:27.508Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:54:27.508Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:54:27.508Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:54:28.257Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:54:28.257Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:54:28.257Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:54:28.257Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:54:28.257Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:54:28.257Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:54:28.257Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:54:28.257Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:54:28.257Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:54:28.257Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:54:28.257Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:54:28.257Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:54:28.257Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:54:28.257Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:54:28.257Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:54:28.257Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:54:28.257Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:54:28.257Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:54:28.518Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:54:28.518Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:54:28.518Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:54:28.518Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:54:28.518Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:54:28.518Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:54:28.518Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:54:28.518Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:54:28.518Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:54:28.518Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:54:28.518Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:54:28.518Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:54:28.518Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:54:28.518Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:54:28.518Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:54:28.518Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:54:28.518Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:54:28.518Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:54:28.518Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:54:28.518Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:54:28.518Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:54:28.779Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:54:28.779Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:54:28.779Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:54:28.779Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:54:28.779Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:54:28.779Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:54:28.779Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:54:28.779Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:54:28.779Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:54:28.779Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:54:28.779Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:54:28.779Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:54:28.779Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:54:28.779Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:54:28.779Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:54:28.779Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:54:28.779Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:54:29.124Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:54:29.124Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:54:29.124Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:54:29.124Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:54:29.124Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:54:29.383Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:54:29.383Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:54:29.384Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:54:29.384Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:54:29.384Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:54:29.384Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:54:29.384Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:54:29.384Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:54:29.384Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:54:33.586Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:54:33.586Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:54:34.048Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:54:34.048Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:54:41.314Z] Avoid second fetch [2022-04-19T19:54:41.314Z] Checking out Revision b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd (main) [2022-04-19T19:54:41.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T19:54:41.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T19:54:41.343Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T19:54:41.359Z] > git checkout -f b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd # timeout=10 [2022-04-19T19:54:45.856Z] Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose (#3977)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T19:54:46.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T19:54:46.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T19:54:46.852Z] Dload Upload Total Spent Left Speed [2022-04-19T19:54:46.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh [2022-04-19T19:54:47.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T19:54:47.732Z] + sudo tee /etc/docker/daemon.new [2022-04-19T19:54:47.732Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T19:54:47.732Z] { [2022-04-19T19:54:47.732Z] "registry-mirrors": [ [2022-04-19T19:54:47.732Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T19:54:47.732Z] ], [2022-04-19T19:54:47.732Z] "bip": "10.250.0.254/24", [2022-04-19T19:54:47.732Z] "hosts": [ [2022-04-19T19:54:47.732Z] "tcp://0.0.0.0:5555", [2022-04-19T19:54:47.732Z] "unix:///var/run/docker.sock" [2022-04-19T19:54:47.732Z] ], [2022-04-19T19:54:47.732Z] "mtu": 1458, [2022-04-19T19:54:47.732Z] "selinux-enabled": true, [2022-04-19T19:54:47.732Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T19:54:47.732Z] } [Pipeline] sh [2022-04-19T19:54:48.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T19:54:48.454Z] + sudo service docker restart [2022-04-19T19:54:52.253Z] Removing intermediate container 2a88cecd6908 [2022-04-19T19:54:52.253Z] ---> 4a72864e3311 [2022-04-19T19:54:52.253Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T19:54:52.253Z] Removing intermediate container d175df9f9a3a [2022-04-19T19:54:52.253Z] ---> e200673f77c4 [2022-04-19T19:54:52.253Z] [2022-04-19T19:54:52.253Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T19:54:52.253Z] Removing intermediate container eb1bb7804826 [2022-04-19T19:54:52.253Z] ---> 517ea75b437a [2022-04-19T19:54:52.253Z] [2022-04-19T19:54:52.253Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:54:52.253Z] 3.14: Pulling from library/alpine [2022-04-19T19:54:52.253Z] ---> Running in 7015bd31af3d [2022-04-19T19:54:52.253Z] 3.14: Pulling from library/alpine [2022-04-19T19:54:52.821Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T19:54:52.821Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T19:54:52.821Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T19:54:52.821Z] Status: Image is up to date for alpine:3.14 [2022-04-19T19:54:52.821Z] ---> e04c818066af [2022-04-19T19:54:52.821Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:54:52.821Z] ---> e04c818066af [2022-04-19T19:54:52.821Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T19:54:52.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T19:54:53.757Z] ---> Running in 1720767fbc7a [2022-04-19T19:54:53.757Z] ---> Running in 245312cb0208 [2022-04-19T19:54:54.696Z] Removing intermediate container 7015bd31af3d [2022-04-19T19:54:54.696Z] ---> 1fd372a1f818 [2022-04-19T19:54:54.696Z] [2022-04-19T19:54:54.696Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T19:54:54.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:54.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:54.696Z] 20.10.14: Pulling from library/docker [2022-04-19T19:54:54.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:54.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:54.968Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T19:54:54.968Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:54:54.968Z] OK: 6 MiB in 15 packages [2022-04-19T19:54:54.968Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T19:54:54.968Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T19:54:54.968Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T19:54:54.968Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:54:54.968Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:54:54.968Z] OK: 6 MiB in 17 packages [2022-04-19T19:54:56.516Z] Removing intermediate container 1720767fbc7a [2022-04-19T19:54:56.516Z] ---> 50e8529c497c [2022-04-19T19:54:56.516Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T19:54:56.775Z] Removing intermediate container 245312cb0208 [2022-04-19T19:54:56.775Z] ---> 068b4867cdfe [2022-04-19T19:54:56.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:54:56.775Z] ---> Running in aa3ebd0abd46 [2022-04-19T19:54:56.775Z] ---> Running in 20c9519e2b0a [2022-04-19T19:54:57.341Z] Removing intermediate container aa3ebd0abd46 [2022-04-19T19:54:57.341Z] ---> 35fd4dbfde45 [2022-04-19T19:54:57.341Z] Step 13/25 : WORKDIR / [2022-04-19T19:54:57.599Z] Removing intermediate container 20c9519e2b0a [2022-04-19T19:54:57.599Z] ---> 25ec9dab056a [2022-04-19T19:54:57.599Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T19:54:57.599Z] ---> Running in 4cb1688b8fdb [2022-04-19T19:54:57.599Z] ---> Running in ddc8400a2dc1 [2022-04-19T19:54:58.166Z] Removing intermediate container 4cb1688b8fdb [2022-04-19T19:54:58.166Z] ---> 645fc3d6229a [2022-04-19T19:54:58.166Z] 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-19T19:54:58.166Z] Removing intermediate container ddc8400a2dc1 [2022-04-19T19:54:58.166Z] ---> 774da7619dc2 [2022-04-19T19:54:58.166Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T19:54:58.427Z] ---> Running in 46b6f05c182f [2022-04-19T19:54:58.996Z] ---> f2ef6027a587 [2022-04-19T19:54:58.997Z] 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-19T19:54:58.997Z] Removing intermediate container 46b6f05c182f [2022-04-19T19:54:58.997Z] ---> bb8247ce0a35 [2022-04-19T19:54:58.997Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:54:59.568Z] ---> e1a6d9f4f41c [2022-04-19T19:54:59.568Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T19:54:59.827Z] ---> 7502fadc9d52 [2022-04-19T19:54:59.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T19:55:00.087Z] ---> b001ac7f0f6b [2022-04-19T19:55:00.087Z] 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-19T19:55:01.027Z] ---> 389956e5807c [2022-04-19T19:55:01.027Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T19:55:01.596Z] ---> f5aa94f6528f [2022-04-19T19:55:01.596Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T19:55:02.537Z] ---> 79dc5e60a9f8 [2022-04-19T19:55:02.537Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T19:55:02.537Z] ---> eae64dd0e708 [2022-04-19T19:55:02.537Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T19:55:02.795Z] ---> Running in 3c4ba2ac1053 [2022-04-19T19:55:03.056Z] Removing intermediate container 3c4ba2ac1053 [2022-04-19T19:55:03.056Z] ---> 43c8029f2caf [2022-04-19T19:55:03.056Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:55:03.317Z] ---> Running in 78769f8a7d07 [2022-04-19T19:55:03.885Z] Removing intermediate container 78769f8a7d07 [2022-04-19T19:55:03.886Z] ---> 6b08f1de1cc4 [2022-04-19T19:55:03.886Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:55:03.886Z] ---> 743a51586852 [2022-04-19T19:55:03.886Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T19:55:04.144Z] ---> Running in 2a3c234d7031 [2022-04-19T19:55:04.712Z] Removing intermediate container 2a3c234d7031 [2022-04-19T19:55:04.712Z] ---> 6fd17e7d1d12 [2022-04-19T19:55:04.712Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:55:04.972Z] ---> Running in 39e37d182677 [2022-04-19T19:55:04.972Z] ---> 902a16537d5e [2022-04-19T19:55:04.972Z] 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-19T19:55:04.972Z] ---> Running in e84fc3be9364 [2022-04-19T19:55:04.972Z] Removing intermediate container 39e37d182677 [2022-04-19T19:55:04.972Z] ---> b6418f3d5b66 [2022-04-19T19:55:04.972Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:05.230Z] ---> Running in e1aad7a80013 [2022-04-19T19:55:05.489Z] Removing intermediate container e1aad7a80013 [2022-04-19T19:55:05.489Z] ---> 4304df7db695 [2022-04-19T19:55:05.489Z] [2022-04-19T19:55:05.489Z] Successfully built 4304df7db695 [2022-04-19T19:55:05.747Z] Successfully tagged support-scheduler:latest [2022-04-19T19:55:05.747Z]  Building support-scheduler ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T19:55:06.850Z] provisioning config files... [2022-04-19T19:55:06.885Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/200@tmp/config1751104170076567530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:55:07.287Z] ---> docker-login.sh [2022-04-19T19:55:07.287Z] nexus3.edgexfoundry.org:10001 [2022-04-19T19:55:07.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:55:08.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:55:08.176Z] Configure a credential helper to remove this warning. See [2022-04-19T19:55:08.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:55:08.176Z] [2022-04-19T19:55:08.176Z] Login Succeeded [2022-04-19T19:55:08.279Z] Removing intermediate container e84fc3be9364 [2022-04-19T19:55:08.279Z] ---> bf72f717eb74 [2022-04-19T19:55:08.279Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T19:55:08.279Z] ---> Running in e0bef2f93d4f [2022-04-19T19:55:08.279Z] Removing intermediate container e0bef2f93d4f [2022-04-19T19:55:08.279Z] ---> 6e472a830a24 [2022-04-19T19:55:08.279Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T19:55:08.279Z] ---> Running in c7af1f586978 [2022-04-19T19:55:08.453Z] nexus3.edgexfoundry.org:10002 [2022-04-19T19:55:08.538Z] Removing intermediate container c7af1f586978 [2022-04-19T19:55:08.539Z] ---> 3fb36faee8d8 [2022-04-19T19:55:08.539Z] Step 24/25 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:55:08.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:55:08.800Z] ---> Running in 576d05965960 [2022-04-19T19:55:09.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:55:09.009Z] Configure a credential helper to remove this warning. See [2022-04-19T19:55:09.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:55:09.009Z] [2022-04-19T19:55:09.009Z] Login Succeeded [2022-04-19T19:55:09.009Z] nexus3.edgexfoundry.org:10003 [2022-04-19T19:55:09.059Z] Removing intermediate container 576d05965960 [2022-04-19T19:55:09.059Z] ---> 6272cb84c0c3 [2022-04-19T19:55:09.059Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:09.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:55:09.316Z] ---> Running in 43d4e4dbd691 [2022-04-19T19:55:09.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:55:09.570Z] Configure a credential helper to remove this warning. See [2022-04-19T19:55:09.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:55:09.570Z] [2022-04-19T19:55:09.570Z] Login Succeeded [2022-04-19T19:55:09.570Z] nexus3.edgexfoundry.org:10004 [2022-04-19T19:55:09.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:55:10.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:55:10.131Z] Configure a credential helper to remove this warning. See [2022-04-19T19:55:10.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:55:10.131Z] [2022-04-19T19:55:10.131Z] Login Succeeded [2022-04-19T19:55:10.131Z] docker.io [2022-04-19T19:55:10.336Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T19:55:10.336Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T19:55:10.336Z] Removing intermediate container 43d4e4dbd691 [2022-04-19T19:55:10.336Z] ---> 096a691298d1 [2022-04-19T19:55:10.336Z] [2022-04-19T19:55:10.336Z] ---> 7417809fdb73 [2022-04-19T19:55:10.336Z] 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-19T19:55:10.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:55:10.596Z] Successfully built 096a691298d1 [2022-04-19T19:55:10.596Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T19:55:10.596Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-19T19:55:10.596Z] ---> Running in af8d37782384 [2022-04-19T19:55:11.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:55:11.012Z] Configure a credential helper to remove this warning. See [2022-04-19T19:55:11.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:55:11.012Z] [2022-04-19T19:55:11.012Z] Login Succeeded [2022-04-19T19:55:11.012Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T19:55:11.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-19T19:55:11.529Z] Removing intermediate container af8d37782384 [2022-04-19T19:55:11.529Z] ---> e7fe7760d6af [2022-04-19T19:55:11.529Z] 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-19T19:55:11.529Z] ---> Running in 4ed393bec3ec [Pipeline] echo [2022-04-19T19:55:11.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T19:55:11.696Z] ========================================================= [2022-04-19T19:55:11.696Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T19:55:11.696Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:55:12.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:55:12.409Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T19:55:12.409Z] 9b3977197b4f: Pulling fs layer [2022-04-19T19:55:12.409Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T19:55:12.409Z] 94645a83ff95: Pulling fs layer [2022-04-19T19:55:12.409Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T19:55:12.409Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T19:55:12.409Z] f7c0051592d6: Pulling fs layer [2022-04-19T19:55:12.409Z] a227ed2f7395: Pulling fs layer [2022-04-19T19:55:12.409Z] 7b1c46037f91: Pulling fs layer [2022-04-19T19:55:12.409Z] f7c0051592d6: Waiting [2022-04-19T19:55:12.409Z] a227ed2f7395: Waiting [2022-04-19T19:55:12.409Z] 7b1c46037f91: Waiting [2022-04-19T19:55:12.409Z] 0c92f367c5e7: Waiting [2022-04-19T19:55:12.409Z] 94645a83ff95: Download complete [2022-04-19T19:55:12.409Z] 1a89e8eeedd5: Download complete [2022-04-19T19:55:12.409Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T19:55:12.409Z] 0c92f367c5e7: Download complete [2022-04-19T19:55:12.409Z] f7c0051592d6: Verifying Checksum [2022-04-19T19:55:12.409Z] f7c0051592d6: Download complete [2022-04-19T19:55:12.409Z] 9b3977197b4f: Verifying Checksum [2022-04-19T19:55:12.409Z] 9b3977197b4f: Download complete [2022-04-19T19:55:12.409Z] a227ed2f7395: Verifying Checksum [2022-04-19T19:55:12.409Z] a227ed2f7395: Download complete [2022-04-19T19:55:12.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:12.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:13.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:55:13.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:55:13.164Z] ---> d0b6b59c530a [2022-04-19T19:55:13.164Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> bec095a36646 [2022-04-19T19:55:13.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> 20b54f055d93 [2022-04-19T19:55:13.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> 0e298adff08c [2022-04-19T19:55:13.164Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> 72326bc826a5 [2022-04-19T19:55:13.164Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> b3c28db5184f [2022-04-19T19:55:13.164Z] Step 8/22 : COPY . . [2022-04-19T19:55:13.164Z] ---> Using cache [2022-04-19T19:55:13.164Z] ---> ad2c30d16129 [2022-04-19T19:55:13.164Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T19:55:13.164Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T19:55:13.164Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T19:55:13.164Z] Executing bash-5.1.16-r0.post-install [2022-04-19T19:55:13.164Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:55:13.164Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T19:55:13.164Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T19:55:13.164Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T19:55:13.164Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T19:55:13.164Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T19:55:13.164Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T19:55:13.164Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T19:55:13.164Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T19:55:13.164Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T19:55:13.164Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T19:55:13.164Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T19:55:13.416Z] 9b3977197b4f: Pull complete [2022-04-19T19:55:13.423Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T19:55:13.423Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T19:55:13.423Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T19:55:13.682Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T19:55:13.682Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T19:55:13.682Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T19:55:13.682Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T19:55:13.682Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T19:55:13.682Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T19:55:13.682Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T19:55:13.682Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T19:55:13.682Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T19:55:13.682Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T19:55:13.682Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T19:55:13.682Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T19:55:13.682Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T19:55:13.682Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T19:55:13.682Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T19:55:13.682Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T19:55:13.682Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T19:55:13.682Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T19:55:13.682Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T19:55:13.682Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T19:55:13.941Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T19:55:13.941Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T19:55:13.941Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T19:55:13.941Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T19:55:13.941Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T19:55:13.941Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T19:55:14.029Z] 1a89e8eeedd5: Pull complete [2022-04-19T19:55:14.200Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:55:14.200Z] OK: 83 MiB in 65 packages [2022-04-19T19:55:14.636Z] 94645a83ff95: Pull complete [2022-04-19T19:55:14.636Z] 7b1c46037f91: Verifying Checksum [2022-04-19T19:55:14.636Z] 7b1c46037f91: Download complete [2022-04-19T19:55:14.777Z] ---> Running in 295c9f106256 [2022-04-19T19:55:15.035Z] Collecting docker-compose==1.23.2 [2022-04-19T19:55:15.035Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T19:55:15.035Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T19:55:15.035Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T19:55:15.240Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T19:55:15.240Z] 3f3a8bcf1eab: Download complete [2022-04-19T19:55:15.602Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T19:55:15.602Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T19:55:15.602Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T19:55:15.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T19:55:16.171Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T19:55:16.171Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T19:55:16.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T19:55:16.171Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T19:55:16.171Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T19:55:16.171Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:55:16.171Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:55:16.171Z] ---> d0b6b59c530a [2022-04-19T19:55:16.171Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T19:55:16.171Z] ---> Using cache [2022-04-19T19:55:16.171Z] ---> bec095a36646 [2022-04-19T19:55:16.171Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T19:55:16.429Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T19:55:16.429Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T19:55:16.429Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T19:55:16.429Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T19:55:16.690Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T19:55:16.690Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T19:55:16.690Z] Collecting PyYAML<4,>=3.10 [2022-04-19T19:55:16.690Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T19:55:17.256Z] ---> Running in 3df07031e81c [2022-04-19T19:55:17.256Z] 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-19T19:55:17.256Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T19:55:17.256Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T19:55:17.513Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T19:55:17.513Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T19:55:17.513Z] 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-19T19:55:17.513Z] Collecting idna<2.8,>=2.5 [2022-04-19T19:55:17.513Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T19:55:17.513Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T19:55:17.513Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T19:55:17.513Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T19:55:17.513Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T19:55:17.513Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T19:55:17.513Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T19:55:17.770Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T19:55:17.770Z] Attempting uninstall: urllib3 [2022-04-19T19:55:17.770Z] Found existing installation: urllib3 1.26.7 [2022-04-19T19:55:17.770Z] Uninstalling urllib3-1.26.7: [2022-04-19T19:55:17.770Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T19:55:17.770Z] Attempting uninstall: idna [2022-04-19T19:55:17.770Z] Found existing installation: idna 3.3 [2022-04-19T19:55:17.770Z] Uninstalling idna-3.3: [2022-04-19T19:55:17.770Z] Successfully uninstalled idna-3.3 [2022-04-19T19:55:18.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:18.336Z] Attempting uninstall: requests [2022-04-19T19:55:18.336Z] Found existing installation: requests 2.26.0 [2022-04-19T19:55:18.336Z] Uninstalling requests-2.26.0: [2022-04-19T19:55:18.336Z] Successfully uninstalled requests-2.26.0 [2022-04-19T19:55:18.336Z] Running setup.py install for texttable: started [2022-04-19T19:55:18.902Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T19:55:18.902Z] Running setup.py install for PyYAML: started [2022-04-19T19:55:19.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:19.159Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T19:55:19.159Z] Running setup.py install for docopt: started [2022-04-19T19:55:19.416Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:55:19.416Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:55:19.416Z] OK: 15866 distinct packages available [2022-04-19T19:55:19.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:19.674Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T19:55:19.674Z] Running setup.py install for dockerpty: started [2022-04-19T19:55:19.932Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T19:55:20.191Z] 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-19T19:55:20.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:20.759Z] OK: 221 MiB in 52 packages [2022-04-19T19:55:21.692Z] Removing intermediate container 3df07031e81c [2022-04-19T19:55:21.692Z] ---> 4e6e30cf26d3 [2022-04-19T19:55:21.692Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T19:55:22.632Z] ---> 4f3912628057 [2022-04-19T19:55:22.632Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:55:22.632Z] ---> Running in 356355718ffd [2022-04-19T19:55:25.918Z] Removing intermediate container 356355718ffd [2022-04-19T19:55:25.918Z] ---> 100994ae2abc [2022-04-19T19:55:25.918Z] Step 7/20 : COPY . . [2022-04-19T19:55:25.918Z] Removing intermediate container 4ed393bec3ec [2022-04-19T19:55:25.918Z] ---> e93facb7b5d3 [2022-04-19T19:55:25.918Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T19:55:25.918Z] ---> Running in ba03e9ccbba1 [2022-04-19T19:55:26.490Z] Removing intermediate container ba03e9ccbba1 [2022-04-19T19:55:26.490Z] ---> 491513c39f00 [2022-04-19T19:55:26.490Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T19:55:26.751Z] ---> Running in 36b3abe535d3 [2022-04-19T19:55:27.318Z] Removing intermediate container 36b3abe535d3 [2022-04-19T19:55:27.318Z] ---> 0882c85626b5 [2022-04-19T19:55:27.318Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T19:55:29.223Z] ---> 381a48573f57 [2022-04-19T19:55:29.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T19:55:30.162Z] ---> 16e506fb37cb [2022-04-19T19:55:30.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T19:55:30.403Z] 3f3a8bcf1eab: Pull complete [2022-04-19T19:55:30.403Z] 0c92f367c5e7: Pull complete [2022-04-19T19:55:30.403Z] f7c0051592d6: Pull complete [2022-04-19T19:55:30.403Z] a227ed2f7395: Pull complete [2022-04-19T19:55:31.536Z] ---> 3b5f26954ec5 [2022-04-19T19:55:31.536Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T19:55:31.795Z] ---> Running in d89af70e87a7 [2022-04-19T19:55:32.362Z] Removing intermediate container d89af70e87a7 [2022-04-19T19:55:32.362Z] ---> 43559ed4d734 [2022-04-19T19:55:32.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:55:32.362Z] ---> Running in 94732d5c65f7 [2022-04-19T19:55:32.941Z] Removing intermediate container 94732d5c65f7 [2022-04-19T19:55:32.941Z] ---> a364109bc0b7 [2022-04-19T19:55:32.941Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:55:33.200Z] ---> Running in c82583f8b49a [2022-04-19T19:55:33.458Z] Removing intermediate container c82583f8b49a [2022-04-19T19:55:33.458Z] ---> 95df84b507b4 [2022-04-19T19:55:33.458Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:55:33.458Z] ---> Running in 4fd688c636c3 [2022-04-19T19:55:34.394Z] Removing intermediate container 4fd688c636c3 [2022-04-19T19:55:34.394Z] ---> 6168dc0ab575 [2022-04-19T19:55:34.394Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:34.394Z] ---> Running in 21d6a0201ffe [2022-04-19T19:55:34.660Z] Removing intermediate container 21d6a0201ffe [2022-04-19T19:55:34.660Z] ---> 4f5240740173 [2022-04-19T19:55:34.660Z] [2022-04-19T19:55:34.919Z] Successfully built 4f5240740173 [2022-04-19T19:55:34.919Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T19:55:34.919Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-19T19:55:35.825Z] 7b1c46037f91: Pull complete [2022-04-19T19:55:35.825Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T19:55:35.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:55:35.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:55:36.192Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-19T19:55:36.192Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:55:36.192Z] WORKDIR /edgex [2022-04-19T19:55:36.192Z] COPY go.mod . [2022-04-19T19:55:36.192Z] RUN go mod download [2022-04-19T19:55:38.208Z] ---> f6788ff092f1 [2022-04-19T19:55:38.208Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T19:55:38.775Z] ---> Running in 9958a6fe6be3 [2022-04-19T19:55:38.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T19:55:38.837Z] Sending build context to Docker daemon 169.2MB [2022-04-19T19:55:38.837Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:55:38.837Z] ---> f79e39bc4007 [2022-04-19T19:55:38.837Z] Step 2/4 : WORKDIR /edgex [2022-04-19T19:55:39.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:55:39.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:55:39.048Z] ---> d0b6b59c530a [2022-04-19T19:55:39.048Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> bec095a36646 [2022-04-19T19:55:39.048Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> 20b54f055d93 [2022-04-19T19:55:39.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> 0e298adff08c [2022-04-19T19:55:39.048Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> 72326bc826a5 [2022-04-19T19:55:39.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> b3c28db5184f [2022-04-19T19:55:39.048Z] Step 8/23 : COPY . . [2022-04-19T19:55:39.048Z] ---> Using cache [2022-04-19T19:55:39.048Z] ---> ad2c30d16129 [2022-04-19T19:55:39.048Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T19:55:39.307Z] ---> Running in c2a92f2cce4d [2022-04-19T19:55:39.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T19:55:40.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T19:55:40.822Z] ---> Running in b841e18c289c [2022-04-19T19:55:41.424Z] Removing intermediate container b841e18c289c [2022-04-19T19:55:41.424Z] ---> 6ea616708ccd [2022-04-19T19:55:41.424Z] Step 3/4 : COPY go.mod . [2022-04-19T19:55:42.023Z] ---> 466d5e8bc37b [2022-04-19T19:55:42.023Z] Step 4/4 : RUN go mod download [2022-04-19T19:55:42.023Z] ---> Running in d284cbc96d37 [2022-04-19T19:55:45.729Z] Removing intermediate container 295c9f106256 [2022-04-19T19:55:45.729Z] ---> a7b24c819d75 [2022-04-19T19:55:45.729Z] [2022-04-19T19:55:45.729Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:55:45.729Z] ---> e04c818066af [2022-04-19T19:55:45.729Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T19:55:45.729Z] ---> Running in 3abb896b6c97 [2022-04-19T19:55:46.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:46.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:46.557Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T19:55:46.557Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:55:46.557Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T19:55:46.557Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T19:55:46.557Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T19:55:46.557Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T19:55:46.557Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:55:46.557Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:55:46.557Z] OK: 8 MiB in 20 packages [2022-04-19T19:55:48.460Z] Removing intermediate container 3abb896b6c97 [2022-04-19T19:55:48.460Z] ---> 3ef935fb66e4 [2022-04-19T19:55:48.460Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T19:55:49.398Z] ---> Running in 44d46fa70026 [2022-04-19T19:55:49.658Z] Removing intermediate container 44d46fa70026 [2022-04-19T19:55:49.658Z] ---> 7c774d236695 [2022-04-19T19:55:49.658Z] Step 13/22 : WORKDIR /edgex [2022-04-19T19:55:49.916Z] ---> Running in 7e3c02cd7f81 [2022-04-19T19:55:50.481Z] Removing intermediate container 7e3c02cd7f81 [2022-04-19T19:55:50.481Z] ---> c36d0445bf01 [2022-04-19T19:55:50.481Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T19:55:51.048Z] ---> bf2958d76db8 [2022-04-19T19:55:51.048Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T19:55:52.949Z] ---> c95517272b01 [2022-04-19T19:55:52.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T19:55:53.883Z] ---> b9fa56bc2969 [2022-04-19T19:55:53.883Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T19:55:54.475Z] ---> 4c58bf3b075b [2022-04-19T19:55:54.475Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T19:55:54.734Z] ---> Running in 433ca25cdaf2 [2022-04-19T19:55:56.700Z] Removing intermediate container 433ca25cdaf2 [2022-04-19T19:55:56.700Z] ---> 9172c5275842 [2022-04-19T19:55:56.700Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T19:55:56.959Z] ---> Running in 1903a050cbd5 [2022-04-19T19:55:57.525Z] Removing intermediate container 1903a050cbd5 [2022-04-19T19:55:57.525Z] ---> 9987f56ebfa3 [2022-04-19T19:55:57.525Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:55:57.786Z] ---> Running in 88fa0ece3a55 [2022-04-19T19:55:58.352Z] Removing intermediate container 88fa0ece3a55 [2022-04-19T19:55:58.352Z] ---> 8694f028f4ff [2022-04-19T19:55:58.352Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:55:58.352Z] ---> Running in 027386b2636e [2022-04-19T19:55:58.918Z] Removing intermediate container 027386b2636e [2022-04-19T19:55:58.918Z] ---> c60529f015a3 [2022-04-19T19:55:58.918Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:58.918Z] ---> Running in 0ea0cc21637b [2022-04-19T19:55:59.487Z] Removing intermediate container 0ea0cc21637b [2022-04-19T19:55:59.487Z] ---> 3fd42fb14ea6 [2022-04-19T19:55:59.487Z] [2022-04-19T19:55:59.487Z] Successfully built 3fd42fb14ea6 [2022-04-19T19:55:59.487Z] Successfully tagged security-proxy-setup:latest [2022-04-19T19:55:59.487Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-19T19:56:03.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:03.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:03.694Z] ---> d0b6b59c530a [2022-04-19T19:56:03.694Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:56:03.694Z] ---> Using cache [2022-04-19T19:56:03.694Z] ---> bec095a36646 [2022-04-19T19:56:03.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:03.695Z] ---> Using cache [2022-04-19T19:56:03.695Z] ---> 20b54f055d93 [2022-04-19T19:56:03.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T19:56:03.695Z] ---> Using cache [2022-04-19T19:56:03.695Z] ---> 0e298adff08c [2022-04-19T19:56:03.695Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:56:03.695Z] ---> Using cache [2022-04-19T19:56:03.695Z] ---> 72326bc826a5 [2022-04-19T19:56:03.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:03.695Z] ---> Using cache [2022-04-19T19:56:03.695Z] ---> b3c28db5184f [2022-04-19T19:56:03.695Z] Step 8/23 : COPY . . [2022-04-19T19:56:03.695Z] ---> Using cache [2022-04-19T19:56:03.695Z] ---> ad2c30d16129 [2022-04-19T19:56:03.695Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T19:56:07.896Z] ---> Running in e5e276fd67a4 [2022-04-19T19:56:08.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T19:56:09.282Z] Removing intermediate container c2a92f2cce4d [2022-04-19T19:56:09.282Z] ---> 3d4c65028387 [2022-04-19T19:56:09.282Z] [2022-04-19T19:56:09.282Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:56:09.282Z] ---> e04c818066af [2022-04-19T19:56:09.282Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:56:09.282Z] ---> Using cache [2022-04-19T19:56:09.282Z] ---> 068b4867cdfe [2022-04-19T19:56:09.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:56:09.282Z] ---> Using cache [2022-04-19T19:56:09.282Z] ---> 25ec9dab056a [2022-04-19T19:56:09.282Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T19:56:09.282Z] ---> Running in 5e7c16aeb29c [2022-04-19T19:56:09.560Z] Removing intermediate container 5e7c16aeb29c [2022-04-19T19:56:09.560Z] ---> cc3979cbc9d3 [2022-04-19T19:56:09.560Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T19:56:09.560Z] ---> Running in 05266b9f7521 [2022-04-19T19:56:10.134Z] Removing intermediate container 05266b9f7521 [2022-04-19T19:56:10.134Z] ---> 88eb000d2e37 [2022-04-19T19:56:10.134Z] Step 15/23 : WORKDIR / [2022-04-19T19:56:10.134Z] ---> Running in 17ebb8af72bf [2022-04-19T19:56:10.398Z] Removing intermediate container 17ebb8af72bf [2022-04-19T19:56:10.398Z] ---> fbc3703ac5c8 [2022-04-19T19:56:10.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:11.341Z] ---> 526b3b7016fa [2022-04-19T19:56:11.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T19:56:11.931Z] ---> a7f7b62d33fa [2022-04-19T19:56:11.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T19:56:11.931Z] Removing intermediate container 9958a6fe6be3 [2022-04-19T19:56:11.931Z] ---> f9bc2a2c35b5 [2022-04-19T19:56:11.931Z] [2022-04-19T19:56:11.931Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T19:56:11.931Z] 3.15: Pulling from library/alpine [2022-04-19T19:56:12.194Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T19:56:12.194Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T19:56:12.194Z] ---> 0ac33e5f5afa [2022-04-19T19:56:12.194Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:56:12.194Z] ---> 761b5313fe88 [2022-04-19T19:56:12.194Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T19:56:12.194Z] ---> Running in 5b90ebc9cc4b [2022-04-19T19:56:12.194Z] ---> Running in 98d5713ab31b [2022-04-19T19:56:12.454Z] Removing intermediate container 98d5713ab31b [2022-04-19T19:56:12.454Z] ---> edc4781f2ad2 [2022-04-19T19:56:12.454Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5b90ebc9cc4b [2022-04-19T19:56:12.454Z] [2022-04-19T19:56:12.454Z] ---> 035faf19bf8c [2022-04-19T19:56:12.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:56:12.716Z] ---> Running in 1fd2e7822afa [2022-04-19T19:56:12.716Z] ---> Running in 335be2971fe2 [2022-04-19T19:56:12.716Z] Removing intermediate container 335be2971fe2 [2022-04-19T19:56:12.716Z] ---> 30e3dac35437 [2022-04-19T19:56:12.716Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:56:13.005Z] ---> Running in 00b9efee7f25 [2022-04-19T19:56:13.005Z] Removing intermediate container 00b9efee7f25 [2022-04-19T19:56:13.005Z] ---> 399f1922a95c [2022-04-19T19:56:13.005Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:56:13.270Z] ---> Running in bce150abc297 [2022-04-19T19:56:13.535Z] Removing intermediate container bce150abc297 [2022-04-19T19:56:13.535Z] ---> ebfb4c30835f [2022-04-19T19:56:13.535Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:13.535Z] ---> Running in ec5c2eaa622d [2022-04-19T19:56:13.796Z] Removing intermediate container 1fd2e7822afa [2022-04-19T19:56:13.796Z] ---> c00d0b0e83c2 [2022-04-19T19:56:13.796Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T19:56:14.057Z] Removing intermediate container ec5c2eaa622d [2022-04-19T19:56:14.057Z] ---> 56aa9f65ead0 [2022-04-19T19:56:14.057Z] [2022-04-19T19:56:14.057Z] ---> Running in 94961d72c354 [2022-04-19T19:56:14.057Z] Successfully built 56aa9f65ead0 [2022-04-19T19:56:14.057Z] Successfully tagged core-command:latest [2022-04-19T19:56:14.057Z]  Building core-command ... done Building security-spire-config [2022-04-19T19:56:14.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:15.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:15.837Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:56:15.837Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:56:15.837Z] OK: 15855 distinct packages available [2022-04-19T19:56:15.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:16.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:17.040Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T19:56:17.040Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:56:17.040Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T19:56:17.302Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T19:56:17.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:17.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:17.302Z] ---> d0b6b59c530a [2022-04-19T19:56:17.302Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T19:56:17.302Z] ---> Using cache [2022-04-19T19:56:17.302Z] ---> bec095a36646 [2022-04-19T19:56:17.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:17.302Z] ---> Using cache [2022-04-19T19:56:17.302Z] ---> 20b54f055d93 [2022-04-19T19:56:17.302Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:56:17.302Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T19:56:17.302Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T19:56:17.563Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:56:17.563Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T19:56:17.563Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T19:56:17.824Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:56:17.824Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:56:17.824Z] OK: 8 MiB in 23 packages [2022-04-19T19:56:19.743Z] ---> Running in 64d50bcca675 [2022-04-19T19:56:19.743Z] Removing intermediate container 94961d72c354 [2022-04-19T19:56:19.743Z] ---> 2bf07cd91d93 [2022-04-19T19:56:19.743Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:19.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:20.004Z] ---> 72e6248294b3 [2022-04-19T19:56:20.004Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T19:56:20.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:20.581Z] ---> 06906a17b0e9 [2022-04-19T19:56:20.581Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T19:56:20.893Z] ---> 1815b7e9fd07 [2022-04-19T19:56:20.893Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T19:56:20.893Z] ---> Running in 290135aeb6b2 [2022-04-19T19:56:20.893Z] OK: 221 MiB in 52 packages [2022-04-19T19:56:21.156Z] Removing intermediate container 290135aeb6b2 [2022-04-19T19:56:21.156Z] ---> 63b48420d30a [2022-04-19T19:56:21.156Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:56:21.156Z] ---> Running in e8a7f30becc8 [2022-04-19T19:56:21.420Z] Removing intermediate container 64d50bcca675 [2022-04-19T19:56:21.420Z] ---> 48b4920bc536 [2022-04-19T19:56:21.420Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T19:56:21.681Z] Removing intermediate container e8a7f30becc8 [2022-04-19T19:56:21.681Z] ---> 1b88ba57476d [2022-04-19T19:56:21.681Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T19:56:21.681Z] ---> Running in d909713a88e8 [2022-04-19T19:56:21.942Z] ---> a66390b229d4 [2022-04-19T19:56:21.942Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:21.942Z] ---> Running in db327b43f931 [2022-04-19T19:56:21.942Z] Removing intermediate container d909713a88e8 [2022-04-19T19:56:21.942Z] ---> b9f45f2d094f [2022-04-19T19:56:21.942Z] Step 19/20 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:56:21.942Z] ---> Running in 7e1de57bcab0 [2022-04-19T19:56:22.226Z] Removing intermediate container 7e1de57bcab0 [2022-04-19T19:56:22.226Z] ---> 6dba5d274d04 [2022-04-19T19:56:22.226Z] Step 20/20 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:22.492Z] ---> Running in 37ac8a56b75d [2022-04-19T19:56:22.492Z] Removing intermediate container e5e276fd67a4 [2022-04-19T19:56:22.492Z] ---> 7dd07263a7ea [2022-04-19T19:56:22.492Z] [2022-04-19T19:56:22.492Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:56:22.492Z] ---> e04c818066af [2022-04-19T19:56:22.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:56:22.492Z] ---> Using cache [2022-04-19T19:56:22.492Z] ---> 068b4867cdfe [2022-04-19T19:56:22.492Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:56:22.492Z] ---> Using cache [2022-04-19T19:56:22.492Z] ---> 25ec9dab056a [2022-04-19T19:56:22.492Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T19:56:22.492Z] ---> Running in c219e56994ec [2022-04-19T19:56:22.492Z] Removing intermediate container 37ac8a56b75d [2022-04-19T19:56:22.492Z] ---> abac9fddd667 [2022-04-19T19:56:22.492Z] [2022-04-19T19:56:22.492Z] Removing intermediate container c219e56994ec [2022-04-19T19:56:22.492Z] ---> 61dba053af12 [2022-04-19T19:56:22.492Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T19:56:22.754Z] Successfully built abac9fddd667 [2022-04-19T19:56:22.754Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T19:56:22.754Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-19T19:56:22.754Z] ---> Running in fe10164675d1 [2022-04-19T19:56:22.754Z] Removing intermediate container fe10164675d1 [2022-04-19T19:56:22.754Z] ---> e3e169eee5df [2022-04-19T19:56:22.754Z] Step 15/23 : WORKDIR / [2022-04-19T19:56:23.697Z] Removing intermediate container db327b43f931 [2022-04-19T19:56:23.697Z] ---> e0bffd9a3495 [2022-04-19T19:56:23.697Z] Step 8/26 : COPY . . [2022-04-19T19:56:25.082Z] ---> Running in 25b88fe47bbd [2022-04-19T19:56:26.471Z] Removing intermediate container 25b88fe47bbd [2022-04-19T19:56:26.471Z] ---> 9b67f8f57a18 [2022-04-19T19:56:26.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:26.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:26.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:26.471Z] ---> d0b6b59c530a [2022-04-19T19:56:26.471Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:56:26.471Z] ---> Using cache [2022-04-19T19:56:26.471Z] ---> bec095a36646 [2022-04-19T19:56:26.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:26.471Z] ---> Using cache [2022-04-19T19:56:26.471Z] ---> 20b54f055d93 [2022-04-19T19:56:26.471Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T19:56:26.732Z] ---> Running in 5708c7b0b1c3 [2022-04-19T19:56:26.992Z] ---> 50629d4c1217 [2022-04-19T19:56:26.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T19:56:27.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:27.828Z] ---> e67cbefe8882 [2022-04-19T19:56:27.828Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T19:56:28.090Z] ---> 5350d05ae922 [2022-04-19T19:56:28.090Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T19:56:28.090Z] ---> Running in 3d2a98cab31a [2022-04-19T19:56:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:28.366Z] Removing intermediate container 3d2a98cab31a [2022-04-19T19:56:28.366Z] ---> eecacbed5b08 [2022-04-19T19:56:28.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:56:28.367Z] ---> Running in a84b2cc3c3ad [2022-04-19T19:56:28.629Z] Removing intermediate container a84b2cc3c3ad [2022-04-19T19:56:28.629Z] ---> 4b73bcfb52f9 [2022-04-19T19:56:28.629Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:56:28.629Z] OK: 221 MiB in 52 packages [2022-04-19T19:56:28.629Z] ---> Running in 132bf4d379d6 [2022-04-19T19:56:28.629Z] ---> 6c18f94a29f3 [2022-04-19T19:56:28.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:56:28.629Z] ---> Running in 53c8b5dfc31f [2022-04-19T19:56:28.899Z] Removing intermediate container 132bf4d379d6 [2022-04-19T19:56:28.899Z] ---> 27893dd93b66 [2022-04-19T19:56:28.899Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:56:28.899Z] Removing intermediate container 53c8b5dfc31f [2022-04-19T19:56:28.899Z] ---> 8542fb8b0d7d [2022-04-19T19:56:28.899Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T19:56:28.899Z] ---> Running in 6c5d6d4717b1 [2022-04-19T19:56:28.899Z] ---> Running in 1438ba164d04 [2022-04-19T19:56:28.899Z] Removing intermediate container 5708c7b0b1c3 [2022-04-19T19:56:28.899Z] ---> 167cac8ef81e [2022-04-19T19:56:28.899Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:56:29.161Z] Removing intermediate container 6c5d6d4717b1 [2022-04-19T19:56:29.161Z] ---> c3fc178ec38b [2022-04-19T19:56:29.161Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:29.161Z] ---> Running in 8270f4617d00 [2022-04-19T19:56:29.161Z] ---> cd90c5ccf0e0 [2022-04-19T19:56:29.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:29.426Z] Removing intermediate container 8270f4617d00 [2022-04-19T19:56:29.426Z] ---> 1810e096bf7d [2022-04-19T19:56:29.426Z] [2022-04-19T19:56:29.426Z] ---> Running in 158667c5462b [2022-04-19T19:56:29.426Z] Successfully built 1810e096bf7d [2022-04-19T19:56:29.426Z] Successfully tagged core-metadata:latest [2022-04-19T19:56:29.426Z]  Building core-metadata ... done Building security-bootstrapper [2022-04-19T19:56:31.365Z] Removing intermediate container 1438ba164d04 [2022-04-19T19:56:31.365Z] ---> 0037ee31731e [2022-04-19T19:56:31.365Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T19:56:31.365Z] ---> Running in 7510f264a6a4 [2022-04-19T19:56:31.628Z] Removing intermediate container 158667c5462b [2022-04-19T19:56:31.628Z] ---> 6260bc8a71ac [2022-04-19T19:56:31.628Z] Step 8/22 : COPY . . [2022-04-19T19:56:31.628Z] Removing intermediate container 7510f264a6a4 [2022-04-19T19:56:31.628Z] ---> eb6aeacf6aff [2022-04-19T19:56:31.628Z] 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-19T19:56:31.890Z] ---> Running in 89be06ba15c7 [2022-04-19T19:56:32.833Z] spire-1.2.1/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.data/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.data/.file [2022-04-19T19:56:32.833Z] spire-1.2.1/.dockerignore [2022-04-19T19:56:32.833Z] spire-1.2.1/.gitattributes [2022-04-19T19:56:32.833Z] spire-1.2.1/.githooks/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:56:32.833Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:56:32.833Z] spire-1.2.1/.gitignore [2022-04-19T19:56:32.833Z] spire-1.2.1/.go-version [2022-04-19T19:56:32.833Z] spire-1.2.1/.golangci.yml [2022-04-19T19:56:32.833Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:56:32.833Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:56:32.833Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:56:32.833Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:56:32.833Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:56:32.833Z] spire-1.2.1/Dockerfile [2022-04-19T19:56:32.833Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:56:32.833Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:56:32.833Z] spire-1.2.1/LICENSE [2022-04-19T19:56:32.833Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:56:32.833Z] spire-1.2.1/Makefile [2022-04-19T19:56:32.833Z] spire-1.2.1/README.md [2022-04-19T19:56:32.833Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:56:32.833Z] spire-1.2.1/SECURITY.md [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:56:32.833Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:56:32.834Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/ [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/agent/ [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/server/ [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:56:32.834Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/ [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/ [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:56:32.834Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:56:32.834Z] spire-1.2.1/examples/ [2022-04-19T19:56:32.834Z] spire-1.2.1/examples/README.md [2022-04-19T19:56:32.834Z] spire-1.2.1/go.mod [2022-04-19T19:56:32.834Z] spire-1.2.1/go.sum [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:56:32.834Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:56:32.835Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:56:32.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/private/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:56:32.837Z] spire-1.2.1/release/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:56:32.837Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/script/ [2022-04-19T19:56:32.837Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:56:32.837Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:56:32.837Z] spire-1.2.1/support/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:56:32.837Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/clock/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:56:32.837Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/common [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:56:32.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:56:32.839Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:56:32.839Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testca/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testkey/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/ [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/race.go [2022-04-19T19:56:32.839Z] spire-1.2.1/test/util/util.go [2022-04-19T19:56:32.839Z] building spire from source... [2022-04-19T19:56:33.100Z] Installing go1.17.7... [2022-04-19T19:56:33.100Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:33.100Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:33.100Z] ---> d0b6b59c530a [2022-04-19T19:56:33.100Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> bec095a36646 [2022-04-19T19:56:33.100Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> 20b54f055d93 [2022-04-19T19:56:33.100Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> 0e298adff08c [2022-04-19T19:56:33.100Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> 72326bc826a5 [2022-04-19T19:56:33.100Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> b3c28db5184f [2022-04-19T19:56:33.100Z] Step 8/31 : COPY . . [2022-04-19T19:56:33.100Z] ---> Using cache [2022-04-19T19:56:33.100Z] ---> ad2c30d16129 [2022-04-19T19:56:33.100Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T19:56:37.322Z] ---> Running in 189bf0298ac3 [2022-04-19T19:56:37.322Z] ---> 2306e0d4f79e [2022-04-19T19:56:37.322Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T19:56:37.585Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T19:56:37.585Z] ---> Running in 38195f2a83be [2022-04-19T19:56:37.849Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T19:56:38.109Z] Building bin/spire-server... [2022-04-19T19:56:38.109Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:56:38.109Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:56:38.109Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:56:38.109Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:56:38.109Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:56:38.109Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:56:38.109Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:56:38.109Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:56:38.109Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:56:38.109Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:56:38.369Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:56:38.369Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:56:38.369Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:56:38.369Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:56:38.369Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:56:38.369Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:56:38.369Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:56:38.369Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:56:38.369Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:56:38.369Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:56:38.607Z] Removing intermediate container d284cbc96d37 [2022-04-19T19:56:38.607Z] ---> c539555e6432 [2022-04-19T19:56:38.607Z] Successfully built c539555e6432 [2022-04-19T19:56:38.607Z] Successfully tagged ci-base-image-arm64:latest [2022-04-19T19:56:38.630Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:56:38.630Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:56:38.630Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:56:38.630Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:56:38.630Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:56:38.630Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:56:38.630Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:56:38.630Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:56:38.630Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:56:38.630Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:56:38.630Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:56:38.630Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:56:38.630Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:56:38.630Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:56:38.630Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:56:38.630Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:56:38.630Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:56:38.630Z] go: downloading github.com/prometheus/procfs v0.7.3 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:56:38.890Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:56:38.890Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:56:38.890Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:56:38.890Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:56:38.890Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:56:38.890Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:56:38.890Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:56:38.890Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:56:38.890Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:56:38.890Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:56:38.890Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:56:38.890Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:56:38.890Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:56:38.890Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:56:38.890Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:56:38.982Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T19:56:38.982Z] . [Pipeline] withDockerContainer [2022-04-19T19:56:39.150Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:56:39.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-21387 does not seem to be running inside a container [2022-04-19T19:56:39.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:56:39.411Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:56:40.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:56:40.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:56:40.793Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:56:40.793Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:56:40.793Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:56:40.879Z] $ docker top 71a7bcf305ea895e6168244bee1575a667cf2863c38ff9498748f08a0d79087a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:56:41.868Z] + go version [2022-04-19T19:56:41.868Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T19:56:41.897Z] $ docker stop --time=1 71a7bcf305ea895e6168244bee1575a667cf2863c38ff9498748f08a0d79087a [2022-04-19T19:56:43.671Z] $ docker rm -f 71a7bcf305ea895e6168244bee1575a667cf2863c38ff9498748f08a0d79087a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:56:44.099Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:56:44.099Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:56:44.099Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:56:44.099Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:56:44.099Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:56:44.099Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:56:44.099Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:56:44.099Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:56:44.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:56:44.375Z] [2022-04-19T19:56:44.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:56:44.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:56:45.020Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T19:56:45.020Z] 29e5d40040c1: Pulling fs layer [2022-04-19T19:56:45.020Z] 1ce36da41761: Pulling fs layer [2022-04-19T19:56:45.020Z] 25b303627fd3: Pulling fs layer [2022-04-19T19:56:45.020Z] 29e5d40040c1: Verifying Checksum [2022-04-19T19:56:45.020Z] 29e5d40040c1: Download complete [2022-04-19T19:56:45.303Z] 1ce36da41761: Verifying Checksum [2022-04-19T19:56:45.303Z] 1ce36da41761: Download complete [2022-04-19T19:56:45.482Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:56:45.482Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:56:45.482Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:56:45.482Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:56:45.482Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:56:45.742Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:56:45.742Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:56:45.742Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:56:45.907Z] 29e5d40040c1: Pull complete [2022-04-19T19:56:46.004Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:56:46.004Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:56:46.004Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:56:46.004Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:56:46.004Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:56:46.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:56:46.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:56:46.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:56:46.265Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:56:46.265Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:56:46.265Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:56:46.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:56:46.265Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:56:46.265Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:56:47.206Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:56:47.206Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:56:47.206Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:56:47.206Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:56:47.206Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:56:47.206Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:56:47.206Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:56:47.206Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:56:47.206Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:56:47.206Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:56:47.206Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:56:47.206Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:56:47.350Z] 25b303627fd3: Verifying Checksum [2022-04-19T19:56:47.350Z] 25b303627fd3: Download complete [2022-04-19T19:56:47.350Z] 1ce36da41761: Pull complete [2022-04-19T19:56:47.468Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:56:47.468Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:56:47.468Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:56:48.852Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:56:48.852Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:56:48.852Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:56:48.852Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:56:48.852Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:56:48.852Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:56:48.852Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:56:48.852Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:56:49.113Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:56:49.113Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:56:49.113Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:56:49.113Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:56:49.113Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:56:49.113Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:56:49.113Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:56:49.114Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:56:49.114Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:56:49.114Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:56:49.114Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:56:49.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:56:49.373Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:56:49.373Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:56:49.373Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:56:49.373Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:56:49.373Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:56:49.373Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:56:49.373Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:56:49.373Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:56:49.373Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:56:49.373Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:56:49.373Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:56:49.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:56:49.373Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:56:49.373Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:56:49.373Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:56:49.373Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:56:49.373Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:56:55.952Z] Building bin/spire-agent... [2022-04-19T19:56:55.952Z] Building bin/spire-agent... [2022-04-19T19:56:55.952Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:56:55.952Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:56:55.952Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:56:55.952Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:56:55.952Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:56:55.952Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:56:55.952Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:56:55.952Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:56:55.952Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:56:56.525Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:56:56.525Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:56:56.786Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:56:56.786Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:56:56.786Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:56:56.786Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:56:56.786Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:56:56.786Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:56:56.786Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:56:56.786Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:56:56.786Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T19:56:56.786Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:56:56.786Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:56:56.786Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T19:56:59.789Z] 25b303627fd3: Pull complete [2022-04-19T19:56:59.789Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T19:56:59.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:56:59.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T19:57:00.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-21387 does not seem to be running inside a container [2022-04-19T19:57:00.163Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:57:02.694Z] $ docker top 01bbf518af802f95f0d17efe5f8e7e592d7286f020865f6905723d3d51b64ee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:57:03.648Z] + docker-compose build --help [2022-04-19T19:57:03.648Z] + grep parallel [2022-04-19T19:57:09.056Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T19:57:09.087Z] $ docker stop --time=1 01bbf518af802f95f0d17efe5f8e7e592d7286f020865f6905723d3d51b64ee7 [2022-04-19T19:57:10.910Z] $ docker rm -f 01bbf518af802f95f0d17efe5f8e7e592d7286f020865f6905723d3d51b64ee7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:57:11.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:57:11.584Z] . [Pipeline] withDockerContainer [2022-04-19T19:57:11.699Z] Removing intermediate container 189bf0298ac3 [2022-04-19T19:57:11.699Z] ---> e2672b314a68 [2022-04-19T19:57:11.699Z] [2022-04-19T19:57:11.699Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T19:57:11.699Z] ---> e04c818066af [2022-04-19T19:57:11.699Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T19:57:11.699Z] ---> Running in ff100cab98eb [2022-04-19T19:57:11.699Z] Removing intermediate container 38195f2a83be [2022-04-19T19:57:11.699Z] ---> 0de24f9bd4e5 [2022-04-19T19:57:11.699Z] [2022-04-19T19:57:11.699Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:57:11.699Z] ---> e04c818066af [2022-04-19T19:57:11.699Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T19:57:11.699Z] ---> Running in abd90ffa3e98 [2022-04-19T19:57:11.699Z] Removing intermediate container ff100cab98eb [2022-04-19T19:57:11.699Z] ---> ed953deca355 [2022-04-19T19:57:11.699Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T19:57:11.699Z] ---> Running in 35246a514e54 [2022-04-19T19:57:11.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.699Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T19:57:11.699Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T19:57:11.699Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:57:11.699Z] OK: 6 MiB in 16 packages [2022-04-19T19:57:11.699Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T19:57:11.699Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T19:57:11.699Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:57:11.699Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:57:11.699Z] OK: 6 MiB in 16 packages [2022-04-19T19:57:11.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-21387 does not seem to be running inside a container [2022-04-19T19:57:11.950Z] $ 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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T19:57:12.272Z] Removing intermediate container 35246a514e54 [2022-04-19T19:57:12.272Z] ---> 9c44aa2c20ed [2022-04-19T19:57:12.272Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T19:57:12.272Z] Removing intermediate container abd90ffa3e98 [2022-04-19T19:57:12.272Z] ---> b01c9c3d2343 [2022-04-19T19:57:12.272Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:57:12.272Z] ---> Running in 8fc306bdf588 [2022-04-19T19:57:12.272Z] ---> Running in d64988a725e4 [2022-04-19T19:57:12.536Z] Removing intermediate container 8fc306bdf588 [2022-04-19T19:57:12.536Z] ---> b51702a61134 [2022-04-19T19:57:12.536Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T19:57:12.537Z] Removing intermediate container d64988a725e4 [2022-04-19T19:57:12.537Z] ---> 952a71c12dc5 [2022-04-19T19:57:12.537Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T19:57:12.537Z] ---> Running in f6e821a3d183 [2022-04-19T19:57:12.537Z] ---> Running in 8e08e2bae261 [2022-04-19T19:57:12.797Z] Removing intermediate container f6e821a3d183 [2022-04-19T19:57:12.797Z] ---> d341b9abea21 [2022-04-19T19:57:12.797Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T19:57:12.797Z] Removing intermediate container 8e08e2bae261 [2022-04-19T19:57:12.797Z] ---> d70ca5282058 [2022-04-19T19:57:12.797Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T19:57:12.797Z] ---> Running in af000db7a7fb [2022-04-19T19:57:12.797Z] ---> Running in a57f2100d706 [2022-04-19T19:57:13.375Z] Removing intermediate container a57f2100d706 [2022-04-19T19:57:13.375Z] ---> 4c9e962bd932 [2022-04-19T19:57:13.375Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:57:13.453Z] $ docker top b068a95737b5abce70739650323de73ca332309eef4586cc10224f182abf8cc8 -eo pid,comm [2022-04-19T19:57:13.637Z] ---> 48ff190c0875 [2022-04-19T19:57:13.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] { [Pipeline] sh [2022-04-19T19:57:14.409Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T19:57:14.583Z] Removing intermediate container af000db7a7fb [2022-04-19T19:57:14.583Z] ---> 67f15e4330ae [2022-04-19T19:57:14.583Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T19:57:14.583Z] ---> Running in 2893c9185a11 [2022-04-19T19:57:14.844Z] ---> 9b7c3a9fdfd5 [2022-04-19T19:57:14.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T19:57:15.106Z] Removing intermediate container 2893c9185a11 [2022-04-19T19:57:15.106Z] ---> 8c9d5c253c4d [2022-04-19T19:57:15.106Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T19:57:15.371Z] ---> 2e2eae153453 [2022-04-19T19:57:15.372Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T19:57:15.372Z] ---> Running in e9be3a79d2cb [2022-04-19T19:57:15.372Z] ---> 742dd476406b [2022-04-19T19:57:15.372Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T19:57:15.372Z] ---> Running in fe2e2f97dde1 [2022-04-19T19:57:15.658Z] Removing intermediate container e9be3a79d2cb [2022-04-19T19:57:15.658Z] ---> 49335785d6f9 [2022-04-19T19:57:15.658Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:57:15.920Z] ---> Running in 465c3aef4b53 [2022-04-19T19:57:16.181Z] Removing intermediate container 465c3aef4b53 [2022-04-19T19:57:16.181Z] ---> 12ad37784c5d [2022-04-19T19:57:16.181Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:57:16.444Z] ---> Running in e5de47a5c9d1 [2022-04-19T19:57:17.021Z] Removing intermediate container e5de47a5c9d1 [2022-04-19T19:57:17.021Z] ---> 7aa05c8dd297 [2022-04-19T19:57:17.021Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:57:17.021Z] ---> Running in 8203c3bd5fd4 [2022-04-19T19:57:17.283Z] Removing intermediate container fe2e2f97dde1 [2022-04-19T19:57:17.283Z] ---> 2eebed6b81d2 [2022-04-19T19:57:17.283Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:57:17.545Z] Removing intermediate container 8203c3bd5fd4 [2022-04-19T19:57:17.545Z] ---> 068054776c43 [2022-04-19T19:57:17.545Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:17.545Z] ---> Running in e44f0cb23f09 [2022-04-19T19:57:17.806Z] Removing intermediate container e44f0cb23f09 [2022-04-19T19:57:17.806Z] ---> ebd67febf4a7 [2022-04-19T19:57:17.806Z] [2022-04-19T19:57:18.070Z] ---> 40252a10ced2 [2022-04-19T19:57:18.070Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T19:57:18.070Z] Successfully built ebd67febf4a7 [2022-04-19T19:57:18.070Z] Successfully tagged support-notifications:latest [2022-04-19T19:57:18.070Z] Building core-data [2022-04-19T19:57:20.626Z]  Building support-notifications ... done  ---> 1fb738a9f7e7 [2022-04-19T19:57:20.626Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T19:57:21.149Z] Building core-command ... [2022-04-19T19:57:21.149Z] Building core-data ... [2022-04-19T19:57:21.149Z] Building core-metadata ... [2022-04-19T19:57:21.149Z] Building security-bootstrapper ... [2022-04-19T19:57:21.149Z] Building security-proxy-setup ... [2022-04-19T19:57:21.149Z] Building security-secretstore-setup ... [2022-04-19T19:57:21.149Z] Building security-spiffe-token-provider ... [2022-04-19T19:57:21.149Z] Building security-spire-agent ... [2022-04-19T19:57:21.149Z] Building security-spire-config ... [2022-04-19T19:57:21.149Z] Building security-spire-server ... [2022-04-19T19:57:21.149Z] Building support-notifications ... [2022-04-19T19:57:21.149Z] Building support-scheduler ... [2022-04-19T19:57:21.149Z] Building sys-mgmt-agent ... [2022-04-19T19:57:21.149Z] Building security-bootstrapper [2022-04-19T19:57:21.149Z] Building core-data [2022-04-19T19:57:21.149Z] Building core-command [2022-04-19T19:57:21.149Z] Building support-scheduler [2022-04-19T19:57:21.149Z] Building support-notifications [2022-04-19T19:57:21.211Z] ---> 90011273d6ce [2022-04-19T19:57:21.211Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T19:57:22.157Z] ---> 263d02d89e34 [2022-04-19T19:57:22.157Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T19:57:22.419Z] ---> 6dcc7fb8ddae [2022-04-19T19:57:22.419Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T19:57:22.804Z] ---> Running in b88e1f7eb89c [2022-04-19T19:57:23.130Z] Removing intermediate container b88e1f7eb89c [2022-04-19T19:57:23.130Z] ---> f62fbd31f638 [2022-04-19T19:57:23.130Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T19:57:23.756Z] ---> b13de71d9e82 [2022-04-19T19:57:23.756Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T19:57:24.028Z] ---> Running in 77ed8fe6fff5 [2022-04-19T19:57:27.327Z] Removing intermediate container 77ed8fe6fff5 [2022-04-19T19:57:27.327Z] ---> 547ada928ee6 [2022-04-19T19:57:27.327Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T19:57:27.327Z] ---> Running in 35a11f1f3685 [2022-04-19T19:57:27.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:57:27.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:57:27.896Z] ---> d0b6b59c530a [2022-04-19T19:57:27.896Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:57:27.896Z] ---> Using cache [2022-04-19T19:57:27.896Z] ---> bec095a36646 [2022-04-19T19:57:27.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:57:27.896Z] ---> Using cache [2022-04-19T19:57:27.896Z] ---> 20b54f055d93 [2022-04-19T19:57:27.896Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T19:57:27.896Z] Removing intermediate container 35a11f1f3685 [2022-04-19T19:57:27.896Z] ---> f550e26c2269 [2022-04-19T19:57:27.896Z] Step 28/31 : CMD ["gate"] [2022-04-19T19:57:27.896Z] ---> Running in 2481b5f5cd1f [2022-04-19T19:57:28.158Z] ---> Running in a4f0feab6468 [2022-04-19T19:57:28.730Z] Removing intermediate container a4f0feab6468 [2022-04-19T19:57:28.730Z] ---> 85bfe6455081 [2022-04-19T19:57:28.730Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T19:57:28.730Z] ---> Running in 0ff567af95b6 [2022-04-19T19:57:28.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:28.991Z] Removing intermediate container 0ff567af95b6 [2022-04-19T19:57:28.991Z] ---> 6da75b70eaa7 [2022-04-19T19:57:28.991Z] Step 30/31 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:57:29.250Z] ---> Running in 4ea1e80a801d [2022-04-19T19:57:29.510Z] Removing intermediate container 4ea1e80a801d [2022-04-19T19:57:29.510Z] ---> 5649bfa4a2c6 [2022-04-19T19:57:29.510Z] Step 31/31 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:29.510Z] ---> Running in ca71d5df9579 [2022-04-19T19:57:29.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:29.772Z] Removing intermediate container ca71d5df9579 [2022-04-19T19:57:29.772Z] ---> f57eec9d360c [2022-04-19T19:57:29.772Z] [2022-04-19T19:57:30.031Z] Successfully built f57eec9d360c [2022-04-19T19:57:30.031Z] Successfully tagged security-bootstrapper:latest [2022-04-19T19:57:30.031Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-04-19T19:57:31.945Z] Removing intermediate container 2481b5f5cd1f [2022-04-19T19:57:31.945Z] ---> e70bc0c193a5 [2022-04-19T19:57:31.945Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:57:32.884Z] ---> d8561fef5863 [2022-04-19T19:57:32.884Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:57:32.884Z] ---> Running in fb43ca849ca1 [2022-04-19T19:57:35.424Z] Removing intermediate container fb43ca849ca1 [2022-04-19T19:57:35.424Z] ---> 3f286a40dad9 [2022-04-19T19:57:35.424Z] Step 8/23 : COPY . . [2022-04-19T19:57:57.432Z] ---> 6bec90749f8d [2022-04-19T19:57:57.432Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T19:57:58.811Z] ---> Running in 7e1479e99fc1 [2022-04-19T19:57:59.073Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T19:58:13.959Z] Removing intermediate container 09681887a4f5 [2022-04-19T19:58:13.959Z] ---> a89578f1454d [2022-04-19T19:58:13.959Z] [2022-04-19T19:58:13.959Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T19:58:13.959Z] ---> 0ac33e5f5afa [2022-04-19T19:58:13.959Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:58:13.959Z] ---> Using cache [2022-04-19T19:58:13.959Z] ---> edc4781f2ad2 [2022-04-19T19:58:13.959Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:13.959Z] ---> Using cache [2022-04-19T19:58:13.959Z] ---> c00d0b0e83c2 [2022-04-19T19:58:13.959Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T19:58:13.959Z] Removing intermediate container f2c375e61734 [2022-04-19T19:58:13.959Z] ---> d8210ec4595c [2022-04-19T19:58:13.959Z] [2022-04-19T19:58:13.959Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T19:58:13.959Z] ---> 0ac33e5f5afa [2022-04-19T19:58:13.959Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:58:13.959Z] ---> Using cache [2022-04-19T19:58:13.959Z] ---> edc4781f2ad2 [2022-04-19T19:58:13.959Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:13.959Z] ---> Using cache [2022-04-19T19:58:13.959Z] ---> c00d0b0e83c2 [2022-04-19T19:58:13.959Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T19:58:13.959Z] ---> Running in 866cbc23cbc3 [2022-04-19T19:58:13.959Z] ---> Running in 983c32442b1d [2022-04-19T19:58:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:14.217Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:58:14.217Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:58:14.217Z] OK: 15855 distinct packages available [2022-04-19T19:58:14.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:14.218Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:58:14.218Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:58:14.218Z] OK: 15855 distinct packages available [2022-04-19T19:58:14.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:14.786Z] Removing intermediate container 7e1479e99fc1 [2022-04-19T19:58:14.786Z] ---> 260829ac7c5b [2022-04-19T19:58:14.786Z] [2022-04-19T19:58:14.786Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:58:14.786Z] ---> e04c818066af [2022-04-19T19:58:14.786Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T19:58:15.046Z] ---> Running in 29d130fb8512 [2022-04-19T19:58:15.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:15.046Z] Removing intermediate container 29d130fb8512 [2022-04-19T19:58:15.046Z] ---> 356ba090087e [2022-04-19T19:58:15.046Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T19:58:15.046Z] ---> Running in a0a3938010bc [2022-04-19T19:58:15.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:15.046Z] Removing intermediate container a0a3938010bc [2022-04-19T19:58:15.046Z] ---> b18462fe706d [2022-04-19T19:58:15.046Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T19:58:15.305Z] ---> Running in bf1b6965ce0e [2022-04-19T19:58:15.305Z] Removing intermediate container bf1b6965ce0e [2022-04-19T19:58:15.305Z] ---> 3f9fc2c18cdd [2022-04-19T19:58:15.305Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:15.305Z] ---> Running in 80101ef500fe [2022-04-19T19:58:15.305Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T19:58:15.565Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:58:15.565Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T19:58:15.565Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T19:58:15.565Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:58:15.565Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T19:58:15.565Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T19:58:15.825Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T19:58:15.825Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T19:58:15.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:58:15.825Z] OK: 6 MiB in 19 packages [2022-04-19T19:58:15.825Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T19:58:15.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:58:16.084Z] OK: 6 MiB in 19 packages [2022-04-19T19:58:16.084Z] Removing intermediate container 80101ef500fe [2022-04-19T19:58:16.084Z] ---> 195f38eba1da [2022-04-19T19:58:16.084Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T19:58:16.084Z] ---> Running in 10d24890d967 [2022-04-19T19:58:16.084Z] Removing intermediate container 983c32442b1d [2022-04-19T19:58:16.084Z] ---> 9ebc9f370eca [2022-04-19T19:58:16.084Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T19:58:16.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:16.343Z] Removing intermediate container 866cbc23cbc3 [2022-04-19T19:58:16.343Z] ---> 52d2d8fb3fcd [2022-04-19T19:58:16.343Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T19:58:17.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:17.278Z] ---> d7cc217a72e4 [2022-04-19T19:58:17.278Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T19:58:17.537Z] ---> f08783b014af [2022-04-19T19:58:17.537Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T19:58:17.537Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T19:58:17.537Z] ---> cd8a1caabf41 [2022-04-19T19:58:17.537Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T19:58:17.537Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T19:58:17.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:58:17.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:58:17.768Z] ---> c539555e6432 [2022-04-19T19:58:17.768Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:58:17.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:58:17.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:58:17.768Z] ---> c539555e6432 [2022-04-19T19:58:17.768Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:58:17.768Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:58:17.768Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:58:17.768Z] ---> c539555e6432 [2022-04-19T19:58:17.768Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T19:58:17.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:58:17.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:58:17.768Z] ---> c539555e6432 [2022-04-19T19:58:17.768Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:58:17.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:58:17.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:58:17.768Z] ---> c539555e6432 [2022-04-19T19:58:17.768Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:58:17.768Z] ---> Running in d6cbbe3a9c5b [2022-04-19T19:58:17.768Z] ---> Running in 753862485de0 [2022-04-19T19:58:17.768Z] ---> Running in 62c66e8f0763 [2022-04-19T19:58:17.768Z] ---> Running in abbe364bf5de [2022-04-19T19:58:17.768Z] ---> Running in f2c63c72a005 [2022-04-19T19:58:17.768Z] Removing intermediate container 753862485de0 [2022-04-19T19:58:17.768Z] ---> b57dd95d5ea2 [2022-04-19T19:58:17.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:17.768Z] Removing intermediate container abbe364bf5de [2022-04-19T19:58:17.768Z] ---> 50ac7cc96b15 [2022-04-19T19:58:17.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:17.768Z] Removing intermediate container 62c66e8f0763 [2022-04-19T19:58:17.768Z] ---> 100c0e3331fd [2022-04-19T19:58:17.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:17.768Z] Removing intermediate container d6cbbe3a9c5b [2022-04-19T19:58:17.768Z] ---> c4c41134f970 [2022-04-19T19:58:17.768Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:17.768Z] ---> Running in 0dda9146ff07 [2022-04-19T19:58:17.768Z] Removing intermediate container f2c63c72a005 [2022-04-19T19:58:17.768Z] ---> d80f7694c68a [2022-04-19T19:58:17.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:17.768Z] ---> Running in 1651320076cd [2022-04-19T19:58:17.768Z] ---> Running in a03ed7c2cabd [2022-04-19T19:58:17.768Z] ---> Running in 51f9216a5832 [2022-04-19T19:58:17.768Z] ---> Running in e0066a6cd819 [2022-04-19T19:58:17.795Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T19:58:17.795Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T19:58:17.795Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T19:58:17.795Z] ---> c63e8076c538 [2022-04-19T19:58:17.795Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T19:58:18.053Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T19:58:18.053Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:58:18.053Z] OK: 8 MiB in 20 packages [2022-04-19T19:58:18.053Z] ---> 819fb0ea6d4c [2022-04-19T19:58:18.053Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T19:58:18.311Z] ---> Running in eb098dee71e2 [2022-04-19T19:58:18.311Z] Removing intermediate container eb098dee71e2 [2022-04-19T19:58:18.311Z] ---> 2f5e8f3a0a19 [2022-04-19T19:58:18.311Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T19:58:18.311Z] ---> b4ab47e2262e [2022-04-19T19:58:18.311Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T19:58:18.311Z] ---> Running in c7b87d8bba4e [2022-04-19T19:58:18.570Z] Removing intermediate container 10d24890d967 [2022-04-19T19:58:18.570Z] ---> 26d62df9313e [2022-04-19T19:58:18.570Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:58:18.570Z] Removing intermediate container c7b87d8bba4e [2022-04-19T19:58:18.570Z] ---> cde5a68aa0c6 [2022-04-19T19:58:18.570Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T19:58:18.570Z] ---> Running in 15fe1d7dfbad [2022-04-19T19:58:18.570Z] ---> 4371627286fb [2022-04-19T19:58:18.570Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T19:58:18.828Z] ---> 1e57f2a87615 [2022-04-19T19:58:18.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T19:58:18.828Z] Removing intermediate container 15fe1d7dfbad [2022-04-19T19:58:18.828Z] ---> 87fe5e5344ca [2022-04-19T19:58:18.828Z] Step 24/25 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:58:18.828Z] ---> Running in 5a17889bca5c [2022-04-19T19:58:18.828Z] ---> 6bf205e74b62 [2022-04-19T19:58:18.828Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T19:58:18.828Z] Removing intermediate container 5a17889bca5c [2022-04-19T19:58:18.828Z] ---> a5acabc7182a [2022-04-19T19:58:18.828Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T19:58:18.828Z] ---> Running in ceabd2cf519f [2022-04-19T19:58:19.088Z] ---> c830a301e0ef [2022-04-19T19:58:19.088Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T19:58:19.088Z] Removing intermediate container ceabd2cf519f [2022-04-19T19:58:19.088Z] ---> 5232ecc86877 [2022-04-19T19:58:19.088Z] [2022-04-19T19:58:19.088Z] ---> 4a9e7746e70b [2022-04-19T19:58:19.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T19:58:19.088Z] ---> Running in a6e615dabb1a [2022-04-19T19:58:19.088Z] Successfully built 5232ecc86877 [2022-04-19T19:58:19.088Z] Successfully tagged security-spire-server:latest [2022-04-19T19:58:19.088Z]  Building security-spire-server ... done Removing intermediate container a6e615dabb1a [2022-04-19T19:58:19.088Z] ---> daf8a5134dd5 [2022-04-19T19:58:19.088Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T19:58:19.347Z] ---> dba932f0e950 [2022-04-19T19:58:19.347Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T19:58:19.347Z] ---> Running in 855a7c6885be [2022-04-19T19:58:19.347Z] ---> Running in 19d0795847d6 [2022-04-19T19:58:19.347Z] Removing intermediate container 855a7c6885be [2022-04-19T19:58:19.347Z] ---> 1b63f16599fc [2022-04-19T19:58:19.347Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T19:58:19.347Z] ---> Running in 7d1331d35677 [2022-04-19T19:58:19.347Z] Removing intermediate container 19d0795847d6 [2022-04-19T19:58:19.347Z] ---> 78d9b1bd4895 [2022-04-19T19:58:19.347Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:58:19.613Z] ---> Running in e0682d42c656 [2022-04-19T19:58:19.613Z] Removing intermediate container 7d1331d35677 [2022-04-19T19:58:19.613Z] ---> a0b9747c9cac [2022-04-19T19:58:19.613Z] Step 25/26 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:58:19.613Z] ---> Running in 5fc572dfd0bb [2022-04-19T19:58:19.613Z] Removing intermediate container e0682d42c656 [2022-04-19T19:58:19.613Z] ---> 574e0580a5cf [2022-04-19T19:58:19.613Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:58:19.613Z] ---> Running in 01106a592817 [2022-04-19T19:58:19.613Z] Removing intermediate container 5fc572dfd0bb [2022-04-19T19:58:19.613Z] ---> 824709e7b79e [2022-04-19T19:58:19.613Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T19:58:19.613Z] ---> Running in 89924cd48850 [2022-04-19T19:58:19.613Z] Removing intermediate container 01106a592817 [2022-04-19T19:58:19.613Z] ---> 0eb3aae8d518 [2022-04-19T19:58:19.613Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:58:19.872Z] ---> Running in 70c3c096275e [2022-04-19T19:58:19.872Z] Removing intermediate container 89924cd48850 [2022-04-19T19:58:19.872Z] ---> 374fb4fff936 [2022-04-19T19:58:19.872Z] [2022-04-19T19:58:19.872Z] Removing intermediate container 70c3c096275e [2022-04-19T19:58:19.872Z] ---> 705f2035a9b6 [2022-04-19T19:58:19.872Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:58:19.872Z] ---> Running in beec4bd9fcb1 [2022-04-19T19:58:19.872Z] Successfully built 374fb4fff936 [2022-04-19T19:58:19.872Z] Successfully tagged security-spire-agent:latest [2022-04-19T19:58:20.132Z]  Building security-spire-agent ... done Removing intermediate container beec4bd9fcb1 [2022-04-19T19:58:20.132Z] ---> a8954ec75fb7 [2022-04-19T19:58:20.132Z] [2022-04-19T19:58:20.132Z] Successfully built a8954ec75fb7 [2022-04-19T19:58:20.132Z] Successfully tagged core-data:latest [2022-04-19T19:58:20.432Z] Removing intermediate container 0dda9146ff07 [2022-04-19T19:58:20.432Z] ---> c2f2c8b286ec [2022-04-19T19:58:20.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:58:20.432Z] Removing intermediate container 1651320076cd [2022-04-19T19:58:20.432Z] ---> 9a5dcc06d77e [2022-04-19T19:58:20.432Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T19:58:20.432Z] ---> Running in 09af3c756403 [2022-04-19T19:58:20.720Z] ---> Running in 462f37505ca5 [2022-04-19T19:58:21.004Z] Removing intermediate container 51f9216a5832 [2022-04-19T19:58:21.004Z] ---> ac30b121a4b4 [2022-04-19T19:58:21.004Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T19:58:21.294Z] ---> Running in eeb0ac31557d [2022-04-19T19:58:21.294Z] Removing intermediate container e0066a6cd819 [2022-04-19T19:58:21.294Z] ---> 4f9c6cd23d07 [2022-04-19T19:58:21.294Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T19:58:21.578Z] Removing intermediate container a03ed7c2cabd [2022-04-19T19:58:21.578Z] ---> 9be1b05ea7bc [2022-04-19T19:58:21.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T19:58:21.578Z] ---> Running in 5b4474a9b6f6 [2022-04-19T19:58:21.578Z] ---> Running in 00a64323d225 [2022-04-19T19:58:23.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:23.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:23.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:23.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:23.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:24.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:24.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:24.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:24.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:24.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:58:25.440Z] OK: 220 MiB in 52 packages [2022-04-19T19:58:25.727Z] OK: 220 MiB in 52 packages [2022-04-19T19:58:26.352Z] OK: 220 MiB in 52 packages [2022-04-19T19:58:26.352Z] OK: 220 MiB in 52 packages [2022-04-19T19:58:26.655Z] OK: 220 MiB in 52 packages [2022-04-19T19:58:27.271Z] Removing intermediate container 09af3c756403 [2022-04-19T19:58:27.271Z] ---> f72944aff22f [2022-04-19T19:58:27.271Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:58:27.558Z] Removing intermediate container 462f37505ca5 [2022-04-19T19:58:27.558Z] ---> 167a5ce852e7 [2022-04-19T19:58:27.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:58:28.176Z] Removing intermediate container eeb0ac31557d [2022-04-19T19:58:28.176Z] ---> 91f8a8b4dca2 [2022-04-19T19:58:28.176Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T19:58:28.792Z] Removing intermediate container 00a64323d225 [2022-04-19T19:58:28.792Z] ---> 1fa2ca79ba78 [2022-04-19T19:58:28.792Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:58:28.792Z] Removing intermediate container 5b4474a9b6f6 [2022-04-19T19:58:28.792Z] ---> 2bd3b3fdba96 [2022-04-19T19:58:28.792Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:58:29.075Z] ---> b1cd56c1b6f3 [2022-04-19T19:58:29.075Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:58:29.075Z] ---> d2ea4bc45025 [2022-04-19T19:58:29.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:58:29.369Z] ---> Running in e81e18cb3946 [2022-04-19T19:58:29.369Z] ---> Running in 7adf9406b0d7 [2022-04-19T19:58:30.000Z] ---> c592d44b141c [2022-04-19T19:58:30.000Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:58:30.288Z] ---> Running in bd32881b50a4 [2022-04-19T19:58:30.288Z] ---> c9078e76a21b [2022-04-19T19:58:30.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:58:30.570Z] ---> Running in 1c80fe20f01c [2022-04-19T19:58:30.570Z] ---> c5c921039dde [2022-04-19T19:58:30.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:58:30.869Z] ---> Running in 1a1acbbef4f9 [2022-04-19T19:58:35.036Z]  Building core-data ... done Building bin/spire-agent... [2022-04-19T19:58:35.036Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:58:35.036Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:58:35.036Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:58:35.036Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:58:35.036Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:58:35.036Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:58:35.036Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:58:35.036Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:58:35.037Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:58:35.037Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:58:35.037Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:58:35.037Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:58:35.037Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T19:58:35.244Z] Removing intermediate container e81e18cb3946 [2022-04-19T19:58:35.244Z] ---> 5ca91f1cdd77 [2022-04-19T19:58:35.244Z] Step 8/23 : COPY . . [2022-04-19T19:58:36.265Z] Removing intermediate container 7adf9406b0d7 [2022-04-19T19:58:36.265Z] ---> 91f53ac78d92 [2022-04-19T19:58:36.265Z] Step 8/22 : COPY . . [2022-04-19T19:58:37.292Z] Removing intermediate container 1a1acbbef4f9 [2022-04-19T19:58:37.292Z] ---> f2e830c7b93c [2022-04-19T19:58:37.292Z] Step 8/23 : COPY . . [2022-04-19T19:58:37.292Z] Removing intermediate container bd32881b50a4 [2022-04-19T19:58:37.292Z] ---> aadd269f5f70 [2022-04-19T19:58:37.292Z] Step 8/31 : COPY . . [2022-04-19T19:58:37.292Z] Removing intermediate container 1c80fe20f01c [2022-04-19T19:58:37.292Z] ---> ccc648b2e73c [2022-04-19T19:58:37.292Z] Step 8/22 : COPY . . [2022-04-19T19:58:55.706Z] ---> 85c08f4289ac [2022-04-19T19:58:55.706Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T19:58:55.706Z] ---> d4e4ffb37f8b [2022-04-19T19:58:55.706Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T19:58:55.706Z] ---> Running in dd82340d8c64 [2022-04-19T19:58:55.706Z] ---> Running in a45042cb0466 [2022-04-19T19:58:56.350Z] ---> 365de235cee6 [2022-04-19T19:58:56.350Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T19:58:56.635Z] ---> Running in a05c2351efc0 [2022-04-19T19:58:57.246Z] ---> 72ea0ace1356 [2022-04-19T19:58:57.246Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T19:58:57.246Z] ---> 01eb60613a6c [2022-04-19T19:58:57.246Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T19:58:57.246Z] ---> Running in ea0e8769157c [2022-04-19T19:58:57.246Z] ---> Running in 01b3ce398b91 [2022-04-19T19:58:58.717Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T19:58:58.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T19:58:59.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T19:59:00.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T19:59:00.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T19:59:31.280Z] Removing intermediate container 89be06ba15c7 [2022-04-19T19:59:31.280Z] ---> d88aba9ac4fd [2022-04-19T19:59:31.280Z] [2022-04-19T19:59:31.280Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T19:59:31.280Z] ---> 0ac33e5f5afa [2022-04-19T19:59:31.280Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:59:31.280Z] ---> Using cache [2022-04-19T19:59:31.280Z] ---> edc4781f2ad2 [2022-04-19T19:59:31.280Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:31.280Z] ---> Using cache [2022-04-19T19:59:31.280Z] ---> c00d0b0e83c2 [2022-04-19T19:59:31.280Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T19:59:31.280Z] ---> Running in 129d0e80d67c [2022-04-19T19:59:31.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:59:31.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:59:31.280Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:59:31.280Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:59:31.280Z] OK: 15855 distinct packages available [2022-04-19T19:59:31.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:59:31.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:59:31.280Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T19:59:31.280Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:59:31.280Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T19:59:31.280Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T19:59:31.280Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:59:31.280Z] OK: 6 MiB in 18 packages [2022-04-19T19:59:31.280Z] Removing intermediate container 129d0e80d67c [2022-04-19T19:59:31.280Z] ---> 84e3a05a0170 [2022-04-19T19:59:31.280Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T19:59:31.280Z] ---> cc5fffbad008 [2022-04-19T19:59:31.280Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T19:59:31.280Z] ---> 8b3e977621b9 [2022-04-19T19:59:31.280Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T19:59:31.280Z] ---> Running in f049b6c0bcda [2022-04-19T19:59:31.280Z] Removing intermediate container f049b6c0bcda [2022-04-19T19:59:31.280Z] ---> c5b35c848a5e [2022-04-19T19:59:31.280Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T19:59:31.280Z] ---> 62fc8e39372d [2022-04-19T19:59:31.280Z] Step 21/26 : WORKDIR / [2022-04-19T19:59:31.280Z] ---> Running in a2143812ac7a [2022-04-19T19:59:31.280Z] Removing intermediate container a2143812ac7a [2022-04-19T19:59:31.280Z] ---> 59cdfcf23bfd [2022-04-19T19:59:31.280Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T19:59:31.280Z] ---> Running in b18213923903 [2022-04-19T19:59:31.280Z] Removing intermediate container b18213923903 [2022-04-19T19:59:31.280Z] ---> e2b1b66d51ad [2022-04-19T19:59:31.280Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T19:59:31.280Z] ---> Running in 5cc0b2153598 [2022-04-19T19:59:31.280Z] Removing intermediate container 5cc0b2153598 [2022-04-19T19:59:31.280Z] ---> 18e13ddfcdea [2022-04-19T19:59:31.280Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T19:59:31.280Z] ---> Running in 02e58a55eed8 [2022-04-19T19:59:31.280Z] Removing intermediate container 02e58a55eed8 [2022-04-19T19:59:31.280Z] ---> e27a18a03fb6 [2022-04-19T19:59:31.280Z] Step 25/26 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:31.280Z] ---> Running in e033c9874a97 [2022-04-19T19:59:31.280Z] Removing intermediate container e033c9874a97 [2022-04-19T19:59:31.280Z] ---> e05c228a0e77 [2022-04-19T19:59:31.280Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T19:59:31.280Z] ---> Running in 0ab37fe3abec [2022-04-19T19:59:31.280Z] Removing intermediate container 0ab37fe3abec [2022-04-19T19:59:31.280Z] ---> b1796e9a8c8a [2022-04-19T19:59:31.280Z] [2022-04-19T19:59:31.280Z] Successfully built b1796e9a8c8a [2022-04-19T19:59:31.280Z] Successfully tagged security-spire-config:latest [2022-04-19T19:59:31.287Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-19T19:59:31.295Z] $ docker stop --time=1 1234137efc9c507554280cdcd80f49823319744ebc98ab0de5020be10c75d322 [2022-04-19T19:59:32.615Z] $ docker rm -f 1234137efc9c507554280cdcd80f49823319744ebc98ab0de5020be10c75d322 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T19:59:32.972Z] + docker images [2022-04-19T19:59:32.972Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T19:59:32.972Z] security-spire-config latest b1796e9a8c8a 3 seconds ago 86.7MB [2022-04-19T19:59:32.972Z] d88aba9ac4fd 16 seconds ago 4.43GB [2022-04-19T19:59:32.972Z] security-spire-agent latest 374fb4fff936 About a minute ago 127MB [2022-04-19T19:59:32.972Z] core-data latest a8954ec75fb7 About a minute ago 22.5MB [2022-04-19T19:59:32.972Z] security-spire-server latest 5232ecc86877 About a minute ago 87.3MB [2022-04-19T19:59:32.972Z] 260829ac7c5b About a minute ago 1.52GB [2022-04-19T19:59:32.972Z] a89578f1454d About a minute ago 4.43GB [2022-04-19T19:59:32.972Z] d8210ec4595c About a minute ago 4.43GB [2022-04-19T19:59:32.972Z] security-bootstrapper latest f57eec9d360c 2 minutes ago 19MB [2022-04-19T19:59:32.972Z] support-notifications latest ebd67febf4a7 2 minutes ago 26.8MB [2022-04-19T19:59:32.972Z] 0de24f9bd4e5 2 minutes ago 1.55GB [2022-04-19T19:59:32.972Z] e2672b314a68 2 minutes ago 1.5GB [2022-04-19T19:59:32.972Z] core-metadata latest 1810e096bf7d 3 minutes ago 17MB [2022-04-19T19:59:32.972Z] 7dd07263a7ea 3 minutes ago 1.5GB [2022-04-19T19:59:32.972Z] security-spiffe-token-provider latest abac9fddd667 3 minutes ago 28.8MB [2022-04-19T19:59:32.972Z] core-command latest 56aa9f65ead0 3 minutes ago 16MB [2022-04-19T19:59:32.972Z] f9bc2a2c35b5 3 minutes ago 1.54GB [2022-04-19T19:59:32.972Z] 3d4c65028387 3 minutes ago 1.49GB [2022-04-19T19:59:32.972Z] security-proxy-setup latest 3fd42fb14ea6 3 minutes ago 26.9MB [2022-04-19T19:59:32.972Z] a7b24c819d75 3 minutes ago 1.5GB [2022-04-19T19:59:32.972Z] sys-mgmt-agent latest 4f5240740173 3 minutes ago 299MB [2022-04-19T19:59:32.972Z] security-secretstore-setup latest 096a691298d1 4 minutes ago 28.5MB [2022-04-19T19:59:32.972Z] support-scheduler latest 4304df7db695 4 minutes ago 26.2MB [2022-04-19T19:59:32.972Z] 1fd372a1f818 4 minutes ago 1.49GB [2022-04-19T19:59:32.972Z] e200673f77c4 4 minutes ago 1.5GB [2022-04-19T19:59:32.972Z] 517ea75b437a 4 minutes ago 1.55GB [2022-04-19T19:59:32.972Z] ci-base-image-x86_64 latest d0b6b59c530a 8 minutes ago 896MB [2022-04-19T19:59:32.973Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T19:59:32.973Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T19:59:32.973Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T19:59:32.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T19:59:32.973Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T19:59:32.973Z] 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-19T19:59:33.067Z] provisioning config files... [2022-04-19T19:59:33.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/200@tmp/config5084836470693075000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:59:33.380Z] ---> docker-login.sh [2022-04-19T19:59:33.380Z] nexus3.edgexfoundry.org:10001 [2022-04-19T19:59:33.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:59:33.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:59:33.380Z] Configure a credential helper to remove this warning. See [2022-04-19T19:59:33.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:59:33.380Z] [2022-04-19T19:59:33.380Z] Login Succeeded [2022-04-19T19:59:33.380Z] nexus3.edgexfoundry.org:10002 [2022-04-19T19:59:33.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:59:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:59:33.640Z] Configure a credential helper to remove this warning. See [2022-04-19T19:59:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:59:33.640Z] [2022-04-19T19:59:33.640Z] Login Succeeded [2022-04-19T19:59:33.640Z] nexus3.edgexfoundry.org:10003 [2022-04-19T19:59:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:59:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:59:33.640Z] Configure a credential helper to remove this warning. See [2022-04-19T19:59:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:59:33.640Z] [2022-04-19T19:59:33.640Z] Login Succeeded [2022-04-19T19:59:33.640Z] nexus3.edgexfoundry.org:10004 [2022-04-19T19:59:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:59:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:59:33.900Z] Configure a credential helper to remove this warning. See [2022-04-19T19:59:33.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:59:33.900Z] [2022-04-19T19:59:33.900Z] Login Succeeded [2022-04-19T19:59:33.900Z] docker.io [2022-04-19T19:59:33.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:59:34.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:59:34.160Z] Configure a credential helper to remove this warning. See [2022-04-19T19:59:34.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:59:34.160Z] [2022-04-19T19:59:34.160Z] Login Succeeded [2022-04-19T19:59:34.160Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T19:59:34.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:34.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T19:59:34.222Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-19T19:59:34.222Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:34.222Z] latest [2022-04-19T19:59:34.222Z] 2.2.0-dev.74 [2022-04-19T19:59:34.222Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:34.222Z] main [2022-04-19T19:59:34.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:34.534Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:34.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:34.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T19:59:34.837Z] 77caee8fedfa: Preparing [2022-04-19T19:59:34.837Z] dc874675e058: Preparing [2022-04-19T19:59:34.837Z] ed1d2b543529: Preparing [2022-04-19T19:59:34.837Z] a979337d3027: Preparing [2022-04-19T19:59:34.837Z] b541d28bf3b4: Preparing [2022-04-19T19:59:34.837Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:34.837Z] 77caee8fedfa: Pushed [2022-04-19T19:59:34.837Z] a979337d3027: Pushed [2022-04-19T19:59:34.837Z] ed1d2b543529: Pushed [2022-04-19T19:59:36.218Z] dc874675e058: Pushed [2022-04-19T19:59:36.218Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:e0ec9bd1fc5bc514518a0256576fff506c3f6fe26eed7841817affe5ba92f4f2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:36.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:36.809Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T19:59:36.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T19:59:36.809Z] 77caee8fedfa: Preparing [2022-04-19T19:59:36.809Z] dc874675e058: Preparing [2022-04-19T19:59:36.809Z] ed1d2b543529: Preparing [2022-04-19T19:59:36.809Z] a979337d3027: Preparing [2022-04-19T19:59:36.809Z] b541d28bf3b4: Preparing [2022-04-19T19:59:36.809Z] 77caee8fedfa: Layer already exists [2022-04-19T19:59:36.809Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:36.809Z] a979337d3027: Layer already exists [2022-04-19T19:59:36.809Z] dc874675e058: Layer already exists [2022-04-19T19:59:36.809Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:36.809Z] latest: digest: sha256:e0ec9bd1fc5bc514518a0256576fff506c3f6fe26eed7841817affe5ba92f4f2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:37.110Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:37.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [2022-04-19T19:59:37.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T19:59:37.400Z] 77caee8fedfa: Preparing [2022-04-19T19:59:37.400Z] dc874675e058: Preparing [2022-04-19T19:59:37.400Z] ed1d2b543529: Preparing [2022-04-19T19:59:37.400Z] a979337d3027: Preparing [2022-04-19T19:59:37.400Z] b541d28bf3b4: Preparing [2022-04-19T19:59:37.400Z] dc874675e058: Layer already exists [2022-04-19T19:59:37.400Z] a979337d3027: Layer already exists [2022-04-19T19:59:37.400Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:37.400Z] 77caee8fedfa: Layer already exists [2022-04-19T19:59:37.400Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:37.400Z] 2.2.0-dev.74: digest: sha256:e0ec9bd1fc5bc514518a0256576fff506c3f6fe26eed7841817affe5ba92f4f2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:37.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:38.125Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:38.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T19:59:38.125Z] 77caee8fedfa: Preparing [2022-04-19T19:59:38.125Z] dc874675e058: Preparing [2022-04-19T19:59:38.125Z] ed1d2b543529: Preparing [2022-04-19T19:59:38.125Z] a979337d3027: Preparing [2022-04-19T19:59:38.125Z] b541d28bf3b4: Preparing [2022-04-19T19:59:38.125Z] 77caee8fedfa: Layer already exists [2022-04-19T19:59:38.125Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:38.125Z] a979337d3027: Layer already exists [2022-04-19T19:59:38.125Z] dc874675e058: Layer already exists [2022-04-19T19:59:38.125Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:38.125Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:e0ec9bd1fc5bc514518a0256576fff506c3f6fe26eed7841817affe5ba92f4f2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:38.421Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:38.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-19T19:59:38.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T19:59:38.713Z] 77caee8fedfa: Preparing [2022-04-19T19:59:38.713Z] dc874675e058: Preparing [2022-04-19T19:59:38.713Z] ed1d2b543529: Preparing [2022-04-19T19:59:38.713Z] a979337d3027: Preparing [2022-04-19T19:59:38.713Z] b541d28bf3b4: Preparing [2022-04-19T19:59:38.713Z] 77caee8fedfa: Layer already exists [2022-04-19T19:59:38.713Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:38.713Z] a979337d3027: Layer already exists [2022-04-19T19:59:38.713Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:38.713Z] dc874675e058: Layer already exists [2022-04-19T19:59:38.713Z] main: digest: sha256:e0ec9bd1fc5bc514518a0256576fff506c3f6fe26eed7841817affe5ba92f4f2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:38.751Z] ===================================================== [Pipeline] echo [2022-04-19T19:59:38.761Z] taggedImages: [2022-04-19T19:59:38.761Z] - nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:38.761Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T19:59:38.761Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [2022-04-19T19:59:38.761Z] - nexus3.edgexfoundry.org:10004/core-command:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:38.761Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-19T19:59:38.786Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-19T19:59:38.786Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:38.786Z] latest [2022-04-19T19:59:38.786Z] 2.2.0-dev.74 [2022-04-19T19:59:38.786Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:38.786Z] main [2022-04-19T19:59:38.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:39.092Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:39.386Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:39.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T19:59:39.386Z] 43ac0f2a7880: Preparing [2022-04-19T19:59:39.386Z] 500f42006fe9: Preparing [2022-04-19T19:59:39.386Z] ed1d2b543529: Preparing [2022-04-19T19:59:39.386Z] f1fc116d2d00: Preparing [2022-04-19T19:59:39.386Z] aeb3dc5014fe: Preparing [2022-04-19T19:59:39.386Z] b541d28bf3b4: Preparing [2022-04-19T19:59:39.386Z] b541d28bf3b4: Waiting [2022-04-19T19:59:39.386Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:39.386Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:39.386Z] aeb3dc5014fe: Pushed [2022-04-19T19:59:39.386Z] 43ac0f2a7880: Pushed [2022-04-19T19:59:39.646Z] f1fc116d2d00: Pushed [2022-04-19T19:59:41.092Z] 500f42006fe9: Pushed [2022-04-19T19:59:41.093Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:7446dff9587cca29dfbd575776f71c6b611de0720323fc5bd9588805f7b5939c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:41.397Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:41.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T19:59:41.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T19:59:41.700Z] 43ac0f2a7880: Preparing [2022-04-19T19:59:41.700Z] 500f42006fe9: Preparing [2022-04-19T19:59:41.700Z] ed1d2b543529: Preparing [2022-04-19T19:59:41.700Z] f1fc116d2d00: Preparing [2022-04-19T19:59:41.700Z] aeb3dc5014fe: Preparing [2022-04-19T19:59:41.700Z] b541d28bf3b4: Preparing [2022-04-19T19:59:41.700Z] b541d28bf3b4: Waiting [2022-04-19T19:59:41.700Z] aeb3dc5014fe: Layer already exists [2022-04-19T19:59:41.700Z] 43ac0f2a7880: Layer already exists [2022-04-19T19:59:41.700Z] 500f42006fe9: Layer already exists [2022-04-19T19:59:41.700Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:41.700Z] f1fc116d2d00: Layer already exists [2022-04-19T19:59:41.700Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:41.700Z] latest: digest: sha256:7446dff9587cca29dfbd575776f71c6b611de0720323fc5bd9588805f7b5939c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:42.003Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:42.305Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [2022-04-19T19:59:42.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T19:59:42.305Z] 43ac0f2a7880: Preparing [2022-04-19T19:59:42.305Z] 500f42006fe9: Preparing [2022-04-19T19:59:42.305Z] ed1d2b543529: Preparing [2022-04-19T19:59:42.305Z] f1fc116d2d00: Preparing [2022-04-19T19:59:42.305Z] aeb3dc5014fe: Preparing [2022-04-19T19:59:42.305Z] b541d28bf3b4: Preparing [2022-04-19T19:59:42.305Z] b541d28bf3b4: Waiting [2022-04-19T19:59:42.305Z] 500f42006fe9: Layer already exists [2022-04-19T19:59:42.305Z] 43ac0f2a7880: Layer already exists [2022-04-19T19:59:42.305Z] aeb3dc5014fe: Layer already exists [2022-04-19T19:59:42.305Z] f1fc116d2d00: Layer already exists [2022-04-19T19:59:42.305Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:42.305Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:42.305Z] 2.2.0-dev.74: digest: sha256:7446dff9587cca29dfbd575776f71c6b611de0720323fc5bd9588805f7b5939c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:42.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:42.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:42.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T19:59:42.909Z] 43ac0f2a7880: Preparing [2022-04-19T19:59:42.909Z] 500f42006fe9: Preparing [2022-04-19T19:59:42.909Z] ed1d2b543529: Preparing [2022-04-19T19:59:42.909Z] f1fc116d2d00: Preparing [2022-04-19T19:59:42.909Z] aeb3dc5014fe: Preparing [2022-04-19T19:59:42.909Z] b541d28bf3b4: Preparing [2022-04-19T19:59:42.909Z] b541d28bf3b4: Waiting [2022-04-19T19:59:42.909Z] 500f42006fe9: Layer already exists [2022-04-19T19:59:42.909Z] aeb3dc5014fe: Layer already exists [2022-04-19T19:59:42.909Z] f1fc116d2d00: Layer already exists [2022-04-19T19:59:42.909Z] 43ac0f2a7880: Layer already exists [2022-04-19T19:59:42.909Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:42.909Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:42.909Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:7446dff9587cca29dfbd575776f71c6b611de0720323fc5bd9588805f7b5939c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:43.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:43.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-19T19:59:43.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T19:59:43.510Z] 43ac0f2a7880: Preparing [2022-04-19T19:59:43.510Z] 500f42006fe9: Preparing [2022-04-19T19:59:43.510Z] ed1d2b543529: Preparing [2022-04-19T19:59:43.510Z] f1fc116d2d00: Preparing [2022-04-19T19:59:43.510Z] aeb3dc5014fe: Preparing [2022-04-19T19:59:43.510Z] b541d28bf3b4: Preparing [2022-04-19T19:59:43.510Z] b541d28bf3b4: Waiting [2022-04-19T19:59:43.510Z] 500f42006fe9: Layer already exists [2022-04-19T19:59:43.510Z] aeb3dc5014fe: Layer already exists [2022-04-19T19:59:43.510Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:43.510Z] f1fc116d2d00: Layer already exists [2022-04-19T19:59:43.510Z] 43ac0f2a7880: Layer already exists [2022-04-19T19:59:43.510Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:43.510Z] main: digest: sha256:7446dff9587cca29dfbd575776f71c6b611de0720323fc5bd9588805f7b5939c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:43.539Z] ===================================================== [Pipeline] echo [2022-04-19T19:59:43.546Z] taggedImages: [2022-04-19T19:59:43.546Z] - nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:43.546Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T19:59:43.546Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [2022-04-19T19:59:43.546Z] - nexus3.edgexfoundry.org:10004/core-data:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:43.546Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-19T19:59:43.561Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-19T19:59:43.561Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:43.561Z] latest [2022-04-19T19:59:43.561Z] 2.2.0-dev.74 [2022-04-19T19:59:43.561Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:43.561Z] main [2022-04-19T19:59:43.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:43.870Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:44.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:44.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T19:59:44.166Z] efc68e5787cc: Preparing [2022-04-19T19:59:44.166Z] a3c43f3ae23a: Preparing [2022-04-19T19:59:44.166Z] ed1d2b543529: Preparing [2022-04-19T19:59:44.166Z] a979337d3027: Preparing [2022-04-19T19:59:44.166Z] b541d28bf3b4: Preparing [2022-04-19T19:59:44.166Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:44.166Z] a979337d3027: Layer already exists [2022-04-19T19:59:44.166Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:44.166Z] efc68e5787cc: Pushed [2022-04-19T19:59:45.548Z] a3c43f3ae23a: Pushed [2022-04-19T19:59:45.548Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:d2d77dba2d97801881a02178b81e037b3ecc6812f4e1f48312402e17a439fd71 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:45.849Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:46.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T19:59:46.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T19:59:46.148Z] efc68e5787cc: Preparing [2022-04-19T19:59:46.148Z] a3c43f3ae23a: Preparing [2022-04-19T19:59:46.148Z] ed1d2b543529: Preparing [2022-04-19T19:59:46.148Z] a979337d3027: Preparing [2022-04-19T19:59:46.148Z] b541d28bf3b4: Preparing [2022-04-19T19:59:46.148Z] efc68e5787cc: Layer already exists [2022-04-19T19:59:46.148Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:46.148Z] a3c43f3ae23a: Layer already exists [2022-04-19T19:59:46.148Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:46.148Z] a979337d3027: Layer already exists [2022-04-19T19:59:46.148Z] latest: digest: sha256:d2d77dba2d97801881a02178b81e037b3ecc6812f4e1f48312402e17a439fd71 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:46.449Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:46.744Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [2022-04-19T19:59:46.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T19:59:46.745Z] efc68e5787cc: Preparing [2022-04-19T19:59:46.745Z] a3c43f3ae23a: Preparing [2022-04-19T19:59:46.745Z] ed1d2b543529: Preparing [2022-04-19T19:59:46.745Z] a979337d3027: Preparing [2022-04-19T19:59:46.745Z] b541d28bf3b4: Preparing [2022-04-19T19:59:46.745Z] a3c43f3ae23a: Layer already exists [2022-04-19T19:59:46.745Z] efc68e5787cc: Layer already exists [2022-04-19T19:59:46.745Z] a979337d3027: Layer already exists [2022-04-19T19:59:46.745Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:46.745Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:46.745Z] 2.2.0-dev.74: digest: sha256:d2d77dba2d97801881a02178b81e037b3ecc6812f4e1f48312402e17a439fd71 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:47.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:47.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:47.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T19:59:47.339Z] efc68e5787cc: Preparing [2022-04-19T19:59:47.339Z] a3c43f3ae23a: Preparing [2022-04-19T19:59:47.339Z] ed1d2b543529: Preparing [2022-04-19T19:59:47.339Z] a979337d3027: Preparing [2022-04-19T19:59:47.339Z] b541d28bf3b4: Preparing [2022-04-19T19:59:47.339Z] a3c43f3ae23a: Layer already exists [2022-04-19T19:59:47.339Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:47.339Z] a979337d3027: Layer already exists [2022-04-19T19:59:47.339Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:47.339Z] efc68e5787cc: Layer already exists [2022-04-19T19:59:47.339Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:d2d77dba2d97801881a02178b81e037b3ecc6812f4e1f48312402e17a439fd71 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:47.637Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:47.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-19T19:59:47.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T19:59:47.935Z] efc68e5787cc: Preparing [2022-04-19T19:59:47.935Z] a3c43f3ae23a: Preparing [2022-04-19T19:59:47.935Z] ed1d2b543529: Preparing [2022-04-19T19:59:47.935Z] a979337d3027: Preparing [2022-04-19T19:59:47.935Z] b541d28bf3b4: Preparing [2022-04-19T19:59:47.935Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:47.935Z] a3c43f3ae23a: Layer already exists [2022-04-19T19:59:47.935Z] a979337d3027: Layer already exists [2022-04-19T19:59:47.935Z] efc68e5787cc: Layer already exists [2022-04-19T19:59:47.935Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:47.935Z] main: digest: sha256:d2d77dba2d97801881a02178b81e037b3ecc6812f4e1f48312402e17a439fd71 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:47.969Z] ===================================================== [Pipeline] echo [2022-04-19T19:59:47.978Z] taggedImages: [2022-04-19T19:59:47.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:47.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T19:59:47.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [2022-04-19T19:59:47.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:47.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-19T19:59:48.003Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-19T19:59:48.003Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:48.003Z] latest [2022-04-19T19:59:48.003Z] 2.2.0-dev.74 [2022-04-19T19:59:48.003Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:48.003Z] main [2022-04-19T19:59:48.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:48.325Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:48.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:48.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T19:59:48.620Z] c84d238e56eb: Preparing [2022-04-19T19:59:48.620Z] c84d238e56eb: Preparing [2022-04-19T19:59:48.620Z] 4172c6dc61ff: Preparing [2022-04-19T19:59:48.620Z] d64a7527c2ae: Preparing [2022-04-19T19:59:48.620Z] b2b99165f867: Preparing [2022-04-19T19:59:48.620Z] cf5ea1341aa2: Preparing [2022-04-19T19:59:48.620Z] ed1d2b543529: Preparing [2022-04-19T19:59:48.620Z] 7abbda691626: Preparing [2022-04-19T19:59:48.620Z] 3a4c83fac777: Preparing [2022-04-19T19:59:48.620Z] 485c52bf7592: Preparing [2022-04-19T19:59:48.620Z] a4fa42bdc9f3: Preparing [2022-04-19T19:59:48.620Z] b541d28bf3b4: Preparing [2022-04-19T19:59:48.620Z] 7abbda691626: Waiting [2022-04-19T19:59:48.620Z] 3a4c83fac777: Waiting [2022-04-19T19:59:48.620Z] 485c52bf7592: Waiting [2022-04-19T19:59:48.620Z] a4fa42bdc9f3: Waiting [2022-04-19T19:59:48.620Z] b541d28bf3b4: Waiting [2022-04-19T19:59:48.620Z] ed1d2b543529: Waiting [2022-04-19T19:59:48.620Z] c84d238e56eb: Pushed [2022-04-19T19:59:48.620Z] d64a7527c2ae: Pushed [2022-04-19T19:59:48.620Z] 4172c6dc61ff: Pushed [2022-04-19T19:59:48.620Z] b2b99165f867: Pushed [2022-04-19T19:59:48.620Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:48.880Z] 485c52bf7592: Pushed [2022-04-19T19:59:48.880Z] 7abbda691626: Pushed [2022-04-19T19:59:48.880Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:48.880Z] 3a4c83fac777: Pushed [2022-04-19T19:59:48.880Z] a4fa42bdc9f3: Pushed [2022-04-19T19:59:50.262Z] cf5ea1341aa2: Pushed [2022-04-19T19:59:50.262Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:8535c7107089269ea2b267157a1ec21c73bc8932476c9cb9f8385107a1db0ab9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:50.563Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:50.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T19:59:50.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T19:59:50.857Z] c84d238e56eb: Preparing [2022-04-19T19:59:50.857Z] c84d238e56eb: Preparing [2022-04-19T19:59:50.857Z] 4172c6dc61ff: Preparing [2022-04-19T19:59:50.857Z] d64a7527c2ae: Preparing [2022-04-19T19:59:50.857Z] b2b99165f867: Preparing [2022-04-19T19:59:50.857Z] cf5ea1341aa2: Preparing [2022-04-19T19:59:50.857Z] ed1d2b543529: Preparing [2022-04-19T19:59:50.857Z] 7abbda691626: Preparing [2022-04-19T19:59:50.857Z] 3a4c83fac777: Preparing [2022-04-19T19:59:50.857Z] 485c52bf7592: Preparing [2022-04-19T19:59:50.857Z] a4fa42bdc9f3: Preparing [2022-04-19T19:59:50.857Z] b541d28bf3b4: Preparing [2022-04-19T19:59:50.857Z] 485c52bf7592: Waiting [2022-04-19T19:59:50.857Z] ed1d2b543529: Waiting [2022-04-19T19:59:50.857Z] b541d28bf3b4: Waiting [2022-04-19T19:59:50.857Z] 7abbda691626: Waiting [2022-04-19T19:59:50.857Z] 3a4c83fac777: Waiting [2022-04-19T19:59:50.857Z] a4fa42bdc9f3: Waiting [2022-04-19T19:59:50.857Z] cf5ea1341aa2: Layer already exists [2022-04-19T19:59:50.857Z] 4172c6dc61ff: Layer already exists [2022-04-19T19:59:50.857Z] b2b99165f867: Layer already exists [2022-04-19T19:59:50.857Z] c84d238e56eb: Layer already exists [2022-04-19T19:59:50.857Z] d64a7527c2ae: Layer already exists [2022-04-19T19:59:50.857Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:50.857Z] 3a4c83fac777: Layer already exists [2022-04-19T19:59:50.857Z] 7abbda691626: Layer already exists [2022-04-19T19:59:50.857Z] a4fa42bdc9f3: Layer already exists [2022-04-19T19:59:50.857Z] 485c52bf7592: Layer already exists [2022-04-19T19:59:50.857Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:50.857Z] latest: digest: sha256:8535c7107089269ea2b267157a1ec21c73bc8932476c9cb9f8385107a1db0ab9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:51.159Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:51.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [2022-04-19T19:59:51.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T19:59:51.456Z] c84d238e56eb: Preparing [2022-04-19T19:59:51.456Z] c84d238e56eb: Preparing [2022-04-19T19:59:51.456Z] 4172c6dc61ff: Preparing [2022-04-19T19:59:51.456Z] d64a7527c2ae: Preparing [2022-04-19T19:59:51.456Z] b2b99165f867: Preparing [2022-04-19T19:59:51.456Z] cf5ea1341aa2: Preparing [2022-04-19T19:59:51.456Z] ed1d2b543529: Preparing [2022-04-19T19:59:51.456Z] 7abbda691626: Preparing [2022-04-19T19:59:51.456Z] 3a4c83fac777: Preparing [2022-04-19T19:59:51.456Z] 485c52bf7592: Preparing [2022-04-19T19:59:51.456Z] a4fa42bdc9f3: Preparing [2022-04-19T19:59:51.456Z] b541d28bf3b4: Preparing [2022-04-19T19:59:51.456Z] 3a4c83fac777: Waiting [2022-04-19T19:59:51.456Z] 485c52bf7592: Waiting [2022-04-19T19:59:51.456Z] a4fa42bdc9f3: Waiting [2022-04-19T19:59:51.456Z] b541d28bf3b4: Waiting [2022-04-19T19:59:51.456Z] ed1d2b543529: Waiting [2022-04-19T19:59:51.456Z] 7abbda691626: Waiting [2022-04-19T19:59:51.456Z] b2b99165f867: Layer already exists [2022-04-19T19:59:51.456Z] c84d238e56eb: Layer already exists [2022-04-19T19:59:51.456Z] cf5ea1341aa2: Layer already exists [2022-04-19T19:59:51.456Z] d64a7527c2ae: Layer already exists [2022-04-19T19:59:51.456Z] 4172c6dc61ff: Layer already exists [2022-04-19T19:59:51.456Z] 3a4c83fac777: Layer already exists [2022-04-19T19:59:51.456Z] a4fa42bdc9f3: Layer already exists [2022-04-19T19:59:51.456Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:51.456Z] 7abbda691626: Layer already exists [2022-04-19T19:59:51.456Z] 485c52bf7592: Layer already exists [2022-04-19T19:59:51.456Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:51.456Z] 2.2.0-dev.74: digest: sha256:8535c7107089269ea2b267157a1ec21c73bc8932476c9cb9f8385107a1db0ab9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:51.759Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:52.053Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:52.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T19:59:52.054Z] c84d238e56eb: Preparing [2022-04-19T19:59:52.054Z] c84d238e56eb: Preparing [2022-04-19T19:59:52.054Z] 4172c6dc61ff: Preparing [2022-04-19T19:59:52.054Z] d64a7527c2ae: Preparing [2022-04-19T19:59:52.054Z] b2b99165f867: Preparing [2022-04-19T19:59:52.054Z] cf5ea1341aa2: Preparing [2022-04-19T19:59:52.054Z] ed1d2b543529: Preparing [2022-04-19T19:59:52.054Z] 7abbda691626: Preparing [2022-04-19T19:59:52.054Z] 3a4c83fac777: Preparing [2022-04-19T19:59:52.054Z] 485c52bf7592: Preparing [2022-04-19T19:59:52.054Z] a4fa42bdc9f3: Preparing [2022-04-19T19:59:52.054Z] b541d28bf3b4: Preparing [2022-04-19T19:59:52.054Z] ed1d2b543529: Waiting [2022-04-19T19:59:52.054Z] 7abbda691626: Waiting [2022-04-19T19:59:52.054Z] 3a4c83fac777: Waiting [2022-04-19T19:59:52.054Z] 485c52bf7592: Waiting [2022-04-19T19:59:52.054Z] a4fa42bdc9f3: Waiting [2022-04-19T19:59:52.054Z] b541d28bf3b4: Waiting [2022-04-19T19:59:52.054Z] 4172c6dc61ff: Layer already exists [2022-04-19T19:59:52.054Z] cf5ea1341aa2: Layer already exists [2022-04-19T19:59:52.054Z] d64a7527c2ae: Layer already exists [2022-04-19T19:59:52.054Z] b2b99165f867: Layer already exists [2022-04-19T19:59:52.054Z] c84d238e56eb: Layer already exists [2022-04-19T19:59:52.054Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:52.054Z] a4fa42bdc9f3: Layer already exists [2022-04-19T19:59:52.054Z] 485c52bf7592: Layer already exists [2022-04-19T19:59:52.054Z] 3a4c83fac777: Layer already exists [2022-04-19T19:59:52.054Z] 7abbda691626: Layer already exists [2022-04-19T19:59:52.054Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:52.054Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:8535c7107089269ea2b267157a1ec21c73bc8932476c9cb9f8385107a1db0ab9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:52.356Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:52.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-19T19:59:52.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T19:59:52.651Z] c84d238e56eb: Preparing [2022-04-19T19:59:52.651Z] c84d238e56eb: Preparing [2022-04-19T19:59:52.651Z] 4172c6dc61ff: Preparing [2022-04-19T19:59:52.651Z] d64a7527c2ae: Preparing [2022-04-19T19:59:52.651Z] b2b99165f867: Preparing [2022-04-19T19:59:52.651Z] cf5ea1341aa2: Preparing [2022-04-19T19:59:52.651Z] ed1d2b543529: Preparing [2022-04-19T19:59:52.651Z] 7abbda691626: Preparing [2022-04-19T19:59:52.651Z] 3a4c83fac777: Preparing [2022-04-19T19:59:52.651Z] 485c52bf7592: Preparing [2022-04-19T19:59:52.651Z] a4fa42bdc9f3: Preparing [2022-04-19T19:59:52.651Z] b541d28bf3b4: Preparing [2022-04-19T19:59:52.651Z] 3a4c83fac777: Waiting [2022-04-19T19:59:52.651Z] 485c52bf7592: Waiting [2022-04-19T19:59:52.651Z] a4fa42bdc9f3: Waiting [2022-04-19T19:59:52.651Z] ed1d2b543529: Waiting [2022-04-19T19:59:52.651Z] b541d28bf3b4: Waiting [2022-04-19T19:59:52.651Z] 7abbda691626: Waiting [2022-04-19T19:59:52.651Z] d64a7527c2ae: Layer already exists [2022-04-19T19:59:52.651Z] b2b99165f867: Layer already exists [2022-04-19T19:59:52.651Z] 4172c6dc61ff: Layer already exists [2022-04-19T19:59:52.651Z] cf5ea1341aa2: Layer already exists [2022-04-19T19:59:52.651Z] c84d238e56eb: Layer already exists [2022-04-19T19:59:52.651Z] 7abbda691626: Layer already exists [2022-04-19T19:59:52.651Z] ed1d2b543529: Layer already exists [2022-04-19T19:59:52.651Z] a4fa42bdc9f3: Layer already exists [2022-04-19T19:59:52.651Z] 485c52bf7592: Layer already exists [2022-04-19T19:59:52.651Z] 3a4c83fac777: Layer already exists [2022-04-19T19:59:52.651Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:52.651Z] main: digest: sha256:8535c7107089269ea2b267157a1ec21c73bc8932476c9cb9f8385107a1db0ab9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:52.698Z] ===================================================== [Pipeline] echo [2022-04-19T19:59:52.706Z] taggedImages: [2022-04-19T19:59:52.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:52.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T19:59:52.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [2022-04-19T19:59:52.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:52.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-19T19:59:52.727Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-19T19:59:52.727Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:52.727Z] latest [2022-04-19T19:59:52.727Z] 2.2.0-dev.74 [2022-04-19T19:59:52.727Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:52.727Z] main [2022-04-19T19:59:52.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:53.107Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:53.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:53.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T19:59:53.408Z] 35b41e22e61d: Preparing [2022-04-19T19:59:53.408Z] 9d567fcf894b: Preparing [2022-04-19T19:59:53.408Z] 0010c2389c2c: Preparing [2022-04-19T19:59:53.408Z] 17b9a28e73eb: Preparing [2022-04-19T19:59:53.409Z] ec6e6ca32bb7: Preparing [2022-04-19T19:59:53.409Z] 2f3440cc8559: Preparing [2022-04-19T19:59:53.409Z] 80588d1092ee: Preparing [2022-04-19T19:59:53.409Z] b541d28bf3b4: Preparing [2022-04-19T19:59:53.409Z] 2f3440cc8559: Waiting [2022-04-19T19:59:53.409Z] b541d28bf3b4: Waiting [2022-04-19T19:59:53.409Z] ec6e6ca32bb7: Pushed [2022-04-19T19:59:53.409Z] 35b41e22e61d: Pushed [2022-04-19T19:59:53.409Z] 9d567fcf894b: Pushed [2022-04-19T19:59:53.409Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:53.668Z] 2f3440cc8559: Pushed [2022-04-19T19:59:53.927Z] 80588d1092ee: Pushed [2022-04-19T19:59:54.496Z] 0010c2389c2c: Pushed [2022-04-19T19:59:54.496Z] 17b9a28e73eb: Pushed [2022-04-19T19:59:54.756Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:d59fcedb65cdf994b017129fac943de1ed170364fb687a67322f1c3ce9578e96 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:55.064Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:55.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T19:59:55.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T19:59:55.358Z] 35b41e22e61d: Preparing [2022-04-19T19:59:55.358Z] 9d567fcf894b: Preparing [2022-04-19T19:59:55.358Z] 0010c2389c2c: Preparing [2022-04-19T19:59:55.358Z] 17b9a28e73eb: Preparing [2022-04-19T19:59:55.358Z] ec6e6ca32bb7: Preparing [2022-04-19T19:59:55.358Z] 2f3440cc8559: Preparing [2022-04-19T19:59:55.358Z] 80588d1092ee: Preparing [2022-04-19T19:59:55.358Z] b541d28bf3b4: Preparing [2022-04-19T19:59:55.358Z] 80588d1092ee: Waiting [2022-04-19T19:59:55.358Z] b541d28bf3b4: Waiting [2022-04-19T19:59:55.358Z] 2f3440cc8559: Waiting [2022-04-19T19:59:55.358Z] ec6e6ca32bb7: Layer already exists [2022-04-19T19:59:55.358Z] 17b9a28e73eb: Layer already exists [2022-04-19T19:59:55.358Z] 9d567fcf894b: Layer already exists [2022-04-19T19:59:55.358Z] 35b41e22e61d: Layer already exists [2022-04-19T19:59:55.358Z] 0010c2389c2c: Layer already exists [2022-04-19T19:59:55.358Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:55.358Z] 2f3440cc8559: Layer already exists [2022-04-19T19:59:55.358Z] 80588d1092ee: Layer already exists [2022-04-19T19:59:55.358Z] latest: digest: sha256:d59fcedb65cdf994b017129fac943de1ed170364fb687a67322f1c3ce9578e96 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:55.658Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:55.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [2022-04-19T19:59:55.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T19:59:55.952Z] 35b41e22e61d: Preparing [2022-04-19T19:59:55.952Z] 9d567fcf894b: Preparing [2022-04-19T19:59:55.952Z] 0010c2389c2c: Preparing [2022-04-19T19:59:55.952Z] 17b9a28e73eb: Preparing [2022-04-19T19:59:55.952Z] ec6e6ca32bb7: Preparing [2022-04-19T19:59:55.952Z] 2f3440cc8559: Preparing [2022-04-19T19:59:55.952Z] 80588d1092ee: Preparing [2022-04-19T19:59:55.952Z] b541d28bf3b4: Preparing [2022-04-19T19:59:55.952Z] 2f3440cc8559: Waiting [2022-04-19T19:59:55.952Z] 80588d1092ee: Waiting [2022-04-19T19:59:55.952Z] b541d28bf3b4: Waiting [2022-04-19T19:59:55.952Z] ec6e6ca32bb7: Layer already exists [2022-04-19T19:59:55.952Z] 17b9a28e73eb: Layer already exists [2022-04-19T19:59:55.952Z] 0010c2389c2c: Layer already exists [2022-04-19T19:59:55.952Z] 35b41e22e61d: Layer already exists [2022-04-19T19:59:55.952Z] 9d567fcf894b: Layer already exists [2022-04-19T19:59:55.952Z] 2f3440cc8559: Layer already exists [2022-04-19T19:59:55.952Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:55.952Z] 80588d1092ee: Layer already exists [2022-04-19T19:59:55.952Z] 2.2.0-dev.74: digest: sha256:d59fcedb65cdf994b017129fac943de1ed170364fb687a67322f1c3ce9578e96 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:56.250Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:56.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:56.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T19:59:56.543Z] 35b41e22e61d: Preparing [2022-04-19T19:59:56.543Z] 9d567fcf894b: Preparing [2022-04-19T19:59:56.543Z] 0010c2389c2c: Preparing [2022-04-19T19:59:56.543Z] 17b9a28e73eb: Preparing [2022-04-19T19:59:56.543Z] ec6e6ca32bb7: Preparing [2022-04-19T19:59:56.543Z] 2f3440cc8559: Preparing [2022-04-19T19:59:56.543Z] 80588d1092ee: Preparing [2022-04-19T19:59:56.543Z] b541d28bf3b4: Preparing [2022-04-19T19:59:56.543Z] 2f3440cc8559: Waiting [2022-04-19T19:59:56.543Z] 80588d1092ee: Waiting [2022-04-19T19:59:56.543Z] b541d28bf3b4: Waiting [2022-04-19T19:59:56.543Z] ec6e6ca32bb7: Layer already exists [2022-04-19T19:59:56.543Z] 0010c2389c2c: Layer already exists [2022-04-19T19:59:56.543Z] 17b9a28e73eb: Layer already exists [2022-04-19T19:59:56.543Z] 35b41e22e61d: Layer already exists [2022-04-19T19:59:56.543Z] 9d567fcf894b: Layer already exists [2022-04-19T19:59:56.543Z] 2f3440cc8559: Layer already exists [2022-04-19T19:59:56.543Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:56.543Z] 80588d1092ee: Layer already exists [2022-04-19T19:59:56.543Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:d59fcedb65cdf994b017129fac943de1ed170364fb687a67322f1c3ce9578e96 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:56.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:57.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-19T19:59:57.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T19:59:57.142Z] 35b41e22e61d: Preparing [2022-04-19T19:59:57.142Z] 9d567fcf894b: Preparing [2022-04-19T19:59:57.142Z] 0010c2389c2c: Preparing [2022-04-19T19:59:57.142Z] 17b9a28e73eb: Preparing [2022-04-19T19:59:57.142Z] ec6e6ca32bb7: Preparing [2022-04-19T19:59:57.142Z] 2f3440cc8559: Preparing [2022-04-19T19:59:57.142Z] 80588d1092ee: Preparing [2022-04-19T19:59:57.142Z] b541d28bf3b4: Preparing [2022-04-19T19:59:57.142Z] 80588d1092ee: Waiting [2022-04-19T19:59:57.142Z] 2f3440cc8559: Waiting [2022-04-19T19:59:57.142Z] b541d28bf3b4: Waiting [2022-04-19T19:59:57.142Z] ec6e6ca32bb7: Layer already exists [2022-04-19T19:59:57.142Z] 0010c2389c2c: Layer already exists [2022-04-19T19:59:57.142Z] 35b41e22e61d: Layer already exists [2022-04-19T19:59:57.142Z] 9d567fcf894b: Layer already exists [2022-04-19T19:59:57.142Z] 17b9a28e73eb: Layer already exists [2022-04-19T19:59:57.142Z] 2f3440cc8559: Layer already exists [2022-04-19T19:59:57.142Z] 80588d1092ee: Layer already exists [2022-04-19T19:59:57.142Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:57.142Z] main: digest: sha256:d59fcedb65cdf994b017129fac943de1ed170364fb687a67322f1c3ce9578e96 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T19:59:57.181Z] ===================================================== [Pipeline] echo [2022-04-19T19:59:57.189Z] taggedImages: [2022-04-19T19:59:57.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:57.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T19:59:57.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [2022-04-19T19:59:57.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:57.189Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-19T19:59:57.209Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-19T19:59:57.209Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:57.209Z] latest [2022-04-19T19:59:57.209Z] 2.2.0-dev.74 [2022-04-19T19:59:57.209Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T19:59:57.209Z] main [2022-04-19T19:59:57.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:57.533Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:57.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T19:59:57.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T19:59:57.831Z] bcccce488cdb: Preparing [2022-04-19T19:59:57.831Z] e18c5814cebd: Preparing [2022-04-19T19:59:57.831Z] c0550335d0c7: Preparing [2022-04-19T19:59:57.831Z] 05ac3e746d53: Preparing [2022-04-19T19:59:57.831Z] 0b7ed0d660d9: Preparing [2022-04-19T19:59:57.831Z] 3f5f2d7617d1: Preparing [2022-04-19T19:59:57.831Z] 65b669051209: Preparing [2022-04-19T19:59:57.831Z] bf4bb0a66c45: Preparing [2022-04-19T19:59:57.831Z] 59edbeb148c6: Preparing [2022-04-19T19:59:57.831Z] 3f5f2d7617d1: Waiting [2022-04-19T19:59:57.831Z] bf4bb0a66c45: Waiting [2022-04-19T19:59:57.831Z] 65b669051209: Waiting [2022-04-19T19:59:57.831Z] b541d28bf3b4: Preparing [2022-04-19T19:59:57.831Z] b541d28bf3b4: Waiting [2022-04-19T19:59:57.831Z] bcccce488cdb: Pushed [2022-04-19T19:59:57.831Z] e18c5814cebd: Pushed [2022-04-19T19:59:57.831Z] 0b7ed0d660d9: Pushed [2022-04-19T19:59:58.091Z] 3f5f2d7617d1: Pushed [2022-04-19T19:59:58.091Z] bf4bb0a66c45: Pushed [2022-04-19T19:59:58.091Z] 65b669051209: Pushed [2022-04-19T19:59:58.091Z] b541d28bf3b4: Layer already exists [2022-04-19T19:59:58.091Z] 59edbeb148c6: Pushed [2022-04-19T19:59:59.030Z] 05ac3e746d53: Pushed [2022-04-19T19:59:59.291Z] c0550335d0c7: Pushed [2022-04-19T19:59:59.551Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:3d4de18e9879bb2a2fd43435cb162eb182da46240240eda60d365f682b307e2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:59:59.859Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:00.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T20:00:00.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:00:00.158Z] bcccce488cdb: Preparing [2022-04-19T20:00:00.158Z] e18c5814cebd: Preparing [2022-04-19T20:00:00.158Z] c0550335d0c7: Preparing [2022-04-19T20:00:00.158Z] 05ac3e746d53: Preparing [2022-04-19T20:00:00.158Z] 0b7ed0d660d9: Preparing [2022-04-19T20:00:00.158Z] 3f5f2d7617d1: Preparing [2022-04-19T20:00:00.158Z] 65b669051209: Preparing [2022-04-19T20:00:00.158Z] bf4bb0a66c45: Preparing [2022-04-19T20:00:00.158Z] 59edbeb148c6: Preparing [2022-04-19T20:00:00.158Z] b541d28bf3b4: Preparing [2022-04-19T20:00:00.158Z] 3f5f2d7617d1: Waiting [2022-04-19T20:00:00.158Z] 65b669051209: Waiting [2022-04-19T20:00:00.158Z] bf4bb0a66c45: Waiting [2022-04-19T20:00:00.158Z] 59edbeb148c6: Waiting [2022-04-19T20:00:00.158Z] b541d28bf3b4: Waiting [2022-04-19T20:00:00.158Z] 0b7ed0d660d9: Layer already exists [2022-04-19T20:00:00.158Z] e18c5814cebd: Layer already exists [2022-04-19T20:00:00.158Z] c0550335d0c7: Layer already exists [2022-04-19T20:00:00.158Z] bcccce488cdb: Layer already exists [2022-04-19T20:00:00.158Z] 05ac3e746d53: Layer already exists [2022-04-19T20:00:00.158Z] 3f5f2d7617d1: Layer already exists [2022-04-19T20:00:00.158Z] 65b669051209: Layer already exists [2022-04-19T20:00:00.158Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:00.158Z] 59edbeb148c6: Layer already exists [2022-04-19T20:00:00.158Z] bf4bb0a66c45: Layer already exists [2022-04-19T20:00:00.158Z] latest: digest: sha256:3d4de18e9879bb2a2fd43435cb162eb182da46240240eda60d365f682b307e2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:00.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:00.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [2022-04-19T20:00:00.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:00:00.760Z] bcccce488cdb: Preparing [2022-04-19T20:00:00.760Z] e18c5814cebd: Preparing [2022-04-19T20:00:00.760Z] c0550335d0c7: Preparing [2022-04-19T20:00:00.760Z] 05ac3e746d53: Preparing [2022-04-19T20:00:00.760Z] 0b7ed0d660d9: Preparing [2022-04-19T20:00:00.760Z] 3f5f2d7617d1: Preparing [2022-04-19T20:00:00.760Z] 65b669051209: Preparing [2022-04-19T20:00:00.760Z] bf4bb0a66c45: Preparing [2022-04-19T20:00:00.760Z] 59edbeb148c6: Preparing [2022-04-19T20:00:00.760Z] b541d28bf3b4: Preparing [2022-04-19T20:00:00.760Z] 65b669051209: Waiting [2022-04-19T20:00:00.760Z] bf4bb0a66c45: Waiting [2022-04-19T20:00:00.760Z] b541d28bf3b4: Waiting [2022-04-19T20:00:00.760Z] 3f5f2d7617d1: Waiting [2022-04-19T20:00:00.760Z] 59edbeb148c6: Waiting [2022-04-19T20:00:00.760Z] bcccce488cdb: Layer already exists [2022-04-19T20:00:00.760Z] 0b7ed0d660d9: Layer already exists [2022-04-19T20:00:00.760Z] c0550335d0c7: Layer already exists [2022-04-19T20:00:00.760Z] e18c5814cebd: Layer already exists [2022-04-19T20:00:00.760Z] 05ac3e746d53: Layer already exists [2022-04-19T20:00:00.760Z] 3f5f2d7617d1: Layer already exists [2022-04-19T20:00:00.760Z] 65b669051209: Layer already exists [2022-04-19T20:00:00.760Z] 59edbeb148c6: Layer already exists [2022-04-19T20:00:00.760Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:00.760Z] bf4bb0a66c45: Layer already exists [2022-04-19T20:00:00.760Z] 2.2.0-dev.74: digest: sha256:3d4de18e9879bb2a2fd43435cb162eb182da46240240eda60d365f682b307e2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:01.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:01.365Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:01.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:00:01.365Z] bcccce488cdb: Preparing [2022-04-19T20:00:01.365Z] e18c5814cebd: Preparing [2022-04-19T20:00:01.365Z] c0550335d0c7: Preparing [2022-04-19T20:00:01.365Z] 05ac3e746d53: Preparing [2022-04-19T20:00:01.365Z] 0b7ed0d660d9: Preparing [2022-04-19T20:00:01.365Z] 3f5f2d7617d1: Preparing [2022-04-19T20:00:01.365Z] 65b669051209: Preparing [2022-04-19T20:00:01.365Z] bf4bb0a66c45: Preparing [2022-04-19T20:00:01.365Z] 59edbeb148c6: Preparing [2022-04-19T20:00:01.365Z] b541d28bf3b4: Preparing [2022-04-19T20:00:01.365Z] 3f5f2d7617d1: Waiting [2022-04-19T20:00:01.365Z] 65b669051209: Waiting [2022-04-19T20:00:01.365Z] bf4bb0a66c45: Waiting [2022-04-19T20:00:01.365Z] 59edbeb148c6: Waiting [2022-04-19T20:00:01.365Z] b541d28bf3b4: Waiting [2022-04-19T20:00:01.365Z] 0b7ed0d660d9: Layer already exists [2022-04-19T20:00:01.365Z] 05ac3e746d53: Layer already exists [2022-04-19T20:00:01.365Z] bcccce488cdb: Layer already exists [2022-04-19T20:00:01.365Z] c0550335d0c7: Layer already exists [2022-04-19T20:00:01.365Z] e18c5814cebd: Layer already exists [2022-04-19T20:00:01.365Z] 65b669051209: Layer already exists [2022-04-19T20:00:01.365Z] 3f5f2d7617d1: Layer already exists [2022-04-19T20:00:01.365Z] bf4bb0a66c45: Layer already exists [2022-04-19T20:00:01.365Z] 59edbeb148c6: Layer already exists [2022-04-19T20:00:01.365Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:01.365Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:3d4de18e9879bb2a2fd43435cb162eb182da46240240eda60d365f682b307e2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:01.670Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:01.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-19T20:00:01.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:00:01.973Z] bcccce488cdb: Preparing [2022-04-19T20:00:01.973Z] e18c5814cebd: Preparing [2022-04-19T20:00:01.973Z] c0550335d0c7: Preparing [2022-04-19T20:00:01.973Z] 05ac3e746d53: Preparing [2022-04-19T20:00:01.973Z] 0b7ed0d660d9: Preparing [2022-04-19T20:00:01.973Z] 3f5f2d7617d1: Preparing [2022-04-19T20:00:01.973Z] 65b669051209: Preparing [2022-04-19T20:00:01.973Z] bf4bb0a66c45: Preparing [2022-04-19T20:00:01.973Z] 59edbeb148c6: Preparing [2022-04-19T20:00:01.973Z] b541d28bf3b4: Preparing [2022-04-19T20:00:01.973Z] 65b669051209: Waiting [2022-04-19T20:00:01.973Z] 3f5f2d7617d1: Waiting [2022-04-19T20:00:01.973Z] bf4bb0a66c45: Waiting [2022-04-19T20:00:01.973Z] b541d28bf3b4: Waiting [2022-04-19T20:00:01.973Z] 0b7ed0d660d9: Layer already exists [2022-04-19T20:00:01.973Z] c0550335d0c7: Layer already exists [2022-04-19T20:00:01.973Z] bcccce488cdb: Layer already exists [2022-04-19T20:00:01.973Z] 05ac3e746d53: Layer already exists [2022-04-19T20:00:01.973Z] e18c5814cebd: Layer already exists [2022-04-19T20:00:01.973Z] 65b669051209: Layer already exists [2022-04-19T20:00:01.973Z] bf4bb0a66c45: Layer already exists [2022-04-19T20:00:01.973Z] 3f5f2d7617d1: Layer already exists [2022-04-19T20:00:01.973Z] 59edbeb148c6: Layer already exists [2022-04-19T20:00:01.973Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:01.973Z] main: digest: sha256:3d4de18e9879bb2a2fd43435cb162eb182da46240240eda60d365f682b307e2a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:02.012Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:02.021Z] taggedImages: [2022-04-19T20:00:02.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:02.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T20:00:02.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [2022-04-19T20:00:02.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:02.021Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-19T20:00:02.036Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-19T20:00:02.036Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:02.036Z] latest [2022-04-19T20:00:02.036Z] 2.2.0-dev.74 [2022-04-19T20:00:02.036Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:02.036Z] main [2022-04-19T20:00:02.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:02.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:02.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:02.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:00:02.648Z] 216094f7cd8d: Preparing [2022-04-19T20:00:02.648Z] a0b569309835: Preparing [2022-04-19T20:00:02.648Z] ed1d2b543529: Preparing [2022-04-19T20:00:02.648Z] d6003bc25e98: Preparing [2022-04-19T20:00:02.648Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:02.648Z] 4fc242d58285: Preparing [2022-04-19T20:00:02.648Z] 4fc242d58285: Waiting [2022-04-19T20:00:02.648Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:02.648Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:02.648Z] 216094f7cd8d: Pushed [2022-04-19T20:00:02.648Z] 9bc9707c1b05: Pushed [2022-04-19T20:00:03.217Z] d6003bc25e98: Pushed [2022-04-19T20:00:05.131Z] a0b569309835: Pushed [2022-04-19T20:00:05.131Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:71bd61f3273d7769a2c6b4258e53305c4209f389187f00450c8b12d509d15dc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:05.430Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:05.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T20:00:05.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:00:05.723Z] 216094f7cd8d: Preparing [2022-04-19T20:00:05.723Z] a0b569309835: Preparing [2022-04-19T20:00:05.723Z] ed1d2b543529: Preparing [2022-04-19T20:00:05.723Z] d6003bc25e98: Preparing [2022-04-19T20:00:05.723Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:05.723Z] 4fc242d58285: Preparing [2022-04-19T20:00:05.723Z] 4fc242d58285: Waiting [2022-04-19T20:00:05.723Z] 216094f7cd8d: Layer already exists [2022-04-19T20:00:05.723Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:05.723Z] a0b569309835: Layer already exists [2022-04-19T20:00:05.723Z] d6003bc25e98: Layer already exists [2022-04-19T20:00:05.723Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:05.723Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:05.723Z] latest: digest: sha256:71bd61f3273d7769a2c6b4258e53305c4209f389187f00450c8b12d509d15dc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:06.019Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:06.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [2022-04-19T20:00:06.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:00:06.312Z] 216094f7cd8d: Preparing [2022-04-19T20:00:06.312Z] a0b569309835: Preparing [2022-04-19T20:00:06.312Z] ed1d2b543529: Preparing [2022-04-19T20:00:06.312Z] d6003bc25e98: Preparing [2022-04-19T20:00:06.312Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:06.312Z] 4fc242d58285: Preparing [2022-04-19T20:00:06.312Z] 4fc242d58285: Waiting [2022-04-19T20:00:06.312Z] d6003bc25e98: Layer already exists [2022-04-19T20:00:06.312Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:06.312Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:06.312Z] a0b569309835: Layer already exists [2022-04-19T20:00:06.312Z] 216094f7cd8d: Layer already exists [2022-04-19T20:00:06.312Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:06.312Z] 2.2.0-dev.74: digest: sha256:71bd61f3273d7769a2c6b4258e53305c4209f389187f00450c8b12d509d15dc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:06.612Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:06.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:06.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:00:06.905Z] 216094f7cd8d: Preparing [2022-04-19T20:00:06.905Z] a0b569309835: Preparing [2022-04-19T20:00:06.905Z] ed1d2b543529: Preparing [2022-04-19T20:00:06.905Z] d6003bc25e98: Preparing [2022-04-19T20:00:06.905Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:06.905Z] 4fc242d58285: Preparing [2022-04-19T20:00:06.905Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:06.905Z] a0b569309835: Layer already exists [2022-04-19T20:00:06.905Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:06.905Z] d6003bc25e98: Layer already exists [2022-04-19T20:00:06.905Z] 216094f7cd8d: Layer already exists [2022-04-19T20:00:06.905Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:06.905Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:71bd61f3273d7769a2c6b4258e53305c4209f389187f00450c8b12d509d15dc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:07.203Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:07.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-19T20:00:07.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:00:07.497Z] 216094f7cd8d: Preparing [2022-04-19T20:00:07.497Z] a0b569309835: Preparing [2022-04-19T20:00:07.497Z] ed1d2b543529: Preparing [2022-04-19T20:00:07.497Z] d6003bc25e98: Preparing [2022-04-19T20:00:07.497Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:07.497Z] 4fc242d58285: Preparing [2022-04-19T20:00:07.497Z] 4fc242d58285: Waiting [2022-04-19T20:00:07.497Z] d6003bc25e98: Layer already exists [2022-04-19T20:00:07.497Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:07.497Z] a0b569309835: Layer already exists [2022-04-19T20:00:07.497Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:07.497Z] 216094f7cd8d: Layer already exists [2022-04-19T20:00:07.497Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:07.497Z] main: digest: sha256:71bd61f3273d7769a2c6b4258e53305c4209f389187f00450c8b12d509d15dc5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:07.526Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:07.536Z] taggedImages: [2022-04-19T20:00:07.536Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:07.536Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T20:00:07.536Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [2022-04-19T20:00:07.536Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:07.536Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-19T20:00:07.560Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-19T20:00:07.560Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:07.560Z] latest [2022-04-19T20:00:07.560Z] 2.2.0-dev.74 [2022-04-19T20:00:07.560Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:07.560Z] main [2022-04-19T20:00:07.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:07.888Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:08.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:08.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:00:08.180Z] f32972fde835: Preparing [2022-04-19T20:00:08.180Z] f1fa2dfed04f: Preparing [2022-04-19T20:00:08.180Z] de4ff39e9869: Preparing [2022-04-19T20:00:08.180Z] 3955b84b02fe: Preparing [2022-04-19T20:00:08.180Z] d42aaa816db6: Preparing [2022-04-19T20:00:08.180Z] 575ff0e957fd: Preparing [2022-04-19T20:00:08.180Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:08.180Z] 4fc242d58285: Preparing [2022-04-19T20:00:08.180Z] 575ff0e957fd: Waiting [2022-04-19T20:00:08.180Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:08.180Z] 4fc242d58285: Waiting [2022-04-19T20:00:08.180Z] f32972fde835: Pushed [2022-04-19T20:00:08.180Z] de4ff39e9869: Pushed [2022-04-19T20:00:08.180Z] f1fa2dfed04f: Pushed [2022-04-19T20:00:08.180Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:08.180Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:08.749Z] 575ff0e957fd: Pushed [2022-04-19T20:00:12.046Z] d42aaa816db6: Pushed [2022-04-19T20:00:15.349Z] 3955b84b02fe: Pushed [2022-04-19T20:00:15.349Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:5d51af7e8a31f9ccbbd641ed1c89d0662e0c0f3a4a9ae5a9d9c68b32c62828df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:15.654Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:16.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T20:00:16.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:00:16.002Z] f32972fde835: Preparing [2022-04-19T20:00:16.002Z] f1fa2dfed04f: Preparing [2022-04-19T20:00:16.002Z] de4ff39e9869: Preparing [2022-04-19T20:00:16.002Z] 3955b84b02fe: Preparing [2022-04-19T20:00:16.002Z] d42aaa816db6: Preparing [2022-04-19T20:00:16.002Z] 575ff0e957fd: Preparing [2022-04-19T20:00:16.002Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:16.002Z] 4fc242d58285: Preparing [2022-04-19T20:00:16.002Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:16.002Z] 4fc242d58285: Waiting [2022-04-19T20:00:16.002Z] 575ff0e957fd: Waiting [2022-04-19T20:00:16.002Z] de4ff39e9869: Layer already exists [2022-04-19T20:00:16.002Z] f1fa2dfed04f: Layer already exists [2022-04-19T20:00:16.002Z] f32972fde835: Layer already exists [2022-04-19T20:00:16.002Z] 3955b84b02fe: Layer already exists [2022-04-19T20:00:16.002Z] d42aaa816db6: Layer already exists [2022-04-19T20:00:16.002Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:16.002Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:16.002Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:16.002Z] latest: digest: sha256:5d51af7e8a31f9ccbbd641ed1c89d0662e0c0f3a4a9ae5a9d9c68b32c62828df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:16.324Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:16.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [2022-04-19T20:00:16.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:00:16.620Z] f32972fde835: Preparing [2022-04-19T20:00:16.620Z] f1fa2dfed04f: Preparing [2022-04-19T20:00:16.620Z] de4ff39e9869: Preparing [2022-04-19T20:00:16.620Z] 3955b84b02fe: Preparing [2022-04-19T20:00:16.620Z] d42aaa816db6: Preparing [2022-04-19T20:00:16.620Z] 575ff0e957fd: Preparing [2022-04-19T20:00:16.620Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:16.620Z] 4fc242d58285: Preparing [2022-04-19T20:00:16.620Z] 575ff0e957fd: Waiting [2022-04-19T20:00:16.620Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:16.620Z] 4fc242d58285: Waiting [2022-04-19T20:00:16.620Z] de4ff39e9869: Layer already exists [2022-04-19T20:00:16.620Z] 3955b84b02fe: Layer already exists [2022-04-19T20:00:16.620Z] d42aaa816db6: Layer already exists [2022-04-19T20:00:16.620Z] f1fa2dfed04f: Layer already exists [2022-04-19T20:00:16.620Z] f32972fde835: Layer already exists [2022-04-19T20:00:16.620Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:16.620Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:16.620Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:16.620Z] 2.2.0-dev.74: digest: sha256:5d51af7e8a31f9ccbbd641ed1c89d0662e0c0f3a4a9ae5a9d9c68b32c62828df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:16.922Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:17.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:17.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:00:17.216Z] f32972fde835: Preparing [2022-04-19T20:00:17.216Z] f1fa2dfed04f: Preparing [2022-04-19T20:00:17.216Z] de4ff39e9869: Preparing [2022-04-19T20:00:17.216Z] 3955b84b02fe: Preparing [2022-04-19T20:00:17.216Z] d42aaa816db6: Preparing [2022-04-19T20:00:17.216Z] 575ff0e957fd: Preparing [2022-04-19T20:00:17.216Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:17.216Z] 4fc242d58285: Preparing [2022-04-19T20:00:17.216Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:17.216Z] 575ff0e957fd: Waiting [2022-04-19T20:00:17.216Z] 4fc242d58285: Waiting [2022-04-19T20:00:17.216Z] f32972fde835: Layer already exists [2022-04-19T20:00:17.216Z] 3955b84b02fe: Layer already exists [2022-04-19T20:00:17.216Z] f1fa2dfed04f: Layer already exists [2022-04-19T20:00:17.216Z] d42aaa816db6: Layer already exists [2022-04-19T20:00:17.216Z] de4ff39e9869: Layer already exists [2022-04-19T20:00:17.216Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:17.216Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:17.216Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:17.216Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:5d51af7e8a31f9ccbbd641ed1c89d0662e0c0f3a4a9ae5a9d9c68b32c62828df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:17.514Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:17.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-19T20:00:17.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:00:17.807Z] f32972fde835: Preparing [2022-04-19T20:00:17.807Z] f1fa2dfed04f: Preparing [2022-04-19T20:00:17.807Z] de4ff39e9869: Preparing [2022-04-19T20:00:17.807Z] 3955b84b02fe: Preparing [2022-04-19T20:00:17.807Z] d42aaa816db6: Preparing [2022-04-19T20:00:17.807Z] 575ff0e957fd: Preparing [2022-04-19T20:00:17.807Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:17.807Z] 4fc242d58285: Preparing [2022-04-19T20:00:17.807Z] 575ff0e957fd: Waiting [2022-04-19T20:00:17.807Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:17.807Z] 4fc242d58285: Waiting [2022-04-19T20:00:17.807Z] f32972fde835: Layer already exists [2022-04-19T20:00:17.807Z] f1fa2dfed04f: Layer already exists [2022-04-19T20:00:17.807Z] d42aaa816db6: Layer already exists [2022-04-19T20:00:17.807Z] de4ff39e9869: Layer already exists [2022-04-19T20:00:17.807Z] 3955b84b02fe: Layer already exists [2022-04-19T20:00:17.807Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:17.807Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:17.807Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:17.807Z] main: digest: sha256:5d51af7e8a31f9ccbbd641ed1c89d0662e0c0f3a4a9ae5a9d9c68b32c62828df size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:17.848Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:17.856Z] taggedImages: [2022-04-19T20:00:17.856Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:17.856Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T20:00:17.856Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [2022-04-19T20:00:17.856Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:17.856Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-19T20:00:17.880Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-19T20:00:17.880Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:17.880Z] latest [2022-04-19T20:00:17.880Z] 2.2.0-dev.74 [2022-04-19T20:00:17.880Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:17.880Z] main [2022-04-19T20:00:17.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:18.199Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:18.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:18.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:00:18.495Z] e11256a83175: Preparing [2022-04-19T20:00:18.495Z] 5b8b36e154f0: Preparing [2022-04-19T20:00:18.495Z] d024d37d857c: Preparing [2022-04-19T20:00:18.495Z] 6e0a249e0e3c: Preparing [2022-04-19T20:00:18.495Z] 544db6545ff2: Preparing [2022-04-19T20:00:18.495Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:18.496Z] 4fc242d58285: Preparing [2022-04-19T20:00:18.496Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:18.496Z] 4fc242d58285: Waiting [2022-04-19T20:00:18.496Z] 5b8b36e154f0: Pushed [2022-04-19T20:00:18.496Z] d024d37d857c: Pushed [2022-04-19T20:00:18.496Z] e11256a83175: Pushed [2022-04-19T20:00:18.496Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:18.496Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:18.755Z] 544db6545ff2: Pushed [2022-04-19T20:00:25.338Z] 6e0a249e0e3c: Pushed [2022-04-19T20:00:25.338Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:309511a5eef2881022019784ef02765752121c3c27bcfd3eec32e3b4413c28a9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:25.640Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:25.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T20:00:25.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:00:25.935Z] e11256a83175: Preparing [2022-04-19T20:00:25.935Z] 5b8b36e154f0: Preparing [2022-04-19T20:00:25.935Z] d024d37d857c: Preparing [2022-04-19T20:00:25.935Z] 6e0a249e0e3c: Preparing [2022-04-19T20:00:25.935Z] 544db6545ff2: Preparing [2022-04-19T20:00:25.935Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:25.935Z] 4fc242d58285: Preparing [2022-04-19T20:00:25.935Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:25.935Z] 4fc242d58285: Waiting [2022-04-19T20:00:25.935Z] 544db6545ff2: Layer already exists [2022-04-19T20:00:25.935Z] e11256a83175: Layer already exists [2022-04-19T20:00:25.935Z] d024d37d857c: Layer already exists [2022-04-19T20:00:25.935Z] 5b8b36e154f0: Layer already exists [2022-04-19T20:00:25.935Z] 6e0a249e0e3c: Layer already exists [2022-04-19T20:00:25.935Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:25.935Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:25.935Z] latest: digest: sha256:309511a5eef2881022019784ef02765752121c3c27bcfd3eec32e3b4413c28a9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:26.235Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:26.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [2022-04-19T20:00:26.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:00:26.530Z] e11256a83175: Preparing [2022-04-19T20:00:26.530Z] 5b8b36e154f0: Preparing [2022-04-19T20:00:26.530Z] d024d37d857c: Preparing [2022-04-19T20:00:26.530Z] 6e0a249e0e3c: Preparing [2022-04-19T20:00:26.530Z] 544db6545ff2: Preparing [2022-04-19T20:00:26.530Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:26.530Z] 4fc242d58285: Preparing [2022-04-19T20:00:26.530Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:26.530Z] 4fc242d58285: Waiting [2022-04-19T20:00:26.530Z] d024d37d857c: Layer already exists [2022-04-19T20:00:26.530Z] 544db6545ff2: Layer already exists [2022-04-19T20:00:26.530Z] 6e0a249e0e3c: Layer already exists [2022-04-19T20:00:26.531Z] 5b8b36e154f0: Layer already exists [2022-04-19T20:00:26.531Z] e11256a83175: Layer already exists [2022-04-19T20:00:26.531Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:26.531Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:26.531Z] 2.2.0-dev.74: digest: sha256:309511a5eef2881022019784ef02765752121c3c27bcfd3eec32e3b4413c28a9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:26.830Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:27.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:27.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:00:27.123Z] e11256a83175: Preparing [2022-04-19T20:00:27.123Z] 5b8b36e154f0: Preparing [2022-04-19T20:00:27.123Z] d024d37d857c: Preparing [2022-04-19T20:00:27.123Z] 6e0a249e0e3c: Preparing [2022-04-19T20:00:27.123Z] 544db6545ff2: Preparing [2022-04-19T20:00:27.123Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:27.123Z] 4fc242d58285: Preparing [2022-04-19T20:00:27.123Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:27.123Z] 4fc242d58285: Waiting [2022-04-19T20:00:27.123Z] 6e0a249e0e3c: Layer already exists [2022-04-19T20:00:27.123Z] 5b8b36e154f0: Layer already exists [2022-04-19T20:00:27.123Z] d024d37d857c: Layer already exists [2022-04-19T20:00:27.123Z] e11256a83175: Layer already exists [2022-04-19T20:00:27.123Z] 544db6545ff2: Layer already exists [2022-04-19T20:00:27.123Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:27.123Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:27.123Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:309511a5eef2881022019784ef02765752121c3c27bcfd3eec32e3b4413c28a9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:27.426Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:27.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-19T20:00:27.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:00:27.718Z] e11256a83175: Preparing [2022-04-19T20:00:27.718Z] 5b8b36e154f0: Preparing [2022-04-19T20:00:27.718Z] d024d37d857c: Preparing [2022-04-19T20:00:27.718Z] 6e0a249e0e3c: Preparing [2022-04-19T20:00:27.718Z] 544db6545ff2: Preparing [2022-04-19T20:00:27.718Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:27.718Z] 4fc242d58285: Preparing [2022-04-19T20:00:27.718Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:27.718Z] 4fc242d58285: Waiting [2022-04-19T20:00:27.718Z] e11256a83175: Layer already exists [2022-04-19T20:00:27.718Z] d024d37d857c: Layer already exists [2022-04-19T20:00:27.718Z] 6e0a249e0e3c: Layer already exists [2022-04-19T20:00:27.718Z] 544db6545ff2: Layer already exists [2022-04-19T20:00:27.718Z] 5b8b36e154f0: Layer already exists [2022-04-19T20:00:27.718Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:27.718Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:27.718Z] main: digest: sha256:309511a5eef2881022019784ef02765752121c3c27bcfd3eec32e3b4413c28a9 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:27.757Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:27.766Z] taggedImages: [2022-04-19T20:00:27.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:27.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T20:00:27.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [2022-04-19T20:00:27.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:27.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-19T20:00:27.789Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-19T20:00:27.789Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:27.789Z] latest [2022-04-19T20:00:27.789Z] 2.2.0-dev.74 [2022-04-19T20:00:27.789Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:27.789Z] main [2022-04-19T20:00:27.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:28.115Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:28.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:28.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:00:28.404Z] 94f8919e4438: Preparing [2022-04-19T20:00:28.404Z] de88a4bb8de3: Preparing [2022-04-19T20:00:28.404Z] 12c2ce9d7032: Preparing [2022-04-19T20:00:28.404Z] 653a5f556a76: Preparing [2022-04-19T20:00:28.404Z] 575ff0e957fd: Preparing [2022-04-19T20:00:28.404Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:28.404Z] 4fc242d58285: Preparing [2022-04-19T20:00:28.404Z] 4fc242d58285: Waiting [2022-04-19T20:00:28.404Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:28.404Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:28.404Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:28.404Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:28.404Z] de88a4bb8de3: Pushed [2022-04-19T20:00:28.404Z] 94f8919e4438: Pushed [2022-04-19T20:00:28.404Z] 12c2ce9d7032: Pushed [2022-04-19T20:00:36.542Z] 653a5f556a76: Pushed [2022-04-19T20:00:36.542Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:d827f3d86cb2931a8aae989c3da9fd243b43709a08399c8ae796fac7bfbb31e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:36.842Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:37.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T20:00:37.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:00:37.134Z] 94f8919e4438: Preparing [2022-04-19T20:00:37.134Z] de88a4bb8de3: Preparing [2022-04-19T20:00:37.134Z] 12c2ce9d7032: Preparing [2022-04-19T20:00:37.134Z] 653a5f556a76: Preparing [2022-04-19T20:00:37.134Z] 575ff0e957fd: Preparing [2022-04-19T20:00:37.134Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:37.134Z] 4fc242d58285: Preparing [2022-04-19T20:00:37.134Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:37.134Z] de88a4bb8de3: Layer already exists [2022-04-19T20:00:37.134Z] 653a5f556a76: Layer already exists [2022-04-19T20:00:37.134Z] 12c2ce9d7032: Layer already exists [2022-04-19T20:00:37.134Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:37.134Z] 94f8919e4438: Layer already exists [2022-04-19T20:00:37.134Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:37.134Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:37.134Z] latest: digest: sha256:d827f3d86cb2931a8aae989c3da9fd243b43709a08399c8ae796fac7bfbb31e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:37.432Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:37.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [2022-04-19T20:00:37.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:00:37.722Z] 94f8919e4438: Preparing [2022-04-19T20:00:37.722Z] de88a4bb8de3: Preparing [2022-04-19T20:00:37.722Z] 12c2ce9d7032: Preparing [2022-04-19T20:00:37.722Z] 653a5f556a76: Preparing [2022-04-19T20:00:37.722Z] 575ff0e957fd: Preparing [2022-04-19T20:00:37.722Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:37.722Z] 4fc242d58285: Preparing [2022-04-19T20:00:37.722Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:37.722Z] 4fc242d58285: Waiting [2022-04-19T20:00:37.722Z] 653a5f556a76: Layer already exists [2022-04-19T20:00:37.722Z] 12c2ce9d7032: Layer already exists [2022-04-19T20:00:37.722Z] 94f8919e4438: Layer already exists [2022-04-19T20:00:37.722Z] de88a4bb8de3: Layer already exists [2022-04-19T20:00:37.722Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:37.722Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:37.722Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:37.722Z] 2.2.0-dev.74: digest: sha256:d827f3d86cb2931a8aae989c3da9fd243b43709a08399c8ae796fac7bfbb31e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:38.019Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:38.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:38.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:00:38.314Z] 94f8919e4438: Preparing [2022-04-19T20:00:38.314Z] de88a4bb8de3: Preparing [2022-04-19T20:00:38.314Z] 12c2ce9d7032: Preparing [2022-04-19T20:00:38.314Z] 653a5f556a76: Preparing [2022-04-19T20:00:38.314Z] 575ff0e957fd: Preparing [2022-04-19T20:00:38.314Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:38.314Z] 4fc242d58285: Preparing [2022-04-19T20:00:38.314Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:38.314Z] 4fc242d58285: Waiting [2022-04-19T20:00:38.314Z] 94f8919e4438: Layer already exists [2022-04-19T20:00:38.314Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:38.314Z] 12c2ce9d7032: Layer already exists [2022-04-19T20:00:38.314Z] de88a4bb8de3: Layer already exists [2022-04-19T20:00:38.314Z] 653a5f556a76: Layer already exists [2022-04-19T20:00:38.314Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:38.314Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:38.314Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:d827f3d86cb2931a8aae989c3da9fd243b43709a08399c8ae796fac7bfbb31e4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:38.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:38.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-19T20:00:38.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:00:38.899Z] 94f8919e4438: Preparing [2022-04-19T20:00:38.899Z] de88a4bb8de3: Preparing [2022-04-19T20:00:38.899Z] 12c2ce9d7032: Preparing [2022-04-19T20:00:38.899Z] 653a5f556a76: Preparing [2022-04-19T20:00:38.899Z] 575ff0e957fd: Preparing [2022-04-19T20:00:38.899Z] 9bc9707c1b05: Preparing [2022-04-19T20:00:38.899Z] 4fc242d58285: Preparing [2022-04-19T20:00:38.899Z] 9bc9707c1b05: Waiting [2022-04-19T20:00:38.899Z] 4fc242d58285: Waiting [2022-04-19T20:00:38.899Z] 12c2ce9d7032: Layer already exists [2022-04-19T20:00:38.899Z] 94f8919e4438: Layer already exists [2022-04-19T20:00:38.899Z] de88a4bb8de3: Layer already exists [2022-04-19T20:00:38.899Z] 575ff0e957fd: Layer already exists [2022-04-19T20:00:38.899Z] 653a5f556a76: Layer already exists [2022-04-19T20:00:38.899Z] 9bc9707c1b05: Layer already exists [2022-04-19T20:00:38.899Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:38.899Z] main: digest: sha256:d827f3d86cb2931a8aae989c3da9fd243b43709a08399c8ae796fac7bfbb31e4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:38.945Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:38.953Z] taggedImages: [2022-04-19T20:00:38.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:38.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T20:00:38.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [2022-04-19T20:00:38.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:38.953Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-19T20:00:38.974Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-19T20:00:38.974Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:38.974Z] latest [2022-04-19T20:00:38.974Z] 2.2.0-dev.74 [2022-04-19T20:00:38.974Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:38.974Z] main [2022-04-19T20:00:38.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:39.295Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:39.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:39.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:00:39.590Z] 0b31e9c3f19e: Preparing [2022-04-19T20:00:39.590Z] 5c5075ca9b98: Preparing [2022-04-19T20:00:39.590Z] ed1d2b543529: Preparing [2022-04-19T20:00:39.590Z] eb2b5567cb14: Preparing [2022-04-19T20:00:39.590Z] b541d28bf3b4: Preparing [2022-04-19T20:00:39.590Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:39.590Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:39.590Z] 0b31e9c3f19e: Pushed [2022-04-19T20:00:39.590Z] eb2b5567cb14: Pushed [2022-04-19T20:00:42.131Z] 5c5075ca9b98: Pushed [2022-04-19T20:00:42.131Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:a0db6cc75fbcaa90ec243bea0c61888fe4cf1d8584c32c6ddc2b70d74858f3ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:42.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:42.717Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T20:00:42.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:00:42.717Z] 0b31e9c3f19e: Preparing [2022-04-19T20:00:42.717Z] 5c5075ca9b98: Preparing [2022-04-19T20:00:42.717Z] ed1d2b543529: Preparing [2022-04-19T20:00:42.717Z] eb2b5567cb14: Preparing [2022-04-19T20:00:42.717Z] b541d28bf3b4: Preparing [2022-04-19T20:00:42.717Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:42.717Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:42.718Z] eb2b5567cb14: Layer already exists [2022-04-19T20:00:42.718Z] 0b31e9c3f19e: Layer already exists [2022-04-19T20:00:42.718Z] 5c5075ca9b98: Layer already exists [2022-04-19T20:00:42.718Z] latest: digest: sha256:a0db6cc75fbcaa90ec243bea0c61888fe4cf1d8584c32c6ddc2b70d74858f3ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.017Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.311Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [2022-04-19T20:00:43.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:00:43.311Z] 0b31e9c3f19e: Preparing [2022-04-19T20:00:43.311Z] 5c5075ca9b98: Preparing [2022-04-19T20:00:43.311Z] ed1d2b543529: Preparing [2022-04-19T20:00:43.311Z] eb2b5567cb14: Preparing [2022-04-19T20:00:43.311Z] b541d28bf3b4: Preparing [2022-04-19T20:00:43.311Z] 0b31e9c3f19e: Layer already exists [2022-04-19T20:00:43.311Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:43.311Z] 5c5075ca9b98: Layer already exists [2022-04-19T20:00:43.311Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:43.311Z] eb2b5567cb14: Layer already exists [2022-04-19T20:00:43.311Z] 2.2.0-dev.74: digest: sha256:a0db6cc75fbcaa90ec243bea0c61888fe4cf1d8584c32c6ddc2b70d74858f3ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.621Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:43.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:00:43.914Z] 0b31e9c3f19e: Preparing [2022-04-19T20:00:43.914Z] 5c5075ca9b98: Preparing [2022-04-19T20:00:43.914Z] ed1d2b543529: Preparing [2022-04-19T20:00:43.914Z] eb2b5567cb14: Preparing [2022-04-19T20:00:43.914Z] b541d28bf3b4: Preparing [2022-04-19T20:00:43.914Z] 0b31e9c3f19e: Layer already exists [2022-04-19T20:00:43.914Z] eb2b5567cb14: Layer already exists [2022-04-19T20:00:43.914Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:43.914Z] 5c5075ca9b98: Layer already exists [2022-04-19T20:00:43.914Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:43.914Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:a0db6cc75fbcaa90ec243bea0c61888fe4cf1d8584c32c6ddc2b70d74858f3ce size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.211Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.505Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-19T20:00:44.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:00:44.505Z] 0b31e9c3f19e: Preparing [2022-04-19T20:00:44.505Z] 5c5075ca9b98: Preparing [2022-04-19T20:00:44.505Z] ed1d2b543529: Preparing [2022-04-19T20:00:44.505Z] eb2b5567cb14: Preparing [2022-04-19T20:00:44.505Z] b541d28bf3b4: Preparing [2022-04-19T20:00:44.505Z] eb2b5567cb14: Layer already exists [2022-04-19T20:00:44.505Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:44.505Z] 5c5075ca9b98: Layer already exists [2022-04-19T20:00:44.505Z] 0b31e9c3f19e: Layer already exists [2022-04-19T20:00:44.505Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:44.505Z] main: digest: sha256:a0db6cc75fbcaa90ec243bea0c61888fe4cf1d8584c32c6ddc2b70d74858f3ce size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:44.528Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:44.534Z] taggedImages: [2022-04-19T20:00:44.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:44.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T20:00:44.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [2022-04-19T20:00:44.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:44.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-19T20:00:44.548Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-19T20:00:44.548Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:44.548Z] latest [2022-04-19T20:00:44.548Z] 2.2.0-dev.74 [2022-04-19T20:00:44.548Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:44.548Z] main [2022-04-19T20:00:44.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:45.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:45.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:00:45.143Z] 7dca655c1cd7: Preparing [2022-04-19T20:00:45.143Z] f16b8889b7a9: Preparing [2022-04-19T20:00:45.143Z] ed1d2b543529: Preparing [2022-04-19T20:00:45.143Z] a979337d3027: Preparing [2022-04-19T20:00:45.143Z] b541d28bf3b4: Preparing [2022-04-19T20:00:45.143Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:45.143Z] a979337d3027: Layer already exists [2022-04-19T20:00:45.143Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:45.143Z] 7dca655c1cd7: Pushed [2022-04-19T20:00:47.688Z] f16b8889b7a9: Pushed [2022-04-19T20:00:47.688Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:7c172ab5b908b170e8b9685327c521fe85537631e120e449771479a3584624bb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:47.987Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T20:00:48.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:00:48.283Z] 7dca655c1cd7: Preparing [2022-04-19T20:00:48.283Z] f16b8889b7a9: Preparing [2022-04-19T20:00:48.283Z] ed1d2b543529: Preparing [2022-04-19T20:00:48.283Z] a979337d3027: Preparing [2022-04-19T20:00:48.283Z] b541d28bf3b4: Preparing [2022-04-19T20:00:48.283Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:48.283Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:48.283Z] 7dca655c1cd7: Layer already exists [2022-04-19T20:00:48.283Z] a979337d3027: Layer already exists [2022-04-19T20:00:48.283Z] f16b8889b7a9: Layer already exists [2022-04-19T20:00:48.283Z] latest: digest: sha256:7c172ab5b908b170e8b9685327c521fe85537631e120e449771479a3584624bb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [2022-04-19T20:00:48.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:00:48.872Z] 7dca655c1cd7: Preparing [2022-04-19T20:00:48.872Z] f16b8889b7a9: Preparing [2022-04-19T20:00:48.872Z] ed1d2b543529: Preparing [2022-04-19T20:00:48.872Z] a979337d3027: Preparing [2022-04-19T20:00:48.872Z] b541d28bf3b4: Preparing [2022-04-19T20:00:48.872Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:48.872Z] f16b8889b7a9: Layer already exists [2022-04-19T20:00:48.872Z] a979337d3027: Layer already exists [2022-04-19T20:00:48.872Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:48.872Z] 7dca655c1cd7: Layer already exists [2022-04-19T20:00:48.872Z] 2.2.0-dev.74: digest: sha256:7c172ab5b908b170e8b9685327c521fe85537631e120e449771479a3584624bb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:49.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:00:49.457Z] 7dca655c1cd7: Preparing [2022-04-19T20:00:49.457Z] f16b8889b7a9: Preparing [2022-04-19T20:00:49.457Z] ed1d2b543529: Preparing [2022-04-19T20:00:49.457Z] a979337d3027: Preparing [2022-04-19T20:00:49.457Z] b541d28bf3b4: Preparing [2022-04-19T20:00:49.457Z] a979337d3027: Layer already exists [2022-04-19T20:00:49.457Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:49.457Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:49.457Z] f16b8889b7a9: Layer already exists [2022-04-19T20:00:49.457Z] 7dca655c1cd7: Layer already exists [2022-04-19T20:00:49.457Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:7c172ab5b908b170e8b9685327c521fe85537631e120e449771479a3584624bb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.750Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-19T20:00:50.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:00:50.041Z] 7dca655c1cd7: Preparing [2022-04-19T20:00:50.041Z] f16b8889b7a9: Preparing [2022-04-19T20:00:50.041Z] ed1d2b543529: Preparing [2022-04-19T20:00:50.041Z] a979337d3027: Preparing [2022-04-19T20:00:50.041Z] b541d28bf3b4: Preparing [2022-04-19T20:00:50.041Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:50.041Z] ed1d2b543529: Layer already exists [2022-04-19T20:00:50.041Z] a979337d3027: Layer already exists [2022-04-19T20:00:50.041Z] 7dca655c1cd7: Layer already exists [2022-04-19T20:00:50.041Z] f16b8889b7a9: Layer already exists [2022-04-19T20:00:50.041Z] main: digest: sha256:7c172ab5b908b170e8b9685327c521fe85537631e120e449771479a3584624bb size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:50.080Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:50.089Z] taggedImages: [2022-04-19T20:00:50.089Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:50.089Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T20:00:50.089Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [2022-04-19T20:00:50.089Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:50.089Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-19T20:00:50.109Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-19T20:00:50.109Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:50.109Z] latest [2022-04-19T20:00:50.109Z] 2.2.0-dev.74 [2022-04-19T20:00:50.109Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:00:50.109Z] main [2022-04-19T20:00:50.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.438Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.738Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:00:50.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:00:50.738Z] 145628bad91e: Preparing [2022-04-19T20:00:50.738Z] 90aff5bf1bc3: Preparing [2022-04-19T20:00:50.738Z] 07cff75570d3: Preparing [2022-04-19T20:00:50.738Z] 16ef201f9c8b: Preparing [2022-04-19T20:00:50.738Z] 52f44be93a46: Preparing [2022-04-19T20:00:50.738Z] 10d82663b225: Preparing [2022-04-19T20:00:50.738Z] f7a7a140f1b3: Preparing [2022-04-19T20:00:50.738Z] 31e69d4774c9: Preparing [2022-04-19T20:00:50.738Z] 7750d494dfbd: Preparing [2022-04-19T20:00:50.738Z] 18708474c90b: Preparing [2022-04-19T20:00:50.738Z] 4fc242d58285: Preparing [2022-04-19T20:00:50.738Z] 10d82663b225: Waiting [2022-04-19T20:00:50.738Z] f7a7a140f1b3: Waiting [2022-04-19T20:00:50.738Z] 31e69d4774c9: Waiting [2022-04-19T20:00:50.738Z] 7750d494dfbd: Waiting [2022-04-19T20:00:50.738Z] 18708474c90b: Waiting [2022-04-19T20:00:50.738Z] 4fc242d58285: Waiting [2022-04-19T20:00:50.738Z] 52f44be93a46: Layer already exists [2022-04-19T20:00:50.738Z] 10d82663b225: Layer already exists [2022-04-19T20:00:50.738Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:00:50.738Z] 31e69d4774c9: Layer already exists [2022-04-19T20:00:50.738Z] 90aff5bf1bc3: Pushed [2022-04-19T20:00:50.738Z] 7750d494dfbd: Layer already exists [2022-04-19T20:00:50.738Z] 18708474c90b: Layer already exists [2022-04-19T20:00:50.738Z] 4fc242d58285: Layer already exists [2022-04-19T20:00:50.997Z] 145628bad91e: Pushed [2022-04-19T20:00:51.935Z] 07cff75570d3: Pushed [2022-04-19T20:01:00.084Z] 16ef201f9c8b: Pushed [2022-04-19T20:01:00.084Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:c93db5c1fdd7d546bfc794b5d7cfa9da19a01461dfa16e01f4ebb94e107a83cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.386Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.685Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T20:01:00.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:01:00.685Z] 145628bad91e: Preparing [2022-04-19T20:01:00.685Z] 90aff5bf1bc3: Preparing [2022-04-19T20:01:00.685Z] 07cff75570d3: Preparing [2022-04-19T20:01:00.685Z] 16ef201f9c8b: Preparing [2022-04-19T20:01:00.685Z] 52f44be93a46: Preparing [2022-04-19T20:01:00.685Z] 10d82663b225: Preparing [2022-04-19T20:01:00.685Z] f7a7a140f1b3: Preparing [2022-04-19T20:01:00.685Z] 31e69d4774c9: Preparing [2022-04-19T20:01:00.685Z] 7750d494dfbd: Preparing [2022-04-19T20:01:00.685Z] 18708474c90b: Preparing [2022-04-19T20:01:00.685Z] 4fc242d58285: Preparing [2022-04-19T20:01:00.685Z] 31e69d4774c9: Waiting [2022-04-19T20:01:00.685Z] 7750d494dfbd: Waiting [2022-04-19T20:01:00.685Z] 10d82663b225: Waiting [2022-04-19T20:01:00.685Z] f7a7a140f1b3: Waiting [2022-04-19T20:01:00.685Z] 18708474c90b: Waiting [2022-04-19T20:01:00.685Z] 4fc242d58285: Waiting [2022-04-19T20:01:00.685Z] 07cff75570d3: Layer already exists [2022-04-19T20:01:00.685Z] 16ef201f9c8b: Layer already exists [2022-04-19T20:01:00.685Z] 52f44be93a46: Layer already exists [2022-04-19T20:01:00.685Z] 145628bad91e: Layer already exists [2022-04-19T20:01:00.685Z] 90aff5bf1bc3: Layer already exists [2022-04-19T20:01:00.685Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:01:00.685Z] 10d82663b225: Layer already exists [2022-04-19T20:01:00.685Z] 7750d494dfbd: Layer already exists [2022-04-19T20:01:00.685Z] 31e69d4774c9: Layer already exists [2022-04-19T20:01:00.685Z] 18708474c90b: Layer already exists [2022-04-19T20:01:00.685Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:00.685Z] latest: digest: sha256:c93db5c1fdd7d546bfc794b5d7cfa9da19a01461dfa16e01f4ebb94e107a83cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.987Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:01.285Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [2022-04-19T20:01:01.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:01:01.285Z] 145628bad91e: Preparing [2022-04-19T20:01:01.285Z] 90aff5bf1bc3: Preparing [2022-04-19T20:01:01.285Z] 07cff75570d3: Preparing [2022-04-19T20:01:01.285Z] 16ef201f9c8b: Preparing [2022-04-19T20:01:01.285Z] 52f44be93a46: Preparing [2022-04-19T20:01:01.285Z] 10d82663b225: Preparing [2022-04-19T20:01:01.285Z] f7a7a140f1b3: Preparing [2022-04-19T20:01:01.285Z] 31e69d4774c9: Preparing [2022-04-19T20:01:01.285Z] 7750d494dfbd: Preparing [2022-04-19T20:01:01.285Z] 18708474c90b: Preparing [2022-04-19T20:01:01.285Z] 4fc242d58285: Preparing [2022-04-19T20:01:01.285Z] 10d82663b225: Waiting [2022-04-19T20:01:01.285Z] f7a7a140f1b3: Waiting [2022-04-19T20:01:01.285Z] 31e69d4774c9: Waiting [2022-04-19T20:01:01.285Z] 7750d494dfbd: Waiting [2022-04-19T20:01:01.285Z] 18708474c90b: Waiting [2022-04-19T20:01:01.285Z] 4fc242d58285: Waiting [2022-04-19T20:01:01.285Z] 52f44be93a46: Layer already exists [2022-04-19T20:01:01.285Z] 90aff5bf1bc3: Layer already exists [2022-04-19T20:01:01.285Z] 145628bad91e: Layer already exists [2022-04-19T20:01:01.285Z] 16ef201f9c8b: Layer already exists [2022-04-19T20:01:01.285Z] 07cff75570d3: Layer already exists [2022-04-19T20:01:01.285Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:01:01.285Z] 7750d494dfbd: Layer already exists [2022-04-19T20:01:01.285Z] 10d82663b225: Layer already exists [2022-04-19T20:01:01.285Z] 18708474c90b: Layer already exists [2022-04-19T20:01:01.285Z] 31e69d4774c9: Layer already exists [2022-04-19T20:01:01.285Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:01.285Z] 2.2.0-dev.74: digest: sha256:c93db5c1fdd7d546bfc794b5d7cfa9da19a01461dfa16e01f4ebb94e107a83cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:01.584Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:01.878Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:01:01.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:01:01.878Z] 145628bad91e: Preparing [2022-04-19T20:01:01.878Z] 90aff5bf1bc3: Preparing [2022-04-19T20:01:01.878Z] 07cff75570d3: Preparing [2022-04-19T20:01:01.878Z] 16ef201f9c8b: Preparing [2022-04-19T20:01:01.878Z] 52f44be93a46: Preparing [2022-04-19T20:01:01.878Z] 10d82663b225: Preparing [2022-04-19T20:01:01.878Z] f7a7a140f1b3: Preparing [2022-04-19T20:01:01.878Z] 31e69d4774c9: Preparing [2022-04-19T20:01:01.878Z] 7750d494dfbd: Preparing [2022-04-19T20:01:01.878Z] 18708474c90b: Preparing [2022-04-19T20:01:01.878Z] 4fc242d58285: Preparing [2022-04-19T20:01:01.878Z] 10d82663b225: Waiting [2022-04-19T20:01:01.878Z] 31e69d4774c9: Waiting [2022-04-19T20:01:01.878Z] f7a7a140f1b3: Waiting [2022-04-19T20:01:01.878Z] 7750d494dfbd: Waiting [2022-04-19T20:01:01.878Z] 18708474c90b: Waiting [2022-04-19T20:01:01.878Z] 4fc242d58285: Waiting [2022-04-19T20:01:01.878Z] 07cff75570d3: Layer already exists [2022-04-19T20:01:01.878Z] 52f44be93a46: Layer already exists [2022-04-19T20:01:01.878Z] 90aff5bf1bc3: Layer already exists [2022-04-19T20:01:01.878Z] 16ef201f9c8b: Layer already exists [2022-04-19T20:01:01.878Z] 145628bad91e: Layer already exists [2022-04-19T20:01:01.878Z] 10d82663b225: Layer already exists [2022-04-19T20:01:01.878Z] 31e69d4774c9: Layer already exists [2022-04-19T20:01:01.878Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:01:01.878Z] 18708474c90b: Layer already exists [2022-04-19T20:01:01.878Z] 7750d494dfbd: Layer already exists [2022-04-19T20:01:01.878Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:01.878Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:c93db5c1fdd7d546bfc794b5d7cfa9da19a01461dfa16e01f4ebb94e107a83cf size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:02.178Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:02.469Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-19T20:01:02.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:01:02.469Z] 145628bad91e: Preparing [2022-04-19T20:01:02.469Z] 90aff5bf1bc3: Preparing [2022-04-19T20:01:02.469Z] 07cff75570d3: Preparing [2022-04-19T20:01:02.469Z] 16ef201f9c8b: Preparing [2022-04-19T20:01:02.469Z] 52f44be93a46: Preparing [2022-04-19T20:01:02.469Z] 10d82663b225: Preparing [2022-04-19T20:01:02.469Z] f7a7a140f1b3: Preparing [2022-04-19T20:01:02.469Z] 10d82663b225: Waiting [2022-04-19T20:01:02.469Z] 31e69d4774c9: Preparing [2022-04-19T20:01:02.469Z] 7750d494dfbd: Preparing [2022-04-19T20:01:02.469Z] 18708474c90b: Preparing [2022-04-19T20:01:02.469Z] f7a7a140f1b3: Waiting [2022-04-19T20:01:02.469Z] 4fc242d58285: Preparing [2022-04-19T20:01:02.469Z] 4fc242d58285: Waiting [2022-04-19T20:01:02.469Z] 18708474c90b: Waiting [2022-04-19T20:01:02.469Z] 31e69d4774c9: Waiting [2022-04-19T20:01:02.469Z] 07cff75570d3: Layer already exists [2022-04-19T20:01:02.469Z] 16ef201f9c8b: Layer already exists [2022-04-19T20:01:02.469Z] 52f44be93a46: Layer already exists [2022-04-19T20:01:02.469Z] 145628bad91e: Layer already exists [2022-04-19T20:01:02.469Z] 90aff5bf1bc3: Layer already exists [2022-04-19T20:01:02.469Z] 10d82663b225: Layer already exists [2022-04-19T20:01:02.469Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:01:02.469Z] 31e69d4774c9: Layer already exists [2022-04-19T20:01:02.469Z] 7750d494dfbd: Layer already exists [2022-04-19T20:01:02.469Z] 18708474c90b: Layer already exists [2022-04-19T20:01:02.469Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:02.469Z] main: digest: sha256:c93db5c1fdd7d546bfc794b5d7cfa9da19a01461dfa16e01f4ebb94e107a83cf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:02.504Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:02.513Z] taggedImages: [2022-04-19T20:01:02.513Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:01:02.513Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T20:01:02.513Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [2022-04-19T20:01:02.513Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:01:02.513Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T20:04:22.385Z] Removing intermediate container a05c2351efc0 [2022-04-19T20:04:22.385Z] ---> 16e26140adab [2022-04-19T20:04:22.385Z] [2022-04-19T20:04:22.385Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:04:22.385Z] 3.14: Pulling from library/alpine [2022-04-19T20:04:22.385Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:04:22.385Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T20:04:22.385Z] ---> ac73e934f311 [2022-04-19T20:04:22.385Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:04:22.385Z] ---> Running in 4671f7d04ecf [2022-04-19T20:04:22.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:04:22.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:04:22.385Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T20:04:22.385Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:04:22.385Z] OK: 5 MiB in 15 packages [2022-04-19T20:04:22.385Z] Removing intermediate container 4671f7d04ecf [2022-04-19T20:04:22.385Z] ---> 80498d5ef13a [2022-04-19T20:04:22.385Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:04:22.385Z] ---> Running in 38c8868ac8ca [2022-04-19T20:04:22.385Z] Removing intermediate container 38c8868ac8ca [2022-04-19T20:04:22.385Z] ---> 50316659a069 [2022-04-19T20:04:22.385Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T20:04:22.385Z] ---> Running in 8d14ac8f7b60 [2022-04-19T20:04:22.385Z] Removing intermediate container 8d14ac8f7b60 [2022-04-19T20:04:22.385Z] ---> a77ba9b36308 [2022-04-19T20:04:22.385Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:04:22.678Z] ---> Running in 0bedfb446af4 [2022-04-19T20:04:23.297Z] Removing intermediate container 0bedfb446af4 [2022-04-19T20:04:23.297Z] ---> 5365e8102d26 [2022-04-19T20:04:23.297Z] Step 15/23 : WORKDIR / [2022-04-19T20:04:23.297Z] ---> Running in 6d64cc4ff245 [2022-04-19T20:04:23.920Z] Removing intermediate container 6d64cc4ff245 [2022-04-19T20:04:23.920Z] ---> 80bcffd7e9fa [2022-04-19T20:04:23.920Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:04:24.925Z] ---> e9d7a6212c36 [2022-04-19T20:04:24.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T20:04:26.947Z] ---> bee68b010bd9 [2022-04-19T20:04:26.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T20:04:28.408Z] ---> ecf302676595 [2022-04-19T20:04:28.408Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T20:04:28.408Z] ---> Running in 1e703f155f0c [2022-04-19T20:04:29.416Z] Removing intermediate container 1e703f155f0c [2022-04-19T20:04:29.416Z] ---> c30e386a824c [2022-04-19T20:04:29.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:04:29.698Z] ---> Running in dcaeebc5fc7e [2022-04-19T20:04:30.702Z] Removing intermediate container dcaeebc5fc7e [2022-04-19T20:04:30.702Z] ---> 0d7f37ef561e [2022-04-19T20:04:30.702Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:04:30.702Z] ---> Running in 0ff50f710140 [2022-04-19T20:04:32.186Z] Removing intermediate container 0ff50f710140 [2022-04-19T20:04:32.186Z] ---> 37f242ed8bc6 [2022-04-19T20:04:32.186Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:04:32.466Z] ---> Running in a11033784b99 [2022-04-19T20:04:33.086Z] Removing intermediate container a11033784b99 [2022-04-19T20:04:33.086Z] ---> 3a59688587c0 [2022-04-19T20:04:33.086Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:04:33.366Z] ---> Running in 3d1092083a1f [2022-04-19T20:04:34.387Z] Removing intermediate container 3d1092083a1f [2022-04-19T20:04:34.387Z] ---> 7bf70d168621 [2022-04-19T20:04:34.387Z] [2022-04-19T20:04:34.993Z] Successfully built 7bf70d168621 [2022-04-19T20:04:34.993Z] Successfully tagged core-command-arm64:latest [2022-04-19T20:04:34.993Z] Building security-proxy-setup [2022-04-19T20:04:36.469Z]  Building core-command ... done Removing intermediate container 01b3ce398b91 [2022-04-19T20:04:36.469Z] ---> 3aead94812bf [2022-04-19T20:04:36.469Z] [2022-04-19T20:04:36.469Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T20:04:36.469Z] ---> ac73e934f311 [2022-04-19T20:04:36.469Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T20:04:36.744Z] ---> Running in 90dd3ce3900a [2022-04-19T20:04:37.354Z] Removing intermediate container 90dd3ce3900a [2022-04-19T20:04:37.354Z] ---> 25d30244dd4c [2022-04-19T20:04:37.354Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T20:04:37.646Z] ---> Running in 98e3926fd2b8 [2022-04-19T20:04:39.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:04:39.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:04:41.435Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:04:41.435Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T20:04:41.435Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:04:41.435Z] OK: 6 MiB in 16 packages [2022-04-19T20:04:42.915Z] Removing intermediate container 98e3926fd2b8 [2022-04-19T20:04:42.915Z] ---> 8e211f3def76 [2022-04-19T20:04:42.915Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T20:04:43.198Z] ---> Running in ac0b19856808 [2022-04-19T20:04:43.483Z] Removing intermediate container ac0b19856808 [2022-04-19T20:04:43.483Z] ---> aaec8641b11b [2022-04-19T20:04:43.483Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T20:04:43.766Z] ---> Running in fc9af51bf696 [2022-04-19T20:04:44.054Z] Removing intermediate container fc9af51bf696 [2022-04-19T20:04:44.055Z] ---> 0d759104aafb [2022-04-19T20:04:44.055Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T20:04:44.336Z] ---> Running in 0b8193a4cd92 [2022-04-19T20:04:48.744Z] Removing intermediate container 0b8193a4cd92 [2022-04-19T20:04:48.744Z] ---> 855ced22857d [2022-04-19T20:04:48.744Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T20:04:48.744Z] ---> Running in daa8ac5a4f78 [2022-04-19T20:04:49.037Z] Removing intermediate container daa8ac5a4f78 [2022-04-19T20:04:49.037Z] ---> 884a1d6dcd1a [2022-04-19T20:04:49.037Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T20:04:51.060Z] ---> a60ddc000ad6 [2022-04-19T20:04:51.060Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T20:04:51.060Z] ---> Running in 25a01d2317aa [2022-04-19T20:04:55.455Z] Removing intermediate container 25a01d2317aa [2022-04-19T20:04:55.455Z] ---> b5a610596e70 [2022-04-19T20:04:55.455Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:04:56.917Z] ---> 534917a2e47e [2022-04-19T20:04:56.917Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T20:04:57.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:04:57.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:04:57.194Z] ---> c539555e6432 [2022-04-19T20:04:57.194Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:04:57.194Z] ---> Using cache [2022-04-19T20:04:57.194Z] ---> d80f7694c68a [2022-04-19T20:04:57.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:04:57.194Z] ---> Using cache [2022-04-19T20:04:57.194Z] ---> 9be1b05ea7bc [2022-04-19T20:04:57.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T20:04:57.194Z] ---> Using cache [2022-04-19T20:04:57.194Z] ---> 1fa2ca79ba78 [2022-04-19T20:04:57.194Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:04:57.194Z] ---> Using cache [2022-04-19T20:04:57.194Z] ---> c5c921039dde [2022-04-19T20:04:57.194Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:04:57.194Z] ---> Using cache [2022-04-19T20:04:57.194Z] ---> f2e830c7b93c [2022-04-19T20:04:57.194Z] Step 8/22 : COPY . . [2022-04-19T20:04:57.482Z] ---> Using cache [2022-04-19T20:04:57.482Z] ---> 365de235cee6 [2022-04-19T20:04:57.482Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T20:04:57.482Z] ---> Running in 78e1ea85218e [2022-04-19T20:05:00.150Z] ---> 7c41e706bc87 [2022-04-19T20:05:00.150Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T20:05:00.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:05:01.152Z] ---> 06775ccbcf68 [2022-04-19T20:05:01.152Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T20:05:02.156Z] ---> aa0c2ce2bb0c [2022-04-19T20:05:02.156Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T20:05:03.172Z] ---> e10c36ca96f5 [2022-04-19T20:05:03.172Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T20:05:03.778Z] ---> Running in cc7910b990f3 [2022-04-19T20:05:04.394Z] Removing intermediate container cc7910b990f3 [2022-04-19T20:05:04.394Z] ---> a58a65627e0a [2022-04-19T20:05:04.394Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T20:05:05.424Z] ---> 690cb7d5972a [2022-04-19T20:05:05.424Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T20:05:05.706Z] ---> Running in e25785be727f [2022-04-19T20:05:09.161Z] Removing intermediate container e25785be727f [2022-04-19T20:05:09.161Z] ---> c81145b0d991 [2022-04-19T20:05:09.161Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T20:05:09.161Z] ---> Running in 5ffea5251c68 [2022-04-19T20:05:09.771Z] Removing intermediate container 5ffea5251c68 [2022-04-19T20:05:09.771Z] ---> 220bd0f521db [2022-04-19T20:05:09.771Z] Step 28/31 : CMD ["gate"] [2022-04-19T20:05:10.059Z] ---> Running in e03f398aae00 [2022-04-19T20:05:10.705Z] Removing intermediate container e03f398aae00 [2022-04-19T20:05:10.705Z] ---> 24f2bf44c2d5 [2022-04-19T20:05:10.705Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T20:05:10.705Z] ---> Running in 9237d73bd38c [2022-04-19T20:05:11.323Z] Removing intermediate container 9237d73bd38c [2022-04-19T20:05:11.323Z] ---> 43a625aac950 [2022-04-19T20:05:11.323Z] Step 30/31 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:05:11.627Z] ---> Running in f7aaae4fae0b [2022-04-19T20:05:12.245Z] Removing intermediate container f7aaae4fae0b [2022-04-19T20:05:12.245Z] ---> bf0bbd3049c0 [2022-04-19T20:05:12.245Z] Step 31/31 : LABEL version=2.2.0-dev.74 [2022-04-19T20:05:12.532Z] ---> Running in 8a5592706bc8 [2022-04-19T20:05:13.154Z] Removing intermediate container 8a5592706bc8 [2022-04-19T20:05:13.154Z] ---> 8a76fb3c4a93 [2022-04-19T20:05:13.154Z] [2022-04-19T20:05:13.434Z] Successfully built 8a76fb3c4a93 [2022-04-19T20:05:13.434Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T20:05:13.434Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-04-19T20:05:35.689Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:05:35.689Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:05:35.689Z] ---> c539555e6432 [2022-04-19T20:05:35.689Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> d80f7694c68a [2022-04-19T20:05:35.689Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> 9be1b05ea7bc [2022-04-19T20:05:35.689Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> 1fa2ca79ba78 [2022-04-19T20:05:35.689Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> c5c921039dde [2022-04-19T20:05:35.689Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> f2e830c7b93c [2022-04-19T20:05:35.689Z] Step 8/25 : COPY . . [2022-04-19T20:05:35.689Z] ---> Using cache [2022-04-19T20:05:35.689Z] ---> 365de235cee6 [2022-04-19T20:05:35.689Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T20:05:35.689Z] ---> Running in f103a122882b [2022-04-19T20:05:36.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:05:51.874Z] Removing intermediate container a45042cb0466 [2022-04-19T20:05:51.874Z] ---> 9e47cf1c4e3c [2022-04-19T20:05:51.874Z] [2022-04-19T20:05:51.874Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:05:51.874Z] ---> ac73e934f311 [2022-04-19T20:05:51.874Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T20:05:51.874Z] ---> Running in 75553ba80844 [2022-04-19T20:05:51.874Z] Removing intermediate container 75553ba80844 [2022-04-19T20:05:51.874Z] ---> 67c8aa165aae [2022-04-19T20:05:51.874Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T20:05:51.874Z] ---> Running in 7ee243646d88 [2022-04-19T20:05:51.874Z] Removing intermediate container 7ee243646d88 [2022-04-19T20:05:51.874Z] ---> 6327e1bbdbac [2022-04-19T20:05:51.874Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T20:05:51.874Z] ---> Running in 02b6fabcee19 [2022-04-19T20:05:52.497Z] Removing intermediate container 02b6fabcee19 [2022-04-19T20:05:52.497Z] ---> 1c8b162cf207 [2022-04-19T20:05:52.497Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:05:52.497Z] ---> Running in ceadd191213f [2022-04-19T20:05:55.952Z] Removing intermediate container ceadd191213f [2022-04-19T20:05:55.952Z] ---> c3d19689b306 [2022-04-19T20:05:55.952Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T20:05:55.952Z] ---> Running in 11445624a907 [2022-04-19T20:05:57.818Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:05:59.424Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:06:01.020Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:06:01.359Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T20:06:01.359Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T20:06:01.674Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T20:06:01.983Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T20:06:01.983Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T20:06:02.279Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:06:02.279Z] OK: 8 MiB in 20 packages [2022-04-19T20:06:04.551Z] Removing intermediate container 11445624a907 [2022-04-19T20:06:04.551Z] ---> eaba03487d4f [2022-04-19T20:06:04.551Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:06:05.188Z] ---> 1cf545cd9061 [2022-04-19T20:06:05.188Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T20:06:07.218Z] ---> 1f894547f835 [2022-04-19T20:06:07.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T20:06:08.721Z] ---> 35a0f7b5d228 [2022-04-19T20:06:08.721Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T20:06:08.721Z] ---> Running in d8e776816f52 [2022-04-19T20:06:09.363Z] Removing intermediate container d8e776816f52 [2022-04-19T20:06:09.363Z] ---> 052ae3f06099 [2022-04-19T20:06:09.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:06:09.363Z] ---> Running in 03cd913d169e [2022-04-19T20:06:09.994Z] Removing intermediate container 03cd913d169e [2022-04-19T20:06:09.994Z] ---> 802969fe8e1f [2022-04-19T20:06:09.994Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:06:09.994Z] ---> Running in c49777e4d08d [2022-04-19T20:06:10.613Z] Removing intermediate container c49777e4d08d [2022-04-19T20:06:10.613Z] ---> cfdafea4a45a [2022-04-19T20:06:10.613Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:06:10.613Z] ---> Running in 01c2b365887e [2022-04-19T20:06:11.257Z] Removing intermediate container 01c2b365887e [2022-04-19T20:06:11.257Z] ---> c529856b501b [2022-04-19T20:06:11.257Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:06:11.556Z] ---> Running in db0f4101c6f5 [2022-04-19T20:06:12.188Z] Removing intermediate container db0f4101c6f5 [2022-04-19T20:06:12.188Z] ---> 9d27050be675 [2022-04-19T20:06:12.188Z] [2022-04-19T20:06:12.474Z] Successfully built 9d27050be675 [2022-04-19T20:06:12.474Z] Successfully tagged core-data-arm64:latest [2022-04-19T20:06:12.474Z]  Building core-data ... done Building core-metadata [2022-04-19T20:06:30.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:06:30.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:06:30.906Z] ---> c539555e6432 [2022-04-19T20:06:30.906Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:30.906Z] ---> d80f7694c68a [2022-04-19T20:06:30.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:30.906Z] ---> 9be1b05ea7bc [2022-04-19T20:06:30.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:30.906Z] ---> 1fa2ca79ba78 [2022-04-19T20:06:30.906Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:30.906Z] ---> c5c921039dde [2022-04-19T20:06:30.906Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:30.906Z] ---> f2e830c7b93c [2022-04-19T20:06:30.906Z] Step 8/23 : COPY . . [2022-04-19T20:06:30.906Z] ---> Using cache [2022-04-19T20:06:31.190Z] ---> 365de235cee6 [2022-04-19T20:06:31.190Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T20:06:31.806Z] ---> Running in 9c3ba14e806f [2022-04-19T20:06:33.825Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T20:07:41.966Z] Removing intermediate container dd82340d8c64 [2022-04-19T20:07:41.966Z] ---> 4eb6b0fb6cc5 [2022-04-19T20:07:41.966Z] [2022-04-19T20:07:41.966Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:07:41.966Z] ---> ac73e934f311 [2022-04-19T20:07:41.966Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:07:41.966Z] ---> Using cache [2022-04-19T20:07:41.966Z] ---> 80498d5ef13a [2022-04-19T20:07:41.966Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:07:41.966Z] ---> Using cache [2022-04-19T20:07:41.966Z] ---> 50316659a069 [2022-04-19T20:07:41.966Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T20:07:41.966Z] ---> Running in da6a75101c12 [2022-04-19T20:07:41.966Z] Removing intermediate container da6a75101c12 [2022-04-19T20:07:41.966Z] ---> c5dcfa6cd747 [2022-04-19T20:07:41.966Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:07:41.966Z] ---> Running in bd93982ba62e [2022-04-19T20:07:41.966Z] Removing intermediate container bd93982ba62e [2022-04-19T20:07:41.966Z] ---> fc9943e7b5e5 [2022-04-19T20:07:41.966Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:07:41.966Z] ---> 15f6c19c8fa5 [2022-04-19T20:07:41.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T20:07:41.966Z] Removing intermediate container ea0e8769157c [2022-04-19T20:07:41.966Z] ---> 7c91912899c9 [2022-04-19T20:07:41.966Z] [2022-04-19T20:07:41.966Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:07:41.966Z] ---> ac73e934f311 [2022-04-19T20:07:41.966Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T20:07:41.966Z] ---> Running in 0b0228ac858f [2022-04-19T20:07:41.966Z] ---> 744fe4aec28c [2022-04-19T20:07:41.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T20:07:41.966Z] ---> cd98b1c5e0e0 [2022-04-19T20:07:41.966Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T20:07:41.966Z] ---> Running in 88070e0272c3 [2022-04-19T20:07:41.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:41.966Z] Removing intermediate container 88070e0272c3 [2022-04-19T20:07:41.966Z] ---> ea23e20cebb3 [2022-04-19T20:07:41.966Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:07:41.966Z] ---> Running in 36f7c5fd9ad2 [2022-04-19T20:07:41.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:42.252Z] Removing intermediate container 36f7c5fd9ad2 [2022-04-19T20:07:42.252Z] ---> 08aa0f1f96e9 [2022-04-19T20:07:42.252Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:07:42.534Z] ---> Running in e666eff63708 [2022-04-19T20:07:43.147Z] Removing intermediate container e666eff63708 [2022-04-19T20:07:43.147Z] ---> cfa77d5008a4 [2022-04-19T20:07:43.147Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:07:43.147Z] ---> Running in e554c8e0db23 [2022-04-19T20:07:43.147Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T20:07:43.428Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:07:43.428Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:07:43.428Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:07:43.711Z] Removing intermediate container e554c8e0db23 [2022-04-19T20:07:43.711Z] ---> dfc3363622cd [2022-04-19T20:07:43.711Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:07:43.995Z] OK: 6 MiB in 16 packages [2022-04-19T20:07:43.995Z] ---> Running in b325bd2590e3 [2022-04-19T20:07:44.606Z] Removing intermediate container b325bd2590e3 [2022-04-19T20:07:44.606Z] ---> d55fe1269c61 [2022-04-19T20:07:44.606Z] [2022-04-19T20:07:46.091Z] Successfully built d55fe1269c61 [2022-04-19T20:07:46.091Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T20:07:46.091Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-19T20:07:46.091Z] Removing intermediate container 0b0228ac858f [2022-04-19T20:07:46.091Z] ---> ee99199ae464 [2022-04-19T20:07:46.091Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:07:46.091Z] ---> Running in a314d420aa67 [2022-04-19T20:07:46.702Z] Removing intermediate container a314d420aa67 [2022-04-19T20:07:46.702Z] ---> 4dc1c81b07b2 [2022-04-19T20:07:46.702Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T20:07:46.702Z] ---> Running in 06f3677fe02d [2022-04-19T20:07:47.337Z] Removing intermediate container 06f3677fe02d [2022-04-19T20:07:47.337Z] ---> 9041754a6b27 [2022-04-19T20:07:47.337Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:07:47.633Z] ---> Running in 8aae608dc956 [2022-04-19T20:07:47.942Z] Removing intermediate container 8aae608dc956 [2022-04-19T20:07:47.942Z] ---> 9ecf39e9b285 [2022-04-19T20:07:47.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:07:48.964Z] ---> fa66df6c86fd [2022-04-19T20:07:48.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T20:07:51.635Z] ---> 9fe4b5be2812 [2022-04-19T20:07:51.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T20:07:52.654Z] ---> 8faee4284c19 [2022-04-19T20:07:52.654Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T20:07:52.946Z] ---> Running in 0e49e19b1823 [2022-04-19T20:07:53.231Z] Removing intermediate container 0e49e19b1823 [2022-04-19T20:07:53.231Z] ---> 5ca72f884ee9 [2022-04-19T20:07:53.231Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:07:53.509Z] ---> Running in e13e794dbdfa [2022-04-19T20:07:54.165Z] Removing intermediate container e13e794dbdfa [2022-04-19T20:07:54.165Z] ---> 91213ed885b3 [2022-04-19T20:07:54.165Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:07:54.165Z] ---> Running in c218bec0d082 [2022-04-19T20:07:54.784Z] Removing intermediate container c218bec0d082 [2022-04-19T20:07:54.784Z] ---> 55baf0495235 [2022-04-19T20:07:54.784Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:07:54.784Z] ---> Running in 57e9dc2a9466 [2022-04-19T20:07:55.397Z] Removing intermediate container 57e9dc2a9466 [2022-04-19T20:07:55.397Z] ---> 3fd9ac34342a [2022-04-19T20:07:55.397Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:07:55.681Z] ---> Running in e5915677d66d [2022-04-19T20:07:55.960Z] Removing intermediate container e5915677d66d [2022-04-19T20:07:55.960Z] ---> d95a422e9e6a [2022-04-19T20:07:55.960Z] [2022-04-19T20:07:56.956Z] Successfully built d95a422e9e6a [2022-04-19T20:07:56.956Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T20:07:56.956Z] Building security-spire-server [2022-04-19T20:08:15.353Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:08:15.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:08:15.631Z] ---> c539555e6432 [2022-04-19T20:08:15.631Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:08:15.631Z] ---> Using cache [2022-04-19T20:08:15.631Z] ---> d80f7694c68a [2022-04-19T20:08:15.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:08:15.631Z] ---> Using cache [2022-04-19T20:08:15.631Z] ---> 9be1b05ea7bc [2022-04-19T20:08:15.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T20:08:16.629Z] ---> Running in dbdc47fc671d [2022-04-19T20:08:19.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:19.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:22.593Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:08:22.593Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:08:22.593Z] ---> c539555e6432 [2022-04-19T20:08:22.593Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:08:22.593Z] ---> Using cache [2022-04-19T20:08:22.593Z] ---> d80f7694c68a [2022-04-19T20:08:22.593Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:08:22.593Z] ---> Using cache [2022-04-19T20:08:22.593Z] ---> 9be1b05ea7bc [2022-04-19T20:08:22.593Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:08:22.593Z] OK: 220 MiB in 52 packages [2022-04-19T20:08:22.593Z] ---> Running in 95bf67fb4abf [2022-04-19T20:08:24.055Z] Removing intermediate container dbdc47fc671d [2022-04-19T20:08:24.055Z] ---> bdeccc314a48 [2022-04-19T20:08:24.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:08:25.526Z] ---> 75936a9cb4f0 [2022-04-19T20:08:25.526Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:08:25.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:25.526Z] ---> Running in fc40720ac959 [2022-04-19T20:08:26.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:28.007Z] OK: 220 MiB in 52 packages [2022-04-19T20:08:29.482Z] Removing intermediate container 95bf67fb4abf [2022-04-19T20:08:29.482Z] ---> f650c8050cbf [2022-04-19T20:08:29.482Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:08:30.503Z] ---> 887841d71fcd [2022-04-19T20:08:30.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:08:30.784Z] ---> Running in c74eeab53134 [2022-04-19T20:08:33.465Z] Removing intermediate container fc40720ac959 [2022-04-19T20:08:33.465Z] ---> 2f9ed5b7627e [2022-04-19T20:08:33.465Z] Step 8/23 : COPY . . [2022-04-19T20:08:38.925Z] Removing intermediate container c74eeab53134 [2022-04-19T20:08:38.925Z] ---> c7c950f0c670 [2022-04-19T20:08:38.925Z] Step 8/25 : COPY . . [2022-04-19T20:08:54.083Z] ---> e49ac0783543 [2022-04-19T20:08:54.083Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T20:08:54.083Z] ---> Running in d15fd9124cfc [2022-04-19T20:08:56.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:08:58.796Z] ---> 35a4457aff28 [2022-04-19T20:08:58.796Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:08:59.097Z] ---> Running in 3935e4070926 [2022-04-19T20:08:59.389Z] Removing intermediate container 3935e4070926 [2022-04-19T20:08:59.675Z] ---> b7397e01e921 [2022-04-19T20:08:59.675Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T20:08:59.675Z] ---> Running in 81aaf624ee1f [2022-04-19T20:09:03.141Z] Removing intermediate container 81aaf624ee1f [2022-04-19T20:09:03.141Z] ---> 764d2e6c61d9 [2022-04-19T20:09:03.141Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T20:09:03.141Z] ---> Running in 8766c16d2d55 [2022-04-19T20:09:03.439Z] Removing intermediate container 8766c16d2d55 [2022-04-19T20:09:03.439Z] ---> c1d2e7a78f00 [2022-04-19T20:09:03.439Z] 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-19T20:09:03.725Z] ---> Running in 5a439ff1bb75 [2022-04-19T20:09:07.150Z] spire-1.2.1/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.data/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.data/.file [2022-04-19T20:09:07.150Z] spire-1.2.1/.dockerignore [2022-04-19T20:09:07.150Z] spire-1.2.1/.gitattributes [2022-04-19T20:09:07.150Z] spire-1.2.1/.githooks/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:09:07.150Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:09:07.150Z] spire-1.2.1/.gitignore [2022-04-19T20:09:07.150Z] spire-1.2.1/.go-version [2022-04-19T20:09:07.150Z] spire-1.2.1/.golangci.yml [2022-04-19T20:09:07.150Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:09:07.150Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:09:07.150Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:09:07.150Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:09:07.150Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:09:07.150Z] spire-1.2.1/Dockerfile [2022-04-19T20:09:07.150Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:09:07.150Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:09:07.150Z] spire-1.2.1/LICENSE [2022-04-19T20:09:07.150Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:09:07.150Z] spire-1.2.1/Makefile [2022-04-19T20:09:07.150Z] spire-1.2.1/README.md [2022-04-19T20:09:07.150Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:09:07.150Z] spire-1.2.1/SECURITY.md [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:09:07.150Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:09:07.151Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/ [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/agent/ [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/server/ [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:09:07.151Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/ [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/ [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:09:07.151Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:09:07.151Z] spire-1.2.1/examples/ [2022-04-19T20:09:07.151Z] spire-1.2.1/examples/README.md [2022-04-19T20:09:07.151Z] spire-1.2.1/go.mod [2022-04-19T20:09:07.151Z] spire-1.2.1/go.sum [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:09:07.151Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:09:07.152Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:09:07.430Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:09:07.431Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:09:07.432Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:09:07.708Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:09:07.709Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:09:07.986Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/private/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:09:07.987Z] spire-1.2.1/release/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:09:07.987Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:09:07.987Z] spire-1.2.1/script/ [2022-04-19T20:09:07.987Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:09:07.987Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:09:07.987Z] spire-1.2.1/support/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:09:07.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:09:08.265Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/clock/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:09:08.265Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/common [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:09:08.266Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:09:08.267Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:09:08.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:09:08.546Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:09:08.547Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:09:08.547Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:09:08.547Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:09:08.547Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:09:08.547Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:09:08.547Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:09:08.547Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testca/ [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testkey/ [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:09:08.825Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/ [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/race.go [2022-04-19T20:09:08.825Z] spire-1.2.1/test/util/util.go [2022-04-19T20:09:08.825Z] building spire from source... [2022-04-19T20:09:09.434Z] Installing go1.17.7... [2022-04-19T20:09:41.861Z] Building bin/spire-server... [2022-04-19T20:09:41.861Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:09:41.861Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:09:41.861Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:09:41.861Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:09:41.861Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:09:41.861Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:09:41.861Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:09:41.861Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:09:41.861Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:09:43.856Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:09:44.851Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:09:44.851Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:09:44.851Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:09:45.455Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:09:45.455Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:09:45.455Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:09:45.455Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:09:46.445Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:09:46.445Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:09:46.721Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:09:47.002Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:09:47.283Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:09:48.281Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:09:48.572Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:10:06.968Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:10:06.968Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:10:06.968Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:10:06.968Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:10:06.968Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:10:06.968Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:10:06.968Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:10:06.968Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:10:06.968Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:10:06.968Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:10:06.968Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:10:06.968Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:10:06.968Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:10:06.968Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:10:06.968Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:10:08.427Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:10:08.707Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:10:09.701Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:10:09.701Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:10:09.980Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:10:09.980Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:10:09.980Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:10:10.259Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:10:10.259Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:10:25.423Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:10:25.423Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:10:25.423Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:10:25.423Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:10:26.435Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:10:26.435Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:10:26.715Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:10:35.081Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T20:10:57.381Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:10:57.381Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:10:57.381Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:10:59.432Z] Removing intermediate container 78e1ea85218e [2022-04-19T20:10:59.432Z] ---> 3d34e3155c23 [2022-04-19T20:10:59.432Z] [2022-04-19T20:10:59.432Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:10:59.432Z] ---> ac73e934f311 [2022-04-19T20:10:59.432Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T20:10:59.729Z] ---> Running in 621ec09ac9df [2022-04-19T20:11:02.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:11:02.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:11:03.415Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T20:11:03.697Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:11:03.697Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T20:11:03.697Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T20:11:03.697Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T20:11:03.697Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:11:03.697Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:11:03.697Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:11:04.307Z] OK: 8 MiB in 20 packages [2022-04-19T20:11:07.021Z] Removing intermediate container 621ec09ac9df [2022-04-19T20:11:07.021Z] ---> dba774aa01a3 [2022-04-19T20:11:07.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:11:07.021Z] ---> Running in 8c00066cdffc [2022-04-19T20:11:07.646Z] Removing intermediate container 8c00066cdffc [2022-04-19T20:11:07.646Z] ---> 90e95812ea21 [2022-04-19T20:11:07.646Z] Step 13/22 : WORKDIR /edgex [2022-04-19T20:11:07.646Z] ---> Running in a9cdbe27a752 [2022-04-19T20:11:08.277Z] Removing intermediate container a9cdbe27a752 [2022-04-19T20:11:08.277Z] ---> 0402d5912d87 [2022-04-19T20:11:08.277Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T20:11:09.314Z] ---> d359007e2aea [2022-04-19T20:11:09.314Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T20:11:09.948Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:11:11.407Z]  ---> 2acf93c73c0b [2022-04-19T20:11:11.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T20:11:12.874Z] ---> 888658905071 [2022-04-19T20:11:12.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:11:14.338Z] ---> 6ad11dd9a8b5 [2022-04-19T20:11:14.338Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T20:11:14.338Z] ---> Running in 2b3992ce8bfd [2022-04-19T20:11:17.783Z] Removing intermediate container 2b3992ce8bfd [2022-04-19T20:11:17.783Z] ---> 2865a12036ad [2022-04-19T20:11:17.783Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:11:17.783Z] ---> Running in 68897834b915 [2022-04-19T20:11:18.449Z] Removing intermediate container 68897834b915 [2022-04-19T20:11:18.449Z] ---> 907dc574c3a2 [2022-04-19T20:11:18.449Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:11:18.449Z] ---> Running in c1df306dea8b [2022-04-19T20:11:19.477Z] Removing intermediate container c1df306dea8b [2022-04-19T20:11:19.477Z] ---> c63a351dcc62 [2022-04-19T20:11:19.477Z] Step 21/22 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:11:19.477Z] ---> Running in 785a9d9f5cfe [2022-04-19T20:11:19.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:11:20.189Z] Removing intermediate container 785a9d9f5cfe [2022-04-19T20:11:20.189Z] ---> 98372fef7db5 [2022-04-19T20:11:20.189Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:11:20.189Z] ---> Running in 8b5e8274053d [2022-04-19T20:11:21.038Z] Removing intermediate container 8b5e8274053d [2022-04-19T20:11:21.038Z] ---> fad4fa33ef18 [2022-04-19T20:11:21.038Z] [2022-04-19T20:11:21.333Z] Successfully built fad4fa33ef18 [2022-04-19T20:11:21.333Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T20:11:21.333Z] Building security-spire-agent [2022-04-19T20:11:43.890Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:11:43.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:11:43.890Z] ---> c539555e6432 [2022-04-19T20:11:43.890Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> d80f7694c68a [2022-04-19T20:11:43.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> 9be1b05ea7bc [2022-04-19T20:11:43.890Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> f650c8050cbf [2022-04-19T20:11:43.890Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> 887841d71fcd [2022-04-19T20:11:43.890Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> c7c950f0c670 [2022-04-19T20:11:43.890Z] Step 8/26 : COPY . . [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> 35a4457aff28 [2022-04-19T20:11:43.890Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> b7397e01e921 [2022-04-19T20:11:43.890Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> 764d2e6c61d9 [2022-04-19T20:11:43.890Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:11:43.890Z] ---> Using cache [2022-04-19T20:11:43.890Z] ---> c1d2e7a78f00 [2022-04-19T20:11:43.890Z] 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-19T20:11:43.890Z] ---> Running in 6578d8be1ccc [2022-04-19T20:11:46.591Z] spire-1.2.1/ [2022-04-19T20:11:46.591Z] spire-1.2.1/.data/ [2022-04-19T20:11:46.591Z] spire-1.2.1/.data/.file [2022-04-19T20:11:46.591Z] spire-1.2.1/.dockerignore [2022-04-19T20:11:46.591Z] spire-1.2.1/.gitattributes [2022-04-19T20:11:46.591Z] spire-1.2.1/.githooks/ [2022-04-19T20:11:46.591Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:11:46.591Z] spire-1.2.1/.github/ [2022-04-19T20:11:46.591Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:11:46.591Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:11:46.591Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:11:46.592Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:11:46.592Z] spire-1.2.1/.gitignore [2022-04-19T20:11:46.592Z] spire-1.2.1/.go-version [2022-04-19T20:11:46.592Z] spire-1.2.1/.golangci.yml [2022-04-19T20:11:46.592Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:11:46.592Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:11:46.592Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:11:46.592Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:11:46.592Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:11:46.592Z] spire-1.2.1/Dockerfile [2022-04-19T20:11:46.592Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:11:46.592Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:11:46.592Z] spire-1.2.1/LICENSE [2022-04-19T20:11:46.592Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:11:46.592Z] spire-1.2.1/Makefile [2022-04-19T20:11:46.592Z] spire-1.2.1/README.md [2022-04-19T20:11:46.592Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:11:46.592Z] spire-1.2.1/SECURITY.md [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:11:46.592Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/ [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/agent/ [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/server/ [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:11:46.592Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/ [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/images/ [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:11:46.592Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:11:46.875Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:11:46.875Z] spire-1.2.1/examples/ [2022-04-19T20:11:46.875Z] spire-1.2.1/examples/README.md [2022-04-19T20:11:46.875Z] spire-1.2.1/go.mod [2022-04-19T20:11:46.875Z] spire-1.2.1/go.sum [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:11:46.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:11:46.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:11:47.160Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:11:47.161Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:11:47.162Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:11:47.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:11:47.443Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:11:47.726Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:11:47.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/private/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:11:48.008Z] spire-1.2.1/release/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:11:48.008Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:11:48.009Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:11:48.009Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:11:48.009Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:11:48.009Z] spire-1.2.1/script/ [2022-04-19T20:11:48.009Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:11:48.009Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:11:48.009Z] spire-1.2.1/support/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:11:48.009Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/clock/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:11:48.009Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:11:48.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:11:48.311Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/common [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:11:48.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.confgo: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:11:48.612Z]  [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:11:48.612Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlgo: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:11:48.613Z]  [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:11:48.613Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentgo: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:11:48.614Z]  [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:11:48.614Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:11:48.897Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:11:48.897Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testca/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testkey/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/ [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/race.go [2022-04-19T20:11:48.897Z] spire-1.2.1/test/util/util.go [2022-04-19T20:11:48.897Z] building spire from source... [2022-04-19T20:11:48.897Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:11:49.526Z] Installing go1.17.7... [2022-04-19T20:11:49.526Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:11:49.526Z] Removing intermediate container f103a122882b [2022-04-19T20:11:49.526Z] ---> eeeb5eb09859 [2022-04-19T20:11:49.526Z] [2022-04-19T20:11:49.526Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T20:11:49.526Z] ---> ac73e934f311 [2022-04-19T20:11:49.526Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T20:11:49.816Z] ---> Running in eb2cbf35a99e [2022-04-19T20:11:51.848Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:11:51.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:11:52.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:11:52.424Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:11:53.435Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:11:53.435Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T20:11:53.435Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T20:11:53.435Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T20:11:53.435Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:11:53.719Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:11:54.002Z] OK: 6 MiB in 17 packages [2022-04-19T20:11:54.642Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:11:56.686Z] Removing intermediate container eb2cbf35a99e [2022-04-19T20:11:56.686Z] ---> e5f36f19ff9b [2022-04-19T20:11:56.686Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:11:56.686Z] ---> Running in 5b83c834339e [2022-04-19T20:11:56.686Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:11:56.686Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:11:56.990Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:11:56.990Z] Removing intermediate container 5b83c834339e [2022-04-19T20:11:56.990Z] ---> 568dbfbbfd78 [2022-04-19T20:11:56.990Z] Step 13/25 : WORKDIR / [2022-04-19T20:11:57.280Z] ---> Running in afaf395f546a [2022-04-19T20:11:57.915Z] Removing intermediate container afaf395f546a [2022-04-19T20:11:57.915Z] ---> daf8b026cb17 [2022-04-19T20:11:57.915Z] 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-19T20:11:58.196Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:11:58.489Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:11:58.489Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:11:59.150Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:11:59.150Z]  ---> 109fa0f72a6e [2022-04-19T20:11:59.150Z] 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-19T20:11:59.437Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:11:59.437Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:11:59.731Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:12:00.016Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:12:00.016Z]  ---> d8bc51cae3b2 [2022-04-19T20:12:00.016Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T20:12:00.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:12:00.641Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:12:01.261Z]  ---> 1bcb0c6f1c88 [2022-04-19T20:12:01.261Z] 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-19T20:12:01.877Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:12:02.169Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:12:02.169Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:12:02.454Z]  ---> 8251009b5e1d [2022-04-19T20:12:02.454Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T20:12:02.454Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:12:04.471Z]  ---> 1589b38aa0e2 [2022-04-19T20:12:04.471Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T20:12:06.506Z] ---> 34f1d7300b06 [2022-04-19T20:12:06.506Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:12:07.568Z] ---> e702e52a3c5c [2022-04-19T20:12:07.568Z] 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-19T20:12:07.568Z] ---> Running in e58a4ba91b83 [2022-04-19T20:12:09.055Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:12:09.664Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:12:09.944Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:12:09.944Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:12:10.244Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:12:10.244Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:12:10.244Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:12:10.532Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:12:10.810Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:12:11.094Z] Removing intermediate container e58a4ba91b83 [2022-04-19T20:12:11.094Z] ---> 9e1873ea361b [2022-04-19T20:12:11.094Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:12:11.373Z] ---> Running in f691f1b19782 [2022-04-19T20:12:12.009Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:12:12.009Z] Removing intermediate container f691f1b19782 [2022-04-19T20:12:12.009Z] ---> c84a9b55bbf8 [2022-04-19T20:12:12.009Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T20:12:12.309Z] ---> Running in 68837305aae9 [2022-04-19T20:12:12.594Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:12:12.926Z] Removing intermediate container 68837305aae9 [2022-04-19T20:12:12.926Z] ---> c7dd929b1d8f [2022-04-19T20:12:12.926Z] Step 24/25 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:12:13.240Z] ---> Running in 61e727bd614d [2022-04-19T20:12:13.240Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:12:13.240Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:12:14.294Z] Removing intermediate container 61e727bd614d [2022-04-19T20:12:14.294Z] ---> dd5ce5c3202f [2022-04-19T20:12:14.294Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T20:12:14.294Z] ---> Running in f617868127c4 [2022-04-19T20:12:14.585Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:12:14.585Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:12:14.865Z] Removing intermediate container f617868127c4 [2022-04-19T20:12:14.865Z] ---> d00945551f2d [2022-04-19T20:12:14.865Z] [2022-04-19T20:12:15.147Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:12:15.428Z] Successfully built d00945551f2d [2022-04-19T20:12:15.428Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T20:12:15.428Z] Building security-spire-config [2022-04-19T20:12:15.428Z]  Building security-secretstore-setup ... done go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:12:15.710Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:12:15.710Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:12:15.992Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:12:15.992Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:12:17.457Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:12:17.457Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:12:17.739Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:12:18.023Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:12:18.023Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:12:20.694Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:12:21.698Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:12:21.698Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:12:21.980Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:12:21.980Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:12:22.263Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:12:22.550Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:12:23.563Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:12:24.185Z] Building bin/spire-server... [2022-04-19T20:12:24.185Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:12:24.468Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:12:24.468Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:12:24.468Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:12:25.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:12:25.487Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:12:28.202Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:12:30.890Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:12:30.890Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:12:31.519Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:12:31.519Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:12:31.519Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:12:31.519Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:12:32.144Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:12:32.445Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:12:32.445Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:12:32.445Z] ---> c539555e6432 [2022-04-19T20:12:32.445Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:12:32.445Z] ---> Using cache [2022-04-19T20:12:32.445Z] ---> d80f7694c68a [2022-04-19T20:12:32.445Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:12:32.445Z] ---> Using cache [2022-04-19T20:12:32.445Z] ---> 9be1b05ea7bc [2022-04-19T20:12:32.445Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:12:32.445Z] ---> Using cache [2022-04-19T20:12:32.445Z] ---> f650c8050cbf [2022-04-19T20:12:32.445Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:12:32.445Z] ---> Using cache [2022-04-19T20:12:32.445Z] ---> 887841d71fcd [2022-04-19T20:12:32.445Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:12:32.445Z] ---> Using cache [2022-04-19T20:12:32.445Z] ---> c7c950f0c670 [2022-04-19T20:12:32.445Z] Step 8/26 : COPY . . [2022-04-19T20:12:32.445Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:12:32.445Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:12:32.740Z]  ---> Using cache [2022-04-19T20:12:32.740Z] ---> 35a4457aff28 [2022-04-19T20:12:32.740Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:12:32.740Z] ---> Using cache [2022-04-19T20:12:32.740Z] ---> b7397e01e921 [2022-04-19T20:12:32.740Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:12:32.740Z] ---> Using cache [2022-04-19T20:12:32.740Z] ---> 764d2e6c61d9 [2022-04-19T20:12:32.740Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:12:32.740Z] ---> Using cache [2022-04-19T20:12:32.740Z] ---> c1d2e7a78f00 [2022-04-19T20:12:32.740Z] 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-19T20:12:32.740Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:12:32.740Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:12:32.740Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:12:33.017Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:12:33.017Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:12:33.017Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:12:33.017Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:12:33.315Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:12:33.315Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:12:33.595Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:12:33.595Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:12:33.870Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:12:33.870Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:12:33.870Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:12:34.182Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:12:34.182Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:12:34.841Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:12:34.841Z]  ---> Running in 99585ec31fc8 [2022-04-19T20:12:35.462Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:12:35.462Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:12:38.913Z] spire-1.2.1/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.data/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.data/.file [2022-04-19T20:12:38.913Z] spire-1.2.1/.dockerignore [2022-04-19T20:12:38.913Z] spire-1.2.1/.gitattributes [2022-04-19T20:12:38.913Z] spire-1.2.1/.githooks/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:12:38.913Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:12:38.913Z] spire-1.2.1/.gitignore [2022-04-19T20:12:38.913Z] spire-1.2.1/.go-version [2022-04-19T20:12:38.913Z] spire-1.2.1/.golangci.yml [2022-04-19T20:12:38.913Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:12:38.913Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:12:38.913Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:12:38.913Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:12:38.913Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:12:38.913Z] spire-1.2.1/Dockerfile [2022-04-19T20:12:38.913Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:12:38.913Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:12:38.913Z] spire-1.2.1/LICENSE [2022-04-19T20:12:38.913Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:12:38.913Z] spire-1.2.1/Makefile [2022-04-19T20:12:38.913Z] spire-1.2.1/README.md [2022-04-19T20:12:38.913Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:12:38.913Z] spire-1.2.1/SECURITY.md [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:12:38.913Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/ [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/agent/ [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/server/ [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:12:38.913Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/ [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/ [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:12:38.913Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:12:38.914Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:12:38.914Z] spire-1.2.1/examples/ [2022-04-19T20:12:38.914Z] spire-1.2.1/examples/README.md [2022-04-19T20:12:38.914Z] spire-1.2.1/go.mod [2022-04-19T20:12:38.914Z] spire-1.2.1/go.sum [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:12:38.914Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:12:39.210Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:12:39.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:12:39.212Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:12:39.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:12:39.491Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:12:39.492Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:12:39.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:12:39.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:12:40.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/private/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:12:40.050Z] spire-1.2.1/release/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:12:40.050Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:12:40.050Z] spire-1.2.1/script/ [2022-04-19T20:12:40.050Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:12:40.050Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:12:40.050Z] spire-1.2.1/support/ [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/ [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:12:40.050Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:12:40.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:12:40.336Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/clock/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:12:40.336Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/common [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:12:40.337Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:12:40.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:12:40.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:12:40.622Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:12:40.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:12:40.905Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:12:40.905Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testca/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testkey/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/ [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/race.go [2022-04-19T20:12:40.905Z] spire-1.2.1/test/util/util.go [2022-04-19T20:12:40.905Z] building spire from source... [2022-04-19T20:12:41.517Z] Installing go1.17.7... [2022-04-19T20:12:43.549Z] Removing intermediate container 9c3ba14e806f [2022-04-19T20:12:43.549Z] ---> c13048e263e6 [2022-04-19T20:12:43.549Z] [2022-04-19T20:12:43.549Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:12:43.549Z] ---> ac73e934f311 [2022-04-19T20:12:43.549Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:12:43.549Z] ---> Using cache [2022-04-19T20:12:43.549Z] ---> 80498d5ef13a [2022-04-19T20:12:43.549Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:12:43.549Z] ---> Using cache [2022-04-19T20:12:43.549Z] ---> 50316659a069 [2022-04-19T20:12:43.549Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T20:12:43.549Z] ---> Running in 059e9f837ddc [2022-04-19T20:12:43.836Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:12:44.124Z] Removing intermediate container 059e9f837ddc [2022-04-19T20:12:44.124Z] ---> 5d4eaf57c2d8 [2022-04-19T20:12:44.124Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:12:44.124Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:12:44.124Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:12:44.124Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:12:44.124Z]  ---> Running in e89e9f3a5fee [2022-04-19T20:12:44.744Z] Removing intermediate container e89e9f3a5fee [2022-04-19T20:12:44.744Z] ---> e04d810f4f0e [2022-04-19T20:12:44.744Z] Step 15/23 : WORKDIR / [2022-04-19T20:12:45.033Z] ---> Running in 7243b08be531 [2022-04-19T20:12:45.662Z] Removing intermediate container 7243b08be531 [2022-04-19T20:12:45.662Z] ---> ed667c359f25 [2022-04-19T20:12:45.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:12:47.156Z] ---> bb1290a7ba70 [2022-04-19T20:12:47.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T20:12:49.212Z] ---> 3a0e7855ef73 [2022-04-19T20:12:49.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T20:12:50.714Z] ---> a5ea0a914d6b [2022-04-19T20:12:50.714Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T20:12:50.993Z] ---> Running in d1aa0c8c8e8a [2022-04-19T20:12:51.605Z] Removing intermediate container d1aa0c8c8e8a [2022-04-19T20:12:51.605Z] ---> 2ef023ef52f6 [2022-04-19T20:12:51.605Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:12:51.605Z] ---> Running in deff6ee61382 [2022-04-19T20:12:52.602Z] Removing intermediate container deff6ee61382 [2022-04-19T20:12:52.602Z] ---> cadec0b45172 [2022-04-19T20:12:52.602Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:12:52.602Z] ---> Running in b6e972a1e3c4 [2022-04-19T20:12:53.210Z] Removing intermediate container b6e972a1e3c4 [2022-04-19T20:12:53.210Z] ---> 144cc4e32030 [2022-04-19T20:12:53.210Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:12:53.495Z] ---> Running in c169bec41624 [2022-04-19T20:12:54.503Z] Removing intermediate container c169bec41624 [2022-04-19T20:12:54.503Z] ---> 42092b358daa [2022-04-19T20:12:54.503Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:12:54.503Z] ---> Running in e694f8c91314 [2022-04-19T20:12:55.502Z] Removing intermediate container e694f8c91314 [2022-04-19T20:12:55.502Z] ---> dcf5d3b262fb [2022-04-19T20:12:55.502Z] [2022-04-19T20:12:55.502Z] Successfully built dcf5d3b262fb [2022-04-19T20:12:55.778Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T20:12:55.778Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-19T20:13:04.094Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:13:04.094Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:13:04.094Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:13:04.381Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:13:04.667Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:13:05.278Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:13:05.278Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:13:05.278Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:13:05.278Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:13:06.278Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:13:06.278Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:13:06.889Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:13:07.169Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:13:07.169Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:13:07.452Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:13:07.452Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:13:07.735Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:13:07.735Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:13:08.349Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:13:09.353Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:13:09.634Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:13:09.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:13:10.534Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:13:10.534Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:13:11.180Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:13:13.234Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:13:13.234Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:13:13.234Z] ---> c539555e6432 [2022-04-19T20:13:13.234Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T20:13:13.234Z] ---> Using cache [2022-04-19T20:13:13.234Z] ---> d80f7694c68a [2022-04-19T20:13:13.234Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T20:13:13.234Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:13:15.290Z] Building bin/spire-server... [2022-04-19T20:13:15.580Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:13:15.580Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:13:15.580Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:13:15.884Z]  ---> Running in da4933f2ecdf [2022-04-19T20:13:16.490Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:13:17.105Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:13:17.722Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:13:17.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:13:18.330Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:13:18.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:13:18.950Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:13:18.950Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:13:19.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:13:19.959Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:13:19.959Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:13:19.959Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:13:19.959Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:13:20.239Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:13:20.239Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:13:20.239Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:13:20.239Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:13:20.518Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:13:20.800Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:13:20.800Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:13:20.800Z] OK: 15741 distinct packages available [2022-04-19T20:13:20.800Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:13:20.800Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:13:21.079Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:13:21.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:13:22.090Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:13:22.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:13:22.376Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:13:22.376Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:13:22.376Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:13:22.657Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:13:22.935Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:13:22.935Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:13:22.935Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:13:23.541Z] OK: 220 MiB in 52 packages [2022-04-19T20:13:24.147Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:13:24.147Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:13:24.147Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:13:24.792Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:13:24.792Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:13:25.797Z] Removing intermediate container da4933f2ecdf [2022-04-19T20:13:25.797Z] ---> 7b913f4cbf6d [2022-04-19T20:13:25.797Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T20:13:26.073Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:13:26.352Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:13:26.972Z]  ---> 0525c2decef4 [2022-04-19T20:13:26.972Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:13:27.264Z] ---> Running in b6ddbce32ad2 [2022-04-19T20:13:32.736Z] Removing intermediate container b6ddbce32ad2 [2022-04-19T20:13:32.736Z] ---> d6ef4135cf52 [2022-04-19T20:13:32.736Z] Step 7/20 : COPY . . [2022-04-19T20:13:42.984Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:13:42.984Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:13:42.984Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:13:42.984Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:13:42.984Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:13:43.268Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:13:43.920Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:13:43.920Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:13:43.920Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:13:43.920Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:13:44.214Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:13:44.522Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:13:44.522Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:13:44.522Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:13:45.140Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:13:45.762Z]  ---> ea9928ef5087 [2022-04-19T20:13:45.762Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T20:13:45.762Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:13:46.048Z]  ---> Running in 1d20907b4479 [2022-04-19T20:13:47.055Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:13:47.336Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:13:47.616Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:13:47.616Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:13:47.616Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:13:47.616Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:13:47.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T20:13:47.905Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:13:47.905Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:13:48.189Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:13:48.189Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:13:48.189Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:13:48.189Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:13:48.189Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:13:48.813Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:13:49.435Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:13:49.435Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:13:49.435Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:13:50.454Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:13:54.829Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:14:01.630Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:14:07.188Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:14:07.188Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:14:07.188Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:14:07.188Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:14:07.188Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:14:34.159Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:14:34.159Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:14:34.159Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:14:34.159Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:14:34.786Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:14:34.786Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:14:34.786Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:14:35.791Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:14:37.302Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:14:37.928Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:14:39.453Z] Removing intermediate container d15fd9124cfc [2022-04-19T20:14:39.453Z] ---> ff3133d3d8e6 [2022-04-19T20:14:39.453Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T20:14:39.453Z] ---> Running in b91a5d4339ab [2022-04-19T20:14:40.936Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:14:41.640Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:14:41.640Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:14:44.770Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:14:44.770Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:14:45.295Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:14:45.296Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:14:46.873Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:14:47.184Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:14:47.507Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:14:47.507Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:14:47.881Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:14:48.589Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:14:48.589Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:14:48.884Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:14:49.169Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:14:49.169Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:14:49.841Z] Removing intermediate container b91a5d4339ab [2022-04-19T20:14:49.841Z] ---> e480d2966f2e [2022-04-19T20:14:49.841Z] [2022-04-19T20:14:49.841Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T20:14:50.128Z] 20.10.14: Pulling from library/docker [2022-04-19T20:14:50.757Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:14:51.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:14:51.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:14:51.955Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:14:51.955Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:14:52.242Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:14:53.260Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:15:00.061Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:15:00.061Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:15:00.061Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:15:00.061Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:15:00.061Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:15:00.061Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:15:00.061Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:15:01.540Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:15:01.540Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:15:02.165Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:15:02.165Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:15:02.165Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:15:03.622Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:15:04.257Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:15:04.897Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:15:04.897Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:15:05.179Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:15:05.179Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:15:05.476Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:15:05.760Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:15:05.760Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:15:06.042Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T20:15:06.042Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T20:15:06.042Z] ---> c346e9eafbab [2022-04-19T20:15:06.330Z] 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-19T20:15:06.964Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:15:07.256Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:15:07.542Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:15:07.542Z]  ---> Running in da27fa781218 [2022-04-19T20:15:07.542Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:15:07.836Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:15:08.125Z] Removing intermediate container da27fa781218 [2022-04-19T20:15:08.125Z] ---> 79ee0a9ee8ea [2022-04-19T20:15:08.125Z] 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-19T20:15:08.125Z] ---> Running in f0027ca35bbe [2022-04-19T20:15:10.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:10.160Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:15:10.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:11.051Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:15:11.332Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:15:11.946Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T20:15:11.946Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T20:15:11.946Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:15:11.946Z] Executing bash-5.1.16-r0.post-install [2022-04-19T20:15:11.946Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:15:11.946Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:15:11.946Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:15:11.946Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T20:15:12.235Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T20:15:12.235Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T20:15:12.235Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:15:12.235Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T20:15:12.235Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T20:15:12.235Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T20:15:12.235Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T20:15:12.235Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T20:15:12.235Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T20:15:12.236Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T20:15:12.236Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T20:15:12.236Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T20:15:12.236Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T20:15:12.520Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:15:12.804Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:15:13.810Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:15:14.811Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T20:15:14.811Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T20:15:14.811Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T20:15:14.811Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T20:15:14.811Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T20:15:15.090Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T20:15:15.090Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T20:15:15.090Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T20:15:15.090Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T20:15:15.090Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T20:15:15.090Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T20:15:15.090Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T20:15:15.090Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T20:15:15.370Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T20:15:15.370Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T20:15:15.370Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T20:15:15.370Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T20:15:15.653Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T20:15:15.653Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T20:15:15.653Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T20:15:15.653Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T20:15:15.653Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T20:15:15.653Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T20:15:15.653Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T20:15:15.938Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T20:15:15.938Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T20:15:16.945Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:15:16.945Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:15:16.945Z] OK: 82 MiB in 65 packages [2022-04-19T20:15:19.611Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:15:19.611Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:15:19.894Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:15:20.180Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:15:20.180Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:15:20.795Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:15:21.077Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:15:21.361Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:15:21.361Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:15:21.644Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:15:21.931Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:15:21.931Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:15:22.550Z] Collecting docker-compose==1.23.2 [2022-04-19T20:15:22.837Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T20:15:23.120Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T20:15:23.120Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T20:15:24.126Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:15:24.408Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:15:24.408Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:15:24.408Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:15:25.412Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:15:25.695Z] 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-19T20:15:27.173Z] Collecting PyYAML<4,>=3.10 [2022-04-19T20:15:27.173Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T20:15:27.173Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:15:29.194Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:15:30.202Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:15:32.226Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:15:32.226Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:15:32.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:15:32.509Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:15:32.509Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:15:32.509Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T20:15:32.509Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T20:15:32.509Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:15:32.509Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:15:32.791Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T20:15:32.791Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T20:15:33.794Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:15:33.794Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:15:34.074Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:15:34.349Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:15:34.631Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:15:34.631Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:15:34.919Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:15:35.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:15:35.488Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:15:35.488Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:15:36.485Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T20:15:36.485Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T20:15:36.485Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T20:15:36.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T20:15:37.366Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:15:37.366Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:15:37.646Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:15:39.644Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T20:15:39.644Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T20:15:41.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T20:15:41.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T20:15:41.714Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T20:15:41.714Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T20:15:42.707Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T20:15:42.707Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T20:15:43.701Z] Collecting idna<2.8,>=2.5 [2022-04-19T20:15:43.701Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T20:15:43.701Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T20:15:43.701Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T20:15:43.978Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:15:44.989Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T20:15:44.989Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T20:15:44.989Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:15:44.989Z] 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-19T20:15:44.989Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:15:44.989Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:15:44.989Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:15:45.269Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:15:45.269Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:15:45.269Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T20:15:45.269Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T20:15:45.269Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T20:15:45.269Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T20:15:46.267Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:15:46.547Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T20:15:46.547Z] Attempting uninstall: urllib3 [2022-04-19T20:15:46.547Z] Found existing installation: urllib3 1.26.7 [2022-04-19T20:15:46.547Z] Uninstalling urllib3-1.26.7: [2022-04-19T20:15:46.547Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T20:15:46.547Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:15:46.827Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:15:47.110Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:15:47.110Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:15:47.721Z]  Attempting uninstall: idna [2022-04-19T20:15:47.721Z] Found existing installation: idna 3.3 [2022-04-19T20:15:47.721Z] Uninstalling idna-3.3: [2022-04-19T20:15:48.001Z] Successfully uninstalled idna-3.3 [2022-04-19T20:15:49.005Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:15:49.618Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:15:49.906Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:15:50.205Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:15:50.486Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:15:50.486Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:15:50.762Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:15:50.762Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:15:50.762Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:15:52.208Z]  Attempting uninstall: requests [2022-04-19T20:15:52.208Z] Found existing installation: requests 2.26.0 [2022-04-19T20:15:52.208Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:15:52.208Z]  Uninstalling requests-2.26.0: [2022-04-19T20:15:52.208Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:15:52.208Z]  Successfully uninstalled requests-2.26.0 [2022-04-19T20:15:52.485Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:15:52.761Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:15:52.761Z]  Running setup.py install for texttable: started [2022-04-19T20:15:52.761Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:15:55.407Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:15:55.407Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-19T20:15:55.407Z] Running setup.py install for PyYAML: started [2022-04-19T20:15:56.016Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:15:56.296Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:15:56.575Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:15:56.575Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:15:56.853Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:15:57.133Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:15:57.411Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:15:58.020Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:15:59.019Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T20:15:59.631Z] Running setup.py install for docopt: started [2022-04-19T20:15:59.921Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:15:59.921Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:16:01.940Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:16:02.545Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-19T20:16:02.545Z] Running setup.py install for dockerpty: started [2022-04-19T20:16:04.547Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:16:04.825Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:16:05.431Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:16:05.431Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:16:05.712Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:16:05.712Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T20:16:06.717Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:16:06.999Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:16:07.282Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:16:07.282Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:16:07.562Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:16:07.562Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:16:07.849Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:16:08.857Z] 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-19T20:16:21.387Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:16:21.387Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:16:21.387Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:16:21.387Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:16:29.812Z] Removing intermediate container f0027ca35bbe [2022-04-19T20:16:29.812Z] ---> 75f99a41c265 [2022-04-19T20:16:29.812Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T20:16:29.812Z] ---> Running in afc72915b486 [2022-04-19T20:16:30.106Z] Removing intermediate container afc72915b486 [2022-04-19T20:16:30.106Z] ---> 22aae8563add [2022-04-19T20:16:30.106Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T20:16:30.401Z] ---> Running in e6f0e2399d6c [2022-04-19T20:16:31.027Z] Removing intermediate container e6f0e2399d6c [2022-04-19T20:16:31.027Z] ---> 4fe9ad1de828 [2022-04-19T20:16:31.027Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T20:16:33.066Z] ---> a73df54ef3ec [2022-04-19T20:16:33.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T20:16:34.109Z] ---> bcd8ce3379bd [2022-04-19T20:16:34.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T20:16:35.583Z] ---> 5bd60e8b266a [2022-04-19T20:16:35.583Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T20:16:35.583Z] ---> Running in 05a24cc97adb [2022-04-19T20:16:36.198Z] Removing intermediate container 05a24cc97adb [2022-04-19T20:16:36.198Z] ---> 1b2578ea7a0e [2022-04-19T20:16:36.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:16:36.198Z] ---> Running in e50196d9978e [2022-04-19T20:16:36.832Z] Removing intermediate container e50196d9978e [2022-04-19T20:16:36.832Z] ---> 57ed033c6ba1 [2022-04-19T20:16:36.832Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:16:37.112Z] ---> Running in f6a1ebe30621 [2022-04-19T20:16:37.724Z] Removing intermediate container f6a1ebe30621 [2022-04-19T20:16:37.724Z] ---> d6aace395f78 [2022-04-19T20:16:37.724Z] Step 22/23 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:16:38.007Z] ---> Running in c218586ce4ee [2022-04-19T20:16:38.630Z] Removing intermediate container c218586ce4ee [2022-04-19T20:16:38.630Z] ---> cb1588653af3 [2022-04-19T20:16:38.630Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:16:38.630Z] ---> Running in 82c384a242f9 [2022-04-19T20:16:39.240Z] Removing intermediate container 82c384a242f9 [2022-04-19T20:16:39.240Z] ---> 57f60a619f7c [2022-04-19T20:16:39.240Z] [2022-04-19T20:16:39.865Z] Successfully built 57f60a619f7c [2022-04-19T20:16:39.865Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T20:16:52.355Z]  Building sys-mgmt-agent ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:16:52.355Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:20:59.633Z] Removing intermediate container 1d20907b4479 [2022-04-19T20:20:59.633Z] ---> 1fb51a17a6bb [2022-04-19T20:20:59.633Z] [2022-04-19T20:20:59.633Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T20:20:59.633Z] 3.15: Pulling from library/alpine [2022-04-19T20:20:59.633Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T20:20:59.633Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T20:20:59.633Z] ---> 3fb3c9af89a9 [2022-04-19T20:20:59.633Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:20:59.633Z] ---> Running in 3a6430fe59be [2022-04-19T20:20:59.634Z] Removing intermediate container 3a6430fe59be [2022-04-19T20:20:59.634Z] ---> 3b2ff59f2295 [2022-04-19T20:20:59.634Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:20:59.634Z] ---> Running in 1664de391fc0 [2022-04-19T20:20:59.634Z] Removing intermediate container 1664de391fc0 [2022-04-19T20:20:59.634Z] ---> 0002b844f580 [2022-04-19T20:20:59.634Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T20:20:59.634Z] ---> Running in 563e5916ea68 [2022-04-19T20:20:59.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:20:59.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:20:59.634Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:20:59.634Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:20:59.634Z] OK: 15730 distinct packages available [2022-04-19T20:20:59.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:21:00.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:21:02.106Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T20:21:02.106Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:21:02.387Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:21:02.387Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T20:21:02.668Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T20:21:02.668Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T20:21:02.668Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:21:02.946Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T20:21:02.946Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T20:21:02.946Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:21:02.946Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:21:03.559Z] OK: 8 MiB in 23 packages [2022-04-19T20:21:06.251Z] Removing intermediate container 563e5916ea68 [2022-04-19T20:21:06.251Z] ---> e082cf812c70 [2022-04-19T20:21:06.251Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:21:06.882Z] ---> 73ba5ae3dbc3 [2022-04-19T20:21:06.882Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T20:21:08.905Z] ---> 26a2a1ef6021 [2022-04-19T20:21:08.905Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T20:21:09.919Z] ---> fc5a42e55868 [2022-04-19T20:21:09.919Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T20:21:09.919Z] ---> Running in 43b1aca57ec7 [2022-04-19T20:21:10.549Z] Removing intermediate container 43b1aca57ec7 [2022-04-19T20:21:10.549Z] ---> 4ab1ec071dd1 [2022-04-19T20:21:10.549Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:21:10.840Z] ---> Running in 7e8252599984 [2022-04-19T20:21:11.509Z] Removing intermediate container 7e8252599984 [2022-04-19T20:21:11.509Z] ---> 6a4b833c70e0 [2022-04-19T20:21:11.509Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T20:21:11.509Z] ---> Running in bebdca4a1210 [2022-04-19T20:21:12.124Z] Removing intermediate container bebdca4a1210 [2022-04-19T20:21:12.124Z] ---> 29131e4d8e37 [2022-04-19T20:21:12.124Z] Step 19/20 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:21:12.124Z] ---> Running in 6721ab1d13d8 [2022-04-19T20:21:12.740Z] Removing intermediate container 6721ab1d13d8 [2022-04-19T20:21:12.740Z] ---> 753726062833 [2022-04-19T20:21:12.740Z] Step 20/20 : LABEL version=2.2.0-dev.74 [2022-04-19T20:21:13.049Z] ---> Running in e8d3e7ffb937 [2022-04-19T20:21:13.674Z] Removing intermediate container e8d3e7ffb937 [2022-04-19T20:21:13.674Z] ---> cf49a973ad0c [2022-04-19T20:21:13.674Z] [2022-04-19T20:21:13.955Z] Successfully built cf49a973ad0c [2022-04-19T20:21:13.955Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T20:46:38.820Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-19T20:46:38.820Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:46:38.820Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:46:38.820Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:46:38.820Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:46:38.820Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:46:38.820Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:46:38.820Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:46:38.820Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:46:38.820Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:46:38.820Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:46:38.820Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:46:38.820Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:46:38.820Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:48:00.731Z] Building bin/spire-agent... [2022-04-19T20:48:01.008Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:48:01.613Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:48:01.893Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:48:03.887Z] Building bin/spire-agent... [2022-04-19T20:48:04.873Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:48:05.152Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:48:05.450Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:48:05.450Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:48:05.729Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:48:06.010Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:48:07.461Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:48:07.736Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:48:08.011Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:48:08.011Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:48:08.011Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:48:08.290Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:48:08.290Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:48:08.570Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:48:10.562Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:48:11.164Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:48:11.164Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:48:11.768Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:48:11.768Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:48:11.768Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:48:12.044Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:48:12.322Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:48:12.322Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:53:19.592Z] Removing intermediate container 5a439ff1bb75 [2022-04-19T20:53:19.592Z] ---> b98583f39231 [2022-04-19T20:53:19.592Z] [2022-04-19T20:53:19.592Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T20:53:19.592Z] ---> 3fb3c9af89a9 [2022-04-19T20:53:19.592Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:53:19.592Z] ---> Using cache [2022-04-19T20:53:19.592Z] ---> 3b2ff59f2295 [2022-04-19T20:53:19.592Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:53:19.592Z] ---> Using cache [2022-04-19T20:53:19.592Z] ---> 0002b844f580 [2022-04-19T20:53:19.592Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:53:19.592Z] ---> Running in 47af9875e363 [2022-04-19T20:53:19.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:53:19.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:53:19.592Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:53:19.592Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:53:19.592Z] OK: 15730 distinct packages available [2022-04-19T20:53:19.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:53:19.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:53:19.592Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T20:53:19.592Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:53:19.592Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T20:53:19.592Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T20:53:19.592Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T20:53:19.592Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:53:19.592Z] OK: 6 MiB in 19 packages [2022-04-19T20:53:19.872Z] Removing intermediate container 47af9875e363 [2022-04-19T20:53:19.872Z] ---> b55080b07a15 [2022-04-19T20:53:19.872Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:53:28.188Z] ---> 696800d21c32 [2022-04-19T20:53:28.188Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:53:28.467Z] ---> 77eaf491d68a [2022-04-19T20:53:28.467Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T20:53:29.458Z] ---> 2c996b433901 [2022-04-19T20:53:29.458Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T20:53:30.450Z] ---> ef0d9221d459 [2022-04-19T20:53:30.450Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:53:30.725Z] ---> Running in 2467b64e6bde [2022-04-19T20:53:31.327Z] Removing intermediate container 2467b64e6bde [2022-04-19T20:53:31.327Z] ---> 689dbdc535ef [2022-04-19T20:53:31.327Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:53:31.327Z] ---> Running in ed2d91a3847e [2022-04-19T20:53:31.929Z] Removing intermediate container ed2d91a3847e [2022-04-19T20:53:31.929Z] ---> 0656b5784f21 [2022-04-19T20:53:31.929Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T20:53:32.205Z] ---> Running in ba236a2d1432 [2022-04-19T20:53:32.808Z] Removing intermediate container ba236a2d1432 [2022-04-19T20:53:32.808Z] ---> 0e096baddbde [2022-04-19T20:53:32.808Z] Step 24/25 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:53:32.808Z] ---> Running in 0f1119cb65d6 [2022-04-19T20:53:33.801Z] Removing intermediate container 0f1119cb65d6 [2022-04-19T20:53:33.801Z] ---> 57f43f049654 [2022-04-19T20:53:33.801Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T20:53:33.801Z] ---> Running in b10bac7dc366 [2022-04-19T20:53:34.400Z] Removing intermediate container b10bac7dc366 [2022-04-19T20:53:34.400Z] ---> be4d829f9e9f [2022-04-19T20:53:34.400Z] [2022-04-19T20:53:34.998Z] Successfully built be4d829f9e9f [2022-04-19T20:53:34.998Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T20:55:11.822Z]  Building security-spire-server ... done Removing intermediate container 99585ec31fc8 [2022-04-19T20:55:11.822Z] ---> de36f4af6e5f [2022-04-19T20:55:11.822Z] [2022-04-19T20:55:11.822Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:55:11.822Z] ---> 3fb3c9af89a9 [2022-04-19T20:55:11.822Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:55:11.822Z] ---> Using cache [2022-04-19T20:55:11.822Z] ---> 3b2ff59f2295 [2022-04-19T20:55:11.822Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:55:11.822Z] ---> Using cache [2022-04-19T20:55:11.822Z] ---> 0002b844f580 [2022-04-19T20:55:11.822Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T20:55:11.822Z] Removing intermediate container 6578d8be1ccc [2022-04-19T20:55:11.822Z] ---> b5f673f3106a [2022-04-19T20:55:11.822Z] [2022-04-19T20:55:11.822Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:55:11.822Z] ---> 3fb3c9af89a9 [2022-04-19T20:55:11.822Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:55:11.822Z] ---> Using cache [2022-04-19T20:55:11.822Z] ---> 3b2ff59f2295 [2022-04-19T20:55:11.822Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:55:11.822Z] ---> Using cache [2022-04-19T20:55:11.822Z] ---> 0002b844f580 [2022-04-19T20:55:11.822Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:55:11.822Z] ---> Using cache [2022-04-19T20:55:11.822Z] ---> b55080b07a15 [2022-04-19T20:55:11.822Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T20:55:11.822Z] ---> Running in 3a80077f803a [2022-04-19T20:55:11.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:11.822Z] ---> a093798bd659 [2022-04-19T20:55:11.822Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:55:11.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:11.822Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:55:11.822Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:55:11.822Z] OK: 15730 distinct packages available [2022-04-19T20:55:11.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:11.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:11.822Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T20:55:12.096Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:55:12.096Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T20:55:12.096Z] ---> 3f5a70b89164 [2022-04-19T20:55:12.096Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:55:12.096Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T20:55:12.374Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:55:12.375Z] OK: 6 MiB in 18 packages [2022-04-19T20:55:12.988Z] ---> 8a5798556183 [2022-04-19T20:55:12.988Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T20:55:13.588Z] Removing intermediate container 3a80077f803a [2022-04-19T20:55:13.588Z] ---> 076c057cb8ca [2022-04-19T20:55:13.588Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:55:13.864Z] ---> 7c5afabfbb87 [2022-04-19T20:55:13.864Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T20:55:14.851Z] ---> 043c7e39dadb [2022-04-19T20:55:14.851Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:55:14.851Z] ---> Running in 659fcc05b95f [2022-04-19T20:55:15.450Z] Removing intermediate container 659fcc05b95f [2022-04-19T20:55:15.450Z] ---> 05858daf2705 [2022-04-19T20:55:15.450Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:55:15.450Z] ---> Running in a5b8731b5b51 [2022-04-19T20:55:16.072Z] Removing intermediate container a5b8731b5b51 [2022-04-19T20:55:16.072Z] ---> edc49095b40b [2022-04-19T20:55:16.072Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T20:55:16.072Z] ---> Running in 88905ad7cbcc [2022-04-19T20:55:16.675Z] Removing intermediate container 88905ad7cbcc [2022-04-19T20:55:16.675Z] ---> 032239f6181a [2022-04-19T20:55:16.675Z] Step 25/26 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:16.952Z] ---> Running in af678c11003e [2022-04-19T20:55:17.228Z] Removing intermediate container af678c11003e [2022-04-19T20:55:17.228Z] ---> b9fb4c3fe3e9 [2022-04-19T20:55:17.228Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T20:55:17.505Z] ---> Running in 212d0ca6cd3b [2022-04-19T20:55:17.787Z] ---> b357178eebba [2022-04-19T20:55:17.787Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:55:18.069Z] Removing intermediate container 212d0ca6cd3b [2022-04-19T20:55:18.069Z] ---> cb27ece2c821 [2022-04-19T20:55:18.069Z] [2022-04-19T20:55:18.345Z] Successfully built cb27ece2c821 [2022-04-19T20:55:18.345Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T20:55:18.621Z]  Building security-spire-agent ... done  ---> aaa419d12228 [2022-04-19T20:55:18.621Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T20:55:18.621Z] ---> Running in f7862591fcf2 [2022-04-19T20:55:19.224Z] Removing intermediate container f7862591fcf2 [2022-04-19T20:55:19.224Z] ---> c2590a9a4783 [2022-04-19T20:55:19.224Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T20:55:19.821Z] ---> 3286675eff42 [2022-04-19T20:55:19.821Z] Step 21/26 : WORKDIR / [2022-04-19T20:55:20.095Z] ---> Running in f6904faec7a3 [2022-04-19T20:55:20.374Z] Removing intermediate container f6904faec7a3 [2022-04-19T20:55:20.374Z] ---> 5e8e0ec4485e [2022-04-19T20:55:20.374Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:55:20.374Z] ---> Running in 3453782bcef9 [2022-04-19T20:55:20.980Z] Removing intermediate container 3453782bcef9 [2022-04-19T20:55:20.980Z] ---> 5a8a2ebc3ff3 [2022-04-19T20:55:20.980Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:55:20.980Z] ---> Running in 08d7b967a09a [2022-04-19T20:55:21.254Z] Removing intermediate container 08d7b967a09a [2022-04-19T20:55:21.254Z] ---> d8178351d2ea [2022-04-19T20:55:21.254Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T20:55:21.539Z] ---> Running in 52c0497d3168 [2022-04-19T20:55:21.814Z] Removing intermediate container 52c0497d3168 [2022-04-19T20:55:21.814Z] ---> a2da9d8fea5d [2022-04-19T20:55:21.814Z] Step 25/26 : LABEL git_sha=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:21.814Z] ---> Running in ab0761f83d86 [2022-04-19T20:55:22.418Z] Removing intermediate container ab0761f83d86 [2022-04-19T20:55:22.418Z] ---> 2dff0319d915 [2022-04-19T20:55:22.418Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T20:55:22.418Z] ---> Running in 2d47f3969b5d [2022-04-19T20:55:22.692Z] Removing intermediate container 2d47f3969b5d [2022-04-19T20:55:22.692Z] ---> 82b266f270ad [2022-04-19T20:55:22.692Z] [2022-04-19T20:55:23.012Z] Successfully built 82b266f270ad [2022-04-19T20:55:23.012Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T20:55:23.335Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-19T20:55:23.335Z] $ docker stop --time=1 b068a95737b5abce70739650323de73ca332309eef4586cc10224f182abf8cc8 [2022-04-19T20:55:25.260Z] $ docker rm -f b068a95737b5abce70739650323de73ca332309eef4586cc10224f182abf8cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T20:55:25.974Z] + docker images [2022-04-19T20:55:26.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T20:55:26.583Z] security-spire-config-arm64 latest 82b266f270ad 4 seconds ago 85.6MB [2022-04-19T20:55:26.583Z] security-spire-agent-arm64 latest cb27ece2c821 9 seconds ago 126MB [2022-04-19T20:55:26.583Z] b5f673f3106a 39 seconds ago 3.98GB [2022-04-19T20:55:26.583Z] de36f4af6e5f 41 seconds ago 3.98GB [2022-04-19T20:55:26.583Z] security-spire-server-arm64 latest be4d829f9e9f About a minute ago 86.3MB [2022-04-19T20:55:26.583Z] b98583f39231 2 minutes ago 3.98GB [2022-04-19T20:55:26.583Z] security-spiffe-token-provider-arm64 latest cf49a973ad0c 34 minutes ago 27.9MB [2022-04-19T20:55:26.583Z] 1fb51a17a6bb 34 minutes ago 1.2GB [2022-04-19T20:55:26.583Z] sys-mgmt-agent-arm64 latest 57f60a619f7c 38 minutes ago 282MB [2022-04-19T20:55:26.583Z] e480d2966f2e 40 minutes ago 1.15GB [2022-04-19T20:55:26.583Z] core-metadata-arm64 latest dcf5d3b262fb 42 minutes ago 16.4MB [2022-04-19T20:55:26.583Z] c13048e263e6 42 minutes ago 1.15GB [2022-04-19T20:55:26.583Z] security-secretstore-setup-arm64 latest d00945551f2d 43 minutes ago 27.5MB [2022-04-19T20:55:26.583Z] eeeb5eb09859 43 minutes ago 1.16GB [2022-04-19T20:55:26.583Z] security-proxy-setup-arm64 latest fad4fa33ef18 44 minutes ago 26.1MB [2022-04-19T20:55:26.583Z] 3d34e3155c23 44 minutes ago 1.16GB [2022-04-19T20:55:26.583Z] support-notifications-arm64 latest d95a422e9e6a 47 minutes ago 25.8MB [2022-04-19T20:55:26.583Z] support-scheduler-arm64 latest d55fe1269c61 47 minutes ago 25.2MB [2022-04-19T20:55:26.583Z] 7c91912899c9 47 minutes ago 1.21GB [2022-04-19T20:55:26.584Z] 4eb6b0fb6cc5 47 minutes ago 1.21GB [2022-04-19T20:55:26.584Z] core-data-arm64 latest 9d27050be675 49 minutes ago 21.6MB [2022-04-19T20:55:26.584Z] 9e47cf1c4e3c 49 minutes ago 1.18GB [2022-04-19T20:55:26.584Z] security-bootstrapper-arm64 latest 8a76fb3c4a93 50 minutes ago 18.3MB [2022-04-19T20:55:26.584Z] 3aead94812bf 50 minutes ago 1.15GB [2022-04-19T20:55:26.584Z] core-command-arm64 latest 7bf70d168621 50 minutes ago 15.5MB [2022-04-19T20:55:26.584Z] 16e26140adab 51 minutes ago 1.15GB [2022-04-19T20:55:26.584Z] ci-base-image-arm64 latest c539555e6432 59 minutes ago 886MB [2022-04-19T20:55:26.584Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T20:55:26.584Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T20:55:26.584Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T20:55:26.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T20:55:26.584Z] 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-19T20:55:26.731Z] provisioning config files... [2022-04-19T20:55:26.754Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/200@tmp/config6625070457433170544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:55:27.141Z] ---> docker-login.sh [2022-04-19T20:55:27.141Z] nexus3.edgexfoundry.org:10001 [2022-04-19T20:55:27.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:27.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:27.703Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:27.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:27.703Z] [2022-04-19T20:55:27.703Z] Login Succeeded [2022-04-19T20:55:27.703Z] nexus3.edgexfoundry.org:10002 [2022-04-19T20:55:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:28.308Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:28.308Z] [2022-04-19T20:55:28.308Z] Login Succeeded [2022-04-19T20:55:28.308Z] nexus3.edgexfoundry.org:10003 [2022-04-19T20:55:28.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:28.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:28.921Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:28.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:28.921Z] [2022-04-19T20:55:28.921Z] Login Succeeded [2022-04-19T20:55:28.921Z] nexus3.edgexfoundry.org:10004 [2022-04-19T20:55:29.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:29.518Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:29.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:29.518Z] [2022-04-19T20:55:29.518Z] Login Succeeded [2022-04-19T20:55:29.518Z] docker.io [2022-04-19T20:55:30.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:30.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:30.390Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:30.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:30.390Z] [2022-04-19T20:55:30.390Z] Login Succeeded [2022-04-19T20:55:30.390Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T20:55:30.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:55:30.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T20:55:30.465Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-19T20:55:30.465Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:30.465Z] latest [2022-04-19T20:55:30.465Z] 2.2.0-dev.74 [2022-04-19T20:55:30.465Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:30.465Z] main [2022-04-19T20:55:30.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:30.834Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:31.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:31.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:31.193Z] 4a4a2a76bbc0: Preparing [2022-04-19T20:55:31.193Z] 449898f03983: Preparing [2022-04-19T20:55:31.193Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:31.193Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:31.193Z] f73e7dbfee58: Preparing [2022-04-19T20:55:31.468Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:31.468Z] 4a4a2a76bbc0: Pushed [2022-04-19T20:55:31.468Z] e4a4a3d2eac3: Pushed [2022-04-19T20:55:31.468Z] b9b4f42b94c0: Pushed [2022-04-19T20:55:34.861Z] 449898f03983: Pushed [2022-04-19T20:55:34.861Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:ef539490a11f66667942cf51310440fcd88c7c7dab2bf3bd230ab81210872373 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:35.228Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:35.581Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T20:55:35.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:35.581Z] 4a4a2a76bbc0: Preparing [2022-04-19T20:55:35.581Z] 449898f03983: Preparing [2022-04-19T20:55:35.581Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:35.581Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:35.581Z] f73e7dbfee58: Preparing [2022-04-19T20:55:35.856Z] 449898f03983: Layer already exists [2022-04-19T20:55:35.856Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:35.856Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:35.856Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:35.856Z] 4a4a2a76bbc0: Layer already exists [2022-04-19T20:55:35.856Z] latest: digest: sha256:ef539490a11f66667942cf51310440fcd88c7c7dab2bf3bd230ab81210872373 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:36.215Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:36.571Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [2022-04-19T20:55:36.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:36.571Z] 4a4a2a76bbc0: Preparing [2022-04-19T20:55:36.571Z] 449898f03983: Preparing [2022-04-19T20:55:36.571Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:36.571Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:36.571Z] f73e7dbfee58: Preparing [2022-04-19T20:55:36.845Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:36.845Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:36.845Z] 4a4a2a76bbc0: Layer already exists [2022-04-19T20:55:36.845Z] 449898f03983: Layer already exists [2022-04-19T20:55:36.845Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:36.845Z] 2.2.0-dev.74: digest: sha256:ef539490a11f66667942cf51310440fcd88c7c7dab2bf3bd230ab81210872373 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:37.206Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:37.567Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:37.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:37.567Z] 4a4a2a76bbc0: Preparing [2022-04-19T20:55:37.567Z] 449898f03983: Preparing [2022-04-19T20:55:37.567Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:37.567Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:37.567Z] f73e7dbfee58: Preparing [2022-04-19T20:55:37.842Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:37.842Z] 4a4a2a76bbc0: Layer already exists [2022-04-19T20:55:37.842Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:37.842Z] 449898f03983: Layer already exists [2022-04-19T20:55:37.842Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:37.842Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:ef539490a11f66667942cf51310440fcd88c7c7dab2bf3bd230ab81210872373 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:38.203Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:38.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-19T20:55:38.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:38.562Z] 4a4a2a76bbc0: Preparing [2022-04-19T20:55:38.562Z] 449898f03983: Preparing [2022-04-19T20:55:38.562Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:38.562Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:38.562Z] f73e7dbfee58: Preparing [2022-04-19T20:55:38.843Z] 4a4a2a76bbc0: Layer already exists [2022-04-19T20:55:38.843Z] 449898f03983: Layer already exists [2022-04-19T20:55:38.843Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:38.843Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:38.843Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:38.843Z] main: digest: sha256:ef539490a11f66667942cf51310440fcd88c7c7dab2bf3bd230ab81210872373 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:55:38.894Z] ===================================================== [Pipeline] echo [2022-04-19T20:55:38.904Z] taggedImages: [2022-04-19T20:55:38.904Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:38.904Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T20:55:38.904Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [2022-04-19T20:55:38.904Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:38.904Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-19T20:55:38.924Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-19T20:55:38.924Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:38.924Z] latest [2022-04-19T20:55:38.924Z] 2.2.0-dev.74 [2022-04-19T20:55:38.924Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:38.924Z] main [2022-04-19T20:55:38.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:39.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:39.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:39.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:55:39.649Z] 829384bdd29a: Preparing [2022-04-19T20:55:39.649Z] 5970b113ee1d: Preparing [2022-04-19T20:55:39.649Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:39.649Z] 9a11161865c7: Preparing [2022-04-19T20:55:39.649Z] 297274e0d7b0: Preparing [2022-04-19T20:55:39.649Z] f73e7dbfee58: Preparing [2022-04-19T20:55:39.649Z] f73e7dbfee58: Waiting [2022-04-19T20:55:39.925Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:39.925Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:39.925Z] 297274e0d7b0: Pushed [2022-04-19T20:55:39.925Z] 829384bdd29a: Pushed [2022-04-19T20:55:40.923Z] 9a11161865c7: Pushed [2022-04-19T20:55:44.319Z] 5970b113ee1d: Pushed [2022-04-19T20:55:44.319Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:5d58fb2d39093a72082bbf6b9c1721d722d94d8c15f9314a3db0bbbbc7e1ba2f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:44.681Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:45.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T20:55:45.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:55:45.031Z] 829384bdd29a: Preparing [2022-04-19T20:55:45.031Z] 5970b113ee1d: Preparing [2022-04-19T20:55:45.031Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:45.031Z] 9a11161865c7: Preparing [2022-04-19T20:55:45.031Z] 297274e0d7b0: Preparing [2022-04-19T20:55:45.031Z] f73e7dbfee58: Preparing [2022-04-19T20:55:45.031Z] f73e7dbfee58: Waiting [2022-04-19T20:55:45.304Z] 297274e0d7b0: Layer already exists [2022-04-19T20:55:45.304Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:45.304Z] 9a11161865c7: Layer already exists [2022-04-19T20:55:45.304Z] 829384bdd29a: Layer already exists [2022-04-19T20:55:45.304Z] 5970b113ee1d: Layer already exists [2022-04-19T20:55:45.304Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:45.304Z] latest: digest: sha256:5d58fb2d39093a72082bbf6b9c1721d722d94d8c15f9314a3db0bbbbc7e1ba2f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:45.664Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:46.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [2022-04-19T20:55:46.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:55:46.017Z] 829384bdd29a: Preparing [2022-04-19T20:55:46.017Z] 5970b113ee1d: Preparing [2022-04-19T20:55:46.017Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:46.017Z] 9a11161865c7: Preparing [2022-04-19T20:55:46.017Z] 297274e0d7b0: Preparing [2022-04-19T20:55:46.017Z] f73e7dbfee58: Preparing [2022-04-19T20:55:46.017Z] f73e7dbfee58: Waiting [2022-04-19T20:55:46.290Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:46.290Z] 297274e0d7b0: Layer already exists [2022-04-19T20:55:46.290Z] 829384bdd29a: Layer already exists [2022-04-19T20:55:46.290Z] 5970b113ee1d: Layer already exists [2022-04-19T20:55:46.290Z] 9a11161865c7: Layer already exists [2022-04-19T20:55:46.290Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:46.290Z] 2.2.0-dev.74: digest: sha256:5d58fb2d39093a72082bbf6b9c1721d722d94d8c15f9314a3db0bbbbc7e1ba2f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:46.645Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:46.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:46.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:55:46.997Z] 829384bdd29a: Preparing [2022-04-19T20:55:46.997Z] 5970b113ee1d: Preparing [2022-04-19T20:55:46.997Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:46.997Z] 9a11161865c7: Preparing [2022-04-19T20:55:46.997Z] 297274e0d7b0: Preparing [2022-04-19T20:55:46.997Z] f73e7dbfee58: Preparing [2022-04-19T20:55:46.997Z] f73e7dbfee58: Waiting [2022-04-19T20:55:47.270Z] 5970b113ee1d: Layer already exists [2022-04-19T20:55:47.270Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:47.270Z] 829384bdd29a: Layer already exists [2022-04-19T20:55:47.270Z] 297274e0d7b0: Layer already exists [2022-04-19T20:55:47.270Z] 9a11161865c7: Layer already exists [2022-04-19T20:55:47.270Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:47.270Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:5d58fb2d39093a72082bbf6b9c1721d722d94d8c15f9314a3db0bbbbc7e1ba2f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:47.625Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:47.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-19T20:55:47.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:55:47.971Z] 829384bdd29a: Preparing [2022-04-19T20:55:47.971Z] 5970b113ee1d: Preparing [2022-04-19T20:55:47.971Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:47.971Z] 9a11161865c7: Preparing [2022-04-19T20:55:47.971Z] 297274e0d7b0: Preparing [2022-04-19T20:55:47.971Z] f73e7dbfee58: Preparing [2022-04-19T20:55:47.971Z] f73e7dbfee58: Waiting [2022-04-19T20:55:48.243Z] 829384bdd29a: Layer already exists [2022-04-19T20:55:48.243Z] 9a11161865c7: Layer already exists [2022-04-19T20:55:48.243Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:48.243Z] 5970b113ee1d: Layer already exists [2022-04-19T20:55:48.243Z] 297274e0d7b0: Layer already exists [2022-04-19T20:55:48.243Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:48.243Z] main: digest: sha256:5d58fb2d39093a72082bbf6b9c1721d722d94d8c15f9314a3db0bbbbc7e1ba2f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:55:48.292Z] ===================================================== [Pipeline] echo [2022-04-19T20:55:48.302Z] taggedImages: [2022-04-19T20:55:48.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:48.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T20:55:48.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [2022-04-19T20:55:48.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:48.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-19T20:55:48.327Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-19T20:55:48.327Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:48.327Z] latest [2022-04-19T20:55:48.327Z] 2.2.0-dev.74 [2022-04-19T20:55:48.327Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:48.327Z] main [2022-04-19T20:55:48.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:48.693Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:49.044Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:49.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:55:49.044Z] 0f8f4910a3d7: Preparing [2022-04-19T20:55:49.044Z] f85bc524a45b: Preparing [2022-04-19T20:55:49.044Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:49.044Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:49.044Z] f73e7dbfee58: Preparing [2022-04-19T20:55:49.317Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:49.317Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:49.317Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:49.317Z] 0f8f4910a3d7: Pushed [2022-04-19T20:55:52.699Z] f85bc524a45b: Pushed [2022-04-19T20:55:52.699Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:089ceab0cdbf0350f0c3a7548616a16170ca54ed98c9297da6aab19a6e52f26e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:53.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:53.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T20:55:53.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:55:53.408Z] 0f8f4910a3d7: Preparing [2022-04-19T20:55:53.408Z] f85bc524a45b: Preparing [2022-04-19T20:55:53.408Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:53.408Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:53.408Z] f73e7dbfee58: Preparing [2022-04-19T20:55:53.682Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:53.682Z] f85bc524a45b: Layer already exists [2022-04-19T20:55:53.682Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:53.682Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:53.682Z] 0f8f4910a3d7: Layer already exists [2022-04-19T20:55:53.682Z] latest: digest: sha256:089ceab0cdbf0350f0c3a7548616a16170ca54ed98c9297da6aab19a6e52f26e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:54.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:54.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [2022-04-19T20:55:54.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:55:54.401Z] 0f8f4910a3d7: Preparing [2022-04-19T20:55:54.401Z] f85bc524a45b: Preparing [2022-04-19T20:55:54.401Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:54.401Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:54.401Z] f73e7dbfee58: Preparing [2022-04-19T20:55:54.675Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:54.675Z] f85bc524a45b: Layer already exists [2022-04-19T20:55:54.675Z] 0f8f4910a3d7: Layer already exists [2022-04-19T20:55:54.675Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:54.675Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:54.675Z] 2.2.0-dev.74: digest: sha256:089ceab0cdbf0350f0c3a7548616a16170ca54ed98c9297da6aab19a6e52f26e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:55.035Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:55.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:55.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:55:55.390Z] 0f8f4910a3d7: Preparing [2022-04-19T20:55:55.390Z] f85bc524a45b: Preparing [2022-04-19T20:55:55.390Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:55.390Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:55.390Z] f73e7dbfee58: Preparing [2022-04-19T20:55:55.390Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:55.664Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:55.664Z] f85bc524a45b: Layer already exists [2022-04-19T20:55:55.664Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:55.664Z] 0f8f4910a3d7: Layer already exists [2022-04-19T20:55:55.664Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:089ceab0cdbf0350f0c3a7548616a16170ca54ed98c9297da6aab19a6e52f26e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:56.021Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:56.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-19T20:55:56.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:55:56.374Z] 0f8f4910a3d7: Preparing [2022-04-19T20:55:56.374Z] f85bc524a45b: Preparing [2022-04-19T20:55:56.374Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:56.374Z] b9b4f42b94c0: Preparing [2022-04-19T20:55:56.374Z] f73e7dbfee58: Preparing [2022-04-19T20:55:56.648Z] f85bc524a45b: Layer already exists [2022-04-19T20:55:56.648Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:56.648Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:55:56.648Z] 0f8f4910a3d7: Layer already exists [2022-04-19T20:55:56.648Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:56.648Z] main: digest: sha256:089ceab0cdbf0350f0c3a7548616a16170ca54ed98c9297da6aab19a6e52f26e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:55:56.696Z] ===================================================== [Pipeline] echo [2022-04-19T20:55:56.709Z] taggedImages: [2022-04-19T20:55:56.709Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:56.709Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T20:55:56.709Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [2022-04-19T20:55:56.709Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:56.709Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-19T20:55:56.733Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-19T20:55:56.733Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:56.733Z] latest [2022-04-19T20:55:56.733Z] 2.2.0-dev.74 [2022-04-19T20:55:56.733Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:55:56.733Z] main [2022-04-19T20:55:56.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:57.101Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:57.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:55:57.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:55:57.451Z] 242a447d65c3: Preparing [2022-04-19T20:55:57.451Z] 242a447d65c3: Preparing [2022-04-19T20:55:57.451Z] dbdd7e5eaa26: Preparing [2022-04-19T20:55:57.451Z] 72506e9392fc: Preparing [2022-04-19T20:55:57.451Z] b42789026f7c: Preparing [2022-04-19T20:55:57.451Z] 21eb87a17205: Preparing [2022-04-19T20:55:57.451Z] e4a4a3d2eac3: Preparing [2022-04-19T20:55:57.451Z] 2320b4a9e449: Preparing [2022-04-19T20:55:57.451Z] b43bc3cb036e: Preparing [2022-04-19T20:55:57.451Z] 930816159e19: Preparing [2022-04-19T20:55:57.451Z] 8c7596cebf14: Preparing [2022-04-19T20:55:57.451Z] f73e7dbfee58: Preparing [2022-04-19T20:55:57.451Z] e4a4a3d2eac3: Waiting [2022-04-19T20:55:57.451Z] 2320b4a9e449: Waiting [2022-04-19T20:55:57.451Z] b43bc3cb036e: Waiting [2022-04-19T20:55:57.451Z] 930816159e19: Waiting [2022-04-19T20:55:57.451Z] f73e7dbfee58: Waiting [2022-04-19T20:55:57.451Z] 8c7596cebf14: Waiting [2022-04-19T20:55:57.727Z] 242a447d65c3: Pushed [2022-04-19T20:55:57.727Z] b42789026f7c: Pushed [2022-04-19T20:55:57.727Z] 72506e9392fc: Pushed [2022-04-19T20:55:57.727Z] dbdd7e5eaa26: Pushed [2022-04-19T20:55:58.001Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:55:58.001Z] 2320b4a9e449: Pushed [2022-04-19T20:55:58.001Z] 930816159e19: Pushed [2022-04-19T20:55:58.001Z] b43bc3cb036e: Pushed [2022-04-19T20:55:58.001Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:58.275Z] 8c7596cebf14: Pushed [2022-04-19T20:56:01.667Z] 21eb87a17205: Pushed [2022-04-19T20:56:01.667Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:b6baf9512c15ff15eaccce0d79cf61b4c42d53eb10fbc873c10561dc2f017539 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:02.031Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:02.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T20:56:02.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:02.378Z] 242a447d65c3: Preparing [2022-04-19T20:56:02.378Z] 242a447d65c3: Preparing [2022-04-19T20:56:02.378Z] dbdd7e5eaa26: Preparing [2022-04-19T20:56:02.378Z] 72506e9392fc: Preparing [2022-04-19T20:56:02.378Z] b42789026f7c: Preparing [2022-04-19T20:56:02.378Z] 21eb87a17205: Preparing [2022-04-19T20:56:02.378Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:02.378Z] 2320b4a9e449: Preparing [2022-04-19T20:56:02.378Z] b43bc3cb036e: Preparing [2022-04-19T20:56:02.378Z] 930816159e19: Preparing [2022-04-19T20:56:02.378Z] 8c7596cebf14: Preparing [2022-04-19T20:56:02.378Z] f73e7dbfee58: Preparing [2022-04-19T20:56:02.378Z] e4a4a3d2eac3: Waiting [2022-04-19T20:56:02.378Z] 2320b4a9e449: Waiting [2022-04-19T20:56:02.378Z] b43bc3cb036e: Waiting [2022-04-19T20:56:02.378Z] 930816159e19: Waiting [2022-04-19T20:56:02.378Z] 8c7596cebf14: Waiting [2022-04-19T20:56:02.378Z] f73e7dbfee58: Waiting [2022-04-19T20:56:02.649Z] 242a447d65c3: Layer already exists [2022-04-19T20:56:02.649Z] b42789026f7c: Layer already exists [2022-04-19T20:56:02.649Z] 72506e9392fc: Layer already exists [2022-04-19T20:56:02.649Z] 21eb87a17205: Layer already exists [2022-04-19T20:56:02.649Z] dbdd7e5eaa26: Layer already exists [2022-04-19T20:56:02.649Z] 2320b4a9e449: Layer already exists [2022-04-19T20:56:02.649Z] b43bc3cb036e: Layer already exists [2022-04-19T20:56:02.649Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:02.649Z] 8c7596cebf14: Layer already exists [2022-04-19T20:56:02.649Z] 930816159e19: Layer already exists [2022-04-19T20:56:02.649Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:02.649Z] latest: digest: sha256:b6baf9512c15ff15eaccce0d79cf61b4c42d53eb10fbc873c10561dc2f017539 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:03.005Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:03.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [2022-04-19T20:56:03.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:03.357Z] 242a447d65c3: Preparing [2022-04-19T20:56:03.357Z] 242a447d65c3: Preparing [2022-04-19T20:56:03.357Z] dbdd7e5eaa26: Preparing [2022-04-19T20:56:03.357Z] 72506e9392fc: Preparing [2022-04-19T20:56:03.357Z] b42789026f7c: Preparing [2022-04-19T20:56:03.357Z] 21eb87a17205: Preparing [2022-04-19T20:56:03.357Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:03.357Z] 2320b4a9e449: Preparing [2022-04-19T20:56:03.357Z] b43bc3cb036e: Preparing [2022-04-19T20:56:03.357Z] e4a4a3d2eac3: Waiting [2022-04-19T20:56:03.357Z] 2320b4a9e449: Waiting [2022-04-19T20:56:03.357Z] 930816159e19: Preparing [2022-04-19T20:56:03.357Z] 8c7596cebf14: Preparing [2022-04-19T20:56:03.357Z] f73e7dbfee58: Preparing [2022-04-19T20:56:03.357Z] b43bc3cb036e: Waiting [2022-04-19T20:56:03.357Z] 8c7596cebf14: Waiting [2022-04-19T20:56:03.357Z] f73e7dbfee58: Waiting [2022-04-19T20:56:03.357Z] 930816159e19: Waiting [2022-04-19T20:56:03.630Z] 242a447d65c3: Layer already exists [2022-04-19T20:56:03.630Z] b42789026f7c: Layer already exists [2022-04-19T20:56:03.630Z] 21eb87a17205: Layer already exists [2022-04-19T20:56:03.630Z] 72506e9392fc: Layer already exists [2022-04-19T20:56:03.630Z] dbdd7e5eaa26: Layer already exists [2022-04-19T20:56:03.630Z] 8c7596cebf14: Layer already exists [2022-04-19T20:56:03.630Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:03.630Z] 930816159e19: Layer already exists [2022-04-19T20:56:03.630Z] 2320b4a9e449: Layer already exists [2022-04-19T20:56:03.630Z] b43bc3cb036e: Layer already exists [2022-04-19T20:56:03.630Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:03.630Z] 2.2.0-dev.74: digest: sha256:b6baf9512c15ff15eaccce0d79cf61b4c42d53eb10fbc873c10561dc2f017539 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:03.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:04.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:04.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:04.334Z] 242a447d65c3: Preparing [2022-04-19T20:56:04.334Z] 242a447d65c3: Preparing [2022-04-19T20:56:04.334Z] dbdd7e5eaa26: Preparing [2022-04-19T20:56:04.334Z] 72506e9392fc: Preparing [2022-04-19T20:56:04.334Z] b42789026f7c: Preparing [2022-04-19T20:56:04.334Z] 21eb87a17205: Preparing [2022-04-19T20:56:04.334Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:04.334Z] 2320b4a9e449: Preparing [2022-04-19T20:56:04.334Z] b43bc3cb036e: Preparing [2022-04-19T20:56:04.334Z] 930816159e19: Preparing [2022-04-19T20:56:04.334Z] 8c7596cebf14: Preparing [2022-04-19T20:56:04.334Z] f73e7dbfee58: Preparing [2022-04-19T20:56:04.334Z] e4a4a3d2eac3: Waiting [2022-04-19T20:56:04.334Z] 2320b4a9e449: Waiting [2022-04-19T20:56:04.334Z] b43bc3cb036e: Waiting [2022-04-19T20:56:04.334Z] f73e7dbfee58: Waiting [2022-04-19T20:56:04.334Z] 930816159e19: Waiting [2022-04-19T20:56:04.334Z] 8c7596cebf14: Waiting [2022-04-19T20:56:04.611Z] 72506e9392fc: Layer already exists [2022-04-19T20:56:04.611Z] 242a447d65c3: Layer already exists [2022-04-19T20:56:04.611Z] 21eb87a17205: Layer already exists [2022-04-19T20:56:04.611Z] b42789026f7c: Layer already exists [2022-04-19T20:56:04.611Z] dbdd7e5eaa26: Layer already exists [2022-04-19T20:56:04.611Z] b43bc3cb036e: Layer already exists [2022-04-19T20:56:04.611Z] 2320b4a9e449: Layer already exists [2022-04-19T20:56:04.611Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:04.611Z] 8c7596cebf14: Layer already exists [2022-04-19T20:56:04.611Z] 930816159e19: Layer already exists [2022-04-19T20:56:04.611Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:04.611Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:b6baf9512c15ff15eaccce0d79cf61b4c42d53eb10fbc873c10561dc2f017539 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:04.967Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:05.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-19T20:56:05.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:05.308Z] 242a447d65c3: Preparing [2022-04-19T20:56:05.308Z] 242a447d65c3: Preparing [2022-04-19T20:56:05.308Z] dbdd7e5eaa26: Preparing [2022-04-19T20:56:05.308Z] 72506e9392fc: Preparing [2022-04-19T20:56:05.308Z] b42789026f7c: Preparing [2022-04-19T20:56:05.308Z] 21eb87a17205: Preparing [2022-04-19T20:56:05.308Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:05.308Z] 2320b4a9e449: Preparing [2022-04-19T20:56:05.308Z] b43bc3cb036e: Preparing [2022-04-19T20:56:05.308Z] e4a4a3d2eac3: Waiting [2022-04-19T20:56:05.308Z] 2320b4a9e449: Waiting [2022-04-19T20:56:05.308Z] 930816159e19: Preparing [2022-04-19T20:56:05.308Z] 8c7596cebf14: Preparing [2022-04-19T20:56:05.308Z] f73e7dbfee58: Preparing [2022-04-19T20:56:05.308Z] 930816159e19: Waiting [2022-04-19T20:56:05.308Z] b43bc3cb036e: Waiting [2022-04-19T20:56:05.308Z] 8c7596cebf14: Waiting [2022-04-19T20:56:05.308Z] f73e7dbfee58: Waiting [2022-04-19T20:56:05.580Z] b42789026f7c: Layer already exists [2022-04-19T20:56:05.580Z] 242a447d65c3: Layer already exists [2022-04-19T20:56:05.580Z] 21eb87a17205: Layer already exists [2022-04-19T20:56:05.580Z] dbdd7e5eaa26: Layer already exists [2022-04-19T20:56:05.580Z] 72506e9392fc: Layer already exists [2022-04-19T20:56:05.580Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:05.580Z] 930816159e19: Layer already exists [2022-04-19T20:56:05.580Z] 2320b4a9e449: Layer already exists [2022-04-19T20:56:05.580Z] 8c7596cebf14: Layer already exists [2022-04-19T20:56:05.580Z] b43bc3cb036e: Layer already exists [2022-04-19T20:56:05.580Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:05.580Z] main: digest: sha256:b6baf9512c15ff15eaccce0d79cf61b4c42d53eb10fbc873c10561dc2f017539 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:05.627Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:05.636Z] taggedImages: [2022-04-19T20:56:05.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:05.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T20:56:05.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [2022-04-19T20:56:05.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:05.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-19T20:56:05.655Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-19T20:56:05.655Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:05.655Z] latest [2022-04-19T20:56:05.655Z] 2.2.0-dev.74 [2022-04-19T20:56:05.655Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:05.655Z] main [2022-04-19T20:56:05.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:06.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:06.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:06.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:06.367Z] 4dd401b05700: Preparing [2022-04-19T20:56:06.367Z] eb297a1d9c0d: Preparing [2022-04-19T20:56:06.367Z] 2f8cbcc6395c: Preparing [2022-04-19T20:56:06.367Z] 257fc8c28881: Preparing [2022-04-19T20:56:06.367Z] 65e4209ba412: Preparing [2022-04-19T20:56:06.367Z] 8622f529da6e: Preparing [2022-04-19T20:56:06.367Z] 3a037da655d8: Preparing [2022-04-19T20:56:06.367Z] f73e7dbfee58: Preparing [2022-04-19T20:56:06.367Z] 8622f529da6e: Waiting [2022-04-19T20:56:06.367Z] 3a037da655d8: Waiting [2022-04-19T20:56:06.642Z] 65e4209ba412: Pushed [2022-04-19T20:56:06.642Z] 4dd401b05700: Pushed [2022-04-19T20:56:06.642Z] eb297a1d9c0d: Pushed [2022-04-19T20:56:06.921Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:06.921Z] 8622f529da6e: Pushed [2022-04-19T20:56:07.904Z] 3a037da655d8: Pushed [2022-04-19T20:56:09.344Z] 2f8cbcc6395c: Pushed [2022-04-19T20:56:09.344Z] 257fc8c28881: Pushed [2022-04-19T20:56:09.344Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:7fda49f3ee95ecf0008f5d733664333e542089c41df63e503d840af85e76e916 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:09.976Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:10.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T20:56:10.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:10.327Z] 4dd401b05700: Preparing [2022-04-19T20:56:10.327Z] eb297a1d9c0d: Preparing [2022-04-19T20:56:10.327Z] 2f8cbcc6395c: Preparing [2022-04-19T20:56:10.327Z] 257fc8c28881: Preparing [2022-04-19T20:56:10.327Z] 65e4209ba412: Preparing [2022-04-19T20:56:10.327Z] 8622f529da6e: Preparing [2022-04-19T20:56:10.327Z] 3a037da655d8: Preparing [2022-04-19T20:56:10.327Z] f73e7dbfee58: Preparing [2022-04-19T20:56:10.327Z] 8622f529da6e: Waiting [2022-04-19T20:56:10.327Z] f73e7dbfee58: Waiting [2022-04-19T20:56:10.327Z] 3a037da655d8: Waiting [2022-04-19T20:56:10.603Z] 257fc8c28881: Layer already exists [2022-04-19T20:56:10.603Z] 65e4209ba412: Layer already exists [2022-04-19T20:56:10.603Z] 2f8cbcc6395c: Layer already exists [2022-04-19T20:56:10.603Z] 4dd401b05700: Layer already exists [2022-04-19T20:56:10.603Z] eb297a1d9c0d: Layer already exists [2022-04-19T20:56:10.603Z] 3a037da655d8: Layer already exists [2022-04-19T20:56:10.603Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:10.603Z] 8622f529da6e: Layer already exists [2022-04-19T20:56:10.603Z] latest: digest: sha256:7fda49f3ee95ecf0008f5d733664333e542089c41df63e503d840af85e76e916 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:10.960Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:11.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:11.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:11.307Z] 4dd401b05700: Preparing [2022-04-19T20:56:11.307Z] eb297a1d9c0d: Preparing [2022-04-19T20:56:11.307Z] 2f8cbcc6395c: Preparing [2022-04-19T20:56:11.307Z] 257fc8c28881: Preparing [2022-04-19T20:56:11.307Z] 65e4209ba412: Preparing [2022-04-19T20:56:11.307Z] 8622f529da6e: Preparing [2022-04-19T20:56:11.307Z] 3a037da655d8: Preparing [2022-04-19T20:56:11.307Z] f73e7dbfee58: Preparing [2022-04-19T20:56:11.307Z] 8622f529da6e: Waiting [2022-04-19T20:56:11.307Z] 3a037da655d8: Waiting [2022-04-19T20:56:11.307Z] f73e7dbfee58: Waiting [2022-04-19T20:56:11.580Z] eb297a1d9c0d: Layer already exists [2022-04-19T20:56:11.580Z] 2f8cbcc6395c: Layer already exists [2022-04-19T20:56:11.580Z] 65e4209ba412: Layer already exists [2022-04-19T20:56:11.580Z] 4dd401b05700: Layer already exists [2022-04-19T20:56:11.581Z] 257fc8c28881: Layer already exists [2022-04-19T20:56:11.581Z] 8622f529da6e: Layer already exists [2022-04-19T20:56:11.581Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:11.581Z] 3a037da655d8: Layer already exists [2022-04-19T20:56:11.581Z] 2.2.0-dev.74: digest: sha256:7fda49f3ee95ecf0008f5d733664333e542089c41df63e503d840af85e76e916 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:11.933Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:12.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:12.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:12.276Z] 4dd401b05700: Preparing [2022-04-19T20:56:12.276Z] eb297a1d9c0d: Preparing [2022-04-19T20:56:12.276Z] 2f8cbcc6395c: Preparing [2022-04-19T20:56:12.276Z] 257fc8c28881: Preparing [2022-04-19T20:56:12.276Z] 65e4209ba412: Preparing [2022-04-19T20:56:12.276Z] 8622f529da6e: Preparing [2022-04-19T20:56:12.276Z] 3a037da655d8: Preparing [2022-04-19T20:56:12.276Z] f73e7dbfee58: Preparing [2022-04-19T20:56:12.276Z] 8622f529da6e: Waiting [2022-04-19T20:56:12.276Z] f73e7dbfee58: Waiting [2022-04-19T20:56:12.276Z] 3a037da655d8: Waiting [2022-04-19T20:56:12.553Z] 4dd401b05700: Layer already exists [2022-04-19T20:56:12.553Z] 65e4209ba412: Layer already exists [2022-04-19T20:56:12.553Z] 2f8cbcc6395c: Layer already exists [2022-04-19T20:56:12.553Z] eb297a1d9c0d: Layer already exists [2022-04-19T20:56:12.553Z] 257fc8c28881: Layer already exists [2022-04-19T20:56:12.553Z] 8622f529da6e: Layer already exists [2022-04-19T20:56:12.553Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:12.553Z] 3a037da655d8: Layer already exists [2022-04-19T20:56:12.553Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:7fda49f3ee95ecf0008f5d733664333e542089c41df63e503d840af85e76e916 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:12.905Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:13.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-19T20:56:13.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:13.254Z] 4dd401b05700: Preparing [2022-04-19T20:56:13.254Z] eb297a1d9c0d: Preparing [2022-04-19T20:56:13.254Z] 2f8cbcc6395c: Preparing [2022-04-19T20:56:13.254Z] 257fc8c28881: Preparing [2022-04-19T20:56:13.255Z] 65e4209ba412: Preparing [2022-04-19T20:56:13.255Z] 8622f529da6e: Preparing [2022-04-19T20:56:13.255Z] 3a037da655d8: Preparing [2022-04-19T20:56:13.255Z] f73e7dbfee58: Preparing [2022-04-19T20:56:13.255Z] 8622f529da6e: Waiting [2022-04-19T20:56:13.255Z] 3a037da655d8: Waiting [2022-04-19T20:56:13.255Z] f73e7dbfee58: Waiting [2022-04-19T20:56:13.531Z] 257fc8c28881: Layer already exists [2022-04-19T20:56:13.531Z] eb297a1d9c0d: Layer already exists [2022-04-19T20:56:13.531Z] 4dd401b05700: Layer already exists [2022-04-19T20:56:13.531Z] 65e4209ba412: Layer already exists [2022-04-19T20:56:13.531Z] 2f8cbcc6395c: Layer already exists [2022-04-19T20:56:13.531Z] 3a037da655d8: Layer already exists [2022-04-19T20:56:13.531Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:13.531Z] 8622f529da6e: Layer already exists [2022-04-19T20:56:13.531Z] main: digest: sha256:7fda49f3ee95ecf0008f5d733664333e542089c41df63e503d840af85e76e916 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:13.578Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:13.586Z] taggedImages: [2022-04-19T20:56:13.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:13.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T20:56:13.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:13.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:13.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-19T20:56:13.603Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-19T20:56:13.603Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:13.603Z] latest [2022-04-19T20:56:13.603Z] 2.2.0-dev.74 [2022-04-19T20:56:13.603Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:13.603Z] main [2022-04-19T20:56:13.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:13.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:14.289Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:14.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:14.289Z] b303003aa266: Preparing [2022-04-19T20:56:14.289Z] 653f6215f954: Preparing [2022-04-19T20:56:14.289Z] 10a7f4ba354d: Preparing [2022-04-19T20:56:14.289Z] 9d3a5ab7b920: Preparing [2022-04-19T20:56:14.289Z] b87a7764a286: Preparing [2022-04-19T20:56:14.289Z] 8b53861a092b: Preparing [2022-04-19T20:56:14.289Z] ffacccbb3270: Preparing [2022-04-19T20:56:14.289Z] 971d3b16b7d7: Preparing [2022-04-19T20:56:14.289Z] 025edcec0985: Preparing [2022-04-19T20:56:14.289Z] f73e7dbfee58: Preparing [2022-04-19T20:56:14.289Z] 971d3b16b7d7: Waiting [2022-04-19T20:56:14.289Z] 8b53861a092b: Waiting [2022-04-19T20:56:14.289Z] ffacccbb3270: Waiting [2022-04-19T20:56:14.289Z] 025edcec0985: Waiting [2022-04-19T20:56:14.289Z] f73e7dbfee58: Waiting [2022-04-19T20:56:14.570Z] b87a7764a286: Pushed [2022-04-19T20:56:14.570Z] 653f6215f954: Pushed [2022-04-19T20:56:14.570Z] b303003aa266: Pushed [2022-04-19T20:56:14.848Z] 8b53861a092b: Pushed [2022-04-19T20:56:14.848Z] ffacccbb3270: Pushed [2022-04-19T20:56:14.848Z] 971d3b16b7d7: Pushed [2022-04-19T20:56:14.848Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:15.445Z] 025edcec0985: Pushed [2022-04-19T20:56:17.431Z] 9d3a5ab7b920: Pushed [2022-04-19T20:56:18.414Z] 10a7f4ba354d: Pushed [2022-04-19T20:56:18.414Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:f622e428f806c95664a0976df96995af4dfe0789328f2c52747fabfb5e521e47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:18.806Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:19.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T20:56:19.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:19.203Z] b303003aa266: Preparing [2022-04-19T20:56:19.203Z] 653f6215f954: Preparing [2022-04-19T20:56:19.203Z] 10a7f4ba354d: Preparing [2022-04-19T20:56:19.203Z] 9d3a5ab7b920: Preparing [2022-04-19T20:56:19.203Z] b87a7764a286: Preparing [2022-04-19T20:56:19.203Z] 8b53861a092b: Preparing [2022-04-19T20:56:19.203Z] ffacccbb3270: Preparing [2022-04-19T20:56:19.203Z] 971d3b16b7d7: Preparing [2022-04-19T20:56:19.203Z] 025edcec0985: Preparing [2022-04-19T20:56:19.203Z] f73e7dbfee58: Preparing [2022-04-19T20:56:19.203Z] 971d3b16b7d7: Waiting [2022-04-19T20:56:19.203Z] 8b53861a092b: Waiting [2022-04-19T20:56:19.203Z] 025edcec0985: Waiting [2022-04-19T20:56:19.203Z] f73e7dbfee58: Waiting [2022-04-19T20:56:19.489Z] b303003aa266: Layer already exists [2022-04-19T20:56:19.489Z] 10a7f4ba354d: Layer already exists [2022-04-19T20:56:19.489Z] 653f6215f954: Layer already exists [2022-04-19T20:56:19.489Z] 9d3a5ab7b920: Layer already exists [2022-04-19T20:56:19.489Z] b87a7764a286: Layer already exists [2022-04-19T20:56:19.489Z] 971d3b16b7d7: Layer already exists [2022-04-19T20:56:19.489Z] 025edcec0985: Layer already exists [2022-04-19T20:56:19.489Z] 8b53861a092b: Layer already exists [2022-04-19T20:56:19.489Z] ffacccbb3270: Layer already exists [2022-04-19T20:56:19.489Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:19.489Z] latest: digest: sha256:f622e428f806c95664a0976df96995af4dfe0789328f2c52747fabfb5e521e47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:19.858Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:20.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:20.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:20.231Z] b303003aa266: Preparing [2022-04-19T20:56:20.231Z] 653f6215f954: Preparing [2022-04-19T20:56:20.231Z] 10a7f4ba354d: Preparing [2022-04-19T20:56:20.231Z] 9d3a5ab7b920: Preparing [2022-04-19T20:56:20.231Z] b87a7764a286: Preparing [2022-04-19T20:56:20.231Z] 8b53861a092b: Preparing [2022-04-19T20:56:20.231Z] ffacccbb3270: Preparing [2022-04-19T20:56:20.231Z] 971d3b16b7d7: Preparing [2022-04-19T20:56:20.231Z] 025edcec0985: Preparing [2022-04-19T20:56:20.231Z] f73e7dbfee58: Preparing [2022-04-19T20:56:20.231Z] 8b53861a092b: Waiting [2022-04-19T20:56:20.231Z] ffacccbb3270: Waiting [2022-04-19T20:56:20.231Z] 971d3b16b7d7: Waiting [2022-04-19T20:56:20.231Z] 025edcec0985: Waiting [2022-04-19T20:56:20.513Z] 9d3a5ab7b920: Layer already exists [2022-04-19T20:56:20.513Z] b303003aa266: Layer already exists [2022-04-19T20:56:20.513Z] b87a7764a286: Layer already exists [2022-04-19T20:56:20.513Z] 653f6215f954: Layer already exists [2022-04-19T20:56:20.513Z] 10a7f4ba354d: Layer already exists [2022-04-19T20:56:20.513Z] 025edcec0985: Layer already exists [2022-04-19T20:56:20.513Z] 8b53861a092b: Layer already exists [2022-04-19T20:56:20.513Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:20.513Z] 971d3b16b7d7: Layer already exists [2022-04-19T20:56:20.513Z] ffacccbb3270: Layer already exists [2022-04-19T20:56:20.513Z] 2.2.0-dev.74: digest: sha256:f622e428f806c95664a0976df96995af4dfe0789328f2c52747fabfb5e521e47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:20.894Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:21.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:21.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:21.262Z] b303003aa266: Preparing [2022-04-19T20:56:21.262Z] 653f6215f954: Preparing [2022-04-19T20:56:21.262Z] 10a7f4ba354d: Preparing [2022-04-19T20:56:21.262Z] 9d3a5ab7b920: Preparing [2022-04-19T20:56:21.262Z] b87a7764a286: Preparing [2022-04-19T20:56:21.262Z] 8b53861a092b: Preparing [2022-04-19T20:56:21.262Z] ffacccbb3270: Preparing [2022-04-19T20:56:21.262Z] 971d3b16b7d7: Preparing [2022-04-19T20:56:21.262Z] 025edcec0985: Preparing [2022-04-19T20:56:21.262Z] f73e7dbfee58: Preparing [2022-04-19T20:56:21.262Z] ffacccbb3270: Waiting [2022-04-19T20:56:21.262Z] 971d3b16b7d7: Waiting [2022-04-19T20:56:21.262Z] 8b53861a092b: Waiting [2022-04-19T20:56:21.262Z] 025edcec0985: Waiting [2022-04-19T20:56:21.262Z] f73e7dbfee58: Waiting [2022-04-19T20:56:21.536Z] 653f6215f954: Layer already exists [2022-04-19T20:56:21.536Z] b87a7764a286: Layer already exists [2022-04-19T20:56:21.536Z] b303003aa266: Layer already exists [2022-04-19T20:56:21.536Z] 9d3a5ab7b920: Layer already exists [2022-04-19T20:56:21.536Z] 10a7f4ba354d: Layer already exists [2022-04-19T20:56:21.536Z] ffacccbb3270: Layer already exists [2022-04-19T20:56:21.536Z] 025edcec0985: Layer already exists [2022-04-19T20:56:21.536Z] 8b53861a092b: Layer already exists [2022-04-19T20:56:21.536Z] 971d3b16b7d7: Layer already exists [2022-04-19T20:56:21.536Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:21.536Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:f622e428f806c95664a0976df96995af4dfe0789328f2c52747fabfb5e521e47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:21.882Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:22.234Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-19T20:56:22.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:22.234Z] b303003aa266: Preparing [2022-04-19T20:56:22.234Z] 653f6215f954: Preparing [2022-04-19T20:56:22.234Z] 10a7f4ba354d: Preparing [2022-04-19T20:56:22.234Z] 9d3a5ab7b920: Preparing [2022-04-19T20:56:22.234Z] b87a7764a286: Preparing [2022-04-19T20:56:22.234Z] 8b53861a092b: Preparing [2022-04-19T20:56:22.234Z] ffacccbb3270: Preparing [2022-04-19T20:56:22.234Z] 971d3b16b7d7: Preparing [2022-04-19T20:56:22.234Z] 025edcec0985: Preparing [2022-04-19T20:56:22.234Z] f73e7dbfee58: Preparing [2022-04-19T20:56:22.234Z] 8b53861a092b: Waiting [2022-04-19T20:56:22.234Z] ffacccbb3270: Waiting [2022-04-19T20:56:22.234Z] 971d3b16b7d7: Waiting [2022-04-19T20:56:22.234Z] 025edcec0985: Waiting [2022-04-19T20:56:22.234Z] f73e7dbfee58: Waiting [2022-04-19T20:56:22.508Z] b87a7764a286: Layer already exists [2022-04-19T20:56:22.508Z] b303003aa266: Layer already exists [2022-04-19T20:56:22.508Z] 9d3a5ab7b920: Layer already exists [2022-04-19T20:56:22.508Z] 10a7f4ba354d: Layer already exists [2022-04-19T20:56:22.508Z] 653f6215f954: Layer already exists [2022-04-19T20:56:22.508Z] 8b53861a092b: Layer already exists [2022-04-19T20:56:22.508Z] ffacccbb3270: Layer already exists [2022-04-19T20:56:22.508Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:22.508Z] 971d3b16b7d7: Layer already exists [2022-04-19T20:56:22.508Z] 025edcec0985: Layer already exists [2022-04-19T20:56:22.508Z] main: digest: sha256:f622e428f806c95664a0976df96995af4dfe0789328f2c52747fabfb5e521e47 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:22.563Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:22.573Z] taggedImages: [2022-04-19T20:56:22.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:22.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T20:56:22.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:22.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:22.573Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-19T20:56:22.597Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-19T20:56:22.597Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:22.597Z] latest [2022-04-19T20:56:22.597Z] 2.2.0-dev.74 [2022-04-19T20:56:22.597Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:22.597Z] main [2022-04-19T20:56:22.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:22.963Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:23.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:23.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:23.313Z] dc552b55245e: Preparing [2022-04-19T20:56:23.313Z] 9772936eabca: Preparing [2022-04-19T20:56:23.313Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:23.313Z] 9936746f0422: Preparing [2022-04-19T20:56:23.313Z] ead1fc562ec1: Preparing [2022-04-19T20:56:23.313Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:23.313Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:23.588Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:23.588Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:23.588Z] ead1fc562ec1: Pushed [2022-04-19T20:56:23.588Z] dc552b55245e: Pushed [2022-04-19T20:56:25.028Z] 9936746f0422: Pushed [2022-04-19T20:56:29.338Z] 9772936eabca: Pushed [2022-04-19T20:56:29.338Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:0bd8b9817fd44456695c3317858d5ace8f339f40c2f08f383a38feed95879801 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:29.690Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:30.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T20:56:30.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:30.042Z] dc552b55245e: Preparing [2022-04-19T20:56:30.042Z] 9772936eabca: Preparing [2022-04-19T20:56:30.042Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:30.042Z] 9936746f0422: Preparing [2022-04-19T20:56:30.042Z] ead1fc562ec1: Preparing [2022-04-19T20:56:30.042Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:30.042Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:30.317Z] 9936746f0422: Layer already exists [2022-04-19T20:56:30.317Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:30.317Z] dc552b55245e: Layer already exists [2022-04-19T20:56:30.317Z] 9772936eabca: Layer already exists [2022-04-19T20:56:30.317Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:30.317Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:30.317Z] latest: digest: sha256:0bd8b9817fd44456695c3317858d5ace8f339f40c2f08f383a38feed95879801 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:30.679Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:31.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [2022-04-19T20:56:31.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:31.031Z] dc552b55245e: Preparing [2022-04-19T20:56:31.031Z] 9772936eabca: Preparing [2022-04-19T20:56:31.031Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:31.031Z] 9936746f0422: Preparing [2022-04-19T20:56:31.031Z] ead1fc562ec1: Preparing [2022-04-19T20:56:31.031Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:31.031Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:31.309Z] dc552b55245e: Layer already exists [2022-04-19T20:56:31.309Z] 9772936eabca: Layer already exists [2022-04-19T20:56:31.309Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:31.309Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:31.309Z] 9936746f0422: Layer already exists [2022-04-19T20:56:31.309Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:31.309Z] 2.2.0-dev.74: digest: sha256:0bd8b9817fd44456695c3317858d5ace8f339f40c2f08f383a38feed95879801 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:31.663Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:32.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:32.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:32.010Z] dc552b55245e: Preparing [2022-04-19T20:56:32.010Z] 9772936eabca: Preparing [2022-04-19T20:56:32.010Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:32.010Z] 9936746f0422: Preparing [2022-04-19T20:56:32.010Z] ead1fc562ec1: Preparing [2022-04-19T20:56:32.010Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:32.010Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:32.284Z] dc552b55245e: Layer already exists [2022-04-19T20:56:32.284Z] 9936746f0422: Layer already exists [2022-04-19T20:56:32.284Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:32.284Z] 9772936eabca: Layer already exists [2022-04-19T20:56:32.284Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:32.284Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:32.284Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:0bd8b9817fd44456695c3317858d5ace8f339f40c2f08f383a38feed95879801 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:32.633Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:32.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-19T20:56:32.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:32.990Z] dc552b55245e: Preparing [2022-04-19T20:56:32.990Z] 9772936eabca: Preparing [2022-04-19T20:56:32.990Z] e4a4a3d2eac3: Preparing [2022-04-19T20:56:32.990Z] 9936746f0422: Preparing [2022-04-19T20:56:32.990Z] ead1fc562ec1: Preparing [2022-04-19T20:56:32.990Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:32.990Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:33.265Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:56:33.265Z] 9936746f0422: Layer already exists [2022-04-19T20:56:33.265Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:33.265Z] dc552b55245e: Layer already exists [2022-04-19T20:56:33.265Z] 9772936eabca: Layer already exists [2022-04-19T20:56:33.265Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:33.265Z] main: digest: sha256:0bd8b9817fd44456695c3317858d5ace8f339f40c2f08f383a38feed95879801 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:33.317Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:33.328Z] taggedImages: [2022-04-19T20:56:33.328Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:33.328Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T20:56:33.328Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [2022-04-19T20:56:33.328Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:33.328Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-19T20:56:33.357Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-19T20:56:33.357Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:33.357Z] latest [2022-04-19T20:56:33.357Z] 2.2.0-dev.74 [2022-04-19T20:56:33.357Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:33.357Z] main [2022-04-19T20:56:33.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:33.724Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:34.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:34.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:34.074Z] 339885fac6e5: Preparing [2022-04-19T20:56:34.074Z] af54a418e282: Preparing [2022-04-19T20:56:34.074Z] 98a27619c803: Preparing [2022-04-19T20:56:34.074Z] c24d26296e06: Preparing [2022-04-19T20:56:34.074Z] f9d02270c857: Preparing [2022-04-19T20:56:34.074Z] 9d8e7519e952: Preparing [2022-04-19T20:56:34.074Z] ead1fc562ec1: Preparing [2022-04-19T20:56:34.074Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:34.074Z] 9d8e7519e952: Waiting [2022-04-19T20:56:34.074Z] ead1fc562ec1: Waiting [2022-04-19T20:56:34.074Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:34.351Z] 339885fac6e5: Pushed [2022-04-19T20:56:34.351Z] 98a27619c803: Pushed [2022-04-19T20:56:34.351Z] af54a418e282: Pushed [2022-04-19T20:56:34.628Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:34.628Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:35.608Z] 9d8e7519e952: Pushed [2022-04-19T20:56:45.766Z] f9d02270c857: Pushed [2022-04-19T20:56:54.334Z] c24d26296e06: Pushed [2022-04-19T20:56:54.334Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:da2498a489509e25e1784a1e0cc4c09c50269123520ef910f0c5d1c62bb7c26b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:54.686Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:55.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T20:56:55.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:55.036Z] 339885fac6e5: Preparing [2022-04-19T20:56:55.036Z] af54a418e282: Preparing [2022-04-19T20:56:55.036Z] 98a27619c803: Preparing [2022-04-19T20:56:55.036Z] c24d26296e06: Preparing [2022-04-19T20:56:55.036Z] f9d02270c857: Preparing [2022-04-19T20:56:55.036Z] 9d8e7519e952: Preparing [2022-04-19T20:56:55.036Z] ead1fc562ec1: Preparing [2022-04-19T20:56:55.036Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:55.036Z] ead1fc562ec1: Waiting [2022-04-19T20:56:55.036Z] 9d8e7519e952: Waiting [2022-04-19T20:56:55.036Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:55.036Z] 339885fac6e5: Layer already exists [2022-04-19T20:56:55.036Z] c24d26296e06: Layer already exists [2022-04-19T20:56:55.311Z] f9d02270c857: Layer already exists [2022-04-19T20:56:55.311Z] af54a418e282: Layer already exists [2022-04-19T20:56:55.311Z] 98a27619c803: Layer already exists [2022-04-19T20:56:55.311Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:55.311Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:55.311Z] 9d8e7519e952: Layer already exists [2022-04-19T20:56:55.311Z] latest: digest: sha256:da2498a489509e25e1784a1e0cc4c09c50269123520ef910f0c5d1c62bb7c26b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:55.668Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:56.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [2022-04-19T20:56:56.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:56.013Z] 339885fac6e5: Preparing [2022-04-19T20:56:56.013Z] af54a418e282: Preparing [2022-04-19T20:56:56.013Z] 98a27619c803: Preparing [2022-04-19T20:56:56.013Z] c24d26296e06: Preparing [2022-04-19T20:56:56.013Z] f9d02270c857: Preparing [2022-04-19T20:56:56.013Z] 9d8e7519e952: Preparing [2022-04-19T20:56:56.013Z] ead1fc562ec1: Preparing [2022-04-19T20:56:56.013Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:56.013Z] 9d8e7519e952: Waiting [2022-04-19T20:56:56.013Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:56.288Z] 339885fac6e5: Layer already exists [2022-04-19T20:56:56.288Z] af54a418e282: Layer already exists [2022-04-19T20:56:56.288Z] c24d26296e06: Layer already exists [2022-04-19T20:56:56.288Z] f9d02270c857: Layer already exists [2022-04-19T20:56:56.288Z] 98a27619c803: Layer already exists [2022-04-19T20:56:56.288Z] 9d8e7519e952: Layer already exists [2022-04-19T20:56:56.288Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:56.288Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:56.288Z] 2.2.0-dev.74: digest: sha256:da2498a489509e25e1784a1e0cc4c09c50269123520ef910f0c5d1c62bb7c26b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:56.639Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:56.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:56.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:56.986Z] 339885fac6e5: Preparing [2022-04-19T20:56:56.986Z] af54a418e282: Preparing [2022-04-19T20:56:56.986Z] 98a27619c803: Preparing [2022-04-19T20:56:56.986Z] c24d26296e06: Preparing [2022-04-19T20:56:56.986Z] f9d02270c857: Preparing [2022-04-19T20:56:56.986Z] 9d8e7519e952: Preparing [2022-04-19T20:56:56.986Z] ead1fc562ec1: Preparing [2022-04-19T20:56:56.986Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:56.986Z] 9d8e7519e952: Waiting [2022-04-19T20:56:56.986Z] ead1fc562ec1: Waiting [2022-04-19T20:56:56.986Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:57.261Z] 98a27619c803: Layer already exists [2022-04-19T20:56:57.261Z] af54a418e282: Layer already exists [2022-04-19T20:56:57.261Z] c24d26296e06: Layer already exists [2022-04-19T20:56:57.261Z] 339885fac6e5: Layer already exists [2022-04-19T20:56:57.261Z] f9d02270c857: Layer already exists [2022-04-19T20:56:57.261Z] 9d8e7519e952: Layer already exists [2022-04-19T20:56:57.261Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:57.261Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:57.261Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:da2498a489509e25e1784a1e0cc4c09c50269123520ef910f0c5d1c62bb7c26b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:57.615Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:57.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-19T20:56:57.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:57.960Z] 339885fac6e5: Preparing [2022-04-19T20:56:57.960Z] af54a418e282: Preparing [2022-04-19T20:56:57.960Z] 98a27619c803: Preparing [2022-04-19T20:56:57.960Z] c24d26296e06: Preparing [2022-04-19T20:56:57.960Z] f9d02270c857: Preparing [2022-04-19T20:56:57.960Z] 9d8e7519e952: Preparing [2022-04-19T20:56:57.960Z] ead1fc562ec1: Preparing [2022-04-19T20:56:57.960Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:57.960Z] ead1fc562ec1: Waiting [2022-04-19T20:56:57.960Z] 9d8e7519e952: Waiting [2022-04-19T20:56:57.960Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:58.243Z] af54a418e282: Layer already exists [2022-04-19T20:56:58.243Z] 339885fac6e5: Layer already exists [2022-04-19T20:56:58.243Z] f9d02270c857: Layer already exists [2022-04-19T20:56:58.243Z] c24d26296e06: Layer already exists [2022-04-19T20:56:58.243Z] 98a27619c803: Layer already exists [2022-04-19T20:56:58.243Z] 9d8e7519e952: Layer already exists [2022-04-19T20:56:58.243Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:58.243Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:58.243Z] main: digest: sha256:da2498a489509e25e1784a1e0cc4c09c50269123520ef910f0c5d1c62bb7c26b size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:58.290Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:58.300Z] taggedImages: [2022-04-19T20:56:58.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:58.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T20:56:58.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [2022-04-19T20:56:58.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:58.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-19T20:56:58.321Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-19T20:56:58.321Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:58.321Z] latest [2022-04-19T20:56:58.321Z] 2.2.0-dev.74 [2022-04-19T20:56:58.321Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:56:58.321Z] main [2022-04-19T20:56:58.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:58.674Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:59.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:56:59.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:56:59.031Z] 12e3cba4b398: Preparing [2022-04-19T20:56:59.031Z] 2e83d6b2c89f: Preparing [2022-04-19T20:56:59.031Z] 7955d39659c2: Preparing [2022-04-19T20:56:59.031Z] 6d34f5e2d46e: Preparing [2022-04-19T20:56:59.031Z] 460d823a9184: Preparing [2022-04-19T20:56:59.031Z] ead1fc562ec1: Preparing [2022-04-19T20:56:59.031Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:59.031Z] ead1fc562ec1: Waiting [2022-04-19T20:56:59.031Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:59.306Z] 2e83d6b2c89f: Pushed [2022-04-19T20:56:59.306Z] 12e3cba4b398: Pushed [2022-04-19T20:56:59.306Z] 7955d39659c2: Pushed [2022-04-19T20:56:59.306Z] ead1fc562ec1: Layer already exists [2022-04-19T20:56:59.306Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:59.908Z] 460d823a9184: Pushed [2022-04-19T20:57:18.214Z] 6d34f5e2d46e: Pushed [2022-04-19T20:57:18.214Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:c52734fc2ec72f758128d4912cc1fd6b134aaa7bc2918c30c509a70d3286b12c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:18.570Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:18.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T20:57:18.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:18.917Z] 12e3cba4b398: Preparing [2022-04-19T20:57:18.917Z] 2e83d6b2c89f: Preparing [2022-04-19T20:57:18.917Z] 7955d39659c2: Preparing [2022-04-19T20:57:18.917Z] 6d34f5e2d46e: Preparing [2022-04-19T20:57:18.917Z] 460d823a9184: Preparing [2022-04-19T20:57:18.917Z] ead1fc562ec1: Preparing [2022-04-19T20:57:18.917Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:18.917Z] ead1fc562ec1: Waiting [2022-04-19T20:57:18.917Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:19.191Z] 6d34f5e2d46e: Layer already exists [2022-04-19T20:57:19.191Z] 2e83d6b2c89f: Layer already exists [2022-04-19T20:57:19.191Z] 460d823a9184: Layer already exists [2022-04-19T20:57:19.191Z] 12e3cba4b398: Layer already exists [2022-04-19T20:57:19.191Z] 7955d39659c2: Layer already exists [2022-04-19T20:57:19.191Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:19.191Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:19.191Z] latest: digest: sha256:c52734fc2ec72f758128d4912cc1fd6b134aaa7bc2918c30c509a70d3286b12c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:19.548Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:19.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [2022-04-19T20:57:19.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:19.894Z] 12e3cba4b398: Preparing [2022-04-19T20:57:19.894Z] 2e83d6b2c89f: Preparing [2022-04-19T20:57:19.894Z] 7955d39659c2: Preparing [2022-04-19T20:57:19.894Z] 6d34f5e2d46e: Preparing [2022-04-19T20:57:19.894Z] 460d823a9184: Preparing [2022-04-19T20:57:19.894Z] ead1fc562ec1: Preparing [2022-04-19T20:57:19.894Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:19.894Z] ead1fc562ec1: Waiting [2022-04-19T20:57:19.894Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:20.170Z] 6d34f5e2d46e: Layer already exists [2022-04-19T20:57:20.170Z] 460d823a9184: Layer already exists [2022-04-19T20:57:20.170Z] 2e83d6b2c89f: Layer already exists [2022-04-19T20:57:20.170Z] 12e3cba4b398: Layer already exists [2022-04-19T20:57:20.170Z] 7955d39659c2: Layer already exists [2022-04-19T20:57:20.170Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:20.170Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:20.170Z] 2.2.0-dev.74: digest: sha256:c52734fc2ec72f758128d4912cc1fd6b134aaa7bc2918c30c509a70d3286b12c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:20.524Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:20.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:20.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:20.871Z] 12e3cba4b398: Preparing [2022-04-19T20:57:20.871Z] 2e83d6b2c89f: Preparing [2022-04-19T20:57:20.871Z] 7955d39659c2: Preparing [2022-04-19T20:57:20.871Z] 6d34f5e2d46e: Preparing [2022-04-19T20:57:20.871Z] 460d823a9184: Preparing [2022-04-19T20:57:20.871Z] ead1fc562ec1: Preparing [2022-04-19T20:57:20.871Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:20.871Z] ead1fc562ec1: Waiting [2022-04-19T20:57:20.871Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:20.871Z] 6d34f5e2d46e: Layer already exists [2022-04-19T20:57:20.871Z] 2e83d6b2c89f: Layer already exists [2022-04-19T20:57:20.871Z] 7955d39659c2: Layer already exists [2022-04-19T20:57:20.871Z] 12e3cba4b398: Layer already exists [2022-04-19T20:57:20.871Z] 460d823a9184: Layer already exists [2022-04-19T20:57:21.146Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:21.146Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:21.146Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:c52734fc2ec72f758128d4912cc1fd6b134aaa7bc2918c30c509a70d3286b12c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:21.490Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:21.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-19T20:57:21.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:21.833Z] 12e3cba4b398: Preparing [2022-04-19T20:57:21.833Z] 2e83d6b2c89f: Preparing [2022-04-19T20:57:21.833Z] 7955d39659c2: Preparing [2022-04-19T20:57:21.833Z] 6d34f5e2d46e: Preparing [2022-04-19T20:57:21.833Z] 460d823a9184: Preparing [2022-04-19T20:57:21.833Z] ead1fc562ec1: Preparing [2022-04-19T20:57:21.833Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:21.833Z] ead1fc562ec1: Waiting [2022-04-19T20:57:21.833Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:22.107Z] 6d34f5e2d46e: Layer already exists [2022-04-19T20:57:22.107Z] 7955d39659c2: Layer already exists [2022-04-19T20:57:22.107Z] 460d823a9184: Layer already exists [2022-04-19T20:57:22.107Z] 2e83d6b2c89f: Layer already exists [2022-04-19T20:57:22.107Z] 12e3cba4b398: Layer already exists [2022-04-19T20:57:22.107Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:22.107Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:22.107Z] main: digest: sha256:c52734fc2ec72f758128d4912cc1fd6b134aaa7bc2918c30c509a70d3286b12c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:57:22.153Z] ===================================================== [Pipeline] echo [2022-04-19T20:57:22.161Z] taggedImages: [2022-04-19T20:57:22.161Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:22.161Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T20:57:22.161Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [2022-04-19T20:57:22.161Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:22.161Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-19T20:57:22.188Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-19T20:57:22.188Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:22.188Z] latest [2022-04-19T20:57:22.188Z] 2.2.0-dev.74 [2022-04-19T20:57:22.188Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:22.188Z] main [2022-04-19T20:57:22.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:22.553Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:22.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:22.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:22.906Z] 2e058ce58686: Preparing [2022-04-19T20:57:22.906Z] 6d66c8a37f30: Preparing [2022-04-19T20:57:22.906Z] 3c83815ad4f6: Preparing [2022-04-19T20:57:22.906Z] 3399dcbbf094: Preparing [2022-04-19T20:57:22.906Z] 9d8e7519e952: Preparing [2022-04-19T20:57:22.906Z] ead1fc562ec1: Preparing [2022-04-19T20:57:22.906Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:22.906Z] ead1fc562ec1: Waiting [2022-04-19T20:57:22.906Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:23.184Z] 9d8e7519e952: Layer already exists [2022-04-19T20:57:23.184Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:23.184Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:23.184Z] 3c83815ad4f6: Pushed [2022-04-19T20:57:23.184Z] 2e058ce58686: Pushed [2022-04-19T20:57:23.184Z] 6d66c8a37f30: Pushed [2022-04-19T20:57:45.357Z] 3399dcbbf094: Pushed [2022-04-19T20:57:45.357Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:f830d19952c98360611645ea95559aecd9099549927a91903152eca16f8c9043 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:45.707Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:46.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T20:57:46.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:46.055Z] 2e058ce58686: Preparing [2022-04-19T20:57:46.055Z] 6d66c8a37f30: Preparing [2022-04-19T20:57:46.055Z] 3c83815ad4f6: Preparing [2022-04-19T20:57:46.055Z] 3399dcbbf094: Preparing [2022-04-19T20:57:46.055Z] 9d8e7519e952: Preparing [2022-04-19T20:57:46.055Z] ead1fc562ec1: Preparing [2022-04-19T20:57:46.055Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:46.055Z] ead1fc562ec1: Waiting [2022-04-19T20:57:46.055Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:46.327Z] 2e058ce58686: Layer already exists [2022-04-19T20:57:46.327Z] 3c83815ad4f6: Layer already exists [2022-04-19T20:57:46.327Z] 9d8e7519e952: Layer already exists [2022-04-19T20:57:46.327Z] 3399dcbbf094: Layer already exists [2022-04-19T20:57:46.327Z] 6d66c8a37f30: Layer already exists [2022-04-19T20:57:46.327Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:46.327Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:46.327Z] latest: digest: sha256:f830d19952c98360611645ea95559aecd9099549927a91903152eca16f8c9043 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:46.681Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:47.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [2022-04-19T20:57:47.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:47.030Z] 2e058ce58686: Preparing [2022-04-19T20:57:47.030Z] 6d66c8a37f30: Preparing [2022-04-19T20:57:47.030Z] 3c83815ad4f6: Preparing [2022-04-19T20:57:47.030Z] 3399dcbbf094: Preparing [2022-04-19T20:57:47.030Z] 9d8e7519e952: Preparing [2022-04-19T20:57:47.030Z] ead1fc562ec1: Preparing [2022-04-19T20:57:47.030Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:47.030Z] ead1fc562ec1: Waiting [2022-04-19T20:57:47.030Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:47.030Z] 9d8e7519e952: Layer already exists [2022-04-19T20:57:47.030Z] 3399dcbbf094: Layer already exists [2022-04-19T20:57:47.030Z] 2e058ce58686: Layer already exists [2022-04-19T20:57:47.030Z] 6d66c8a37f30: Layer already exists [2022-04-19T20:57:47.030Z] 3c83815ad4f6: Layer already exists [2022-04-19T20:57:47.304Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:47.304Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:47.304Z] 2.2.0-dev.74: digest: sha256:f830d19952c98360611645ea95559aecd9099549927a91903152eca16f8c9043 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:47.653Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:48.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:48.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:48.085Z] 2e058ce58686: Preparing [2022-04-19T20:57:48.085Z] 6d66c8a37f30: Preparing [2022-04-19T20:57:48.085Z] 3c83815ad4f6: Preparing [2022-04-19T20:57:48.085Z] 3399dcbbf094: Preparing [2022-04-19T20:57:48.085Z] 9d8e7519e952: Preparing [2022-04-19T20:57:48.085Z] ead1fc562ec1: Preparing [2022-04-19T20:57:48.085Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:48.085Z] ead1fc562ec1: Waiting [2022-04-19T20:57:48.085Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:48.085Z] 3399dcbbf094: Layer already exists [2022-04-19T20:57:48.085Z] 6d66c8a37f30: Layer already exists [2022-04-19T20:57:48.085Z] 3c83815ad4f6: Layer already exists [2022-04-19T20:57:48.085Z] 9d8e7519e952: Layer already exists [2022-04-19T20:57:48.085Z] 2e058ce58686: Layer already exists [2022-04-19T20:57:48.085Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:48.085Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:48.085Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:f830d19952c98360611645ea95559aecd9099549927a91903152eca16f8c9043 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:48.768Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:49.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-19T20:57:49.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:49.108Z] 2e058ce58686: Preparing [2022-04-19T20:57:49.108Z] 6d66c8a37f30: Preparing [2022-04-19T20:57:49.108Z] 3c83815ad4f6: Preparing [2022-04-19T20:57:49.108Z] 3399dcbbf094: Preparing [2022-04-19T20:57:49.108Z] 9d8e7519e952: Preparing [2022-04-19T20:57:49.108Z] ead1fc562ec1: Preparing [2022-04-19T20:57:49.108Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:49.108Z] ead1fc562ec1: Waiting [2022-04-19T20:57:49.108Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:49.108Z] 2e058ce58686: Layer already exists [2022-04-19T20:57:49.108Z] 3c83815ad4f6: Layer already exists [2022-04-19T20:57:49.108Z] 6d66c8a37f30: Layer already exists [2022-04-19T20:57:49.108Z] 9d8e7519e952: Layer already exists [2022-04-19T20:57:49.108Z] 3399dcbbf094: Layer already exists [2022-04-19T20:57:49.378Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:49.378Z] ead1fc562ec1: Layer already exists [2022-04-19T20:57:49.378Z] main: digest: sha256:f830d19952c98360611645ea95559aecd9099549927a91903152eca16f8c9043 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:57:49.427Z] ===================================================== [Pipeline] echo [2022-04-19T20:57:49.437Z] taggedImages: [2022-04-19T20:57:49.437Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:49.437Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T20:57:49.437Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [2022-04-19T20:57:49.437Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:49.437Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-19T20:57:49.459Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-19T20:57:49.459Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:49.459Z] latest [2022-04-19T20:57:49.459Z] 2.2.0-dev.74 [2022-04-19T20:57:49.459Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:49.459Z] main [2022-04-19T20:57:49.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:49.812Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:50.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:57:50.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:57:50.149Z] abecfb28aa91: Preparing [2022-04-19T20:57:50.149Z] 580e60be5b5b: Preparing [2022-04-19T20:57:50.149Z] e4a4a3d2eac3: Preparing [2022-04-19T20:57:50.149Z] 9a25bb33f64c: Preparing [2022-04-19T20:57:50.149Z] f73e7dbfee58: Preparing [2022-04-19T20:57:50.421Z] f73e7dbfee58: Layer already exists [2022-04-19T20:57:50.421Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:57:50.421Z] abecfb28aa91: Pushed [2022-04-19T20:57:50.693Z] 9a25bb33f64c: Pushed [2022-04-19T20:57:56.090Z] 580e60be5b5b: Pushed [2022-04-19T20:57:56.090Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:09c83dcf3651cb784e726a75eac421e9794c3add531b430252b3b52045478b0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:56.442Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:56.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T20:57:56.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:57:56.787Z] abecfb28aa91: Preparing [2022-04-19T20:57:56.787Z] 580e60be5b5b: Preparing [2022-04-19T20:57:56.787Z] e4a4a3d2eac3: Preparing [2022-04-19T20:57:56.787Z] 9a25bb33f64c: Preparing [2022-04-19T20:57:56.787Z] f73e7dbfee58: Preparing [2022-04-19T20:57:56.787Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:57:56.787Z] 580e60be5b5b: Layer already exists [2022-04-19T20:57:56.787Z] 9a25bb33f64c: Layer already exists [2022-04-19T20:57:56.787Z] abecfb28aa91: Layer already exists [2022-04-19T20:57:56.787Z] f73e7dbfee58: Layer already exists [2022-04-19T20:57:57.060Z] latest: digest: sha256:09c83dcf3651cb784e726a75eac421e9794c3add531b430252b3b52045478b0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:57.416Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:57.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [2022-04-19T20:57:57.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:57:57.765Z] abecfb28aa91: Preparing [2022-04-19T20:57:57.765Z] 580e60be5b5b: Preparing [2022-04-19T20:57:57.765Z] e4a4a3d2eac3: Preparing [2022-04-19T20:57:57.765Z] 9a25bb33f64c: Preparing [2022-04-19T20:57:57.765Z] f73e7dbfee58: Preparing [2022-04-19T20:57:58.038Z] abecfb28aa91: Layer already exists [2022-04-19T20:57:58.038Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:57:58.038Z] f73e7dbfee58: Layer already exists [2022-04-19T20:57:58.038Z] 9a25bb33f64c: Layer already exists [2022-04-19T20:57:58.038Z] 580e60be5b5b: Layer already exists [2022-04-19T20:57:58.038Z] 2.2.0-dev.74: digest: sha256:09c83dcf3651cb784e726a75eac421e9794c3add531b430252b3b52045478b0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:58.394Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:58.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:57:58.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:57:58.741Z] abecfb28aa91: Preparing [2022-04-19T20:57:58.741Z] 580e60be5b5b: Preparing [2022-04-19T20:57:58.741Z] e4a4a3d2eac3: Preparing [2022-04-19T20:57:58.741Z] 9a25bb33f64c: Preparing [2022-04-19T20:57:58.741Z] f73e7dbfee58: Preparing [2022-04-19T20:57:59.014Z] f73e7dbfee58: Layer already exists [2022-04-19T20:57:59.014Z] 9a25bb33f64c: Layer already exists [2022-04-19T20:57:59.014Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:57:59.014Z] 580e60be5b5b: Layer already exists [2022-04-19T20:57:59.014Z] abecfb28aa91: Layer already exists [2022-04-19T20:57:59.014Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:09c83dcf3651cb784e726a75eac421e9794c3add531b430252b3b52045478b0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:59.366Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:59.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-19T20:57:59.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:57:59.712Z] abecfb28aa91: Preparing [2022-04-19T20:57:59.712Z] 580e60be5b5b: Preparing [2022-04-19T20:57:59.712Z] e4a4a3d2eac3: Preparing [2022-04-19T20:57:59.712Z] 9a25bb33f64c: Preparing [2022-04-19T20:57:59.712Z] f73e7dbfee58: Preparing [2022-04-19T20:57:59.987Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:57:59.987Z] f73e7dbfee58: Layer already exists [2022-04-19T20:57:59.987Z] 9a25bb33f64c: Layer already exists [2022-04-19T20:57:59.987Z] abecfb28aa91: Layer already exists [2022-04-19T20:57:59.987Z] 580e60be5b5b: Layer already exists [2022-04-19T20:57:59.987Z] main: digest: sha256:09c83dcf3651cb784e726a75eac421e9794c3add531b430252b3b52045478b0b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:00.039Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:00.048Z] taggedImages: [2022-04-19T20:58:00.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:00.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T20:58:00.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [2022-04-19T20:58:00.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:00.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-19T20:58:00.069Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-19T20:58:00.069Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:00.069Z] latest [2022-04-19T20:58:00.069Z] 2.2.0-dev.74 [2022-04-19T20:58:00.069Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:00.069Z] main [2022-04-19T20:58:00.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:00.430Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:00.776Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:00.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:00.776Z] bfcf2bc4a15b: Preparing [2022-04-19T20:58:00.776Z] 16197d848643: Preparing [2022-04-19T20:58:00.776Z] e4a4a3d2eac3: Preparing [2022-04-19T20:58:00.776Z] b9b4f42b94c0: Preparing [2022-04-19T20:58:00.776Z] f73e7dbfee58: Preparing [2022-04-19T20:58:01.053Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:58:01.053Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:01.053Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:58:01.053Z] bfcf2bc4a15b: Pushed [2022-04-19T20:58:07.760Z] 16197d848643: Pushed [2022-04-19T20:58:07.760Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:aaeabc769b57dd20f734aea7d2b4a88e7c2d9aa17b104a950898ba896e6fecef size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:08.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:08.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T20:58:08.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:08.455Z] bfcf2bc4a15b: Preparing [2022-04-19T20:58:08.455Z] 16197d848643: Preparing [2022-04-19T20:58:08.455Z] e4a4a3d2eac3: Preparing [2022-04-19T20:58:08.455Z] b9b4f42b94c0: Preparing [2022-04-19T20:58:08.455Z] f73e7dbfee58: Preparing [2022-04-19T20:58:08.728Z] bfcf2bc4a15b: Layer already exists [2022-04-19T20:58:08.728Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:58:08.728Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:58:08.728Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:08.728Z] 16197d848643: Layer already exists [2022-04-19T20:58:08.728Z] latest: digest: sha256:aaeabc769b57dd20f734aea7d2b4a88e7c2d9aa17b104a950898ba896e6fecef size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:09.087Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:09.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [2022-04-19T20:58:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:09.439Z] bfcf2bc4a15b: Preparing [2022-04-19T20:58:09.439Z] 16197d848643: Preparing [2022-04-19T20:58:09.439Z] e4a4a3d2eac3: Preparing [2022-04-19T20:58:09.439Z] b9b4f42b94c0: Preparing [2022-04-19T20:58:09.439Z] f73e7dbfee58: Preparing [2022-04-19T20:58:09.439Z] 16197d848643: Layer already exists [2022-04-19T20:58:09.712Z] bfcf2bc4a15b: Layer already exists [2022-04-19T20:58:09.712Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:58:09.712Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:58:09.712Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:09.712Z] 2.2.0-dev.74: digest: sha256:aaeabc769b57dd20f734aea7d2b4a88e7c2d9aa17b104a950898ba896e6fecef size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:10.064Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:10.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:10.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:10.412Z] bfcf2bc4a15b: Preparing [2022-04-19T20:58:10.412Z] 16197d848643: Preparing [2022-04-19T20:58:10.412Z] e4a4a3d2eac3: Preparing [2022-04-19T20:58:10.412Z] b9b4f42b94c0: Preparing [2022-04-19T20:58:10.412Z] f73e7dbfee58: Preparing [2022-04-19T20:58:10.412Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:58:10.412Z] bfcf2bc4a15b: Layer already exists [2022-04-19T20:58:10.412Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:58:10.412Z] 16197d848643: Layer already exists [2022-04-19T20:58:10.412Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:10.686Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:aaeabc769b57dd20f734aea7d2b4a88e7c2d9aa17b104a950898ba896e6fecef size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:11.034Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:11.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-19T20:58:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:11.388Z] bfcf2bc4a15b: Preparing [2022-04-19T20:58:11.388Z] 16197d848643: Preparing [2022-04-19T20:58:11.388Z] e4a4a3d2eac3: Preparing [2022-04-19T20:58:11.388Z] b9b4f42b94c0: Preparing [2022-04-19T20:58:11.388Z] f73e7dbfee58: Preparing [2022-04-19T20:58:11.659Z] e4a4a3d2eac3: Layer already exists [2022-04-19T20:58:11.659Z] b9b4f42b94c0: Layer already exists [2022-04-19T20:58:11.659Z] bfcf2bc4a15b: Layer already exists [2022-04-19T20:58:11.659Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:11.659Z] 16197d848643: Layer already exists [2022-04-19T20:58:11.659Z] main: digest: sha256:aaeabc769b57dd20f734aea7d2b4a88e7c2d9aa17b104a950898ba896e6fecef size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:11.703Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:11.712Z] taggedImages: [2022-04-19T20:58:11.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:11.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T20:58:11.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [2022-04-19T20:58:11.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:11.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-19T20:58:11.731Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-19T20:58:11.731Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:11.731Z] latest [2022-04-19T20:58:11.731Z] 2.2.0-dev.74 [2022-04-19T20:58:11.731Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:11.731Z] main [2022-04-19T20:58:11.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:12.092Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:12.438Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:12.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:12.438Z] f088c1b3c6d4: Preparing [2022-04-19T20:58:12.438Z] b836c70d0853: Preparing [2022-04-19T20:58:12.438Z] 8bc7db448734: Preparing [2022-04-19T20:58:12.438Z] ea3d2055548e: Preparing [2022-04-19T20:58:12.438Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:12.438Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:12.438Z] 73bb99a6e169: Preparing [2022-04-19T20:58:12.438Z] ec06c3102977: Preparing [2022-04-19T20:58:12.438Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:12.438Z] 340cb19ca677: Preparing [2022-04-19T20:58:12.438Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:12.438Z] ec06c3102977: Waiting [2022-04-19T20:58:12.438Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:12.438Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:12.438Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:12.438Z] 73bb99a6e169: Waiting [2022-04-19T20:58:12.438Z] 340cb19ca677: Waiting [2022-04-19T20:58:12.712Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:12.712Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:12.712Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:12.712Z] ec06c3102977: Layer already exists [2022-04-19T20:58:12.712Z] b836c70d0853: Pushed [2022-04-19T20:58:12.986Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:12.986Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:12.986Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:13.592Z] f088c1b3c6d4: Pushed [2022-04-19T20:58:15.569Z] 8bc7db448734: Pushed [2022-04-19T20:58:37.731Z] ea3d2055548e: Pushed [2022-04-19T20:58:37.731Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd: digest: sha256:ab6ef778014ce71a911547f2204b76aa646e200e1906d6280e35795de7e53c0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:38.083Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:38.429Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T20:58:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:38.429Z] f088c1b3c6d4: Preparing [2022-04-19T20:58:38.429Z] b836c70d0853: Preparing [2022-04-19T20:58:38.429Z] 8bc7db448734: Preparing [2022-04-19T20:58:38.429Z] ea3d2055548e: Preparing [2022-04-19T20:58:38.429Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:38.429Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:38.429Z] 73bb99a6e169: Preparing [2022-04-19T20:58:38.429Z] ec06c3102977: Preparing [2022-04-19T20:58:38.429Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:38.429Z] 340cb19ca677: Preparing [2022-04-19T20:58:38.429Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:38.429Z] 340cb19ca677: Waiting [2022-04-19T20:58:38.429Z] ec06c3102977: Waiting [2022-04-19T20:58:38.429Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:38.429Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:38.429Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:38.429Z] 73bb99a6e169: Waiting [2022-04-19T20:58:38.704Z] 8bc7db448734: Layer already exists [2022-04-19T20:58:38.704Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:38.704Z] b836c70d0853: Layer already exists [2022-04-19T20:58:38.704Z] ea3d2055548e: Layer already exists [2022-04-19T20:58:38.704Z] f088c1b3c6d4: Layer already exists [2022-04-19T20:58:38.704Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:38.704Z] ec06c3102977: Layer already exists [2022-04-19T20:58:38.704Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:38.704Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:38.704Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:38.704Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:38.704Z] latest: digest: sha256:ab6ef778014ce71a911547f2204b76aa646e200e1906d6280e35795de7e53c0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:39.058Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:39.408Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [2022-04-19T20:58:39.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:39.408Z] f088c1b3c6d4: Preparing [2022-04-19T20:58:39.409Z] b836c70d0853: Preparing [2022-04-19T20:58:39.409Z] 8bc7db448734: Preparing [2022-04-19T20:58:39.409Z] ea3d2055548e: Preparing [2022-04-19T20:58:39.409Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:39.409Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:39.409Z] 73bb99a6e169: Preparing [2022-04-19T20:58:39.409Z] ec06c3102977: Preparing [2022-04-19T20:58:39.409Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:39.409Z] 340cb19ca677: Preparing [2022-04-19T20:58:39.409Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:39.409Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:39.409Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:39.409Z] 73bb99a6e169: Waiting [2022-04-19T20:58:39.409Z] ec06c3102977: Waiting [2022-04-19T20:58:39.409Z] 340cb19ca677: Waiting [2022-04-19T20:58:39.409Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:39.689Z] f088c1b3c6d4: Layer already exists [2022-04-19T20:58:39.689Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:39.689Z] b836c70d0853: Layer already exists [2022-04-19T20:58:39.689Z] 8bc7db448734: Layer already exists [2022-04-19T20:58:39.689Z] ea3d2055548e: Layer already exists [2022-04-19T20:58:39.689Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:39.689Z] ec06c3102977: Layer already exists [2022-04-19T20:58:39.689Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:39.689Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:39.689Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:39.689Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:39.689Z] 2.2.0-dev.74: digest: sha256:ab6ef778014ce71a911547f2204b76aa646e200e1906d6280e35795de7e53c0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:40.045Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:40.395Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:40.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:40.395Z] f088c1b3c6d4: Preparing [2022-04-19T20:58:40.395Z] b836c70d0853: Preparing [2022-04-19T20:58:40.395Z] 8bc7db448734: Preparing [2022-04-19T20:58:40.395Z] ea3d2055548e: Preparing [2022-04-19T20:58:40.395Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:40.395Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:40.395Z] 73bb99a6e169: Preparing [2022-04-19T20:58:40.395Z] ec06c3102977: Preparing [2022-04-19T20:58:40.395Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:40.395Z] 340cb19ca677: Preparing [2022-04-19T20:58:40.395Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:40.395Z] ec06c3102977: Waiting [2022-04-19T20:58:40.395Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:40.395Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:40.395Z] 340cb19ca677: Waiting [2022-04-19T20:58:40.395Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:40.395Z] 73bb99a6e169: Waiting [2022-04-19T20:58:40.668Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:40.668Z] 8bc7db448734: Layer already exists [2022-04-19T20:58:40.668Z] f088c1b3c6d4: Layer already exists [2022-04-19T20:58:40.668Z] ea3d2055548e: Layer already exists [2022-04-19T20:58:40.668Z] b836c70d0853: Layer already exists [2022-04-19T20:58:40.668Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:40.668Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:40.668Z] ec06c3102977: Layer already exists [2022-04-19T20:58:40.668Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:40.668Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:40.668Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:40.668Z] b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74: digest: sha256:ab6ef778014ce71a911547f2204b76aa646e200e1906d6280e35795de7e53c0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:41.015Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:41.357Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-19T20:58:41.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:41.357Z] f088c1b3c6d4: Preparing [2022-04-19T20:58:41.357Z] b836c70d0853: Preparing [2022-04-19T20:58:41.357Z] 8bc7db448734: Preparing [2022-04-19T20:58:41.357Z] ea3d2055548e: Preparing [2022-04-19T20:58:41.357Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:41.357Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:41.357Z] 73bb99a6e169: Preparing [2022-04-19T20:58:41.357Z] ec06c3102977: Preparing [2022-04-19T20:58:41.357Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:41.357Z] 340cb19ca677: Preparing [2022-04-19T20:58:41.357Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:41.357Z] ec06c3102977: Waiting [2022-04-19T20:58:41.357Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:41.357Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:41.357Z] 73bb99a6e169: Waiting [2022-04-19T20:58:41.357Z] 340cb19ca677: Waiting [2022-04-19T20:58:41.630Z] b836c70d0853: Layer already exists [2022-04-19T20:58:41.630Z] ea3d2055548e: Layer already exists [2022-04-19T20:58:41.630Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:41.630Z] f088c1b3c6d4: Layer already exists [2022-04-19T20:58:41.630Z] 8bc7db448734: Layer already exists [2022-04-19T20:58:41.630Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:41.630Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:41.630Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:41.630Z] ec06c3102977: Layer already exists [2022-04-19T20:58:41.630Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:41.630Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:41.630Z] main: digest: sha256:ab6ef778014ce71a911547f2204b76aa646e200e1906d6280e35795de7e53c0a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:41.678Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:41.687Z] taggedImages: [2022-04-19T20:58:41.687Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [2022-04-19T20:58:41.687Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T20:58:41.687Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [2022-04-19T20:58:41.687Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd-2.2.0-dev.74 [2022-04-19T20:58:41.687Z] - 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-19T20:58:42.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:58:42.063Z] [2022-04-19T20:58:42.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:42.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:58:42.970Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T20:58:42.970Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T20:58:42.970Z] 04944245beec: Pulling fs layer [2022-04-19T20:58:42.970Z] 699f458cf7ca: Pulling fs layer [2022-04-19T20:58:42.970Z] 765212b225bb: Pulling fs layer [2022-04-19T20:58:42.970Z] f23df028b6ca: Pulling fs layer [2022-04-19T20:58:42.970Z] 765212b225bb: Waiting [2022-04-19T20:58:42.970Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T20:58:42.970Z] f23df028b6ca: Waiting [2022-04-19T20:58:42.970Z] d65c8cfc05b1: Waiting [2022-04-19T20:58:42.970Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T20:58:42.970Z] 2437ff75d9bd: Waiting [2022-04-19T20:58:42.970Z] 04944245beec: Verifying Checksum [2022-04-19T20:58:42.970Z] 04944245beec: Download complete [2022-04-19T20:58:42.970Z] 765212b225bb: Verifying Checksum [2022-04-19T20:58:42.970Z] 765212b225bb: Download complete [2022-04-19T20:58:43.246Z] f23df028b6ca: Verifying Checksum [2022-04-19T20:58:43.246Z] f23df028b6ca: Download complete [2022-04-19T20:58:43.246Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T20:58:43.246Z] d65c8cfc05b1: Download complete [2022-04-19T20:58:43.246Z] 699f458cf7ca: Verifying Checksum [2022-04-19T20:58:43.246Z] 699f458cf7ca: Download complete [2022-04-19T20:58:43.844Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T20:58:43.844Z] 8998bd30e6a1: Download complete [2022-04-19T20:58:47.341Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T20:58:47.341Z] 2437ff75d9bd: Download complete [2022-04-19T20:58:50.005Z] 8998bd30e6a1: Pull complete [2022-04-19T20:58:50.604Z] 04944245beec: Pull complete [2022-04-19T20:58:52.041Z] 699f458cf7ca: Pull complete [2022-04-19T20:58:52.315Z] 765212b225bb: Pull complete [2022-04-19T20:58:53.302Z] f23df028b6ca: Pull complete [2022-04-19T20:58:53.578Z] d65c8cfc05b1: Pull complete [2022-04-19T20:59:11.904Z] 2437ff75d9bd: Pull complete [2022-04-19T20:59:11.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T20:59:11.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:59:11.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T20:59:12.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-21387 does not seem to be running inside a container [2022-04-19T20:59:12.222Z] $ 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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T20:59:15.699Z] $ docker top bf7c93e7e531672b895dced04b7028b17d8c3806169a50d7f77465a6c1e9e9d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:59:16.797Z] ---> job-cost.sh [2022-04-19T20:59:16.797Z] lf-activate-venv: SKIPPING [2022-04-19T20:59:16.797Z] INFO: No Stack... [2022-04-19T20:59:17.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T20:59:18.363Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T20:59:19.032Z] + cat /w/workspace/edgex-go/200/archives/cost.csv [2022-04-19T20:59:19.032Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T20:59:19.066Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-200-stack-cost] [2022-04-19T20:59:19.071Z] Resource [jenkins-edgexfoundry-edgex-go-main-200-stack-cost] did not exist. Created. [2022-04-19T20:59:19.071Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T20:59:19.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T20:59:20.498Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T20:59:20.505Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T20:59:20.502Z] $ docker stop --time=1 bf7c93e7e531672b895dced04b7028b17d8c3806169a50d7f77465a6c1e9e9d4 [2022-04-19T20:59:22.087Z] $ docker rm -f bf7c93e7e531672b895dced04b7028b17d8c3806169a50d7f77465a6c1e9e9d4 [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-19T20:59:22.668Z] provisioning config files... [2022-04-19T20:59:22.676Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/200@tmp/config9135980666345555455tmp [Pipeline] { [Pipeline] sh [2022-04-19T20:59:22.968Z] + set +x [2022-04-19T20:59:22.969Z] + curl -s https://codecov.io/bash [2022-04-19T20:59:22.969Z] + bash -s -- [2022-04-19T20:59:22.969Z] [2022-04-19T20:59:22.969Z] _____ _ [2022-04-19T20:59:22.969Z] / ____| | | [2022-04-19T20:59:22.969Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T20:59:22.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T20:59:22.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T20:59:22.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T20:59:22.969Z] Bash-1.0.6 [2022-04-19T20:59:22.969Z] [2022-04-19T20:59:22.969Z] [2022-04-19T20:59:22.969Z] ==> git version 2.25.1 found [2022-04-19T20:59:22.969Z] ==> 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-19T20:59:22.969Z] Release-Date: 2020-01-08 [2022-04-19T20:59:22.969Z] 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-19T20:59:22.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T20:59:22.969Z] ==> Jenkins CI detected. [2022-04-19T20:59:22.969Z] current dir:  /w/workspace/edgex-go/200 [2022-04-19T20:59:22.969Z] project root: . [2022-04-19T20:59:22.969Z] --> token set from env [2022-04-19T20:59:22.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T20:59:22.969Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T20:59:22.969Z] ==> Python coveragepy not found [2022-04-19T20:59:22.969Z] ==> Searching for coverage reports in: [2022-04-19T20:59:22.969Z] + . [2022-04-19T20:59:22.969Z] -> Found 1 reports [2022-04-19T20:59:22.969Z] ==> Detecting git/mercurial file structure [2022-04-19T20:59:22.969Z] ==> Reading reports [2022-04-19T20:59:22.969Z] + ./coverage.out bytes=435134 [2022-04-19T20:59:22.969Z] ==> Appending adjustments [2022-04-19T20:59:22.969Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T20:59:24.347Z] + Found adjustments [2022-04-19T20:59:24.347Z] ==> Gzipping contents [2022-04-19T20:59:24.347Z] 60K /tmp/codecov.UgUkzu.gz [2022-04-19T20:59:24.347Z] ==> Uploading reports [2022-04-19T20:59:24.347Z] url: https://codecov.io [2022-04-19T20:59:24.347Z] query: branch=main&commit=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T20:59:24.347Z] -> Pinging Codecov [2022-04-19T20:59:24.347Z] 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=b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T20:59:24.606Z] -> Uploading to [2022-04-19T20:59:24.607Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd/6f8e0cf4-c71b-4f98-879f-06cd49da59a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T205924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9eee1d047157231fac27629ce0f73cf2c92e9c4b5f9132d7403d214660cecc6 [2022-04-19T20:59:24.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:24.607Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:24.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59805 0 0 100 59805 0 209k --:--:-- --:--:-- --:--:-- 209k [2022-04-19T20:59:24.867Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd [Pipeline] } [2022-04-19T20:59:24.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-19T20:59:25.157Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-19T20:59:25.167Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:25.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:25.459Z] [2022-04-19T20:59:25.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:25.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:25.761Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-19T20:59:25.761Z] 188c0c94c7c5: Pulling fs layer [2022-04-19T20:59:25.761Z] 0ef7d3d256c8: Pulling fs layer [2022-04-19T20:59:25.761Z] de9db76c5a1d: Pulling fs layer [2022-04-19T20:59:25.761Z] 0eba1c9be4d2: Pulling fs layer [2022-04-19T20:59:25.761Z] 0d57e429df01: Pulling fs layer [2022-04-19T20:59:25.761Z] 4e4be7b47b0d: Pulling fs layer [2022-04-19T20:59:25.761Z] e1f770b5df2f: Pulling fs layer [2022-04-19T20:59:25.761Z] 85a0685a4137: Pulling fs layer [2022-04-19T20:59:25.761Z] 4e4be7b47b0d: Waiting [2022-04-19T20:59:25.761Z] e1f770b5df2f: Waiting [2022-04-19T20:59:25.761Z] 85a0685a4137: Waiting [2022-04-19T20:59:25.761Z] 0eba1c9be4d2: Waiting [2022-04-19T20:59:25.761Z] 0d57e429df01: Waiting [2022-04-19T20:59:25.761Z] de9db76c5a1d: Download complete [2022-04-19T20:59:25.761Z] 0ef7d3d256c8: Verifying Checksum [2022-04-19T20:59:25.761Z] 0ef7d3d256c8: Download complete [2022-04-19T20:59:25.761Z] 0d57e429df01: Download complete [2022-04-19T20:59:25.761Z] 4e4be7b47b0d: Verifying Checksum [2022-04-19T20:59:25.761Z] 4e4be7b47b0d: Download complete [2022-04-19T20:59:25.761Z] 188c0c94c7c5: Verifying Checksum [2022-04-19T20:59:25.761Z] 188c0c94c7c5: Download complete [2022-04-19T20:59:26.020Z] e1f770b5df2f: Verifying Checksum [2022-04-19T20:59:26.020Z] e1f770b5df2f: Download complete [2022-04-19T20:59:26.020Z] 188c0c94c7c5: Pull complete [2022-04-19T20:59:26.020Z] 0ef7d3d256c8: Pull complete [2022-04-19T20:59:26.020Z] de9db76c5a1d: Pull complete [2022-04-19T20:59:26.587Z] 0eba1c9be4d2: Verifying Checksum [2022-04-19T20:59:26.587Z] 0eba1c9be4d2: Download complete [2022-04-19T20:59:26.587Z] 85a0685a4137: Verifying Checksum [2022-04-19T20:59:26.587Z] 85a0685a4137: Download complete [2022-04-19T20:59:29.876Z] 0eba1c9be4d2: Pull complete [2022-04-19T20:59:29.876Z] 0d57e429df01: Pull complete [2022-04-19T20:59:29.876Z] 4e4be7b47b0d: Pull complete [2022-04-19T20:59:30.135Z] e1f770b5df2f: Pull complete [2022-04-19T20:59:33.427Z] 85a0685a4137: Pull complete [2022-04-19T20:59:33.427Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-19T20:59:33.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:33.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-19T20:59:33.495Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T20:59:33.528Z] $ 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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T20:59:35.712Z] $ docker top 03e1016a4c26ed2461890764626560d421f8394f78e803777cbe311be2c6ea0f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T20:59:35.801Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-19T20:59:36.087Z] + set -o pipefail [2022-04-19T20:59:36.087Z] + snyk monitor '--org=edgex-jenkins' [2022-04-19T20:59:42.665Z] [2022-04-19T20:59:42.665Z] Monitoring /w/workspace/edgex-go/200 (github.com/edgexfoundry/edgex-go)... [2022-04-19T20:59:42.665Z] [2022-04-19T20:59:42.665Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/531a778b-7139-48d9-92f4-7a71219ce56e [2022-04-19T20:59:42.665Z] [2022-04-19T20:59:42.665Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-19T20:59:42.665Z] [2022-04-19T20:59:42.665Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-19T20:59:42.665Z] [2022-04-19T20:59:42.925Z] [Pipeline] } [2022-04-19T20:59:42.932Z] $ docker stop --time=1 03e1016a4c26ed2461890764626560d421f8394f78e803777cbe311be2c6ea0f [2022-04-19T20:59:44.983Z] $ docker rm -f 03e1016a4c26ed2461890764626560d421f8394f78e803777cbe311be2c6ea0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-19T20:59:45.422Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T20:59:45.440Z] provisioning config files... [2022-04-19T20:59:45.449Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/200@tmp/config635566879042498028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:59:45.751Z] --> edgex-publish-swagger.sh [2022-04-19T20:59:45.751Z] === Publish openapi/v2 API === [2022-04-19T20:59:45.751Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-19T20:59:45.751Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/200/openapi/v2/core-command.yaml] [2022-04-19T20:59:45.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:45.751Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:46.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35649 --:--:-- --:--:-- --:--:-- 35611 100 33831 0 0 100 33831 0 35649 --:--:-- --:--:-- --:--:-- 35611 [2022-04-19T20:59:46.691Z] [2022-04-19T20:59:46.691Z] [2022-04-19T20:59:46.691Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/200/openapi/v2/core-data.yaml] [2022-04-19T20:59:46.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:46.691Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:47.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 80183 --:--:-- --:--:-- --:--:-- 80093 100 71604 0 0 100 71604 0 80093 --:--:-- --:--:-- --:--:-- 80093 [2022-04-19T20:59:47.630Z] [2022-04-19T20:59:47.630Z] [2022-04-19T20:59:47.630Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/200/openapi/v2/core-metadata.yaml] [2022-04-19T20:59:47.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:47.630Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:49.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 89298 0:00:01 0:00:01 --:--:-- 89298 [2022-04-19T20:59:49.017Z] [2022-04-19T20:59:49.017Z] [2022-04-19T20:59:49.277Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/200/openapi/v2/support-notifications.yaml] [2022-04-19T20:59:49.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:49.277Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:50.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83552 0:00:01 0:00:01 --:--:-- 83631 100 89318 0 0 100 89318 0 83319 0:00:01 0:00:01 --:--:-- 83396 [2022-04-19T20:59:50.220Z] [2022-04-19T20:59:50.220Z] [2022-04-19T20:59:50.220Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/200/openapi/v2/support-scheduler.yaml] [2022-04-19T20:59:50.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:50.220Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:51.421Z] 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 39754 --:--:-- --:--:-- --:--:-- 39754 [2022-04-19T20:59:51.421Z] [2022-04-19T20:59:51.421Z] [2022-04-19T20:59:51.421Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/200/openapi/v2/system-agent.yaml] [2022-04-19T20:59:51.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:51.421Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:52.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 20438 --:--:-- --:--:-- --:--:-- 20417 [2022-04-19T20:59:52.363Z] [2022-04-19T20:59:52.363Z] [Pipeline] } [2022-04-19T20:59:52.373Z] 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-19T20:59:52.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T20:59:52.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:53.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T20:59:53.163Z] . [Pipeline] withDockerContainer [2022-04-19T20:59:53.240Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T20:59:53.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T20:59:53.677Z] $ docker top 61c958bf5b606c3e71adb12e8abd20c96240831669ff727195a367b2984680bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T20:59:53.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T20:59:53.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T20:59:53.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T20:59:53.914Z] $ docker exec 61c958bf5b606c3e71adb12e8abd20c96240831669ff727195a367b2984680bc ssh-agent [2022-04-19T20:59:54.037Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgPkPj/agent.14 [2022-04-19T20:59:54.037Z] SSH_AGENT_PID=21 [2022-04-19T20:59:54.042Z] Running ssh-add (command line suppressed) [2022-04-19T20:59:54.157Z] Identity added: /w/workspace/edgex-go/200@tmp/private_key_8049134012312655780.key (/w/workspace/edgex-go/200@tmp/private_key_8049134012312655780.key) [2022-04-19T20:59:54.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T20:59:54.466Z] + git semver tag [2022-04-19T20:59:54.466Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T20:59:54.466Z] # $GIT_DIR = /w/workspace/edgex-go/200/.git [2022-04-19T20:59:54.466Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/200 [2022-04-19T20:59:54.466Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T20:59:54.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T20:59:54.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T20:59:54.466Z] # $SEMVER_BRANCH = main [2022-04-19T20:59:54.466Z] # $SEMVER_DIR = /w/workspace/edgex-go/200/.semver [2022-04-19T20:59:54.466Z] # b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd HEAD [2022-04-19T20:59:54.466Z] # -> Force: false [2022-04-19T20:59:54.466Z] # 36006f4833dc53f217eabc87977326cf29828f54 refs/tags/v2.2.0-dev.74 [Pipeline] } [2022-04-19T20:59:54.470Z] $ docker exec --env ******** --env ******** 61c958bf5b606c3e71adb12e8abd20c96240831669ff727195a367b2984680bc ssh-agent -k [2022-04-19T20:59:54.579Z] unset SSH_AUTH_SOCK; [2022-04-19T20:59:54.579Z] unset SSH_AGENT_PID; [2022-04-19T20:59:54.579Z] echo Agent pid 21 killed; [2022-04-19T20:59:54.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T20:59:54.892Z] + git semver [Pipeline] } [2022-04-19T20:59:54.901Z] $ docker stop --time=1 61c958bf5b606c3e71adb12e8abd20c96240831669ff727195a367b2984680bc [2022-04-19T20:59:56.179Z] $ docker rm -f 61c958bf5b606c3e71adb12e8abd20c96240831669ff727195a367b2984680bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:56.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T20:59:56.560Z] [2022-04-19T20:59:56.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:56.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T20:59:56.856Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-19T20:59:56.856Z] ab5ef0e58194: Pulling fs layer [2022-04-19T20:59:56.856Z] 9712f1f96733: Pulling fs layer [2022-04-19T20:59:56.856Z] 63f879dbbcfc: Pulling fs layer [2022-04-19T20:59:56.856Z] 0d9ebad4ef96: Pulling fs layer [2022-04-19T20:59:56.856Z] e9a5061849ea: Pulling fs layer [2022-04-19T20:59:56.856Z] d747dcd14b5f: Pulling fs layer [2022-04-19T20:59:56.856Z] 2de7ff778b66: Pulling fs layer [2022-04-19T20:59:56.856Z] 0d9ebad4ef96: Waiting [2022-04-19T20:59:56.856Z] e9a5061849ea: Waiting [2022-04-19T20:59:56.856Z] 2de7ff778b66: Waiting [2022-04-19T20:59:56.856Z] d747dcd14b5f: Waiting [2022-04-19T20:59:56.856Z] 9712f1f96733: Verifying Checksum [2022-04-19T20:59:56.856Z] 9712f1f96733: Download complete [2022-04-19T20:59:57.116Z] 63f879dbbcfc: Verifying Checksum [2022-04-19T20:59:57.116Z] 63f879dbbcfc: Download complete [2022-04-19T20:59:57.377Z] e9a5061849ea: Verifying Checksum [2022-04-19T20:59:57.377Z] e9a5061849ea: Download complete [2022-04-19T20:59:57.377Z] d747dcd14b5f: Verifying Checksum [2022-04-19T20:59:57.377Z] d747dcd14b5f: Download complete [2022-04-19T20:59:57.377Z] 0d9ebad4ef96: Verifying Checksum [2022-04-19T20:59:57.377Z] 0d9ebad4ef96: Download complete [2022-04-19T20:59:57.636Z] 2de7ff778b66: Verifying Checksum [2022-04-19T20:59:57.636Z] 2de7ff778b66: Download complete [2022-04-19T20:59:57.636Z] ab5ef0e58194: Verifying Checksum [2022-04-19T20:59:57.636Z] ab5ef0e58194: Download complete [2022-04-19T21:00:00.168Z] ab5ef0e58194: Pull complete [2022-04-19T21:00:00.168Z] 9712f1f96733: Pull complete [2022-04-19T21:00:00.736Z] 63f879dbbcfc: Pull complete [2022-04-19T21:00:04.927Z] 0d9ebad4ef96: Pull complete [2022-04-19T21:00:04.927Z] e9a5061849ea: Pull complete [2022-04-19T21:00:04.927Z] d747dcd14b5f: Pull complete [2022-04-19T21:00:05.865Z] 2de7ff778b66: Pull complete [2022-04-19T21:00:05.865Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-19T21:00:05.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T21:00:05.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-19T21:00:05.940Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T21:00:05.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T21:00:07.928Z] $ docker top b0a13bd9e3805975090ece5f714374ea0599e0f9a92265dcfadc89d3f65b0f98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:00:08.013Z] provisioning config files... [2022-04-19T21:00:08.022Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/200@tmp/config8311190718217608438tmp [2022-04-19T21:00:08.033Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/200@tmp/config1761295937653864426tmp [2022-04-19T21:00:08.044Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/200@tmp/config6103521393893805551tmp [Pipeline] { [Pipeline] echo [2022-04-19T21:00:08.056Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:08.338Z] ---> sigul-configuration.sh [2022-04-19T21:00:08.338Z] gpg: directory `/root/.gnupg' created [2022-04-19T21:00:08.338Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-19T21:00:08.338Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-19T21:00:08.338Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-19T21:00:08.338Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-19T21:00:08.338Z] gpg: CAST5 encrypted data [2022-04-19T21:00:08.338Z] gpg: encrypted with 1 passphrase [2022-04-19T21:00:08.338Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-19T21:00:08.622Z] + mkdir /home/jenkins [2022-04-19T21:00:08.622Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-19T21:00:08.910Z] + 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-19T21:00:08.920Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:09.207Z] ---> sigul-install.sh [2022-04-19T21:00:09.207Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-19T21:00:09.492Z] + git tag --list [2022-04-19T21:00:09.492Z] 0.6.0 [2022-04-19T21:00:09.492Z] 0.6.1 [2022-04-19T21:00:09.492Z] 0.7.0 [2022-04-19T21:00:09.492Z] 0.7.1 [2022-04-19T21:00:09.492Z] v1.0.0 [2022-04-19T21:00:09.492Z] v1.0.1 [2022-04-19T21:00:09.492Z] v1.1.0 [2022-04-19T21:00:09.492Z] v1.2.0 [2022-04-19T21:00:09.492Z] v1.2.1 [2022-04-19T21:00:09.492Z] v1.3.0 [2022-04-19T21:00:09.492Z] v1.3.1 [2022-04-19T21:00:09.492Z] v2.0.0 [2022-04-19T21:00:09.492Z] v2.0.1-dev.1 [2022-04-19T21:00:09.492Z] v2.0.1-dev.10 [2022-04-19T21:00:09.492Z] v2.0.1-dev.11 [2022-04-19T21:00:09.492Z] v2.0.1-dev.12 [2022-04-19T21:00:09.492Z] v2.0.1-dev.13 [2022-04-19T21:00:09.492Z] v2.0.1-dev.14 [2022-04-19T21:00:09.492Z] v2.0.1-dev.15 [2022-04-19T21:00:09.492Z] v2.0.1-dev.16 [2022-04-19T21:00:09.492Z] v2.0.1-dev.17 [2022-04-19T21:00:09.492Z] v2.0.1-dev.18 [2022-04-19T21:00:09.492Z] v2.0.1-dev.19 [2022-04-19T21:00:09.492Z] v2.0.1-dev.2 [2022-04-19T21:00:09.492Z] v2.0.1-dev.20 [2022-04-19T21:00:09.492Z] v2.0.1-dev.21 [2022-04-19T21:00:09.492Z] v2.0.1-dev.22 [2022-04-19T21:00:09.492Z] v2.0.1-dev.23 [2022-04-19T21:00:09.492Z] v2.0.1-dev.24 [2022-04-19T21:00:09.492Z] v2.0.1-dev.25 [2022-04-19T21:00:09.492Z] v2.0.1-dev.26 [2022-04-19T21:00:09.492Z] v2.0.1-dev.27 [2022-04-19T21:00:09.492Z] v2.0.1-dev.28 [2022-04-19T21:00:09.492Z] v2.0.1-dev.29 [2022-04-19T21:00:09.492Z] v2.0.1-dev.3 [2022-04-19T21:00:09.492Z] v2.0.1-dev.30 [2022-04-19T21:00:09.492Z] v2.0.1-dev.31 [2022-04-19T21:00:09.492Z] v2.0.1-dev.32 [2022-04-19T21:00:09.493Z] v2.0.1-dev.33 [2022-04-19T21:00:09.493Z] v2.0.1-dev.34 [2022-04-19T21:00:09.493Z] v2.0.1-dev.35 [2022-04-19T21:00:09.493Z] v2.0.1-dev.36 [2022-04-19T21:00:09.493Z] v2.0.1-dev.37 [2022-04-19T21:00:09.493Z] v2.0.1-dev.38 [2022-04-19T21:00:09.493Z] v2.0.1-dev.39 [2022-04-19T21:00:09.493Z] v2.0.1-dev.4 [2022-04-19T21:00:09.493Z] v2.0.1-dev.40 [2022-04-19T21:00:09.493Z] v2.0.1-dev.41 [2022-04-19T21:00:09.493Z] v2.0.1-dev.42 [2022-04-19T21:00:09.493Z] v2.0.1-dev.43 [2022-04-19T21:00:09.493Z] v2.0.1-dev.44 [2022-04-19T21:00:09.493Z] v2.0.1-dev.45 [2022-04-19T21:00:09.493Z] v2.0.1-dev.46 [2022-04-19T21:00:09.493Z] v2.0.1-dev.47 [2022-04-19T21:00:09.493Z] v2.0.1-dev.48 [2022-04-19T21:00:09.493Z] v2.0.1-dev.49 [2022-04-19T21:00:09.493Z] v2.0.1-dev.5 [2022-04-19T21:00:09.493Z] v2.0.1-dev.50 [2022-04-19T21:00:09.493Z] v2.0.1-dev.51 [2022-04-19T21:00:09.493Z] v2.0.1-dev.52 [2022-04-19T21:00:09.493Z] v2.0.1-dev.53 [2022-04-19T21:00:09.493Z] v2.0.1-dev.54 [2022-04-19T21:00:09.493Z] v2.0.1-dev.55 [2022-04-19T21:00:09.493Z] v2.0.1-dev.56 [2022-04-19T21:00:09.493Z] v2.0.1-dev.57 [2022-04-19T21:00:09.493Z] v2.0.1-dev.58 [2022-04-19T21:00:09.493Z] v2.0.1-dev.59 [2022-04-19T21:00:09.493Z] v2.0.1-dev.6 [2022-04-19T21:00:09.493Z] v2.0.1-dev.60 [2022-04-19T21:00:09.493Z] v2.0.1-dev.61 [2022-04-19T21:00:09.493Z] v2.0.1-dev.62 [2022-04-19T21:00:09.493Z] v2.0.1-dev.63 [2022-04-19T21:00:09.493Z] v2.0.1-dev.64 [2022-04-19T21:00:09.493Z] v2.0.1-dev.65 [2022-04-19T21:00:09.493Z] v2.0.1-dev.66 [2022-04-19T21:00:09.493Z] v2.0.1-dev.67 [2022-04-19T21:00:09.493Z] v2.0.1-dev.68 [2022-04-19T21:00:09.493Z] v2.0.1-dev.69 [2022-04-19T21:00:09.493Z] v2.0.1-dev.7 [2022-04-19T21:00:09.493Z] v2.0.1-dev.70 [2022-04-19T21:00:09.493Z] v2.0.1-dev.71 [2022-04-19T21:00:09.493Z] v2.0.1-dev.72 [2022-04-19T21:00:09.493Z] v2.0.1-dev.73 [2022-04-19T21:00:09.493Z] v2.0.1-dev.74 [2022-04-19T21:00:09.493Z] v2.0.1-dev.75 [2022-04-19T21:00:09.493Z] v2.0.1-dev.76 [2022-04-19T21:00:09.493Z] v2.0.1-dev.77 [2022-04-19T21:00:09.493Z] v2.0.1-dev.78 [2022-04-19T21:00:09.493Z] v2.0.1-dev.79 [2022-04-19T21:00:09.493Z] v2.0.1-dev.8 [2022-04-19T21:00:09.493Z] v2.0.1-dev.80 [2022-04-19T21:00:09.493Z] v2.0.1-dev.81 [2022-04-19T21:00:09.493Z] v2.0.1-dev.82 [2022-04-19T21:00:09.493Z] v2.0.1-dev.83 [2022-04-19T21:00:09.493Z] v2.0.1-dev.84 [2022-04-19T21:00:09.493Z] v2.0.1-dev.85 [2022-04-19T21:00:09.493Z] v2.0.1-dev.86 [2022-04-19T21:00:09.493Z] v2.0.1-dev.87 [2022-04-19T21:00:09.493Z] v2.0.1-dev.88 [2022-04-19T21:00:09.493Z] v2.0.1-dev.89 [2022-04-19T21:00:09.493Z] v2.0.1-dev.9 [2022-04-19T21:00:09.493Z] v2.0.1-dev.90 [2022-04-19T21:00:09.493Z] v2.0.1-dev.91 [2022-04-19T21:00:09.493Z] v2.0.1-dev.92 [2022-04-19T21:00:09.493Z] v2.0.1-dev.93 [2022-04-19T21:00:09.493Z] v2.0.1-dev.94 [2022-04-19T21:00:09.493Z] v2.0.1-dev.95 [2022-04-19T21:00:09.493Z] v2.0.1-dev.96 [2022-04-19T21:00:09.493Z] v2.0.1-dev.97 [2022-04-19T21:00:09.493Z] v2.0.1-dev.98 [2022-04-19T21:00:09.493Z] v2.0.1-dev.99 [2022-04-19T21:00:09.493Z] v2.1.0 [2022-04-19T21:00:09.493Z] v2.2.0-dev.1 [2022-04-19T21:00:09.493Z] v2.2.0-dev.10 [2022-04-19T21:00:09.493Z] v2.2.0-dev.11 [2022-04-19T21:00:09.493Z] v2.2.0-dev.12 [2022-04-19T21:00:09.493Z] v2.2.0-dev.13 [2022-04-19T21:00:09.493Z] v2.2.0-dev.14 [2022-04-19T21:00:09.493Z] v2.2.0-dev.15 [2022-04-19T21:00:09.493Z] v2.2.0-dev.16 [2022-04-19T21:00:09.493Z] v2.2.0-dev.17 [2022-04-19T21:00:09.493Z] v2.2.0-dev.18 [2022-04-19T21:00:09.493Z] v2.2.0-dev.19 [2022-04-19T21:00:09.493Z] v2.2.0-dev.2 [2022-04-19T21:00:09.493Z] v2.2.0-dev.20 [2022-04-19T21:00:09.493Z] v2.2.0-dev.21 [2022-04-19T21:00:09.493Z] v2.2.0-dev.22 [2022-04-19T21:00:09.493Z] v2.2.0-dev.23 [2022-04-19T21:00:09.493Z] v2.2.0-dev.24 [2022-04-19T21:00:09.493Z] v2.2.0-dev.25 [2022-04-19T21:00:09.493Z] v2.2.0-dev.26 [2022-04-19T21:00:09.493Z] v2.2.0-dev.27 [2022-04-19T21:00:09.493Z] v2.2.0-dev.28 [2022-04-19T21:00:09.493Z] v2.2.0-dev.29 [2022-04-19T21:00:09.493Z] v2.2.0-dev.3 [2022-04-19T21:00:09.493Z] v2.2.0-dev.30 [2022-04-19T21:00:09.493Z] v2.2.0-dev.31 [2022-04-19T21:00:09.493Z] v2.2.0-dev.32 [2022-04-19T21:00:09.493Z] v2.2.0-dev.33 [2022-04-19T21:00:09.493Z] v2.2.0-dev.34 [2022-04-19T21:00:09.493Z] v2.2.0-dev.35 [2022-04-19T21:00:09.493Z] v2.2.0-dev.36 [2022-04-19T21:00:09.493Z] v2.2.0-dev.37 [2022-04-19T21:00:09.493Z] v2.2.0-dev.38 [2022-04-19T21:00:09.493Z] v2.2.0-dev.39 [2022-04-19T21:00:09.493Z] v2.2.0-dev.4 [2022-04-19T21:00:09.493Z] v2.2.0-dev.40 [2022-04-19T21:00:09.493Z] v2.2.0-dev.41 [2022-04-19T21:00:09.493Z] v2.2.0-dev.42 [2022-04-19T21:00:09.493Z] v2.2.0-dev.43 [2022-04-19T21:00:09.493Z] v2.2.0-dev.44 [2022-04-19T21:00:09.493Z] v2.2.0-dev.45 [2022-04-19T21:00:09.493Z] v2.2.0-dev.46 [2022-04-19T21:00:09.493Z] v2.2.0-dev.47 [2022-04-19T21:00:09.493Z] v2.2.0-dev.48 [2022-04-19T21:00:09.493Z] v2.2.0-dev.49 [2022-04-19T21:00:09.493Z] v2.2.0-dev.5 [2022-04-19T21:00:09.493Z] v2.2.0-dev.50 [2022-04-19T21:00:09.493Z] v2.2.0-dev.51 [2022-04-19T21:00:09.493Z] v2.2.0-dev.52 [2022-04-19T21:00:09.493Z] v2.2.0-dev.53 [2022-04-19T21:00:09.493Z] v2.2.0-dev.54 [2022-04-19T21:00:09.493Z] v2.2.0-dev.55 [2022-04-19T21:00:09.493Z] v2.2.0-dev.56 [2022-04-19T21:00:09.493Z] v2.2.0-dev.57 [2022-04-19T21:00:09.493Z] v2.2.0-dev.58 [2022-04-19T21:00:09.493Z] v2.2.0-dev.59 [2022-04-19T21:00:09.493Z] v2.2.0-dev.6 [2022-04-19T21:00:09.493Z] v2.2.0-dev.60 [2022-04-19T21:00:09.493Z] v2.2.0-dev.61 [2022-04-19T21:00:09.493Z] v2.2.0-dev.62 [2022-04-19T21:00:09.493Z] v2.2.0-dev.63 [2022-04-19T21:00:09.493Z] v2.2.0-dev.64 [2022-04-19T21:00:09.493Z] v2.2.0-dev.65 [2022-04-19T21:00:09.493Z] v2.2.0-dev.66 [2022-04-19T21:00:09.493Z] v2.2.0-dev.67 [2022-04-19T21:00:09.493Z] v2.2.0-dev.68 [2022-04-19T21:00:09.493Z] v2.2.0-dev.69 [2022-04-19T21:00:09.493Z] v2.2.0-dev.7 [2022-04-19T21:00:09.493Z] v2.2.0-dev.70 [2022-04-19T21:00:09.493Z] v2.2.0-dev.71 [2022-04-19T21:00:09.493Z] v2.2.0-dev.72 [2022-04-19T21:00:09.493Z] v2.2.0-dev.73 [2022-04-19T21:00:09.493Z] v2.2.0-dev.74 [2022-04-19T21:00:09.493Z] v2.2.0-dev.8 [2022-04-19T21:00:09.493Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-19T21:00:09.780Z] + lftools sign git-tag v2.2.0-dev.74 [2022-04-19T21:00:10.348Z] Signing Git tag with Sigul... [2022-04-19T21:00:10.348Z] Signing v2.2.0-dev.74 [Pipeline] echo [2022-04-19T21:00:10.619Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:10.902Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-19T21:00:10.910Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-19T21:00:10.925Z] $ docker stop --time=1 b0a13bd9e3805975090ece5f714374ea0599e0f9a92265dcfadc89d3f65b0f98 [2022-04-19T21:00:12.228Z] $ docker rm -f b0a13bd9e3805975090ece5f714374ea0599e0f9a92265dcfadc89d3f65b0f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-19T21:00:12.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T21:00:12.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:12.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T21:00:12.940Z] . [Pipeline] withDockerContainer [2022-04-19T21:00:13.008Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T21:00:13.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T21:00:13.422Z] $ docker top 00d73a788a9c76ea12d46d084613ddfbb38dd09639d183fa9604b7674c56dc63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T21:00:13.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T21:00:13.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T21:00:13.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T21:00:13.640Z] $ docker exec 00d73a788a9c76ea12d46d084613ddfbb38dd09639d183fa9604b7674c56dc63 ssh-agent [2022-04-19T21:00:13.782Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfJMOdm/agent.14 [2022-04-19T21:00:13.782Z] SSH_AGENT_PID=20 [2022-04-19T21:00:13.792Z] Running ssh-add (command line suppressed) [2022-04-19T21:00:13.900Z] Identity added: /w/workspace/edgex-go/200@tmp/private_key_6454524159052241856.key (/w/workspace/edgex-go/200@tmp/private_key_6454524159052241856.key) [2022-04-19T21:00:13.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T21:00:14.204Z] + git semver bump pre [2022-04-19T21:00:14.204Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T21:00:14.204Z] # $GIT_DIR = /w/workspace/edgex-go/200/.git [2022-04-19T21:00:14.204Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/200 [2022-04-19T21:00:14.204Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T21:00:14.204Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T21:00:14.204Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T21:00:14.204Z] # $SEMVER_BRANCH = main [2022-04-19T21:00:14.204Z] # $SEMVER_DIR = /w/workspace/edgex-go/200/.semver [2022-04-19T21:00:14.204Z] 2.2.0-dev.75 [Pipeline] } [2022-04-19T21:00:14.210Z] $ docker exec --env ******** --env ******** 00d73a788a9c76ea12d46d084613ddfbb38dd09639d183fa9604b7674c56dc63 ssh-agent -k [2022-04-19T21:00:14.336Z] unset SSH_AUTH_SOCK; [2022-04-19T21:00:14.336Z] unset SSH_AGENT_PID; [2022-04-19T21:00:14.336Z] echo Agent pid 20 killed; [2022-04-19T21:00:14.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T21:00:14.661Z] + git semver [Pipeline] } [2022-04-19T21:00:14.672Z] $ docker stop --time=1 00d73a788a9c76ea12d46d084613ddfbb38dd09639d183fa9604b7674c56dc63 [2022-04-19T21:00:15.982Z] $ docker rm -f 00d73a788a9c76ea12d46d084613ddfbb38dd09639d183fa9604b7674c56dc63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T21:00:16.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T21:00:16.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:16.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T21:00:16.652Z] . [Pipeline] withDockerContainer [2022-04-19T21:00:16.724Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T21:00:16.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T21:00:17.166Z] $ docker top fc31485a30a7d40825c581e753bfcfb804f2cd0482b2a7df5f25f2d66a671be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T21:00:17.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T21:00:17.277Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T21:00:17.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T21:00:17.411Z] $ docker exec fc31485a30a7d40825c581e753bfcfb804f2cd0482b2a7df5f25f2d66a671be5 ssh-agent [2022-04-19T21:00:17.550Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMcIGom/agent.15 [2022-04-19T21:00:17.550Z] SSH_AGENT_PID=21 [2022-04-19T21:00:17.556Z] Running ssh-add (command line suppressed) [2022-04-19T21:00:17.674Z] Identity added: /w/workspace/edgex-go/200@tmp/private_key_5072769961978045299.key (/w/workspace/edgex-go/200@tmp/private_key_5072769961978045299.key) [2022-04-19T21:00:17.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T21:00:17.986Z] + git semver push [2022-04-19T21:00:17.986Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T21:00:17.986Z] # $GIT_DIR = /w/workspace/edgex-go/200/.git [2022-04-19T21:00:17.986Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/200 [2022-04-19T21:00:17.986Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T21:00:17.986Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T21:00:17.986Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T21:00:17.986Z] # $SEMVER_BRANCH = main [2022-04-19T21:00:17.986Z] # $SEMVER_DIR = /w/workspace/edgex-go/200/.semver [Pipeline] } [2022-04-19T21:00:22.198Z] $ docker exec --env ******** --env ******** fc31485a30a7d40825c581e753bfcfb804f2cd0482b2a7df5f25f2d66a671be5 ssh-agent -k [2022-04-19T21:00:22.305Z] unset SSH_AUTH_SOCK; [2022-04-19T21:00:22.305Z] unset SSH_AGENT_PID; [2022-04-19T21:00:22.305Z] echo Agent pid 21 killed; [2022-04-19T21:00:22.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T21:00:22.626Z] + git semver [Pipeline] } [2022-04-19T21:00:22.636Z] $ docker stop --time=1 fc31485a30a7d40825c581e753bfcfb804f2cd0482b2a7df5f25f2d66a671be5 [2022-04-19T21:00:23.966Z] $ docker rm -f fc31485a30a7d40825c581e753bfcfb804f2cd0482b2a7df5f25f2d66a671be5 [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-19T21:00:24.560Z] + [ -d /w/workspace/edgex-go/200/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:24.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:25.714Z] ---> package-listing.sh [2022-04-19T21:00:25.714Z] ++ facter osfamily [2022-04-19T21:00:25.714Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T21:00:25.974Z] + OS_FAMILY=debian [2022-04-19T21:00:25.974Z] + workspace=/w/workspace/edgex-go/200 [2022-04-19T21:00:25.974Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T21:00:25.974Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T21:00:25.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T21:00:25.974Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T21:00:25.974Z] + '[' /w/workspace/edgex-go/200 ']' [2022-04-19T21:00:25.974Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T21:00:25.974Z] + case "${OS_FAMILY}" in [2022-04-19T21:00:25.974Z] + dpkg -l [2022-04-19T21:00:25.974Z] + grep '^ii' [2022-04-19T21:00:25.974Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T21:00:25.974Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T21:00:25.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T21:00:25.974Z] + '[' /w/workspace/edgex-go/200 ']' [2022-04-19T21:00:25.974Z] + mkdir -p /w/workspace/edgex-go/200/archives/ [2022-04-19T21:00:25.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/200/archives/ [Pipeline] echo [2022-04-19T21:00:25.985Z] 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/200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T21:00:26.262Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:26.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:26.817Z] [2022-04-19T21:00:26.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:27.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:27.124Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T21:00:27.124Z] 5eb5b503b376: Pulling fs layer [2022-04-19T21:00:27.124Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T21:00:27.124Z] ec43610c2a17: Pulling fs layer [2022-04-19T21:00:27.124Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T21:00:27.124Z] 33b1e0a273af: Pulling fs layer [2022-04-19T21:00:27.124Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T21:00:27.124Z] 2f39f015ded8: Pulling fs layer [2022-04-19T21:00:27.124Z] 3a2ae6a8a46f: Waiting [2022-04-19T21:00:27.124Z] 33b1e0a273af: Waiting [2022-04-19T21:00:27.124Z] 5d3b04190fa2: Waiting [2022-04-19T21:00:27.124Z] 2f39f015ded8: Waiting [2022-04-19T21:00:27.124Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T21:00:27.124Z] 5c69ac0246d0: Download complete [2022-04-19T21:00:27.124Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T21:00:27.124Z] 3a2ae6a8a46f: Download complete [2022-04-19T21:00:27.124Z] 33b1e0a273af: Verifying Checksum [2022-04-19T21:00:27.124Z] 33b1e0a273af: Download complete [2022-04-19T21:00:27.124Z] ec43610c2a17: Verifying Checksum [2022-04-19T21:00:27.124Z] ec43610c2a17: Download complete [2022-04-19T21:00:27.124Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T21:00:27.124Z] 5d3b04190fa2: Download complete [2022-04-19T21:00:27.383Z] 5eb5b503b376: Verifying Checksum [2022-04-19T21:00:27.383Z] 5eb5b503b376: Download complete [2022-04-19T21:00:27.950Z] 2f39f015ded8: Download complete [2022-04-19T21:00:28.517Z] 5eb5b503b376: Pull complete [2022-04-19T21:00:28.517Z] 5c69ac0246d0: Pull complete [2022-04-19T21:00:29.082Z] ec43610c2a17: Pull complete [2022-04-19T21:00:29.082Z] 3a2ae6a8a46f: Pull complete [2022-04-19T21:00:29.341Z] 33b1e0a273af: Pull complete [2022-04-19T21:00:29.341Z] 5d3b04190fa2: Pull complete [2022-04-19T21:00:33.531Z] 2f39f015ded8: Pull complete [2022-04-19T21:00:33.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T21:00:33.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:33.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T21:00:33.597Z] prd-ubuntu20.04-docker-8c-8g-21384 does not seem to be running inside a container [2022-04-19T21:00:33.624Z] $ 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/200/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/200 -v /w/workspace/edgex-go/200:/w/workspace/edgex-go/200:rw,z -v /w/workspace/edgex-go/200@tmp:/w/workspace/edgex-go/200@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-19T21:00:35.041Z] $ docker top d9b2e89aa2e76e4ca176c2f945de6d8c0c0e9a326b9c2419b268e84703905418 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T21:00:35.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T21:00:35.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T21:00:36.001Z] + ls /var/log/sa-host [2022-04-19T21:00:36.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:00:36.233Z] provisioning config files... [2022-04-19T21:00:36.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/200@tmp/config6630231824161264446tmp [Pipeline] { [Pipeline] echo [2022-04-19T21:00:36.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:36.544Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T21:00:36.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:36.948Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T21:00:36.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:37.254Z] ---> sudo-logs.sh [2022-04-19T21:00:37.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T21:00:37.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:37.559Z] ---> job-cost.sh [2022-04-19T21:00:37.559Z] lf-activate-venv: SKIPPING [2022-04-19T21:00:37.559Z] DEBUG: total: 0.2199999988079071 [2022-04-19T21:00:37.559Z] INFO: Retrieving Stack Cost... [2022-04-19T21:00:37.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T21:00:38.388Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T21:00:38.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:38.689Z] ---> logs-deploy.sh [2022-04-19T21:00:38.689Z] lf-activate-venv: SKIPPING [2022-04-19T21:00:38.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/200 [2022-04-19T21:00:38.689Z] INFO: archiving workspace using pattern(s): [2022-04-19T21:00:39.627Z] Archives upload complete. [2022-04-19T21:00:39.887Z] INFO: archiving logs to Nexus